https://github.com/githubhaohao/meituan
美团客户端 RN 版
https://github.com/githubhaohao/meituan
meituan reactnative
Last synced: 8 months ago
JSON representation
美团客户端 RN 版
- Host: GitHub
- URL: https://github.com/githubhaohao/meituan
- Owner: githubhaohao
- License: apache-2.0
- Created: 2016-12-07T04:41:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-28T06:30:43.000Z (almost 9 years ago)
- Last Synced: 2025-04-09T13:12:04.842Z (10 months ago)
- Topics: meituan, reactnative
- Language: JavaScript
- Homepage:
- Size: 15.3 MB
- Stars: 29
- Watchers: 3
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Native MeiTuan
MeiTuan client for react native
# Demo
- Android:[Download Apk](https://github.com/githubhaohao/MeiTuan/raw/master/gif/meituan.apk)
- iOS:TBD
# Set up
1. git clone https://github.com/githubhaohao/MeiTuan.git
2. cd MeiTuan
3. npm install
4. react native run-android
# Gif



# License
Copyright 2016 (c) GithubHaohao
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.