Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HiveSigner SDK usage on React Native #17

Open
alipiry opened this issue Apr 14, 2022 · 5 comments
Open

HiveSigner SDK usage on React Native #17

alipiry opened this issue Apr 14, 2022 · 5 comments

Comments

@alipiry
Copy link

alipiry commented Apr 14, 2022

Hi @feruzm, how can I use this package on React Native?

@feruzm
Copy link
Member

feruzm commented Apr 14, 2022

@alipiry just like we do here: https://github.com/ecency/ecency-mobile

@alipiry
Copy link
Author

alipiry commented Apr 14, 2022

Thank you 🙏

@alipiry
Copy link
Author

alipiry commented Apr 14, 2022

@feruzm I get this error:

app/node_modules/hive-uri/lib/index.js: url could not be found within the project or in these directories:
  node_modules
  // Assumes node.js if any of the utils needed are missing.
  if (typeof URL === 'undefined') {
     global['URL'] = require('url').URL;
                                ^
   }

Have you ever faced this error before?

@feruzm
Copy link
Member

feruzm commented Apr 14, 2022

@alipiry have you tried to add hive-uri separately into your packages?

@alipiry
Copy link
Author

alipiry commented Apr 14, 2022

@alipiry have you tried to add hive-uri separately into your packages?

yes and still getting same error!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants