:warning: The Kinvey React Native SDK is currently in beta and might contain bugs and/or missing features. :warning:
Kinvey React Native SDK
The Kinvey React Native SDK is used to develop an React Native application that connects to Kinvey.
Install
Using npm:
npm i kinvey-react-native-sdk
Demo App
You can use the demo app as a starting template for your app. You will need to change the appKey
and appSecret
in demo/index.js with your applications credentials.
Not yet implemented
- User credential storage
- Live Service capabilities