mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-10 16:56:31 +00:00
56c59c741f
[#bug] fix realm version
6 lines
70 B
Bash
Executable File
6 lines
70 B
Bash
Executable File
#!/bin/sh
|
|
|
|
npm install
|
|
re-natal use-figwheel
|
|
react-native run-android
|