# HackerNews-React-Native **Repository Path**: licky/HackerNews-React-Native ## Basic Information - **Project Name**: HackerNews-React-Native - **Description**: No description available - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-01-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [**Support me with a Follow**](https://github.com/iSimar/followers) # HackerNews-React-Native [Hacker News](https://news.ycombinator.com/) reader for iOS and Android, made with [React-Native](https://github.com/facebook/react-native). ##DEMO [![App Store Button](http://imgur.com/y8PTxr9.png "App Store Button")](https://itunes.apple.com/ca/app/hacker-news-reader-react-native/id1067161633?mt=8) [![Play Store Button](http://imgur.com/utWa1co.png "Play Store Button")](https://play.google.com/store/apps/details?id=com.hackernews) ## iOS App Preview ![iOS Preview Gif 1](http://imgur.com/8OV8MVj.gif "iOS Preview Gif 1") ![iOS Preview Gif 2](http://imgur.com/9mrmir9.gif "iOS Preview Gif 2") ![iOS Preview Gif 3](http://imgur.com/KuySKlC.gif "iOS Preview Gif 3") ## Android App Preview ![Android Preview Gif 1](http://i.imgur.com/88ZW3Ls.gif "Android Preview Gif 1") ![Android Preview Gif 2](http://i.imgur.com/DWjd4zM.gif "Android Preview Gif 2") ##Features/Components - Uses React Native 0.20 - Pull down to Refresh listview - Pagination listview - Comment & Sub Comments - WebView to view source pages ##Installation Once you have downloaded or cloned this repository, run `npm install` inside the directory. ##Usage - [Setting up React Native for Android](https://facebook.github.io/react-native/docs/android-setup.html#content) - [Running app on Android Device](https://facebook.github.io/react-native/docs/running-on-device-android.html#content) - [Running app on iOS Device](https://facebook.github.io/react-native/docs/running-on-device-ios.html#content)