Hacker News new | ask | show | jobs
by sscarduzio 1578 days ago
What an interesting seed you are planting in my head. I have never developed anything Apple, but I use Macos every day.

Am I right that this project can be extended arbitrarily using just React native knowledge in order to create more complex apps like for example an RSS feed reader that lives in the menu bar?

1 comments

Hi! Sorry for the late reply. First of all: Cool to hear that you feel inspired by the app. I really appreciate that. You can definitely extend the app with just React Native knowledge. The change of the title in the status bar can be done with a simple method call. Feel free to look into the code. And it would be great if you could hit me up in this thread when you have done that. I am curious to see the repository then!