akveo / akveo/react-native-ui-kitten
how can I remove backdrop in Tooltip while visible is true?
Open
- Dominant language
- TypeScript
- Stars
- 10.7k
- Forks
- 962
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
Assessment
This issue has not been assessed yet.