Satyajit Sahoo
Satyajit Sahoo
Thank you for the PR!
React Navigation uses [BackHandler](https://reactnative.dev/docs/backhandler) to listen to hardware back button press. If `BackHandler` isn't working as you expect, please open an issue in React Native repo.
> Would you rather that be a separate action, or an argument added to the PUSH action? (or to the .payload of the PUSH action) Since this is very specific...
Thanks @jaredly for updating the MR! I'll try to review it when I get some free time
@jaredly I'll try to review it this week. would you be able to write a short usage example with the code so it's easier for me to see the API?
FYI we have added `retain` support to regular stack navigator via `navigation.retain` and would like to use the same method for native stack: https://github.com/react-navigation/react-navigation/pull/11765
> we need to be able to "mark a screen as retained" without also removing it from the active routes I think we can make that change.
> - opened issue should not make maintainer feel obligated to respond, implement, or fix any feature/bug > - issues are a place for discussion and a way for community...
@venil7 Doesn't Angular have it's own CLI?
@venil7 I surely want to add other things. Will need to make the React bit rock solid, and have a plugin system to extend the webpack config. Wanna help?