Earlier quoted context omitted.
The reminder notifications and tools for analysis are definitely in my mind. These two features are must haves for an app like this. I will probably go more through a PWA route; I am the sole developer on this and I don't think I can maintain two native apps (at least not until it is a solid, profitable product). Another features I am considering applying are voice recordings and sharing with close friends. Do you ha…
You can use the same codebase to service mobile platforms with something like Cordova. It still needs some effort but gives you access to the app stores, which can be huge acquisition channels.
Re: Show HN: A Mood Tracker on the Web
#21Agree. I built it in React. If I have some validation that the product is good, I will probably rewrite it in React Native Web, sharing one codebase for all three platforms