Dimensions fix

This commit is contained in:
Feruz 2018-09-21 12:58:09 +03:00
parent 3cc7bdc7cd
commit 0762c98e7d

View File

@ -6,6 +6,7 @@ import {
StyleSheet,
Image,
AsyncStorage,
Dimensions,
} from "react-native";
import {
Item,
@ -25,7 +26,6 @@ import {
BackHandler,
TextInput,
WebView,
Dimensions,
} from "native-base";
import { Navigation } from "react-native-navigation";