You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add guards for the routes to stop user from doing anything in the app until it's filled
make sure that all the external stuff (deep links for payment requests / link payments) cannot bypass this – I've moved some listeners inside the home screen, so unless the guard doesn't show the home screen, it should be good, but we need to verify it
potentially remove some of the old onboarding screens
The text was updated successfully, but these errors were encountered:
potentially remove some of the old onboarding screens
The text was updated successfully, but these errors were encountered: