cbush / stitch-tutorial-todo-ios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stitch Mobile Example - Todo App

Requirements

  • Swift >= 5
  • Cocoapods >= 1.6.1

Please note, some users have had issues installing the Pods using the desktop client for Cocoapods. We recommend using Homebrew to install this dependency.

brew install cocoapods
pod install --repo-update

This sample app is intended to be used by following the Todo tutorial in the Stitch docs. It demonstrates the process of building an iOS app that connects to the Stitch backend and uses Atlas for data storage.

We also have Android and Web (React) versions.

An example of Google OAuth is including in the google-oauth branch.

About


Languages

Language:Swift 97.8%Language:Ruby 2.2%