Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 145 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 145 Bytes

Floating Label - TextField SwiftUI

How to use it

FloatingTextField(title:"FIRSTNAME", text: $user.firstName, type: "text")