react native类库(三)

1.ui库

https://github.com/rilyu/teaset/blob/master/docs/cn/README.md   

https://github.com/react-native-training/react-native-elements

2.拖拽排序

https://github.com/ollija/react-native-sortable-grid

3.视频

可用来做视频或者类似QQ登录的视频背景

https://github.com/react-native-community/react-native-video  //GitHub

http://blog.csdn.net/DeepLies/article/details/53054628

http://blog.csdn.net/u011272795/article/details/72993225

4.加载动画

https://github.com/maxs15/react-native-spinkit  

5.图片查看

https://github.com/oblador/react-native-lightbox

https://github.com/alwx/react-native-photo-view

6.toast

https://github.com/magicismight/react-native-root-toast

https://github.com/react-native-component/react-native-smart-toast

7.控制和监听横竖屏

http://blog.csdn.net/qwe1134502476/article/details/52609265

https://github.com/yamill/react-native-orientation

8.日历

https://www.npmjs.com/package/react-native-calendars

9.渐变

https://github.com/react-native-community/react-native-linear-gradient

10.页面加载loading

https://github.com/react-native-component/react-native-smart-loading-spinner-overlay

11.图片未加载的默认图和列表懒加载

https://github.com/react-native-component/react-native-smart-image-loader

12.splash screen启动屏幕

https://github.com/react-native-component/react-native-smart-splash-screen

13.二维码和条形码扫描

https://github.com/react-native-component/react-native-smart-barcode

14.高德地图定位SDK

https://github.com/react-native-component/react-native-smart-amap-location

https://github.com/react-native-component/react-native-smart-amap

15.安全文本,类似文本内容的部分内容为*

https://github.com/react-native-component/react-native-smart-security-text

16.抛物线动画,类似美团外团加入购物车的动画

https://github.com/react-native-component/react-native-smart-parabola

17.badge

https://github.com/react-native-component/react-native-smart-badge

18.button

https://github.com/react-native-component/react-native-smart-button

19.网格排列(sudoku-grid)

https://github.com/react-native-component/react-native-smart-sudoku-grid

20.通常一个按钮左上角或右上角的图标(corner-label)

https://github.com/react-native-component/react-native-smart-corner-label

21.支付宝支付

https://github.com/react-native-component/react-native-smart-alipay

22.集成微信、微博、QQ的登录

https://github.com/mozillo/react-native-open-share

猜你喜欢

转载自my.oschina.net/u/3112095/blog/1579606
今日推荐