status-react/.re-natal
virvar d1ef5e7e32 Setup sms-listener
Former-commit-id: 1f5dad71e81ec910b3370374544864e554fd6cf1
2016-05-18 17:40:26 +03:00

28 lines
638 B
Plaintext

{
"name": "SyngIm",
"interface": "reagent",
"androidHost": "10.0.3.2",
"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-android-sms-listener"
],
"imageDirs": [
"images"
],
"iosHost": "localhost",
"envRoots": {
"dev": "env/dev",
"prod": "env/prod"
}
}