Page MenuHomePhabricator

[native] Decompose panel and buttons into useMemos in LoggedOutModal
ClosedPublic

Authored by ashoat on Wed, May 22, 7:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 13, 9:08 PM
Unknown Object (File)
Thu, Jun 13, 9:07 PM
Unknown Object (File)
Tue, Jun 11, 5:13 PM
Unknown Object (File)
Mon, Jun 10, 6:24 AM
Unknown Object (File)
Thu, Jun 6, 4:34 PM
Unknown Object (File)
Thu, Jun 6, 2:39 PM
Unknown Object (File)
Thu, Jun 6, 2:18 PM
Unknown Object (File)
Thu, Jun 6, 1:40 AM
Subscribers

Details

Summary

As a first step towards replacing the Reanimated 1 syntax in LoggedOutModal with Reanimated 2 syntax (ENG-8146), I'm converting the class component to a function component.

Depends on D12193

Test Plan

I tested this diff stack by playing around with LoggedOutModal on my iOS simulator in my local environment:

  1. I navigated to LogInPanel and back
  2. I navigated to LegacyRegisterPanel and back
  3. I navigated to FullscreenSIWEPanel and back
  4. I navigated to QRCodeSignInNavigator and back
  5. I navigated to Registration and back

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable