Skip to content

DRZDONG/Popular-Github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Popular-Github

GitHub Android and iOS Client with React Native that Supports Trending, Star, Search and Subscribe Functions

How to run ?

  1. Execute npm install or yarn install in the project root directory;
  2. Switch to the ios directory to execute pod install
  3. Then run react-native run-ios or react-native run-android;

Update

Upgrade react-navigation & react-navigation-tabs to the latest version - solve the problem of click switching under Android;

"GitHubTrending": "^3.0.2" -> "GitHubTrending": "^3.1.1"

"react-navigation": "^3.3.2" -> "react-navigation": "^3.11.0"

"react-navigation-tabs": "^2.0.0-alpha.0" -> react-navigation-tabs": "^2.1.3"

About

iOS & Android Github Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors