2016-02-23 01:04:42 +03:00
|
|
|
{
|
|
|
|
"name": "Messenger",
|
|
|
|
"interface": "om-next",
|
2016-03-23 12:46:41 +02:00
|
|
|
"androidHost": "10.0.3.2",
|
2016-02-23 01:04:42 +03:00
|
|
|
"modules": [
|
2016-02-26 12:22:25 +03:00
|
|
|
"react-native-contacts",
|
2016-03-04 00:20:37 +03:00
|
|
|
"react-native-invertible-scroll-view",
|
2016-03-11 19:04:12 +03:00
|
|
|
"awesome-phonenumber",
|
2016-03-18 15:28:49 +03:00
|
|
|
"realm",
|
2016-03-21 13:53:21 +03:00
|
|
|
"react-native-loading-spinner-overlay",
|
|
|
|
"react-native-i18n"
|
2016-02-23 01:04:42 +03:00
|
|
|
],
|
|
|
|
"imageDirs": [
|
|
|
|
"images"
|
2016-03-06 23:09:55 +01:00
|
|
|
],
|
|
|
|
"iosHost": "localhost"
|
2016-02-23 01:04:42 +03:00
|
|
|
}
|