Summary
In this chapter, we started building our budgeting app. We installed a popular vector icon library, discovered how to link that library to our project in Xcode, and then wrote a basic version of our app.
This included a basic helper library that managed date methods and another to manage storage.
In the app, we created a prompt for the user to enter their budget for the month and ensured that it collected this data before letting them proceed to add in expenses. Then, we used a modal to show and hide the fields for a user to add a new expense into the app and updated the ListView component to reflect the newly added expense.
The next chapter will get more advanced. We will finally put that vector icon library to good use by letting ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access