Skip to content

Use local swiftui views and cast to UIKit, use CoreData, Combine core and MVVM

Notifications You must be signed in to change notification settings

negna1/SimpleRegistration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Registration and Log in page

Registration

  • Checker for mail, age restriction (18-99), password restrictoin(8-12)
  • Using primary button from local components which is written with Swiftui
  • Using textField button from local components which is written with Swiftui
  • Use coredata to save users and get users;

Profile

  • Using CombineCore, which is using extensions of urlcomponents, urlsession, urlrequests.

About

Use local swiftui views and cast to UIKit, use CoreData, Combine core and MVVM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages