xcarpentier / rn-tourguide

🚩Make an interactive step by step tour guide for your react-native app (a rewrite of react-native-copilot)
https://xcarpentier.github.io/rn-tourguide/
Other
735 stars 213 forks source link

It is possible change color of buttons? #5

Closed SergioSuarezDev closed 4 years ago

SergioSuarezDev commented 4 years ago

Hi!

It is possible changue the color of text buttons without edit stye.js Using tooltipStyle ??

xcarpentier commented 4 years ago

Please use one of those to customize the tooltip component :

SergioSuarezDev commented 4 years ago

Thank you!