- Hands-On Full:Stack Development with Swift
- Ankur Patel
- 55字
- 2025-02-20 17:34:07
Multiple lists
Now that we have items created for one list, let's see how we can add multiple Shopping Lists to our app. It's quite similar to what we just did for Items, but before we get started, let's refactor our code so that it becomes easier to add a new Shopping List View Controller.