1.1.0 • Published 1 year ago

react-native-app-toolkit v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

English | 简体中文

🚧 Currently only supports iOS 🚧

Installation

If you are using react-native >= 0.60 you just need to do a simple:

yarn add react-native-app-toolkit

Or if are using npm:

npm i react-native-app-toolkit --save

After that, we need to install the dependencies to use the project on iOS(you can skip this part, if you are using this on Android).

Now run a simple: npx pod-install or cd ios && pod install. After that, you should be able to use the library on both Platforms, iOS and Android.

Documentation

Community

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

1.1.0

1 year ago

1.0.0

2 years ago

0.3.0

2 years ago

0.2.1

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago