react-native-simple-router
react-native-simple-router copied to clipboard
Show View after click on rightCorner icon
I know it's possible to go to a different page after clicking on a navigation icon. But is it possible to show a View on the same page?
For example, if I have a list of items and a search icon in the navigation bar. Would it be possible to slide a View with a Textinput on that same screen?