reading icon indicating copy to clipboard operation
reading copied to clipboard

试用了一下,有以下几个问题。

Open kingctan opened this issue 7 years ago • 7 comments

试用了一下,还有以下几个奇怪的问题: 1、超过5个,有时打开会挤在一起。 2、打开APP,第一个tab没有tabbar下面那个高亮块。 3、滑动过程中,tabbar偶尔跳跃闪动,不自然。 4、打开APP,tab页面有时不能刷新。

kingctan avatar Mar 07 '18 02:03 kingctan

感谢反馈,有时间我会看下,同时也期待你的PR

Richard-Cao avatar Mar 07 '18 03:03 Richard-Cao

'CodePush/CodePush.h' file not found

xcmg avatar May 22 '18 13:05 xcmg

@xcmg delete node_modules folder and try yarn install.

Richard-Cao avatar May 23 '18 02:05 Richard-Cao

@xcmg delete node_modules folder and try yarn install.

删了重新用yarn安装还是报错 'CodePush/CodePush.h' file not found 'config.h' file not found

pq1949 avatar Dec 20 '18 16:12 pq1949

'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

pq1949 avatar Dec 20 '18 16:12 pq1949

还要改一个 https://stackoverflow.com/questions/52401856/problems-after-upgrading-to-xcode-10-build-input-file-cannot-be-found

pq1949 avatar Dec 20 '18 16:12 pq1949

👍

Richard-Cao avatar Dec 21 '18 02:12 Richard-Cao