This website works better with JavaScript
Home
Explore
Help
Register
Sign In
liuxiaolong
/
react_native_plugin_test_1
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
main
Branches
Tags
main
react_native...
/
example
/
README.md
README.md
212 B
Permalink
History
Raw
Usage
Install dependencies by running
yarn install
. This will also run
pod install
for iOS automatically.
Build and run the app by running:
iOS:
yarn run ios
Android:
yarn run android