Open cablegunmaster opened 8 years ago
didn't test this but i know React native enforces z-index based on the order you define the components
you should try putting the Popup as the last component within the view tag after the TouchableHighlight
undefined is not an object (evaluating 'this.popup.confirm') in sub module?
@khanhdd83 you should post yours in a new issue with better context on what you have done so someone can attempt to solve it.. similar to the main body of this post
I got it working but the tooltip centers itself right below my button. Which makes the button unseeable, and the text unreadable.
Layered: Normal screen everything except 1 thing becomes grey. The tooltip gets layered ontop of everything EXCEPT the TouchableHighlight button. which shines above everything else.
Also : TouchableNativeFeedback seems to suffer the same fate. Specs: react-native: 0.23.1 react-native-popup: 0.5.2
The idea is really good , but right now if I wanna use the tooltip like its in the overlay state.