Skip to content

antoniomefa/maniak-login

Repository files navigation

Login Challenge

This is a React Native Application for both Android and iOS, that consumes APIs and output the result.

Instructions to run the App

Description

  • The application has two screens: login and home.
  • Developed with bare React Native
  • Apply ES6 standards
  • Use only functional components
  • Use Redux for the state management
  • Use React-Navigation with conditional rendering
  • The app comunicate with an API to get some photos and info to display
  • Use AsyncStorage for persist session information between application launches

Login screen

Home screen

By: Antonio Mendiola Farías - 2021

Solving issues

To use a specific java version, inside the folder project execute: export JAVA_HOME=/usr/libexec/java_home -v 15.0.2

About

Login Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published