Releases: nativescript-community/ui-lottie
Releases · nativescript-community/ui-lottie
v4.3.2
4.3.2 (2021-11-14)
Bug Fixes
- added strech property. Sizing now behaves like N Image (0a91948)
v4.3.1
4.3.1 (2021-11-03)
Bug Fixes
- loading files like
MyFile.json
should be seen as res (b1f892b)
v4.3.0
4.3.0 (2021-10-29)
Bug Fixes
- android: correctly allow override of appcompat version (0f866ac)
- ios: working dotLottie files (c4d7871)
- quick fix after merge (d560f81)
- update deps and support dotLottie files (749210e)
Features
- android: native-api-usage (50d4019)
3.0.2
- Allows lottie
src
to be set without .json
file extension (fixing #37)