Authored by 李犇

引入DeviceInfo——review by 陈林

... ... @@ -9,6 +9,7 @@ import ReactNative, {
PixelRatio,
TouchableOpacity,
Platform,
DeviceInfo,
} from 'react-native';
import Immutable, {Map} from 'immutable';
... ...