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, Dec 27, 5:18 PM
Unknown Object (File)
Fri, Dec 27, 5:18 PM
Unknown Object (File)
Fri, Dec 27, 5:16 PM
Unknown Object (File)
Fri, Dec 27, 4:57 PM
Unknown Object (File)
Dec 6 2024, 4:27 AM
Unknown Object (File)
Nov 26 2024, 5:08 PM
Unknown Object (File)
Nov 26 2024, 5:08 PM
Unknown Object (File)
Nov 24 2024, 11:39 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
No Lint Coverage
Unit
No Test Coverage