bug fix #2604 & #2822 : fix text-input related auto-focus issues

Signed-off-by: Oskar Thoren <ot@oskarthoren.com>
This commit is contained in:
m'hammed 2017-12-31 10:40:15 +01:00 committed by Oskar Thoren
parent d98f3846fd
commit 3e3f299e39
No known key found for this signature in database
GPG Key ID: 5128AB0637CD85AF
1 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@
"re-natal": "0.8.0",
"react": "^16.0.0",
"react-dom": "16.0.0",
"react-native": "^0.50.3",
"react-native": "^0.51.0",
"react-native-action-button": "2.8.1",
"react-native-android-sms-listener": "github:adrian-tiberius/react-native-android-sms-listener#listener-bugfix",
"react-native-autolink": "1.1.1",
@ -66,7 +66,7 @@
"react-native-image-resizer": "1.0.0",
"react-native-invertible-scroll-view": "1.1.0",
"react-native-level-fs": "^3.0.0",
"react-native-linear-gradient": "2.3.0",
"react-native-linear-gradient": "2.4.0",
"react-native-mapbox-gl": "github:status-im/react-native-mapbox-gl",
"react-native-orientation": "3.1.0",
"react-native-os": "1.1.0",