https://github.com/heruijun/react-native-lagou
用react native写的仿拉勾ios版本demo
https://github.com/heruijun/react-native-lagou
Last synced: 9 months ago
JSON representation
用react native写的仿拉勾ios版本demo
- Host: GitHub
- URL: https://github.com/heruijun/react-native-lagou
- Owner: heruijun
- Created: 2016-02-14T11:26:21.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-03-15T03:27:54.000Z (almost 8 years ago)
- Last Synced: 2024-11-16T02:32:43.571Z (about 1 year ago)
- Language: JavaScript
- Size: 1.84 MB
- Stars: 365
- Watchers: 18
- Forks: 118
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-react-native - react-native-lagou
README
# react-native-lagou
春节期间学习react native的第一个demo,基于es6语法,仿拉勾,目前暂时只支持ios,后期会再做一个Android版本
对flutter感兴趣的,可以看我另外一个仿boss直聘的开源项目[flutter_boss](https://github.com/heruijun/flutter_boss).
### 依赖组件
"dependencies": {
"react-native": "^0.19.0",
"react-native-swiper": "^1.4.3",
"react-native-tab-navigator": "^0.2.15",
"react-native-vector-icons": "^1.1.1",
"react-timer-mixin": "^0.13.3"
}
react-native-vector-icons有点特殊,里面要导入一个依赖工程,要看一下官网https://github.com/oblador/react-native-vector-icons
### 效果图
