reading
reading copied to clipboard
试用了一下,有以下几个问题。
试用了一下,还有以下几个奇怪的问题: 1、超过5个,有时打开会挤在一起。 2、打开APP,第一个tab没有tabbar下面那个高亮块。 3、滑动过程中,tabbar偶尔跳跃闪动,不自然。 4、打开APP,tab页面有时不能刷新。
感谢反馈,有时间我会看下,同时也期待你的PR
'CodePush/CodePush.h' file not found
@xcmg delete node_modules folder and try yarn install.
@xcmg delete
node_modulesfolder and tryyarn install.
删了重新用yarn安装还是报错 'CodePush/CodePush.h' file not found 'config.h' file not found
'CodePush/CodePush.h' file not found
https://github.com/Microsoft/react-native-code-push/issues/662
'config.h' file not found
Close Xcode. cd <Project-Folder>/node_modules/react-native/third-party/glog-0.3.4 Run ./configure Run make Run make install Open Xcode and try building the Project.
https://github.com/facebook/react-native/issues/14382
还要改一个 https://stackoverflow.com/questions/52401856/problems-after-upgrading-to-xcode-10-build-input-file-cannot-be-found
👍