0.2.1 • Published 11 months ago
@told.club/sdk-rn v0.2.1
@told.club/sdk-rn
Told React Native SDK
Install
Install Told React Native SDK by reading public documentation here : https://docs.told.club/
(Told Internal) Test demo app
This project use Yarn workspace. You cannot use npm.
In order to test the demo app, you need to install the development build on your phone. (For iOS, the development build is exclusively linked to your iPhone)
After, follow the next steps:
Note: commands are sent from the repository root
- Install sdk node modules:
yarn install
- Install demo app node modules:
yarn example install
- Start development server:
yarn example start
- Scan generated QR code with the previously installed development build on your phone
You can find the example Told implementation code inside the following file: ./example/src/App.tsx
(Told Internal) Compile graphql schema
In order to update GraphQL schema, type: yarn compile
License
MIT