This diff makes it so RegistrationTerms is the last screen in the wizard, and so that pressing the "Register" button triggers registration.
Depends on D8162
Differential D8163
[native] Move final registration step to RegistrationTerms ashoat on Jun 9 2023, 12:10 PM. Authored by Tags None Referenced Files
Subscribers
Details This diff makes it so RegistrationTerms is the last screen in the wizard, and so that pressing the "Register" button triggers registration. Depends on D8162 I tried going through the wizard and confirmed it works
Diff Detail
Event Timeline
Comment Actions Realized useFocusEffect doesn't work because there are two other auxiliary screens we use for setting avatars. Reworked it to enable registrationMode while any of the 3 relevant screens are in focus |