Skip to content

cbush/stitch-tutorial-todo-ios

This branch is 1 commit behind mongodb-university/stitch-tutorial-todo-ios:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

edfc2e7 · Jun 12, 2019

History

12 Commits
Jun 12, 2019
May 16, 2019
Jun 12, 2019

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 97.8%
  • Ruby 2.2%