Hi! 👋 First off — I really like this repo. It’s a super clean starter and got me moving fast. Thanks for having it!
Issue
The current template ships with older Capacitor packages (v5.x) while Capacitor has moved on (v7/v8). Also, this starter doesn’t include SQLite by default, and for many hybrid apps a native DB is a core requirement. In my case, that is why i want to use Capacitor if this make sense.