• Stars
    star
    365
  • Rank 116,132 (Top 3 %)
  • Language
    JavaScript
  • Created over 8 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

用react native写的仿拉勾ios版本demo

react-native-lagou

春节期间学习react native的第一个demo,基于es6语法,仿拉勾,目前暂时只支持ios,后期会再做一个Android版本 对flutter感兴趣的,可以看我另外一个仿boss直聘的开源项目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

效果图

img