Skip to content

randy1yu/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, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.3%
  • JavaScript 23.1%
  • Objective-C 8.7%
  • Java 4.0%
  • Starlark 3.9%