Commit 1617a63
authored
feat: initial release of FloatingMenuButton SwiftUI package (#1)
* feat: initial release of FloatingMenuButton SwiftUI package
- add core FloatingMenuButton view with expandable menu
- add FloatingMenuItem model and item row/card views
- include Swift Package manifest
- add demo example app
- add README with preview, badges, API, install steps, and next steps
- include screenshots and demo GIF assets
- add support to custom image1 parent a9a5eda commit 1617a63
File tree
34 files changed
+1538
-1
lines changed- .swiftpm/xcode/package.xcworkspace
- Assets
- Example
- FloatingMenuButtonExample.xcodeproj
- project.xcworkspace
- FloatingMenuButtonExample
- Assets.xcassets
- AccentColor.colorset
- AppIcon.appiconset
- cardAdd.imageset
- cart.imageset
- cartAdd.imageset
- close.imageset
- driveAdd.imageset
- Sources/FloatingMenuButton
- Tests/FloatingMenuButtonTests
34 files changed
+1538
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Loading
Loading
Loading
Loading
Loading
0 commit comments