Reason React Native AuthFlow from ReactNavigitation Docs found at https://reactnavigation.org/docs/en/auth-flow.html
Click this green button and have at it.
expo init AuthFlow
yarn add reason-react
yarn add -D bs-platform
touch bsconfig.json
then add this./bsconfig.json
.
In one terminal, run: yarn watch
.
In another terminal, run: yarn start
.
Leave an issue.