• Stars
    star
    3,654
  • Rank 11,659 (Top 0.3 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 9 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Hacker News iOS and Android App - Made with React Native.

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