@oursky/react-native-oursky
v2.0.0
Published
## How to install
Downloads
86
Keywords
Readme
react-native-oursky
How to install
yarn add --exact @oursky/react-native-oursky
How to use
Read source code or index.d.ts
How to migrate from 0.x to 1.x
In 1.x, we removed most of the UI components.
This allows us to remove many third party dependencies. If you want to upgrade to 1.x and your project is using the removed components, please copy them to your project.
How to install from GitHub
yarn build
git add --force dist/
git commit
git push <your-remote> <your-branch>
Principle
- Written in TypeScript
- Hand-written high quality TypeScript type definitions