Skip to content

SwiftUI project demonstrating how to implement a Form with a header containing a profile icon, and a footer containing a call-to-action button, while keeping text at the bottom of the screen when a textField is in focus.

Notifications You must be signed in to change notification settings

markjeschke/SignInView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SignUpView

SwiftUI project demonstrating how to implement a Form with a header containing a profile icon, and a footer containing a call-to-action button, while keeping text at the bottom of the screen when a textField is in focus.

sign-in.mov

Installation:

  • Within Terminal, cd to your favorite work directory and run git clone git@github.com:markjeschke/SignInView.git. You can also download the zip.
  • If you're deploying this app to your physical iOS device, remember to select your developer Team account in the Signing and Capabilities tab in Xcode. Otherwise, you'll receive an error.

Requirements:

  • Minimum target is iOS 16. Tested with iOS 17 Beta
  • Updated with Xcode 14.3.1 and compatible with Xcode 15 Beta.

About

SwiftUI project demonstrating how to implement a Form with a header containing a profile icon, and a footer containing a call-to-action button, while keeping text at the bottom of the screen when a textField is in focus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages