Reis

Results 38 comments of Reis

Hi @Mottie, I'vent tried it yet but some guys at stackoverflow mentioned that triggering the blur event right after the focus will prevent the keyboard from showing. here's my question:...

Hi guys, just to put you occurrent I managed to block the virtual native keyboard from mobile devices by destroying the keyboard when the keyboard is closed and recreating it...

@Mottie I've tried many tricks but here is the explanation. At first I was creating the keyboard on each page render but because I was using a Single Page Application,...

@kolbasa your project is pretty cool but I think it solves a different problem (please correct me if I'm wrong) - Yours checks if a new APK exists, downloads, and...

@vaenow Thank you for correcting me. I misunderstood this plugin.

I'm not aware if this problem was solved in most recent versions but I'm facing this same issue when inserting escaped content (example: System File Paths). **Issue 1:** Driver preserves...

As @albanirneves states, using SUB_TYPE 0 (Binary) instead of SUB_TYPE 1 (TEXT) does the job but this is nothing more than a workaround. If you, just like me, are working...

Guys, why is this PR still on hold? Does this PR introduce a breaking change? or something that needs to be handled?

@slachtar @lukaas25 No but there are other nodejs libraries that give you that possibility