-
Hi @kacperkapusciak @WoLewicki, I hope you're doing good. I would kindly use this discussion here to tinker/ask/remind you, that there are still plenty of new props not available on react-navigation. I am asking myself if the decision to port native-stack over to react-navigation was actually a good one? Because everything related to native-stack happens here, and you guys update this library quite frequently, but changes tend to take plenty of time to land into react-navigation. Is there anything we could do to optimize this? Should you guys reconsider bringing native-stack back to the mothership? I see this important props missing:
Happy to help out! Best |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Are you able to spare some time and make a PR in |
Beta Was this translation helpful? Give feedback.
Are you able to spare some time and make a PR in
react-navigation
adding those props there? @kacperkapusciak is not available for next two months and I also do not have much time to take care of it.nativeBackButtonDismissalEnabled
PR is already there: react-navigation/react-navigation#10354 and other props should be easy to be added. It is also up to @satya164 to find some time to review and eventually merge and release them then.