Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/klippx/github-browser

My first react native app
https://github.com/klippx/github-browser

Last synced: 6 days ago
JSON representation

My first react native app

Awesome Lists containing this project

README

        

# Github Browser

My first react native app...

## Try it out

On a mac, make sure your environment is set up. First visit [react native docs](http://facebook.github.io/react-native/docs/getting-started.html#content) and follow instructions to get started.

Then clone this repo and run `react-native run-ios`

## Screenshots

If you cant try it out just look at this pictures instead :+1:

### Login screen

![Image of login screen](images/login.png)

### Feed

![Image of feed](images/feed.png)

### Feed item

![Image of feed](images/feed-item.png)