React-Navigation-2.0-Tutorial
React-Navigation-2.0-Tutorial copied to clipboard
fixed problem that crashes when using React Navigation v3
As of v3, required to use the container directly. In v3 renamed createNavigationContainer to createAppContainer.