Radek Pietruszewski
Radek Pietruszewski
Very cool work! Thank you @feznyng
@TimTreurniet take a look at the "raw" methods on `database.adapter`
Sorry @pranavbabu, this reveals too much information to the console to be the default -- but if you use the debug switch on Database (or add a new one), this...
see https://github.com/Nozbe/WatermelonDB/commit/3af430b94ae5dab44111939c773459dc83b7142b
Hi everyone, 0.28.0-1 now works on RN 0.74+ (Android/JSI). Note a small breaking change is needed for this -- see this comment for details: https://github.com/Nozbe/WatermelonDB/issues/1769#issuecomment-2507899744 Please let me know if...
Thank you @lennyerik - I'm planning to review and test this internally this week
@Dallas62 @KrisLau Can you confirm that @johnf's solution works for you? I'm not sure that putting everything in public_header_files is actually the correct solution to enabling 🍉 to work with...
Yes, of course. I'm all for making 🍉 work with `use_frameworks!`, it's just that I think `public_header_files = everything` is a workaround, not the right fix, since internal headers shouldn't...
@fivecar @KrisLau @Dallas62 @johnf Hi, check out `0.26.0-1` prerelease, I think Watermelon should work there in the use_frameworks! mode. Please note that you should now delete the Bridging.h import from...