Ready features still missing in react-navigation/native-stack, like the fullscreen swipe #1293
-
@WoLewicki who is responsible for features like the fullscreen swipe to be available in @react-navigation/native-stack? I mean this feature is ready for a while now and since you guys shifted native-stack back to react-navigation, those new props haven't been integrated yet and there is no response on the canny for it. Importing native-stack from RNS though introduces a lot of TypeScript errors for me. How can we help to make changes made here to be pushed on time to react navigation? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 9 replies
-
Hi @hirbod 👋 I guess I am responsible for it and I'm sorry for the lack of transparency. There were a bunch of factors that slowed the integration of features to react-navigation. To name a few:
I've sent the PR adding the full-screen swipe to the react-navigation repo. I hope it's getting released soon after it's being merged. Cheers |
Beta Was this translation helpful? Give feedback.
-
Thank you very much @kacperkapusciak You don't need to justify, I hope you didn't felt offended, I was just curious because I wanted to poke into the right direction. |
Beta Was this translation helpful? Give feedback.
-
I've just tested the brand new react-navigation release and the fullScreenGestureEnabled + customAnimation is just freaking awesome. And finally we have animated appear/disappear of the keyboard. Thats so nice! Thanks a ton @kacperkapusciak |
Beta Was this translation helpful? Give feedback.
-
@hirbod is it possible to merge this PR in sooner future ? |
Beta Was this translation helpful? Give feedback.
-
so, maybe @kacperkapusciak can help with that. |
Beta Was this translation helpful? Give feedback.
Hi @hirbod 👋
I guess I am responsible for it and I'm sorry for the lack of transparency.
There were a bunch of factors that slowed the integration of features to react-navigation. To name a few:
I've sent the PR adding the full-screen swipe to the react-navigation repo. I hope it's getting released soon after it's being merged.
Cheers