feat: input box ui

This commit is contained in:
Lakr
2025-06-18 01:50:47 +08:00
parent 1aca314299
commit 8065fa4bf4
15 changed files with 381 additions and 21 deletions
@@ -26,6 +26,8 @@ let package = Package(
"Then",
.product(name: "Apollo", package: "apollo-ios"),
.product(name: "OrderedCollections", package: "swift-collections"),
], resources: [
.process("Interface/View/InputBox/InputBox.xcassets")
]),
]
)