Sample projects for my react native blog
use "npm install" to install dependencies, recommended IDE: WebStorm
- Chapter1 - React Native——ListView的使用详解
- Chapter2 - ReactNative——使用FlatList实现豆瓣电影列表
- Chapter3 - React Native——使用SectionList改造电影列表
- Chapter4 - React Native——自定义下拉刷新上拉加载的列表
- Chapter5 - react-navigation使用介绍及UI组件外实现统一跳转
- Chapter7 - ReactNative——react-native-video实现视频全屏播放