react-native-coachmark
react-native-coachmark copied to clipboard
If element is too far to the right, the arrow is a bit off
Hey! I am loving the library so far. Right now I have an issue when there is an element that is really far to the right, the arrow doesn't look too great:
I imagine the fix would be clamping the distance the arrow can be to the left / right? To fix it I have made a View above this area and set the coach mark to that element, which does fix the issue but the arrow now does not look like it is pointing at the correct element:
But I am happy with this workaround but wanted to report the first issue :)