0.2.6 • Published 9 months ago
baseflow-react-native v0.2.6
Baseflow React Native
React Native SDK for Baseflow.
API documentation
TODO
Installation in bare React Native projects
For bare React Native projects, you must ensure that you have installed and configured the expo package before continuing.
Add the package to your npm dependencies
npm install baseflow-react-nativeConfigure for iOS
Run npx pod-install after installing the npm package.