React-native 优秀的第三插件

1.加载动画
https://github.com/maxs15/react-native-spinkit

2.折线图
https://github.com/tomauty/react-native-chart

3.下拉放大
https://github.com/lelandrichardson/react-native-parallax-view

4.双平台兼容的ActionSheet
https://github.com/beefe/react-native-actionsheet

5.本地存储
https://github.com/sunnylqm/react-native-storage

6.扫描二维码
https://github.com/lazaronixon/react-native-qrcode-reader

7.国际化
https://github.com/joshswan/react-native-globalize

8.ListView的优化
https://github.com/sghiassy/react-native-sglistview

9.Text跑马灯效果
https://github.com/remobile/react-native-marquee-label

10.图片查看
https://github.com/oblador/react-native-lightbox

11.图片加载进度条
https://github.com/oblador/react-native-image-progress

11.自动适配webView高度 react-native-webview2-demo
https://github.com/greatbsky/react-native-webview2-demo/tree/master/WebView2App

(来自:http://blog.csdn.net/sinat_17775997/article/details/70305951)

你可能感兴趣的:(React-native 优秀的第三插件)