240 发简信
IP属地:贵州
  • react-navigation stack中使用KeyboardAvoidingView

    在react-navigation中,如果直接使用KeyboardAvoidingView,由于顶部的header问题需要设置keyboardV...

  • React Native iOS文件选择类型

    做文件选择上传用到一个库https://github.com/musicode/react-native-pure-file-pickerdoc...

  • React Native Tried to register two views with the same name XXX

    由于引入的三方组件依赖了不同版本的其他组件导致重复引入package.json键入resolutions你的依赖+版本如 删除你的node_mo...

  • React Native接极光推送整合

    jpush版本2.1.19 准备 1.申请极光应用获取一个AppKey 2.安装 npm install jpush-react-native ...