Page MenuHomePhabricator

[native] [20/34] ReactNav6: add defaultScreenOptions to NavigatorProps
ClosedPublic

Authored by ashoat on Oct 20 2022, 6:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 28, 8:22 PM
Unknown Object (File)
Thu, Mar 13, 1:59 AM
Unknown Object (File)
Tue, Mar 11, 4:55 PM
Unknown Object (File)
Mar 2 2025, 10:39 PM
Unknown Object (File)
Mar 2 2025, 10:26 PM
Unknown Object (File)
Feb 15 2025, 3:19 AM
Unknown Object (File)
Feb 15 2025, 3:19 AM
Unknown Object (File)
Feb 14 2025, 7:06 AM
Subscribers

Details

Summary

Sourced from TypeScript types here.

TypeScript doesn't seem to be catching that createStackNavigator is passing this to StackView, though... otherwise it would note that defaultScreenOptions isn't in StackView's types here or here.

Depends on D5412

Test Plan

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

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable