Christopher Pedersen

Results 3 comments of Christopher Pedersen

I've submitted a pull request with a fix for this issue here: https://github.com/jasongaare/react-native-walkthrough-tooltip/pull/162 My pull request adds a new prop, horizontalAdjustment, similar to the existing topAdjustment prop, which allows horizontal...

@bigyank, I had a similar issue which I resolved the other day. What you want to do is fork the repo here on GitHub. Then in the package.json for your...

I ran into this issue today as well. I think the issue might have something to do with Text components? I tried removing the text component, and replaced it with...