This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
liuxiaolong
/
react_native_plugin_test_1
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Větev:
main
Větve
Značky
main
react_native...
/
example
/
README.md
README.md
212 B
Trvalý odkaz
Historie
Surový
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