2016-02-23 01:04:42 +03:00
|
|
|
{
|
2016-04-04 19:21:10 +03:00
|
|
|
"name": "SyngIm",
|
|
|
|
"interface": "reagent",
|
2016-04-17 16:49:35 +03: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",
|
2016-04-04 19:21:10 +03:00
|
|
|
"react-native-i18n",
|
|
|
|
"realm/react-native",
|
|
|
|
"react-native-action-button",
|
|
|
|
"react-native-vector-icons/Ionicons",
|
|
|
|
"react-native-circle-checkbox",
|
2016-04-28 01:03:24 +03:00
|
|
|
"react-native-randombytes"
|
2016-02-23 01:04:42 +03:00
|
|
|
],
|
|
|
|
"imageDirs": [
|
|
|
|
"images"
|
2016-04-08 04:42:59 +03:00
|
|
|
],
|
2016-04-28 01:03:24 +03:00
|
|
|
"iosHost": "localhost",
|
|
|
|
"envRoots": {
|
|
|
|
"dev": "env/dev",
|
|
|
|
"prod": "env/prod"
|
|
|
|
}
|
2016-02-23 01:04:42 +03:00
|
|
|
}
|