6
Beginning Realm on iOS Introduction

Beginning Realm on iOS · React Native Swift raywenderlich.com . raywenderlich.com . raywenderlich.com CLASSES Task User taskld String 4415181F-AFE4-42EC-AC27-FA4... 6A82BD79-7918-45A9-A5FF-61

  • Upload
    others

  • View
    12

  • Download
    0

Embed Size (px)

Citation preview

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!