Skip to content

bcongdon/gitfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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