Coder Social home page Coder Social logo

cheeaun / hackerweb-native-2 Goto Github PK

View Code? Open in Web Editor NEW
58.0 4.0 13.0 2.64 MB

HackerWeb 2: A read-only Hacker News client.

Home Page: https://apps.apple.com/app/id1084209377

JavaScript 100.00%
hackerweb hacker news hn hackernews ios reactnative expo mobile

hackerweb-native-2's Introduction

HackerWeb 2

A read-only Hacker News client.


HackerWeb is a super-clean Hacker News app built for maximum readability and has a lean set of features to optimize the reading experience.

It’s created specifically with iOS design guidelines in mind, so it feels native and blends well with the operating system.

It has a simple set of features that are usually invisible:

  • Dual Web and Comments tabs for easy switching between the story’s web page and the list of comments
  • Revolutionary comments thread UI for easy navigation, with smart collapsing to prevent being overwhelmed by too many comments
  • Automatic Dark mode, respecting the system’s appearance settings.
  • Smart indentations and formatting for comments, complementing the existing limited formatting from Hacker News.
  • Automatic syntax highlighting for code blocks in comments, with best-effort programming language detection.
  • Allow interactions like upvoting and replying, which opens up web view with login information and sessions stored in itself, instead of the app.
  • Comment’s “Thread view” to list all parent comments of a comment, on a flat list, for easy reading instead of manually drilling down the nested comments.
  • “Share as Image” for comments, which allows sharing of a specific comment, optionally including the parent comments and/or story, as an image.

HackerWeb is an unofficial Hacker News client, built with React Native and Expo.

This is a passion side project for learning and experimenting ideas. Since 2012.

Also a complete rewrite of the first version launched in 2016.

Download

Download on the App Store

Preview

Light

Dark

Development

This is built with Expo under the Managed Workflow. Currently using SDK 45 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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.