# react-native-lagou **Repository Path**: deviche/react-native-lagou ## Basic Information - **Project Name**: react-native-lagou - **Description**: 用react native写的仿拉勾ios版本demo - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-03-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 ### 效果图 ![img](https://github.com/heruijun/react-native-lagou/blob/master/pic.gif)