79789277

Date: 2025-10-13 12:41:43
Score: 1
Natty:
Report link

I found my problem. Apparently, react-native-render-html does not support the pseudo-class hover. And thus the code

.tooltip:hover .tooltiptext {
  visibility: visible;
}

Cannot be implemented. I don't see a work-around.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: rjapenga