yarn add --exact @oursky/react-native-oursky
Read source code or index.d.ts
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.
yarn build
git add --force dist/
git commit
git push <your-remote> <your-branch>
- Written in TypeScript
- Hand-written high quality TypeScript type definitions