react native android 开发,基础配置笔记。
一、React-native-device-info
https://github.com/rebeccahughes/react-native-device-info



二、修改App名称

三、定位权限。

四、解决ListView+TextInput 弹出keyboard时的Bug问题
参考: https://github.com/facebook/react-native/issues/8180

一、React-native-device-info
https://github.com/rebeccahughes/react-native-device-info



二、修改App名称

三、定位权限。

四、解决ListView+TextInput 弹出keyboard时的Bug问题
参考: https://github.com/facebook/react-native/issues/8180
