react-native-app-toolkit
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

⚡️ + 📱 React Native App Toolkit

High-quality toolkit for React Native using native code.

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

Package Sidebar

Install

npm i react-native-app-toolkit

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

285 kB

Total Files

103

Last publish

Collaborators

  • luoxuhai