
用react native写的仿拉勾ios版本demo
The react-native-lagou project is a demo created during the Spring Festival to learn React Native. The demo is based on ES6 syntax and imitates the design of the Lagou app. Currently, it only supports iOS, but there are plans to develop an Android version in the future. The project depends on the react-native-vector-icons component, which requires importing a dependency project from the official GitHub repository.
The react-native-lagou project is a demo application developed using React Native with ES6 syntax to imitate the Lagou app. It currently only supports iOS, but there are plans to expand to an Android version in the future. The project relies on the react-native-vector-icons component for styling icons. Follow the installation guide to set up the project and explore its features.

React Native is a framework for building mobile applications using React and JavaScript. It enables developers to write once and deploy to multiple platforms, including iOS, Android, and the web, while providing a native app-like experience to users.