Navigating to a full screen modal with custom header props causes crash #2317
Labels
Platform: iOS
This issue is specific to iOS
Repro provided
A reproduction with a snack or repo is provided
Description
On iOS, if a full-screen modal screen has a custom
headerLeft
,headerRight
, orheaderTitle
prop, then navigating to it causes a crash after several times.This is the error message:
I am positive that this regression was introduced somewhere after 3.32.0.
Steps to reproduce
headerLeft
,headerRight
, orheaderTitle
function.Snack or a link to a repository
https://github.com/ha3/rns-fullscreen-repro
Screens version
3.34.0
React Native version
0.75.2
Platforms
iOS
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
Paper (Old Architecture)
Build type
Debug mode
Device
iOS simulator
Device model
iPhone 13 (iOS 15.5)
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: