Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.16 KB

File metadata and controls

32 lines (26 loc) · 1.16 KB

loadSmartCodeTest

Simple App with Login with Github feature (using react-native-app-auth) and Github Profile Page (currently working only in iOS)

Steps to reproduce:

Libraries used:

  • React Navigation (5.x) with React Navigation Stack (for navigation between screens)
  • React Native App Auth to handle the login with github
  • Redux (and Redux Thunk) for state management with Redux Persist and Async Storage for persisting the store when closing the app

Screenshots:

splash LoginPage