Open
Description
Describe your idea
Hi!
Thanks for building Detox! 🎉
I was wondering if there is any way to configure the default timeout for expect across your entire project? I know that the .withTimeout()
exists, but if you have a lot of places where you need a longer than default timeout, it would be nice to be able to configure it across the project.