beginning realm on ios · react native swift raywenderlich.com . raywenderlich.com ....

6
Beginning Realm on iOS Introduction

Upload: others

Post on 30-May-2020

14 views

Category:

Documents


0 download

TRANSCRIPT

Beginning Realm on iOS

Introduction

Realm

Persisted Objects

USER NAME: DAFFNE

AGE: 30USER NAME: JOHN

AGE: 25

TASK TITLE: BE AWESOME

DONE: TRUE

TASK TITLE: BE AWESOME

DONE: TRUE

TASK TITLE: BUY MILK

DONE: FALSE

SETTINGS FILTER: TRUE

LASTLOGIN: 10 APR

Getting Started

define your data classes learn to store and retrieve them go reactive with collection and notifications

Your task: develop an awesome app

Challenge Time!