react-native-walkthrough-tooltip icon indicating copy to clipboard operation
react-native-walkthrough-tooltip copied to clipboard

Fixes positioning issue #118 (add horizontalAdjustment prop)

Open topherPedersen opened this issue 3 years ago • 0 comments
trafficstars

This pull requests adds a new prop, horizontalAdjustment, similar to the existing topAdjustment prop, which allows horizontal adjustment of the highlighted child view should the library get the alignment wrong. I ran into the same issue described in Issue #118 yesterday, a horizontal alignment problem, and created this new prop to solve this issue in my organization's app.

topherPedersen avatar Jul 22 '22 19:07 topherPedersen