https://github.com/githubhaohao/devnews
基于 gank.io 的 React Native App
https://github.com/githubhaohao/devnews
Last synced: 4 months ago
JSON representation
基于 gank.io 的 React Native App
- Host: GitHub
- URL: https://github.com/githubhaohao/devnews
- Owner: githubhaohao
- License: apache-2.0
- Created: 2016-11-22T13:16:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-13T08:28:46.000Z (almost 9 years ago)
- Last Synced: 2025-04-09T13:11:58.618Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 27.4 MB
- Stars: 13
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Native DevNews
### DevNews ReactNative app for Android and IOS.
### Supported by Gank.io.Thank [Bob1993](https://github.com/Bob1993/React-Native-Gank) for the design model.
## Set up
1. git clone https://github.com/githubhaohao/DevNews.git
2. cd DevNews
3. npm install
4. react native run-android/ios
## Gif




## TODO
* ~~收藏存储功能~~
* ~~重新定义NavigationBar(Android/iOS)~~
* 完善对iOS的支持
* Android原生版
* 微信小程序版
# License
Copyright 2016 DevNews
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.