Skip to content

brentvatne/hackerweb-native-2

 
 

Repository files navigation

HackerWeb 2

A read-only Hacker News client.

  • Only 30 front-page stories. No more no less.
  • Revolutionary comments thread UI. Smart collapse and easy navigation.
  • Easy-switch between web view and comments view.

This is a complete rewrite of the first version launched in 2016.

Preview

Light

Dark

Development

This is built with Expo under the Managed Workflow. Currently using SDK 40 and targeted only for iOS (for now).

npm install -g expo-cli

After cloning this repository:

cd hackerweb-native-2
npm i
npm start

Resources

License

  • MIT.
  • Not affiliated with Hacker News or YCombinator.

About

HackerWeb 2: A read-only Hacker News client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%