# xReddit **Repository Path**: abdullahceylan/xReddit ## Basic Information - **Project Name**: xReddit - **Description**: react native+redux写的Reddit客户端 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2017-04-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README xReddit ======= [![Build Status](https://travis-ci.org/KevinOfNeu/xReddit.svg?branch=master)](https://travis-ci.org/KevinOfNeu/xReddit) [Reddit](https://www.reddit.com/) for Android, made with[React-Native](https://github.com/facebook/react-native). Adding support for iOS is on the way, adding support for OSX is also in plan!!! ![Preview](./art/reddit.gif) ## Build & Run ### s1 ``` npm install ``` ### s2 ``` react-native run-android ``` ### s3 If you came up with 'reload' issues, try run ```npm start``` ## Future Improvement * iOS version * Listing Comments * OSX version * more channels * custom setting License ------------- MIT license. ### From Kevin We would like xReddit to evolve, so we are open to your help, suggestions and feedback. Welcome Star,Fork,PR and Issue! Enjoy! Made with ♥ by [Kevin](http://kevin.doyeden.com).