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