All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased - yyyy-mm-dd
- Fix build error when using Fabric on iOS.
0.5.0 - 2023-10-25
- Fabric support on React Native 0.71+. This is a breaking change for fabric on 0.70 and lower, however paper/old arch is unaffected.
0.4.0 - 2022-07-15
- Fabric implementation.
- Removed redundant cast causing "BitmapDrawable cannot be cast to VectorDrawable".
0.3.0 - 2021-05-21
- Default
resizeMode
tocover
forImage
compatibility.
0.2.1 - 2021-05-21
- Move
resizeMode
to style props forImage
compatibility.
0.2.0 - 2021-05-20
resizeMode
prop.
0.1.2 - 2021-04-26
- Typescript definitions.
0.1.1 - 2021-04-22
- Don't mix MJS and CJS.
0.1.0 - 2021-04-15
- Initial release.