Part of ENG-10240.
Using the same approach as for Register account screen - moved this logic to a hook to avoid code duplication.
Depends on D14398
Paths
| Differential D14397 Authored by kamil on Feb 24 2025, 6:34 AM.
Details Summary Part of ENG-10240. Using the same approach as for Register account screen - moved this logic to a hook to avoid code duplication. Depends on D14398 Test Plan Same test plan as for D14398 but on RestorePasswordAccountScreen and RestorePromptScreen. Tested on physical iOS and physical Android.
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptFeb 24 2025, 6:34 AM2025-02-24 06:34:47 (UTC-8) kamil edited the summary of this revision. (Show Details)Feb 24 2025, 6:36 AM2025-02-24 06:36:29 (UTC-8) tomek added inline comments. This revision is now accepted and ready to land.Feb 24 2025, 8:44 AM2025-02-24 08:44:37 (UTC-8)
kamil attached a referenced file: F4289967: ScreenRecording_02-25-2025 12-39-34_1.MP4. (Show Details)Feb 25 2025, 3:51 AM2025-02-25 03:51:53 (UTC-8) This revision was landed with ongoing or failed builds.Feb 25 2025, 4:34 AM2025-02-25 04:34:37 (UTC-8) Closed by commit rCOMM1a052f58c459: [native] prevent leaving restore screen when falling back to v1 (authored by kamil). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 47267 native/account/registration/registration-terms.react.js
native/account/restore-password-account-screen.react.js
native/account/restore-prompt-screen.react.js
native/navigation/use-prevent-user-from-leaving-screen.js
|