Closed natioskar closed 3 years ago
The problem is that the "invisible" doesn't always resolve automatically.
If the user needs to solve the challenge, there won't be enough space as the challenge window covers most of the screen.
Duplicated from #11
Hey! thanks for this lib thats really works 🚀
I'm using the invisible, but found out that the Modal block the whole UI until it's not visible the token verified. in the current implementation is there a way to mitigate this behaviour?
Playing around I found out that without rendering the Modal (just the web-view) I can still get it to work
Thanks!