学习React Native必看的几个开源项目

AntoineU29 8年前
   <h2>一.前言</h2>    <p>读项目源码是一种非常好的学习方式,现阶段React Native还在高速的发展,版本迭代速度很快,同时入门学习的教程也比较少。因此查看阅读别人写的好的开源项目就非常重要,吸取精华。那本期就来给我大家推荐几个开源项目</p>    <p>刚创建的React Native交流6群: 426762904 ,欢迎各位大牛,React Native技术爱好者加入交流!同时博客右侧欢迎微信扫描关注订阅号,移动技术干货,精彩文章技术推送!</p>    <h2>二.非死book’s F8 Conference App</h2>    <p>React Native最佳学习模版- F8 App开源了,界面和体验是相当的完美,这个是非死book官方开发的,所以放在第一位进行推荐。现在在github将近6000个star了。项目地址 <a href="/misc/goto?guid=4959674244617807610" rel="nofollow,noindex">:https://github.com/fbsamples/f8app</a></p>    <p><img src="https://simg.open-open.com/show/6ccf8c2c09816a6c63bcaba9b6c3c162.png"></p>    <h2>三.Reading</h2>    <p>来自饿了么RN大神开源的reading项目,已经完成Android和iOS双适配。绝对是一个产品级的开源项目,并且作者还在持续的更新。值得一荐!</p>    <p>项目地址: <a href="/misc/goto?guid=4959670225183500333" rel="nofollow,noindex">https://github.com/attentiveness/reading</a></p>    <p><img src="https://simg.open-open.com/show/c6f130cf0ac3e1eb6b7a7995ff383ad2.jpg"></p>    <h2>四.Weather</h2>    <p>该为国外一个天气预报客户端,界面效果简约优美,作者借鉴F8项目同时客户端数据来自真实国外的天气预报API。这天气预报客户端体验估计已经给原生开发者造成10000点伤害了。项目地址: <a href="/misc/goto?guid=4959674244748416898" rel="nofollow,noindex">https://github.com/stage88/react-weather</a></p>    <p><img src="https://simg.open-open.com/show/6e3e14f2c90ea56ce07e25a191b1c498.jpg"></p>    <h2>五.Github Feed</h2>    <p>该项目来自阿里开发人员,你的又一Github客户端哦~项目github也超过了1000个star。主要功能:</p>    <ul>     <li>Feeds like web github home.  (Github个人主页)</li>     <li>Search users or repos.      (搜索用户或者开源库)</li>     <li>Star, watch repos, follow guys.  (start,watch库,follow用户)</li>     <li>Explore trending repos daily, weekly, monthly.   (查看浏览趋势)</li>     <li>Check who's famous in some filed all of the world. (检查特殊的commit)</li>    </ul>    <p>项目地址: <a href="/misc/goto?guid=4959668512608225239" rel="nofollow,noindex">https://github.com/xiekw2010/react-native-gitfeed</a></p>    <p><img src="https://simg.open-open.com/show/2fba3b65f13aa31023fb68de130e111a.jpg"></p>    <h2>六.React-Native-NBA-App</h2>    <p>这个项目主要进行查看NBA相关数据,界面做的非常Nice,项目整体架构也非常不错,关键还有图表界面,同时适配Android和iOS双平台。也是大家不可多得学习的项目。推荐!</p>    <p>项目地址: <a href="/misc/goto?guid=4959670935818177072" rel="nofollow,noindex">https://github.com/wwayne/react-native-nba-app</a></p>    <p><img src="https://simg.open-open.com/show/ff242d86f9ebf86062071a78c5fdbe1e.png"></p>    <p><img src="https://simg.open-open.com/show/c5ae51eac893259da36b00fded71c048.gif"></p>    <p>来自: <a href="/misc/goto?guid=4959674244911711652" rel="nofollow">http://www.tuicool.com//articles/FZFZjua</a></p>    <p> </p>