Package Exports
- kinvey-react-native-sdk
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (kinvey-react-native-sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
⚠️ The Kinvey React Native SDK is currently in beta and might contain bugs and/or missing features. ⚠️
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-sdkDemo 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