Realm - Building Modern Swift Apps with Realm Database by 2019

Realm - Building Modern Swift Apps with Realm Database by 2019

Author:2019
Language: eng
Format: epub
Publisher: Ray Wenderlich


My ToDo

In the last section of this chapter, you’ll get to work with different configurations in an iOS app. The project is a simple ToDo app — something you may already have built on your own! That’s why you’ll start with a working app and extend it with features specific to using Realm configurations.

Getting started

Open up the macOS Terminal app (or a similar app of your choice) and navigate to the current chapter’s MyToDo-starter folder.

Install the project dependencies by running the following in the starter folder:

pod install

When installation is complete, open MyToDo.xcworkspace.

As mentioned earlier, the project already has some basic functionality implemented and includes mostly UI, non-Realm specific code — including a build warning that you’ll clear while working through the chapter.

Build and run the project, and you’ll be able to add new todo items by tapping the + button, delete items by swiping on a table row and change an item’s status by tapping the indicator on the right side of each row:



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.