
RN
凌凌0
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
React Native开发遇到的问题——总结
warning :Native component for “RCTImageView” does not exist Pod file文件中进行如下设置,再进行pod install pod 'React', :path => '../node_modules/react-native', :subspecs => [ 'Core', 'RCTImage', ] pod 'AFNetwork原创 2017-03-06 21:48:45 · 2400 阅读 · 0 评论 -
React Native —— 组件生命周期
组件生命周期原创 2018-05-25 18:20:38 · 245 阅读 · 0 评论