Walkthrough

Walking through the finalized app

Project Source Code

Get the project source code below, and follow along with the lesson material.

Download Project Source Code

To set up the project on your local machine, please follow the directions provided in the README.md file. If you run into any issues with running the project source code, then feel free to reach out to the author in the course's Discord channel.

This lesson preview is part of the Building React Native Apps for Mac course and can be unlocked immediately with a \newline Pro subscription or a single-time purchase. Already have access to this course? Log in here.

This video is available to students only
Unlock This Course

Get unlimited access to Building React Native Apps for Mac, plus 70+ \newline books, guides and courses with the \newline Pro subscription.

Thumbnail for the \newline course Building React Native Apps for Mac

It can be hard to grasp what would be the end result of our class. Therefore, I thought it would be easier for me just to show you the final state of our application. Our application is a status bar app. It runs on the background and it's presented to the user here in the menu bar at the top right corner. If I click on the item, it's going to open itself and it's going to show me a list of my favorite books. So here I can add even more titles. I can click on the titles and this is going to take me to a Google search where I can see at the news. It also has some extra features. For example, it can launch itself at login whenever I start my computer. It can also detach itself and create a new window where I can use my app as any other window tab. It also has support for notifications, which are presented to the user. And it also supports drag and drop for, let's say, supporting adding images to my favorite books. These are not the features we will explore during the course. [BLANK_AUDIO]