react-native-copilot
react-native-copilot copied to clipboard
How to click on highlighted component
I can't click on highlighted component/ I try to do "onPress" on child component and on Walkthroughable but is no reaction
@Escalion86 found any solution to make highlighted region clickable?
hi @Escalion86 @mohebifar found any solution on this?
Any news about that ?
Well guys, figured it out?
I haven't played with the library yet...my guess would be that since it's over everything...you'd have to do something like "pointerEvents="none"> on the overlay component.
Not sure if that's possible to do...but something I'd try...
Did you guys try using "view"...it appears the implentation for it will leave a cut out area (in theory). Maybe you are using SVG?