Page MenuHomePhabricator

[native] [17/34] ReactNav6: Fix up BaseNavigationContainerInterface type
ClosedPublic

Authored by ashoat on Oct 20 2022, 6:15 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 11, 1:51 AM
Unknown Object (File)
Oct 15 2024, 10:11 AM
Unknown Object (File)
Oct 14 2024, 9:42 PM
Unknown Object (File)
Oct 6 2024, 1:45 AM
Unknown Object (File)
Oct 6 2024, 1:44 AM
Unknown Object (File)
Oct 6 2024, 1:44 AM
Unknown Object (File)
Oct 6 2024, 1:39 AM
Unknown Object (File)
Sep 9 2024, 7:44 PM
Subscribers

Details

Summary

This type was missing several functions that are present upstream.

Note that we are still missing the EventEmitter types that are present in the upstream TypeScript types. Turns out those are actually mistyped on the TypeScript side... more context here.

Depends on D5409

Test Plan

Flow + ran the app on my phone and played around with it

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage