Open oferRounds opened 5 years ago
ViewTooltip, the android native module, looks for an instance of NestedScrollView for the tooltip to follow.
You can verify it works by installing react-native-nested-scroll-view and by replacing your ScrollView with NestedScrollView.
I think the issue should be raised in https://github.com/florent37/ViewTooltip.
@koox00 thanks! will add it there
For example, when if presented on tab A, on a list on the 2nd row, when moved to Tab B, you still see it on the screen, but above tab B