React Native offline-first: fast set logging UI
📰 Dev.to · Sathish
I stopped blocking the UI on SQLite writes. I log sets in-memory first, then flush. I use a tiny...
I stopped blocking the UI on SQLite writes. I log sets in-memory first, then flush. I use a tiny...