正在加载视频...
视频加载失败
⚡️ Open SQLite Databases in React Native Debugging SQLite was always challenging until I found out about this library: Drizzle Studio for Expo SQLite 🎉 This is a dev tool plugin you can easily install in your app and open by pressing shift + m in your terminal. The... show more
8 条评论

Yonatan1 年前
Now that is a pro Tip. Going to check it out with op-sqlite

y0x531 年前
Drizzle Studio also supports op-sqlite/libsql, but requires a patch due to this issue:

MadMax1 年前
Such a cool tool.

Daniel1 年前
Omg this is amazing. I was debugging by showing the info on screen 💀

zacharich🇺🇸1 年前
It is hard to use existing SQLite db in RN

Jayesh Saini1 年前
Do you recommend creating sqlite db on launch or having a static db file in root of the folder?

Mohamed sandwidi1 年前
That work with react native bar

Samuel James1 年前
Unpopular opinion but I don't like expo sql lite. I think it is a poor implementation of SQL Lite that is slower and unextendible

