I'm planning to play around with React Native soon. The goal is to be able to create simple offline-first apps with a low level of backend and frontend complexity.
- What stack would you suggest to build such apps? We're talking routing, UI components, local database
- Are there any specific boilerplates you'd recommend having a look at?
I am aware this is a primarily opinion-based subject, but I'm curious if any patterns emerge that could help me out deciding in which direction to go first.
Thanks!