57 lines
1.2 KiB
Plaintext
57 lines
1.2 KiB
Plaintext
{
|
|
"name": "StatusIm",
|
|
"interface": "reagent",
|
|
"platforms": {
|
|
"ios": {
|
|
"host": "localhost",
|
|
"modules": []
|
|
},
|
|
"android": {
|
|
"host": "10.0.2.2",
|
|
"modules": []
|
|
}
|
|
},
|
|
"modules": [
|
|
"realm",
|
|
"react-native-i18n",
|
|
"realm/react-native",
|
|
"react-native-randombytes",
|
|
"dismissKeyboard",
|
|
"react-native-splash-screen",
|
|
"react-native-status",
|
|
"react-native-camera",
|
|
"react-native-qrcode",
|
|
"identicon.js",
|
|
"react-native-fs",
|
|
"react-native-dialogs",
|
|
"react-native-image-resizer",
|
|
"react-native-image-crop-picker",
|
|
"react-native-webview-bridge",
|
|
"react-native-fcm",
|
|
"homoglyph-finder",
|
|
"web3",
|
|
"eccjs",
|
|
"chance",
|
|
"instabug-reactnative",
|
|
"nfc-react-native",
|
|
"react-native-http-bridge",
|
|
"emojilib",
|
|
"react-native-config",
|
|
"react-native-svg",
|
|
"rn-snoopy",
|
|
"rn-snoopy/stream/bars",
|
|
"rn-snoopy/stream/filter",
|
|
"rn-snoopy/stream/buffer",
|
|
"react-native/Libraries/vendor/emitter/EventEmitter",
|
|
"react-native-background-timer",
|
|
"react-native-fetch-polyfill"
|
|
],
|
|
"imageDirs": [
|
|
"resources/images"
|
|
],
|
|
"envRoots": {
|
|
"dev": "env/dev",
|
|
"prod": "env/prod"
|
|
}
|
|
}
|