orientation module

This commit is contained in:
Roman Volosovskyi 2016-06-21 13:04:08 +03:00
parent d6040491fb
commit 84e9ea897f
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "StatusIm",
"interface": "reagent",
"androidHost": "10.0.3.2",
"androidHost": "localhost",
"modules": [
"react-native-contacts",
"react-native-invertible-scroll-view",
@ -18,7 +18,8 @@
"react-native-linear-gradient",
"react-native-android-sms-listener",
"react-native-camera",
"react-native-qrcode"
"react-native-qrcode",
"react-native-orientation"
],
"imageDirs": [
"images"