Hey HN.
I'm a developer and solopreneur.
Few months ago I realized I was doing the same thing over and over again: set up onboarding flow, user authentication, payments, connect a DB...
So I built ExpoShip for 3 reasons:
1. Save Time and focus on what matters: building a business.
2. Avoid headaches like setting up authentication or handling in-app payments.
3. Get profitable fast.
I hope this boilerplate will be as helpful to you as it is for me. Would love your feedback.
Rudolfs
One thing that caught my eye is that you're using expo - how do you handle the tradeoff between expo's ease of use and its potential limitations? do you have any plans to support non-expo react native projects in the future?
And have you used flutter? I've used both rn and flutter, and i found flutter to offer much superior dx