UI库
button
list
城市列表,右侧字母排序:react-native-alphabetlistview
image
picker image and corp it: react-native-image-crop-picker
image picker:react-native-image-picker
scroll
react-native-scrollable-tab-view
navigator
Customizable navbar for react-native: react-native-navbar
定时器
icons
notification
Android notifications for RN:react-native-system-notification
主题theme
dialogue/modalbox
动画
数据处理
数据存储
storage wrapper: react-native-storage: local storage wrapper for both react-native(AsyncStorage) and browser(localStorage)
open share
CSS
use class tag in RN component babel-plugin-react-native-css-class
Babel presets for React Native applications. babel-preset-react-native
消息,通讯
全局事件库EventEmitter
全局事件库PostalJS
hotpush(热更新)
react-native-code-push”: “^1.13.1-beta”,
融云(聊天)
其他三方库
- QR code (abbreviated from Quick Response Code) generate QRcode: react-native-qrcode
优化
shouldComponentUpdate优化:react-immutable-render-mixin