John Mikel Amiel Regida

Results 5 comments of John Mikel Amiel Regida

It's the same for me as well. I had looked on the GettingStarted video on your website and followed the steps listed. I got the pop up of selecting project...

> After a few hours of suffering, when I was close to refuse from this dropdown, I've finally found the solution: set "overflow: initial" to my modal div and to...

I had a similar error regarding EPIPEs too, although the error message was not the same. The fix that worked for me was I directly published it from my own...

As a workaround, I run a ruby script that modifies the .podspec file of this library, changing the public headers from `/native/ios/WatermelonDB/SupportingFiles/Bridging.h/` to `native/ios/**/*.h` This ruby script is ran before...

> I was able to get the functionality working by using ' ' (there is a space in the middle). This tells the function to read a space key. This...