A SwiftUI implementation of customizable capsule tags.
Screen.Recording.2023-09-07.at.10.56.28.PM.mov
-
SwiftUI: The core framework used to build the app's user interface.
-
Xcode: The primary IDE for developing, testing, and debugging the application.
-
Dynamic Layout: The tags adjust dynamically based on their content and the available screen width.
-
Context Menu: Easily delete tags using the context menu on each capsule.
-
Validation: Ensures that the total character count across all tags doesn't exceed a set limit.
-
Animation: Smooth animations during tag operations to enhance the user experience.