Page MenuHomePhabricator

[native] Add @react-navigation/drawer
ClosedPublic

Authored by ashoat on Nov 4 2022, 10:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 11, 2:08 PM
Unknown Object (File)
Fri, Feb 7, 11:10 PM
Unknown Object (File)
Fri, Feb 7, 11:10 PM
Unknown Object (File)
Fri, Feb 7, 11:10 PM
Unknown Object (File)
Thu, Jan 30, 9:05 AM
Unknown Object (File)
Dec 31 2024, 9:19 AM
Unknown Object (File)
Dec 31 2024, 9:19 AM
Unknown Object (File)
Dec 31 2024, 9:19 AM
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