Skip to content

iSimar/HackerNews-React-Native

Repository files navigation

DEPRECATED FOR NOW - uses an old version of react native

See other react native example apps here: https://expo.io/featured

HackerNews-React-Native

Hacker News reader for iOS and Android, made with React-Native.

DEMO

App Store Button Play Store Button

iOS App Preview

iOS Preview Gif 1 iOS Preview Gif 2 iOS Preview Gif 3

Android App Preview

Android Preview Gif 1 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