react-native-card.io icon indicating copy to clipboard operation
react-native-card.io copied to clipboard

A component for react-native (iOS only) for card.io

Results 3 react-native-card.io issues
Sort by recently updated
recently updated
newest added

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)...