mirror of
https://github.com/status-im/status-react.git
synced 2025-01-09 18:46:19 +00:00
3811efeb5e
Former-commit-id: 1a7d089ddc31719a5a527acc30479c6cd4a54458
15 lines
273 B
Plaintext
15 lines
273 B
Plaintext
{
|
|
"name": "Messenger",
|
|
"interface": "om-next",
|
|
"androidHost": "localhost",
|
|
"modules": [
|
|
"react-native-contacts",
|
|
"react-native-invertible-scroll-view",
|
|
"awesome-phonenumber",
|
|
"realm"
|
|
],
|
|
"imageDirs": [
|
|
"images"
|
|
],
|
|
"iosHost": "localhost"
|
|
} |