-
Notifications
You must be signed in to change notification settings - Fork 305
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
Does this library support react-native? #338
Comments
This project should support react-native. You likely need to enable export maps support in your project - it is the modern multi-platform packaging solution. |
So, do you have any guidance? |
https://www.npmjs.com/package/bwip-js Here, You have docs about RN. You'll need also a |
Yesterday, new platform specific packages were released, one of which specifically targets react-native. Please try:
The import will then be structured as:
For the react-native install, the react-zlib-js library is listed as a dependency, so it should install automatically. If you have any issues with using the platform-specific library, please let me know. |
I tried installing this library and the same problem occurred,Is there any solution?https://github.com/metafloor/bwip-js/issues/296
The text was updated successfully, but these errors were encountered: