美文网首页
react-native 插件总结

react-native 插件总结

作者: sybil052 | 来源:发表于2018-01-04 13:45 被阅读0次

    react-native-linear-gradient 颜色渐变处理
    react-native-login 视频界面登录
    react-native-keyboard-aware-scroll-view 键盘显示处理
    react-native-popup-dialog 弹窗
    react-native-dropdownalert 一种非常漂亮的alert弹窗方式,从状态栏往下弹窗;
    react-native-simple-radio-button 单选按钮;
    react-native-swiper
    react-native-macos macos桌面应用
    react-native-wechat 集成微信相关SDK
    react-native-modalbox 模态弹窗
    react-native-touch-id 指纹登录
    react-native-prompt 可输入文字的弹窗
    react-native-sqlite-storage sqlite数据库存储
    react-native-permissions 权限检查
    react-native-progress-hud loading圈
    react-native-snackbar 类似toast的弹窗模式
    react-native-qrcode-svg 二维码生产工具
    native-base UI组件
    react-native-busy-indicator loading圈
    react-native-fit-image 图片展示优化
    react-native-timer 定时器管理
    react-native-scrollable-tab-view 可以左右滑动的tab
    react-native-zip-archive 解压工具
    react-native-xml2js
    react-native-spinkit 好看的loading圈
    react-native-interactable 有很强交互效果的table视图
    react-native-pull-to-refresh 下拉刷新效果
    react-native-deck-swiper 不错的swiper效果
    react-native-prefix-picker select效果
    react-native-gesture-helper 手势 向上还是向下 还是向左
    react-native-drawer-layout 抽屉效果
    react-native-sortable-listview 可拖拽排序的列表视图
    react-native-progress 进度条 长方形 圆形
    react-native-splash-screen 启动屏处理
    react-native-masked-text 指定格式的输入框
    react-native-keyboard-manager 针对IOS 键盘遮挡的问题 俺可以这么用android:windowSoftInputMode="adjustResize"
    react-native-beacons-manager 蓝牙处理
    react-native-fetch-blob 文件获取
    react-native-popup-menu 弹出菜单
    react-native-pathjs-charts 图表
    react-native-dates 日历日期选择工具
    react-native-calendar-strip 一种简单的日历处理
    react-native-simple-markdown 简单的markdown文本编辑器
    react-native-image-progress 进度条
    react-native-img-cache 图片缓存技术
    rn-placeholder 在展示具体的文字和图片之前有个加载样式处理
    react-native-pie-chart 饼状图
    react-native-maps 地图
    react-native-loading-overlay loading圈加载遮罩

    相关文章

      网友评论

          本文标题:react-native 插件总结

          本文链接:https://www.haomeiwen.com/subject/ctjrnxtx.html