/react_native_task

A simple github repository commits loader in React Native.

Primary LanguageJavaScript

A simple Commits Loader from Github Repository in React-Native

The app has been build in React Native. The apk file can be downloaded from Url: Click here

Welcome! 👋

The Description of App

App uses the Github password authentication to authenticate existing github user and it displays the commits made in an repository.

The app is able to:

  • Singn In Github User
  • Search for a Repository using an input field
  • Load Commits in the repository and display with pagination.
  • Store Authenticated user
  • Logout user

This project was created with:

npx react-native

Available Scripts

In the project directory, you can run the command to start the app for android:

npx react-native start run-android

For ios:

npx react-native run-ios