jasongaare / react-native-walkthrough-tooltip

An inline wrapper for calling out React Native components via tooltip
MIT License
620 stars 182 forks source link

Content is highligted #143

Open sggonzalezg opened 2 years ago

sggonzalezg commented 2 years ago

The content is highligted, how can avoid that?

Captura de Pantalla 2022-02-16 a la(s) 13 51 04

` <Tooltip isVisible={showToolTip} content={

  </Tooltip>`