Skip to content

Commit 49ddf51

Browse files
author
Matthieu Napoli
committed
Add comment
1 parent 768150d commit 49ddf51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

App/Containers/Root/RootScreen.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ const AppNav = createStackNavigator(
1414
InitialPage: { screen: ExampleScreen },
1515
},
1616
{
17+
// By default the application will show the splash screen
1718
initialRouteName: 'SplashScreen',
1819
headerMode: 'none',
1920
}

0 commit comments

Comments
 (0)