Open abhishekkumar08 opened 3 years ago
Feel free to open a PR for the fix. PS: There's already a PR for templates in progress.
I'm working on it.
There was a typo error in the popover props (popOver was incorrect), and hence the popover text wasn't visible. It seems to be fixed in PR #44. Furthermore, the tooltip's wrong positioning appears to be caused by react-native-elements itself (there is already an issue similar to this).
This issue should be fixed after the tooltip2 PR is merged: https://github.com/react-native-elements/react-native-elements/pull/2842
please assign me this issue
Description
Tooltip doesn't work as expected.
Expected behaviour
The tooltip should not overlay the text
Screenshot
PS: There isn't any template for issue or PR should I make one?
What's your opinion @pranshuchittora