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?
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!
Hi! Author here :) It would be really cool to get some feedback on the app :) Feel free to drop a comment / create an issue or create a pull request. What would you improve?
sscarduzio|4 years ago
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?
daschaa|4 years ago
daschaa|4 years ago