Skip to content

Commit cc296d4

Browse files
committed
Update README.md
1 parent 7c8bcb3 commit cc296d4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Please note that using videos from URLs requires ensuring that you have the righ
1212

1313
## [SwiftUI video player example](https://github.com/The-Igor/swiftui-loop-videoplayer-example)
1414

15-
![The concept](https://github.com/The-Igor/swiftui-loop-videoplayer-example/blob/main/swiftui-loop-videoplayer-example/img/swiftui.gif)
15+
![The concept](https://github.com/The-Igor/swiftui-loop-videoplayer-example/blob/main/swiftui-loop-videoplayer-example/img/video_filters.gif)
1616

1717
## API Specifications
1818

@@ -184,8 +184,6 @@ struct VideoView: View {
184184
}
185185
```
186186

187-
![The concept](https://github.com/The-Igor/swiftui-loop-videoplayer-example/blob/main/swiftui-loop-videoplayer-example/img/play_commands.gif)
188-
189187
## Practical idea for the package
190188
You can introduce video hints about some functionality into the app, for example how to add positions to favorites. Put loop video hint into background or open as popup.
191189

0 commit comments

Comments
 (0)