0.2.1 • Published 11 months ago

@told.club/sdk-rn v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@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

0.2.1

11 months ago

0.2.0

11 months ago

0.1.7

12 months ago

0.1.6

12 months ago

0.1.5

12 months ago

0.1.4

12 months ago

0.1.3

12 months ago

0.1.2

12 months ago

0.1.1

1 year ago