When I have a root component view to run, and I have a button, if I press the button, a new view should pop up like present view controller but it is still react native defined view. I am just wondering how to make this happen without a navigation container?
Thanks.
When I have a root component view to run, and I have a button, if I press the button, a new view should pop up like present view controller but it is still react native defined view. I am just wondering how to make this happen without a navigation container?
Thanks.