Radek Pietruszewski

Results 253 comments of Radek Pietruszewski

I'm gonna re-open so the work done already doesn't get lost

@bmatasar read about the magic sqlite tables, I think you can get info about indices with pure SQL

@Moh-Kassim Try upgrading to latest 0.23 pre-release (should be stable enough to use in production IMO) - see changelog-unreleased for upgrade details. I think this error should be fixed there

@Moh-Kassim try version `v0.23.1-0`, I think this should fix the image is malformed error

Yes, it's possible to develop such a feature. Here is some general info about adapters: https://github.com/Nozbe/WatermelonDB/blob/master/docs-master/Implementation/Adapters.md The best way to understand what it takes to develop a Cordova adapter is...

@espy Exactly, `version = ^x.x.x` need to be updated if flow-bin dependency is updated.

I'd also suggest adding an `inset` property (top/right/bottom/left shorthand) to RN StyleSheets to match CSS.

@artald Hey, mind taking a look?