Page MenuHomePhabricator

[native] Add @react-navigation/drawer
ClosedPublic

Authored by ashoat on Nov 4 2022, 10:19 AM.
Tags
None
Referenced Files
F3376017: D5537.id18136.diff
Tue, Nov 26, 9:52 PM
F3375379: D5537.diff
Tue, Nov 26, 7:56 PM
Unknown Object (File)
Fri, Nov 22, 8:33 AM
Unknown Object (File)
Fri, Nov 22, 8:33 AM
Unknown Object (File)
Fri, Nov 22, 8:33 AM
Unknown Object (File)
Fri, Nov 22, 8:33 AM
Unknown Object (File)
Fri, Nov 22, 8:31 AM
Unknown Object (File)
Tue, Nov 19, 8:55 PM
Subscribers

Details

Summary

This diff adds the package to package.json, and also introduces a Flow libdef.

Our other React Navigation libdefs were updated for React Nav 6 as part of ENG-336, but since we didn't use Drawer at the time I didn't update that one fully.

The Flow libdef here has SECTION 1 copy-pasted from the other React Nav 6 libdefs, but SECTION 2 is from the old React Nav 5 libdef currently on flow-typed. I'll update SECTION 2 based on the changelog in a subsequent diff, but since it looks like the old libdef for React Nav 5 was fairly incomplete, we'll likely need further updates.

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage