Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/grigio/HAgnostic-News

:fire: A simple Hacker News reader which is available for the Web and as React Native app (Android / iOS)
https://github.com/grigio/HAgnostic-News

android hacker-news-reader ios react react-native

Last synced: about 2 months ago
JSON representation

:fire: A simple Hacker News reader which is available for the Web and as React Native app (Android / iOS)

Awesome Lists containing this project

README

        

# HAgnostic News

HAgnostic News is an Hacker News reader which is available for the Web and as React Native app (Android / iOS)


Build Status

![HAgnostic News](https://cloud.githubusercontent.com/assets/8074/18037131/149c2f34-6d7d-11e6-83d0-82af574301e3.png)

From the same codebase you can render apps for the platform Web and natively for Android and iOS. Thanks to [React Native](https://facebook.github.io/react-native/) and [React Native Web](https://github.com/necolas/react-native-web).

### Web

```
yarn run start
```

or [Live](https://grigio.github.io/HAgnostic-News/)

### Expo

Use Expo to try Android and iOS versions

```
yarn run startrn
```