ReactNativeMaterials
ReactNativeMaterials copied to clipboard
React Native的中文参考资料,包括开源库,文字/视频资料,相关工具等
包括如下: * [react-native-pure-navigation-bar](https://github.com/gaoxiaosong/react-native-pure-navigation-bar):一个支持自定义的纯Javascript实现的导航条,支持绝对布局、横竖屏、最新的iPhone XS/XR、安卓的Translucent等特性。 * [react-native-general-listener](https://github.com/gaoxiaosong/react-native-general-listener):分层级的事件监听,支持监听子事件。 * [react-native-general-storage](https://github.com/gaoxiaosong/react-native-general-storage):分层级的AsyncStorage,支持多分区存储。 * [react-native-picklist](https://github.com/gaoxiaosong/react-native-picklist):多功能的选择页面,支持单选/多选、单层/多层数据、不完全选择状态、内部搜索等功能。 * [react-native-full-image-picker](https://github.com/gaoxiaosong/react-native-full-image-picker):拍照、从相册选择、拍摄视频功能库,支持`show`的方式弹出、多选等功能。