Summary
In this chapter, we finished building our expense tracking app by utilizing the vector icon library we installed earlier to visually display the user's expenses. We also built a second view to look at the previous months' expenses and wrote a function to mock the data needed to visually verify that our app worked as intended. Then, we separated these two views using tabbed navigation and allowed users to delete expenses from the app.