以下例子,兼容android优先,IOS其次,强烈推荐看6和8,因为是我们常用组件。(作为一个小白,学习RN 好他妈累啊)
1.类似android中的viewpager+fragment
https://github.com/react-native-community/react-native-tab-view
2.类似android开发中的Tab选择+fragment
https://github.com/skv-headless/react-native-scrollable-tab-view
3.类似android开发中Spinner下拉选择器
https://github.com/sohobloo/react-native-modal-dropdown
4.弹出框
https://github.com/marcshilling/react-native-image-picker
5.可拖拽的列表
https://github.com/gitim/react-native-sortable-list
6.强大的Android5.0 Material UI常用组件
https://github.com/xotahal/react-native-material-ui
这个不贴图 例子太多 强烈推荐点击查看
7.侧滑删除
https://github.com/jemise111/react-native-swipe-list-view
8.常用小组件
https://github.com/xinthink/react-native-material-kit
例子太多 强烈推荐点击查看
9.分段选择配合导航
https://github.com/jmurzy/react-router-native
10.这个是啥东西 没看明白 自己看效果 和网址吧
https://github.com/jmurzy/react-router-native
11.可滑动菜单
https://github.com/oliviertassinari/react-swipeable-views