/Mystro-Challenge

Auth0 + React Native + Android

Primary LanguageJava

Mystro Coding Challenge

Functionality

demo1

Logging In

signin

Signing Up

signup

Issues with react-native-auth0/react-native-navigation

  • Due to a race condition between react-native-auth0 and react-native-navigation that their team is currently working on (auth0/react-native-auth0#83), after logging in or signing up, a user has to press the back button and wait for their home page to load up, as seen in the demo pages above. This is due to error handling and logging in competing to accomplish their subsequent task.