RyszardRzepa / My-Expo-Starter

React native expo.io starter with auth setup
3 stars 0 forks source link

feature/16 #28

Closed RyszardRzepa closed 7 years ago

RyszardRzepa commented 7 years ago

Change behavior of Details screen goBack() navigation. The back arrow in header should do action goBack() instead of navigate('map'). This should clean navigation stack and create better user experience.

RyszardRzepa commented 7 years ago

ready