It would be nice to have an alternative API for react-navigation which doesn't require you to define routes statically, or even think in terms of StackNavigators, if all you want to do is have a simple stack and maybe some modals -- similar to how on the web you don't have to learn much to have a simple navigation history stack, it just ships out of the box.