Releases: sweatco/rn-scratch-card
Releases · sweatco/rn-scratch-card
1.2.3
Removed debug logs once users scratch since it's annoying to devs.
1.2.2
Fix #18: Enhanced Android view rendering logic.
1.2.1
Fixes and Improvements
- Added Local Resource Schema for Android:
Images now load correctly in release builds, thanks to the new local resource schema. (#17)
Kudos to @Looskie for the contributions to this release. 👍
1.2.0
Fixes and Improvements
Kudos to @Looskie for the contributions to this release.
1.1.0
- Migrated to react-native 0.71.3 (without
fabric
support)
- [Android] Downgraded
minSdkVersion
to 21 and upgraded targetSdkVersion
to 33
- [Android] Upgraded
kotlinVersion
to 1.7.0
1.0.0-beta7
- Fixed the bitmap duplication for Android #2