Compose Ratingbar Versions Save

A ratingbar composable for jetpack compose :rocket::star2:

1.3.12

3 weeks ago

Changes:

  1. Fix: onPress touch event not working.

1.3.11

6 months ago

reverted mutliplatform support, planning to make it as separate repo

1.3.10

6 months ago

1.3.8

6 months ago

Fix: #39

1.3.7

7 months ago

Fix: #37

1.3.6

7 months ago

Fix: #36

1.3.4

11 months ago

Now it's a smaller Breaking Change:

  • horizontalPadding renamed to spaceBetween

1.3.3

11 months ago

Breaking changes 💥

  1. Refactored overall usage for readability

Previous version doc: https://github.com/a914-gowtham/compose-ratingbar/tree/8741e114a0badf1c506b035e1e88b666543b4999

1.3.2

11 months ago

Update:

  1. Padding field from RatingBar Config renamed to horizontalPadding for readability

1.3.1

11 months ago

Feature:

  1. Customizable star icon #23