Page MenuHomePhabricator

[native] Memoize animatedContent in LoggedOutModal
ClosedPublic

Authored by ashoat on Wed, May 22, 7:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 13, 6:47 PM
Unknown Object (File)
Thu, Jun 13, 4:23 AM
Unknown Object (File)
Tue, Jun 11, 4:37 AM
Unknown Object (File)
Mon, Jun 10, 4:34 AM
Unknown Object (File)
Mon, Jun 10, 2:24 AM
Unknown Object (File)
Sun, Jun 9, 6:15 AM
Unknown Object (File)
Thu, Jun 6, 1:38 PM
Unknown Object (File)
Thu, Jun 6, 9:46 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 D12194

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