Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 532 Bytes

File metadata and controls

15 lines (11 loc) · 532 Bytes

RegistrationFormSwiftUI-master

Inspired by Que20/RegistrationFormSwiftUI https://github.com/Que20/RegistrationFormSwiftUI.git

Updated original

Checks for validity of email & password.

Password requirement 1 Upper character / 1 Special character / 1 lower character / it should be minimum 6 character long.

Uses RegEx to check valid email & password.

Twitter: @nanujogi