player-ui / player

https://player-ui.github.io
MIT License
73 stars 47 forks source link

[WIP] Adding support for Compose assets and reference assets #537

Open A1shK opened 2 weeks ago

A1shK commented 2 weeks ago

This PR is still a WIP as I need to fix some testing, add documentation and proper release notes.

This PR adds:

  1. Support for creating Android assets using Jetpack Compose (#89) 2. Adding reference assets using Jetpack Compose - Collection and Badge (#90)

Change Type (required)

Indicate the type of change your pull request is:

Does your PR have any documentation updates?