mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-28 07:55:08 +03:00
Dimensions fix
This commit is contained in:
parent
3cc7bdc7cd
commit
0762c98e7d
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user