29 lines
677 B
Plaintext
29 lines
677 B
Plaintext
{
|
|
"name": "StatusIm",
|
|
"interface": "reagent",
|
|
"androidHost": "localhost",
|
|
"modules": [
|
|
"react-native-contacts",
|
|
"react-native-invertible-scroll-view",
|
|
"awesome-phonenumber",
|
|
"realm",
|
|
"react-native-loading-spinner-overlay",
|
|
"react-native-i18n",
|
|
"realm/react-native",
|
|
"react-native-action-button",
|
|
"react-native-vector-icons/Ionicons",
|
|
"react-native-circle-checkbox",
|
|
"react-native-randombytes",
|
|
"dismissKeyboard",
|
|
"react-native-linear-gradient",
|
|
"react-native-android-sms-listener"
|
|
],
|
|
"imageDirs": [
|
|
"images"
|
|
],
|
|
"iosHost": "localhost",
|
|
"envRoots": {
|
|
"dev": "env/dev",
|
|
"prod": "env/prod"
|
|
}
|
|
} |