stackbuilders / react-native-spotlight-tour

A highly customizable tour feature with an awesome spotlight effect
https://stackbuilders.github.io/react-native-spotlight-tour/
MIT License
236 stars 27 forks source link

fix(core): Tooltip issues #111

Closed JoseLion closed 1 year ago

JoseLion commented 1 year ago

This PR fixes a few tooltip issues. The main one was that the tooltip view was rendered within the CircleShape component, so the overlay was always on top of the tooltip, and it was not possible to interact with it.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 3.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: