We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbbc806 commit 4c58a80Copy full SHA for 4c58a80
README.md
@@ -1 +1,6 @@
1
-# FloatingLabelTextField
+# FloatingLabelTextField
2
+
3
+A small SwiftUI component that renders an outlined (bordered) text field with an in-border label,
4
+designed to be easy for beginners to use.
5
6
+Import the package in Xcode or via Swift Package Manager and use `FloatingLabelTextField`.
0 commit comments