Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.02 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.02 KB

Hacker Native 🆈 ⚛️

A Hacker News client for reading HN content!

Found some Design Inspiration on Dribbble!

This is an Expo project created with create-expo-app.

Features

  • Show List of Posts
    • Show link, comment and upvote count
    • Restore scroll position when navigating to details and get back to list screen
    • Filter home list to show between:
      • topstories.json
      • besttories.json
      • asktories.json
      • showtories.json
  • Show post details
    • Post Details
    • Post Comments
  • Show comment details
    • Comment Details
  • User account
    • Show User details
    • Navigate user Posts, Polls or Comments
  • Enhance text rendering (Code blocks (pre>code), blockquote, list, inline code (code))