React Native auth example
In this example, we will add authentication and access control to a React application.
We will use React Native for setup, along with React Navigation for device-side routing.
This example will be written up soon.
In the meantime, you can reference a working signup form at https://snack.expo.io/@userfront/react-native-example(opens new window)
GitHub repo for this example
https://github.com/userfront/react-native-example(opens new window)