Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/klippx/github-browser
- Owner: klippx
- Created: 2016-05-12T19:32:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-05-22T19:17:23.000Z (over 8 years ago)
- Last Synced: 2024-10-29T16:43:16.504Z (about 2 months ago)
- Language: JavaScript
- Size: 1020 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)