Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.09 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.09 KB

react-native-hackernews

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

iOS App Preview

iOS Preview  1 iOS Preview 2

Android App Preview

Android Preview 1 Android Preview 2

Features/Components

  • Uses React Native 0.68.2
  • Share News with 3rd party app
  • Comment & Sub Comments
  • WebView to view html content

Installation

Once you have downloaded or cloned this repository, run npm install/yarn inside the directory.

Test

Run npm test or yarn test inside the root directory

Usage