美文网首页
ReactNative常用第三方库

ReactNative常用第三方库

作者: Bana | 来源:发表于2018-11-29 14:29 被阅读10次

    模糊视图:https://github.com/react-native-community/react-native-blur
    相机:https://github.com/react-native-community/react-native-camera
    热更新:https://github.com/Microsoft/react-native-code-push
    通讯录:https://github.com/rt2zz/react-native-contacts
    element-ui:https://github.com/react-native-training/react-native-elements
    文件传输:https://github.com/wkh237/react-native-fetch-blob
    iap:https://github.com/dooboolab/react-native-iap
    图片选择器
    1.https://github.com/react-community/react-native-image-picker
    2.https://github.com/ivpusic/react-native-image-crop-picker
    图片缓存:https://github.com/wcandillon/react-native-img-cache
    进度条:https://github.com/oblador/react-native-progress
    二维码生成:https://github.com/cssivision/react-native-qrcode
    二维码扫描:https://github.com/moaazsidat/react-native-qrcode-scanner
    滚动tab:https://github.com/happypancake/react-native-scrollable-tab-view
    音频播放:https://github.com/zmxv/react-native-sound
    加载动画:https://github.com/maxs15/react-native-spinkit
    启动白屏解决:https://github.com/crazycodeboy/react-native-splash-screen
    icon:https://github.com/oblador/react-native-vector-icons
    视频播放:https://github.com/react-native-community/react-native-video
    本地视频压缩(目前好像只支持IOS,安卓有报错):https://github.com/shahen94/react-native-video-processing
    微信SDK:https://github.com/yorkie/react-native-wechat
    很不错的UI库:https://github.com/rilyu/teaset
    聊天UI:https://github.com/FaridSafi/react-native-gifted-chat
    持久化存储: react-native-storage
    md5:react-native-md5
    常用动画封装 react-native-motion
    分享:react-native-share
    卡片式轮播:react-native-snap-carousel
    下拉放大:react-native-parallax-view
    图表 react-native-echarts
    极光推送:https://github.com/jpush/jpush-react-native
    emoji表情:https://github.com/omnidan/node-emoji
    高德定位:https://github.com/qiuxiang/react-native-amap-geolocation
    录音:https://github.com/jsierles/react-native-audio

    相关文章

      网友评论

          本文标题:ReactNative常用第三方库

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