Back to Feed
Link github

🔄 PR: Feat: Add SwiftUI Auth Flow Example

Repository: appwrite/demos-for-apple
Demos and tutorials for getting started with Appwrite + Apple


What does this PR do?

Adds a demo project to show a basic Auth flow using SwiftUI

Test Plan

  1. Run xed example-auth from the root directory of this repo in the terminal.
  2. Update the project ID
  3. Run the project from Xcode

Related PRs and Issues

n/a

Have you read the Contributing Guidelines on issues?

yes

Before Merging

  • Update root README.md
  • Update project README.md
  • Email and password auth flow is functional
  • Discuss with Core team on functionality like field validation, disabling submission buttons, error handling, etc.
  • Discuss with Core team on renaming project to specify SwiftUI to allow for UIKit project
Visit github.com