| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 32.38.0 source code.tar.gz | 2026-02-20 | 343.0 MB | |
| 32.38.0 source code.zip | 2026-02-20 | 364.0 MB | |
| README.md | 2026-02-20 | 536 Bytes | |
| Totals: 3 Items | 706.9 MB | 1 | |
Android Client:
- Add variable description to VariableMutationException.
- Removed dependencies to
androidx.datastore:datastoreandorg.jetbrains.kotlin:kotlin-serialization.
iOS Client:
- Fixed Lottie animation repeat_count semantics: repeat_count now means the number of additional plays (repeat_count=0 plays once, repeat_count=1 plays twice, repeat_count=-1 plays infinitely).
- The custom action function has been implemented.
Web Client:
- Changed
lottiesrepeat_countlogic (to better align with other platforms).