Skip to content

Commit 2f37963

Browse files
authored
Update README.md
1 parent 5880a76 commit 2f37963

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### About
2+
3+
<p align="center">
4+
<img src="https://github.com/VladK9/UIFloatMenu/blob/main/Assets/UIFloatMenu-Banner.png">
5+
</p>
6+
17
## Navigate
28

39
- [Features](#features)
@@ -9,8 +15,10 @@
915

1016
- Highly customizable
1117
- support dark/light theme
12-
- cornerRadius
18+
- corner radius
19+
- blured background
1320
- width (iPad)
21+
- various positions
1422

1523
### Item config
1624

@@ -25,7 +33,7 @@
2533
- SegmentCell
2634
```
2735

28-
Item color
36+
Action item color
2937
```swift
3038
- standard
3139
- clear
@@ -34,7 +42,7 @@
3442
- custom
3543
```
3644

37-
Item Layout
45+
Action item Layout
3846
```swift
3947
- Icon_Title (Icon left, title right)
4048
- Title_Icon (Title left, Icon right)

0 commit comments

Comments
 (0)