All Projects → cheeaun → hackerweb-native-2

cheeaun / hackerweb-native-2

Licence: other
HackerWeb 2: A read-only Hacker News client.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to hackerweb-native-2

photos
"Fx Fotos" is an opensource gallery app in react native with the same smoothness and features of Google Photos and Apple Photos. It is backend gnostic and connects to decentralized backends like "box", "Dfinity", "Filecoin" and "Crust".
Stars: ✭ 620 (+1115.69%)
Mutual labels:  reactnative, expo
react-native-bottom-bar
Fully customizable BottomBar with unique design shape for React Native.
Stars: ✭ 74 (+45.1%)
Mutual labels:  reactnative, expo
Expo Chroma Key Camera
Live green-screen effect with Expo and THREE.js
Stars: ✭ 28 (-45.1%)
Mutual labels:  reactnative, expo
expo-push-notification-helper
💬🔥This package helps you make expo push notification for React Native easy to use.
Stars: ✭ 32 (-37.25%)
Mutual labels:  reactnative, expo
react-native-news-app
Get breaking news headlines with short description filtered by your interests and country preferences
Stars: ✭ 75 (+47.06%)
Mutual labels:  news, expo
expo-three-orbit-controls
🎥 Three.js Orbit Controls (Camera) bridged into React Native
Stars: ✭ 43 (-15.69%)
Mutual labels:  reactnative, expo
Ecoleta
Projecto construído durante o Next Level Week 1 - Ecoleta by @Rocketseat
Stars: ✭ 46 (-9.8%)
Mutual labels:  reactnative, expo
gameplay-nlw-together
📱 🕹️ Projeto desenvolvido na missão React Native no NLW #06
Stars: ✭ 353 (+592.16%)
Mutual labels:  reactnative, expo
Hacker Job Trends
Play with hackernews' "who is hiring"
Stars: ✭ 734 (+1339.22%)
Mutual labels:  hackernews, hacker
hackernews-button
Privacy-preserving Firefox extension linking to Hacker News discussion; built with Bloom filters and WebAssembly
Stars: ✭ 73 (+43.14%)
Mutual labels:  hackernews, hn
coronadev
Aplicativo para consultar a situação global do COVID-19
Stars: ✭ 44 (-13.73%)
Mutual labels:  reactnative, expo
Quiet Hacker News
😶 Quiet Hacker News
Stars: ✭ 100 (+96.08%)
Mutual labels:  news, hacker
Instabyte
Clone of Instagram made with React Native
Stars: ✭ 36 (-29.41%)
Mutual labels:  reactnative, expo
Galio
Galio is a beautifully designed, Free and Open Source React Native Framework
Stars: ✭ 2,772 (+5335.29%)
Mutual labels:  reactnative, expo
Ping
Ping! Share show ideas, feedback, or general questions. Just create an issue.
Stars: ✭ 267 (+423.53%)
Mutual labels:  news, hacker
Hacker News Pwas
HNPWA - Hacker News readers as Progressive Web Apps 📱
Stars: ✭ 2,345 (+4498.04%)
Mutual labels:  news, hacker
react-native-todo
Todo-List app using react-native SwipeView and redux.js with ES6 standards
Stars: ✭ 77 (+50.98%)
Mutual labels:  expo
tasit-apps
Native mobile Ethereum dapps for mainstream users
Stars: ✭ 35 (-31.37%)
Mutual labels:  expo
markets-react
📈 Check the stock market, from your phone!
Stars: ✭ 47 (-7.84%)
Mutual labels:  expo
Aliens eye
Social media hunter
Stars: ✭ 105 (+105.88%)
Mutual labels:  hacker

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].