Skip to content

Releases: sweatco/rn-scratch-card

1.2.3

08 Jun 14:58
Compare
Choose a tag to compare

Removed debug logs once users scratch since it's annoying to devs.

1.2.2

06 Mar 17:22
Compare
Choose a tag to compare

Fix #18: Enhanced Android view rendering logic.

1.2.1

22 Feb 17:14
Compare
Choose a tag to compare

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

06 Feb 20:32
Compare
Choose a tag to compare

Fixes and Improvements

  • Foreground Rendering Issue Fixed for RN 0.73.0:

    • Resolved a significant rendering problem caused by Fresco version changes. Transitioned from ReactImageView to AndroidX native Image component. See PR #16. Resolved Issue #15.
  • RN Upgrade:

    • Upgraded to React Native 0.73.3.

Kudos to @Looskie for the contributions to this release.

1.1.0

02 Mar 12:42
Compare
Choose a tag to compare
  • 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

21 Jul 14:30
Compare
Choose a tag to compare
[Version] 1.0.0

1.0.0-beta7

28 Mar 13:12
Compare
Choose a tag to compare
  • Fixed the bitmap duplication for Android #2

1.0.0-beta6

14 Feb 12:29
Compare
Choose a tag to compare
[Version] 1.0.0-beta6