status-react/.re-natal

17 lines
342 B
Plaintext
Raw Normal View History

2016-02-22 22:04:42 +00:00
{
"name": "Messenger",
"interface": "om-next",
"androidHost": "localhost",
2016-02-22 22:04:42 +00:00
"modules": [
"react-native-contacts",
"react-native-invertible-scroll-view",
"awesome-phonenumber",
"realm",
"react-native-loading-spinner-overlay",
"react-native-i18n"
2016-02-22 22:04:42 +00:00
],
"imageDirs": [
"images"
],
"iosHost": "localhost"
2016-02-22 22:04:42 +00:00
}