metafloor

Results 102 comments of metafloor

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.

Yesterday, new platform specific packages were released, one of which specifically targets react-native. Please try: ``` npm install @bwip-js/react-native ``` The import will then be structured as: ``` import bwipjs...