这是一个表格,用于展示数据。左右滑动时,左侧title列不滑动,上下滑动时,顶部name一行不滚动。
- Upward sliding
- Sliding to the left
- Normal
- Prepare your environment: Requirements
- In iOS Device
- Clone this repo, and goto the project root directory
- run
npm install
- Enjoy
In this project, I used most of technology in React Native:
- Flex Style
- Direct Manipulation
- Native UI Components
- Image/Text/ListView
- TouchableHighlight/TouchableNativeFeedback
- Customize view
- ...