Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.15 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.15 KB

my-hacker-news

The classic and simple Hacker News Reader made with React Native. I made this to try out Expo and NativeBase just a bit. It turns out, I didn't really like Expo but I quite liked NativeBase even though I don't think it looks that good. This reader was made using this free open source API.

What is "Hacker news"?

Hacker News is a social news website focusing on computer science and entrepreneurship - Wikipedia

Launch

I did not publish it to the stores. To launch this hacker news reader you'll have to follow these steps:

  • Download this repository
  • npm install
  • npm start. If you don't have the expo-cli installed to run the project, it'll ask you to install it globally. You need this to run the project
  • Click on "Run on Android device/emulator" or "Run on iOS simulator" depending on what simulator you want to launch the project on

Demo

Demo