My First Android App - Time Manager

After a few weeks of playing around with React Native, I just came away with my first real mobile app. In this post I 'll talk about what I would do different if I were to start all over again. If you only read the documentation of a framework, you cannot judge whether it 'll be actually good for production, as there will always be unforeseen obstacles, like missing components, no access to system timers, and other things you didn’t think about. Therefore, I’ll talk about my experiences now after having created a full app with React Native and show some of the obstacles I encountered along the way with their solutions.

View more details here. Feel free to give it a download and tell me what you think.