Page MenuHomePhabricator

[Flow202][native][skip-ci] [6/x] Remove Scene type from ReactNav libdefs
ClosedPublic

Authored by ashoat on Nov 27 2023, 12:28 AM.
Tags
None
Referenced Files
F5912269: D9990.diff
Thu, Apr 17, 6:58 PM
Unknown Object (File)
Thu, Apr 17, 2:09 AM
Unknown Object (File)
Mar 18 2025, 11:15 AM
Unknown Object (File)
Mar 18 2025, 11:15 AM
Unknown Object (File)
Mar 18 2025, 10:59 AM
Unknown Object (File)
Mar 18 2025, 10:37 AM
Unknown Object (File)
Mar 12 2025, 10:38 AM
Unknown Object (File)
Mar 10 2025, 4:58 AM
Subscribers
None

Details

Summary

This type is not used anywhere and is not exported.

NOTE: CI will fail on this diff. I considered the possibility of fixing Flow errors BEFORE upgrading Flow, but it wasn't possible... in some cases, the fixes to support the new version of Flow caused errors in the old version. I could have hidden these type errors with $FlowFixMe lines and then later revert those, but that seemed like too much busy work.

Depends on D9989

Test Plan

Confirm the Flow errors go away

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable