status-react/syng-im/.re-natal

16 lines
313 B
Plaintext
Raw Normal View History

2016-03-23 14:48:26 +00:00
{
"name": "SyngIm",
"interface": "reagent",
"androidHost": "localhost",
2016-03-23 15:02:53 +00:00
"modules": [
"react-native-contacts",
"react-native-invertible-scroll-view",
"awesome-phonenumber",
"realm",
"react-native-loading-spinner-overlay",
"react-native-i18n"
],
2016-03-23 14:48:26 +00:00
"imageDirs": [
"images"
]
}