react-native-card.io
react-native-card.io copied to clipboard
A component for react-native (iOS only) for card.io
I see that Android Support is on your to-do. I was just curious how soon that might be available.
Hello, I followed the instructions to add this library to my iOS project, which has bitcode enabled. When I try to build the project, I get this error: ld: '/Users/me/Library/Developer/Xcode/DerivedData/project-aekjmlyhdpfwfrcsknzaeicbsrgn/Build/Products/Debug-iphoneos/libBBBCardIO.a(libCardIO.a-arm64-master.o)'...
### TODO: - [x] Include Card.io - [x] Remove direct Babel dep - [x] Add android JS interface - [ ] Create Card.io bridge - [ ] [Update Example Project](https://github.com/BBB/react-native-card.io-example/pull/1)...