Glad to see some other Hive interfaces in the works. @ryivhnn,
@jedau Don't hesitate to reach out if you have any questions .
On my end, I used React and Mobx for the first iteration of Inkito. I had no database and a node back end only for the IPFS uploads at first. Here's the source code if that can help https://github.com/Jrejoire/Inkito.
On my new iteration, things get a little more complex with a MongoDB database and a more complex node back end. I'm still at the comic reader redesign. But will soon move on to the home page. ;-)
I had the chance to use Nuxt.js at work which is a variation of Vue. The way it is structure is easy to understand and there is a lot of helpful documentation so I'm sure you'll do fine with it. All JavaScript frameworks are pretty much the same anyway...
Hope to read more about your project. @jedau my only experience with mobile apps is with React native last year and progressive web apps...
RE: May ProgBlog #4: another week another noprogblog