Page MenuHomePhabricator

[native] Style RegistrationNavigator header
ClosedPublic

Authored by ashoat on Apr 18 2023, 12:54 PM.
Tags
None
Referenced Files
F2172102: D7500.diff
Tue, Jul 2, 6:53 PM
Unknown Object (File)
Mon, Jul 1, 4:18 AM
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
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
Branch
ashoat/wizard
Lint
No Lint Coverage
Unit
No Test Coverage

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

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