I have a React Native application which I have implemented. Currently the app opens up on a loading screen which after mounting checks the firebase.auth().onAuthStateChang
firebase.auth().onAuthStateChang
Write the code below ,
static navigationOptions = { header:null };
Just before
render() { return (
on the NotesScreen,There will not be any back button.