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
- Run
xed example-authfrom the root directory of this repo in the terminal. - Update the project ID
- 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