Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthieu Napoli committed Sep 5, 2018
1 parent 89dd3e7 commit 649d1c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions App/Containers/Root/RootScreen.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ const AppNav = createStackNavigator(

class RootScreen extends Component {
componentDidMount() {
// Run the startup saga when the application is starting
this.props.startup()
}

Expand Down

0 comments on commit 649d1c1

Please sign in to comment.