-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Display touch visualizers when using Detox #426
Labels
Comments
You know, while reading this issue, I had an immense deja vu. Somehow I remembered we discussed and implemented this, but apparently just discussed. I will implement this soon. |
We talked about it, but never really did anything after that ;) |
We talk a lot. 😆 |
This was implemented and should be available in the next release. If you have the simulator app open, you will see touch visualizers when running your app with Detox. |
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
I started testing my app after completing 90% of it. And I spend some time to tap on the intended view by its ID.
I am wondering if it's possible to implement a tap effect something like ripple effect. this would lead to a faster way to know if the test running is actually tapping on the specific view.
The text was updated successfully, but these errors were encountered: