react-native: 0.44
native-base: 2.1.3
react-navigation: 1.0.0-beta.9
Expected behaviour: Using ReactNavigation from one screen back to this parent and can show ActionSheet or Toast again successfully
Actual behaviour: I cannot show ActionSheet or Toast again, when I back
Steps to reproduce:




Here is the error line
https://github.com/GeekyAnts/NativeBase/blob/master/src/basic/Actionsheet.js#L29
And the instance is here:
https://github.com/GeekyAnts/NativeBase/blob/master/src/basic/Container.js#L16
It can't find the '_root' (Container element), after navigation backed to the ActionSheet screen.
I have no idea. Can anyone help me ?
Give up and nobody can help you!
@lndj I am confused
Same in android with react-native-router-flux navigator.
@lndj @yeknava I gave up and now using https://www.npmjs.com/package/react-native-actionsheet
We will look into this very soon
Most helpful comment
@lndj @yeknava I gave up and now using https://www.npmjs.com/package/react-native-actionsheet