Skip to content

AndroidTestApps/HackerNews-React-Native

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Support me with a Follow

HackerNews-React-Native

Hacker News reader for iOS and Android, made with React-Native.

This project uses ParseHTML to render HTML code in the Application.

iOS Screenshots:

Android Screenshots

## Known Issues * WebView is not working for Android App

##Running Run npm install inside the folder, this will install react-native and other dependencies and will take some time.

iOS

Open the project file at ios/HackerNews.xcodeproj

Android

Make sure that your device is detected with adb devices. Then run react-native run-android.

About

Hacker News iOS and Android App - Made with React Native.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.2%
  • Objective-C 12.8%
  • Java 6.0%