Use this project as a reference for your own React Native 0.59.x project.
We highly suggest you to upgrade to 0.61.x or higher and use this example as a reference to setup your project.
- Add
react-native-virgil-cryptodependency. - Add
use_frameworks!to Podfile. - Manage React dependencies via Podfile. Please have a look at this article for more details.
- Add
pod 'RNVirgilCrypto', path: '../node_modules/react-native-virgil-crypto'to Podfile.
- Install JavaScript dependencies:
yarn install- Install iOS dependencies:
cd ios && pod install- Run Metro Bundler
yarn start
- Run iOS app
yarn ios
- Run Android app
yarn android
This library is released under the 3-clause BSD License.
Our developer support team is here to help you.
You can find us on Twitter or send us email support@VirgilSecurity.com.
Also, get extra help from our support team on Slack.