240 发简信
IP属地:湖南
  • 使用react-native-scrollable-tab-view插件,首次渲染界面显示不出选中tab下方的下划线

    0.6.7版本有该问题 解决方法:修改插件源文件ScrollableTabBar.js把里面的this.props.scrollValue._v...

  • No member named '__rip' in '__darwin_arm_thread_state64

    打开node_modules/react-native/third-party/glog-0.3.4/src/config.h文件 或者直接在工...

  • 'glog/logging.h' file not found 的问题

    发现 'glog/logging.h' file not found 的问题(RN 版本 0.58),解决方式(参照上面的,复制下面2行,终端执...