Page MenuHomePhabricator

[native] Style RegistrationNavigator header
ClosedPublic

Authored by ashoat on Apr 18 2023, 12:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 26, 9:06 PM
Unknown Object (File)
Wed, Jun 26, 8:25 PM
Unknown Object (File)
Mon, Jun 24, 9:24 AM
Unknown Object (File)
Sun, Jun 23, 4:03 PM
Unknown Object (File)
Sun, Jun 23, 4:03 PM
Unknown Object (File)
Sun, Jun 23, 4:02 PM
Unknown Object (File)
Sun, Jun 23, 3:53 PM
Unknown Object (File)
Thu, Jun 13, 12:12 PM
Subscribers

Details

Summary

The header should be transparent and should only have a single back button.

Depends on D7496

Test Plan
beforeafter

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ashoat edited the test plan for this revision. (Show Details)
ashoat edited the test plan for this revision. (Show Details)
ashoat edited the test plan for this revision. (Show Details)
native/account/registration/keyserver-selection.react.js
19 ↗(On Diff #25301)

Context on why this is necessary is here.

I tried putting this in RegistrationNavigator but didn't succeed, either by nesting it between the Registration.Navigator and Registration.Screen, nor by putting it above the Registration.Navigator.

I think we'll need this for every screen, so I'll factor it out into a more convenient component in the next diff.

This revision is now accepted and ready to land.Apr 19 2023, 9:44 AM