+ All Categories
Home > Documents > Beginning Realm on iOS · React Native Swift raywenderlich.com . raywenderlich.com ....

Beginning Realm on iOS · React Native Swift raywenderlich.com . raywenderlich.com ....

Date post: 30-May-2020
Category:
Upload: others
View: 12 times
Download: 0 times
Share this document with a friend
6
Beginning Realm on iOS Introduction
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!


Recommended