Skip to content

vogdev/react-native-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Challenge

this app is built with expo

Supports Expo iOS Supports Expo Android

Description

this app lists the most starred GitHub repositories that were created in the last 30 days using the Github API.

Features

  • List the most starred Github repos that were created in the last 30 days.
  • List the results one repository per row
  • Pagination is done using infinite scroll

to test this app locally run this command in your terminal

git clone https://github.com/vogdev/react-native-challenge.git 

cd react-native-challenge
npm start # you can also use: npx expo start

Or you can try it on your phone by downloading Expo Go and scan the QR code to try it on your phone.

expo qr code

Usage with Expo Client App

Expo Client enables you to work with all of the Components and APIs in React Native, as well as the JavaScript APIs that the are bundled with the Expo App.

Expo Client supports running any project that doesn't have custom native modules added.

  • Download the "Expo Client" app from the Play Store or App Store.
  • Start your project with Expo
    • Install the CLI npm i -g expo-cli
    • Start the project expo start
  • Open the project:
    • Sign in to expo and the project will appear in the app.
    • Or point your phone's camera at the QR code in the terminal (press "c" to view it).

Support and Contact

If you're having issues with Create React Native App, please make sure:

  • The issue is not covered in the Expo Docs
  • There is not already an open issue for your particular problem

If you've checked the documentation and currently open issues, please either open a new GitHub issue or ask a question on Expo forums.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published