
TV Tracking Mobile App with React Native in TypeScript
After creating a web app and flat file CMS, I figured it was about time to learn some simple mobile development. Since I was already familiar with React for frontend development, I knew that React Native was a clear next step in creating mobile applications.
I wanted to start simple, so I built upon a previous project in which I made a very simple web application for tracking tv shows (see below). This mobile application simply reads from the flat file API created for the web application and highlights which shows are airing that day. This way, I can just check my phone very quickly to determine what is airing that night.