Skip to content

bcongdon/gitfolio

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Gitfolio

:octocat: A simple Github explorer written with React Native

Building / Running

Install dependencies:

npm install

Copy secrets.template.js to secrets.js. Then, generate a Github OAuth token and add it to secrets.js.

Start the app in development mode via Expo:

npm start

Then, either scan the QR code with the Expo app on a physical device, or press the i key to launch the iOS simulator.

Screenshots

Todo / Further Enhancements

  • OAuth Sign-in Screen
  • Paginated loading of Repos/Users/Search Results
  • Cache timeout for data stored in AsyncStorage

Acknowledgements

About

:octocat: A Github client written in React Native

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published