react-native-material-design icon indicating copy to clipboard operation
react-native-material-design copied to clipboard

Not maintaining its custom title when navigating from a child component to previous state when we give the title explicitly in forward() function

Open shivam17 opened this issue 9 years ago • 0 comments

If i give title explicitly while calling forward and then going to a child page of the page and then getting back to the previous page, the title is not maintained, it takes the title from the routes.js

shivam17 avatar Oct 06 '16 06:10 shivam17