leomenezessz / DigimonCRUDSwift

One sample of realm crud using swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DigimonCRUD

This application is a just sample of realm with swift implementation, a simple CRUD

Requirements

Running

First get all projects dependecies, in root directory type

$ pod install

After get all dependecies start your emulator

$ xcrun simctl boot YOUR-DEVICE-UDID

Install app in the booted emulator

$ xcrun simctl install booted YOUR-PATH-TO-APP

Libs

About

One sample of realm crud using swift.


Languages

Language:Swift 97.2%Language:Ruby 2.8%