240 发简信
IP属地:上海
  • Resize,w 360,h 240
    RN学习6.1 -- TabBarIOS

    运行结果: 代码: 注意点: TabBarIOS.Item 中要添加对应的View,否则会报错

  • Resize,w 360,h 240
    RN学习5.31 -- 合并ios.index.js 和 android.index.js 统一入口

    1.新建APP/app.js 2.ios.index.js 和 android.index.js 粘贴如下代码ios: android: 从AP...

  • RN热更新:React-Native-Pushy

    热更新:按照官方文档走,基本没问题。 https://github.com/reactnativecn/react-native-pushy/b...

  • React-Native 环境搭建和工具选择

    我用mac,哈哈 RN中文网站:reactnative.cn/docs/0.44/getting-started.html#content 热更...