# react-native-select-city **Repository Path**: sleepforests/react-native-select-city ## Basic Information - **Project Name**: react-native-select-city - **Description**: 模仿美团切换城市功能 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2016-12-23 - **Last Updated**: 2024-11-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 说明 模仿美团app切换城市功能 ## 待解决 * 数据来源改成服务器获取 * 最近访问列表需要调整 * 定位功能还没搞 ## 下载代码 ``` git clone https://git.oschina.net/react9527/react-native-select-city.git cd react-native-select-city npm install react-native link react-native run-ios react-native run-android ```