react-native-ui-kitten
react-native-ui-kitten copied to clipboard
how can I remove backdrop in Tooltip while visible is true?
Even if I set backdropStyle={{display: none, height:0, width: 0}}, I can't press the other button component out of tooltip component while tooltip visible is true. How can I remove backdrop while tooltip visible true?
Hello there @Choyeongdeok !
Please provide code example, and i will try to help you with that!