This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
liuxiaolong
/
react_native_plugin_test_1
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
main
Gałęzie
Tagi
main
react_native...
/
example
/
README.md
README.md
212 B
Bezpośredni odnośnik
Historia
Czysty
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