Randall Rouse

Results 3 comments of Randall Rouse

I was experiencing the same issue. This was only happening on initial render. Once I navigate away from and back to camera the layout is correct. @setafd your hack solved...

I was able to solve this problem by adding this in to tooltip.js: ![Screenshot 2024-05-03 at 1 10 35 PM](https://github.com/jasongaare/react-native-walkthrough-tooltip/assets/93789562/2effe9e3-1aaf-43c9-8edb-fbe8892c3e4c)

I have a PR request submitted with a resolution: https://github.com/jasongaare/react-native-walkthrough-tooltip/pull/197 I believe the issue was introduced by: https://github.com/jasongaare/react-native-walkthrough-tooltip/pull/149 On Fri, Jul 19, 2024 at 7:51 AM Brian Angulo ***@***.***> wrote:...