以下例子,兼容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
React Native常用组件轮子(适配Android优先,持续更新中)_第1张图片 demo-fb.gif

3.类似android开发中Spinner下拉选择器

https://github.com/sohobloo/react-native-modal-dropdown
React Native常用组件轮子(适配Android优先,持续更新中)_第2张图片 demo_1.gif

4.弹出框

https://github.com/marcshilling/react-native-image-picker
React Native常用组件轮子(适配Android优先,持续更新中)_第3张图片 android-image.png React Native常用组件轮子(适配Android优先,持续更新中)_第4张图片 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

更多相关文章

  1. [Android基础]四大组件之ContentProvider
  2. 自定义 RadioButton 图片
  3. Android 图片的帧动画
  4. Android 自定义view(二) 如何实现自定义组件
  5. Android图片下载缓存库picasso解析
  6. Android 之 ScrollView(垂直滑动)组件
  7. Android 桌面组件

随机推荐

  1. Android(安卓)Camera数据流分析全程记录(
  2. 《IT蓝豹》吹雪花demo,学习android传感器
  3. android 编程问题集结1
  4. Android 安全加密:消息摘要Message Digest
  5. android中的UI中的窗口之Window类介绍
  6. android sdk 安装
  7. 【Android Studio使用教程2】Android Stu
  8. Android有用代码片断(六)
  9. android:关于主工程和library project
  10. android EditText中inputType的属性列表