Skip to content

oursky/react-native-oursky

Repository files navigation

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

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 10