Akshay Singhi

Results 1 comments of Akshay Singhi

In Profile.js replace Button component with ` onSignOut().then(() => navigation.dispatch(NavigationActions.reset( { index: 0, actions: [ NavigationActions.navigate({ routeName: 'SignedOut'})]})))} />` and Import `import { NavigationActions } from "react-navigation";`