Skip to content

gitofamrit/react-native-challenge

Repository files navigation

Task Learniti

A sample app in react native with following functionalities

APP INSTRUCTIONS

Steps to use:

  1. Initially the app will check whether the user has already logged in. If yes, then the screen will redirect to Dashboard directly. If not, then it will be navigated to Login Screen.

    alt text

  2. Login Screen. If the user doesn't have account, clicking on Sign Up will redirect to Sign Up screen.

    alt text

  3. Sign Up Screen. The user should create an account with password more than 8 characters.

    alt text

  4. After logging in, the Dashboard screen will appear. The user can sign out anytime by clicking on "Log Out" button.

    alt text

  5. On scrolling, the new posts will load from the API with pagination.

    alt text

  6. When there is no data from API, the list stops fetching from API.

    alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published