Skip to content

Commit 649d1c1

Browse files
author
Matthieu Napoli
committed
Add comment
1 parent 89dd3e7 commit 649d1c1

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
@@ -21,6 +21,7 @@ const AppNav = createStackNavigator(
2121

2222
class RootScreen extends Component {
2323
componentDidMount() {
24+
// Run the startup saga when the application is starting
2425
this.props.startup()
2526
}
2627

0 commit comments

Comments
 (0)