Skip to content

Commit 0288620

Browse files
committed
Update README.md
1 parent 4f71583 commit 0288620

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55

66
This package uses declarative approach to declare parameters for the video component based ob building blocks. This implementation might give you some insights how SwiftUI works under the hood. Also you can pass parameters in the common way.
77

8+
## SwiftUI example for the package
9+
[ SwiftUI loop video player example](https://github.com/The-Igor/swiftui-loop-videoplayer-example)
10+
811
## How to use the package
912
### 1. Create LoopPlayerView
1013

@@ -50,8 +53,6 @@ You can group error settings in group **ErrorGroup** or just pass all settings a
5053
|**EColor(.accentColor)**| Error message text color| .red |
5154
|**EFontSize(27)**| Size of the error text | 17.0 |
5255

53-
## SwiftUI example for the package
54-
[ SwiftUI loop video player example](https://github.com/The-Igor/swiftui-loop-videoplayer-example)
5556

5657
![The concept](https://github.com/The-Igor/swiftui-loop-videoplayer-example/blob/main/swiftui-loop-videoplayer-example/img/swiftui.gif)
5758

0 commit comments

Comments
 (0)