prscX / react-native-app-tour

React Native: Native App Tour Library
Apache License 2.0
640 stars 119 forks source link

Is there a way to get the shape of Object instead just a circle? #46

Closed witalobenicio closed 6 years ago

witalobenicio commented 6 years ago

This library is great, and it would be nice if it worked the same as the native android. In native android, this lib gets the shape of object, what I mean is...if we have a button that has a full width...we could see the entire button...not just a circle..

witalobenicio commented 6 years ago

I was wrong...in the native android...the circle is drawed below the view.

prscX commented 6 years ago

Thanks @witalobenicio for raising the issue. I am closing it since we have a solution for it.

Thanks </ Pranav >