react-native-iShiWuPai icon indicating copy to clipboard operation
react-native-iShiWuPai copied to clipboard

🍔一个基于 React Native 和 Redux、MobX 实现的展示型 Demo。

Results 8 react-native-iShiWuPai issues
Sort by recently updated
recently updated
newest added

按照流程操作,启动时提示 Invalid regular expression: /(node_modules[\\\]react[\\\]dist[\\\].*|website\\node_modules\\.*|heapCapture\\bundle\.js)$/: Unterminated character class

看到App运行出来,UI设计的也很美丽,给你点赞~~最最敬佩开源的程序员儿,大家一起进步呀~

本人刚学rn不久,看楼主的代码过程中 GlobalContants.js这个文件中全局变量的写法,在自己项目中做啦尝试,看楼主的项目运行没有问题,但是自己的项目在与运行的时候就会说不识别global.gScreen ,请问楼主是什么原因

Android启动后点击食物分类进去header加载不出来,一直显示加载中

![image](https://user-images.githubusercontent.com/17908869/36717496-3ed0d776-1bd9-11e8-9d64-175504488cde.png)

![image](https://user-images.githubusercontent.com/34669459/34139832-e67ca9be-e4b1-11e7-8e8b-d79aff982af9.png) android机上运行到这个地方,点击“天然谷薯”时,ListView不显示相关数据(如图 ![image](https://user-images.githubusercontent.com/34669459/34140223-3dffb7e2-e4b4-11e7-82c9-e90f0fb6c945.png) ),但通过react-devtools查看 ![image](https://user-images.githubusercontent.com/34669459/34140200-0c52a2cc-e4b4-11e7-9509-ee3eebbe9eb9.png)则显示数据已经在ListView中了;另外,再次点击下拉选项( ![image](https://user-images.githubusercontent.com/34669459/34140264-70d6f4e6-e4b4-11e7-9b6b-b30efcf57626.png) )中的全部时,onPress事件无法触发,望解答,谢谢!

bug

`**const NetInfoDecorator = WrappedComponent => class extends Component {** constructor(props) { super(props) this.state = { isConnected: true, } } ` 是在函数中返回一个组件吗?把组件的名字作为参数?

discussion