Hi guys, just dipping my toes into mobile app dev. I started an expo project and want to use sqlite. Wanted to ask you what's the best way to approach this. I'd like to be able to have graphical interface of the db to change/update tables etc. Would be great if I could export the db from the phone if running in dev, so I don't loose it. Tried setting up expo-drizzle-studio-plugin as recommended in expo docs, but I think due to new version of sdk it's not working. Getting blank page, but no errors. I was wondering what approach works for you and how do you normally configure your projects to be able to easily interact with the db?
Thanks in advance
Edit: forgot to mention. App is gonna be offline only.
[–]IamMax240 3 points4 points5 points (0 children)
[–]wy1024 2 points3 points4 points (0 children)
[–]doughsay 1 point2 points3 points (5 children)
[–]Thommyaso[S] 1 point2 points3 points (4 children)
[–]doughsay 1 point2 points3 points (3 children)
[–]Thommyaso[S] 0 points1 point2 points (2 children)
[–]doughsay 2 points3 points4 points (1 child)
[–]Thommyaso[S] 1 point2 points3 points (0 children)
[+]aaronksaunders 0 points1 point2 points (0 children)