Skip to content

mongodb-university/stitch-tutorial-todo-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

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, Web (React), and GraphQL 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