Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
* [Artificial Intelligence](#artificial-intelligence)
* [Social](#social)
* [Health](#health)
* [Video Player](#VideoPlayer)

## Libraries

Expand Down Expand Up @@ -1807,6 +1808,12 @@ fully covered API and a lot of additional DSLs on top of base API.
![badge][badge-ios]
![badge][badge-watchos]

### VideoPlayer
* [ComposeMultiplatformMediaPlayer](https://github.com/Chaintech-Network/ComposeMultiplatformMediaPlayer) - A Compose Multiplatform library for seamless media playback, including video, reels, audio, YouTube integration, thumbnails, and HLS m3u8 support, with customizable controls.
![badge-android]
![badge-ios]
![badge-desktop](http://img.shields.io/badge/desktop-FF9500.svg?style=flat)

### Math

* [Multiplatform expressions evaluator](https://github.com/murzagalin/multiplatform-expressions-evaluator) - Runtime infix expressions evaluator.
Expand Down