An open API service indexing awesome lists of open source software.

https://github.com/ahonn/v2exrn

A React-Native Client for V2EX
https://github.com/ahonn/v2exrn

react-native v2ex

Last synced: 12 months ago
JSON representation

A React-Native Client for V2EX

Awesome Lists containing this project

README

          

# v2exRN
**A React-Native Android Client for [V2EX](https://www.v2ex.com/)**

## Screenshots
![](http://7xqvel.com1.z0.glb.clouddn.com/v2exrn-MainActivity-01042017174856.png?imageView/2/w/400)
![](http://7xqvel.com1.z0.glb.clouddn.com/v2exrn-MainActivity-01042017174902.png?imageView/2/w/400)
![](http://7xqvel.com1.z0.glb.clouddn.com/v2exrn-MainActivity-01042017174848.png?imageView/2/w/400)
![](http://7xqvel.com1.z0.glb.clouddn.com/v2exrn-MainActivity-01042017174911.png?imageView/2/w/400)

## React-Native Modules In Using
- react-native-splash-screen
- react-native-scrollable-tab-view
- react-native-vector-icons
- react-native-html-render

## Develop
```
$ git clone git@github.com:ahonn/v2exRN.git
$ cd v2exRN && npm(yarn) install
```

Run Android:
```
$ npm run android
```

## ToDo List
- [] Add V2EX user home page

## License
[MIT License](http://en.wikipedia.org/wiki/MIT_License)