美文网首页
react native优化

react native优化

作者: 轻羽灬 | 来源:发表于2017-08-16 10:55 被阅读0次

blog持续更新中。。。

react native优化可以分为以下几点

1. 启动白屏


component优化点

合理使用 why-did-you-update

http://www.igeekbar.com/igeekbar/post/262.htm

2. 场景切换 navgation


是否一定要使用,react-navgation,使用react-navgation的优势点在哪。

3. 长列表渲染


listview 替换 scrollview

4. 内存


5. 分包


6. 安全部署


http://blog.cnbang.net/tech/2879/

相关文章

网友评论

      本文标题:react native优化

      本文链接:https://www.haomeiwen.com/subject/avzbrxtx.html