Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to make the element of the current CopilotStep touchable/pressable? #48

Closed
AngSin opened this issue Jul 4, 2018 · 9 comments
Assignees
Labels

Comments

@AngSin
Copy link

AngSin commented Jul 4, 2018

Hi is it possible for me to be able to allow the users to click on touchable elements in the current CopilotStep? Right now even though it has a white background while everywhere else on the screen is black, it is still not possible to click on that element. I have tried both 'view' and 'svg' overlay's.

Would greatly appreciate your help!

@AngSin AngSin changed the title Is there a way to make the element of the current step touchable/pressable? Is there a way to make the element of the current CopilotStep touchable/pressable? Jul 4, 2018
@jzabala
Copy link
Contributor

jzabala commented Jul 5, 2018

I think this is the same as issue #6

@AngSin
Copy link
Author

AngSin commented Jul 5, 2018

Yes @jzabala, I'll close this but is that feature in progress?

@AngSin AngSin closed this as completed Jul 5, 2018
@mohebifar
Copy link
Owner

I remember there was some inconsistency between Android and iOS that was blocking the progress on this feature; however, I'll try to look into this as the next task.

@AngSin
Copy link
Author

AngSin commented Jul 5, 2018

@mohebifar Thanks!

@pribeh
Copy link

pribeh commented Oct 12, 2018

Any update on this?

@yanivnizry
Copy link

Hi,any update on this feature ?

@mohebifar
Copy link
Owner

There's a PR for this that is in review #71

@iujisato
Copy link

iujisato commented Oct 6, 2020

@AngSin @jzabala @pribeh @yanivnizry
I've made a brief explanation on how I'm thinking in approaching this issue, if you guys want to see if my approach can help in your use cases you can check it on #71 (comment)

@Aryk
Copy link

Aryk commented Dec 27, 2021

We had this exact same problem, so we wrote our own library. If you still need to be able to interact with the highlighted area, maybe it's helpful for someone:

https://github.com/tribefyhq/react-native-interactive-walkthrough

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

8 participants