mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-26 16:39:24 +00:00
95817924d6
Former-commit-id: 77cae2cc42dfc62627de16ed540514f926d6218d
17 lines
341 B
Plaintext
17 lines
341 B
Plaintext
{
|
|
"name": "Messenger",
|
|
"interface": "om-next",
|
|
"androidHost": "10.0.3.2",
|
|
"modules": [
|
|
"react-native-contacts",
|
|
"react-native-invertible-scroll-view",
|
|
"awesome-phonenumber",
|
|
"realm",
|
|
"react-native-loading-spinner-overlay",
|
|
"react-native-i18n"
|
|
],
|
|
"imageDirs": [
|
|
"images"
|
|
],
|
|
"iosHost": "localhost"
|
|
} |