ReactNative插件

Posted jia-ze

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ReactNative插件相关的知识,希望对你有一定的参考价值。

路由 react-native-router-flux  

https://github.com/aksonov/react-native-router-flux

 

美团beeshell  

https://github.com/Meituan-Dianping/beeshell

 

react-native-swiper(动画效果基础)

https://github.com/leecade/react-native-swiper

 

react-native-snap-carousel(动画效果丰富)

https://github.com/archriss/react-native-snap-carousel

 

短信验证码输入框

https://github.com/shixiaoquan/react-native-sms-verifycode

 

cardView(卡片视图,可做阴影容器)

https://github.com/Kishanjvaghela/react-native-cardview

 

水波纹高亮

https://github.com/n4kz/react-native-material-ripple

 

react-native-splash-screen(隐藏启动页)

https://github.com/crazycodeboy/react-native-splash-screen

 

通知栏 react-native-notifications

https://github.com/wix/react-native-notifications/blob/master/docs/advancedIos.md

 

选择图片 react-native-image-crop-picker

https://github.com/ivpusic/react-native-image-crop-picker

 

视频播放 react-native-video

https://github.com/react-native-community/react-native-video

 

react-native-orientation(监听设备方向)

https://github.com/yamill/react-native-orientation

 

react-native-animatable(动效过度)

https://github.com/oblador/react-native-animatable

 

键盘不遮挡输入框 react-native-keyboard-spacer

https://github.com/Andr3wHur5t/react-native-keyboard-spacer

 

以上是关于ReactNative插件的主要内容,如果未能解决你的问题,请参考以下文章

ReactNative插件

react-native常用插件

ReactNative: 了解ReactNative框架提供的全部内容

ReactNative实现图集功能

ReactNative--React开发环境配置

1. ReactNative 基础