Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 01 Dec 23:12
· 9 commits to main since this release

Added

  • feat: Added lockWidget to AvatarMakerCustomizer to allow custom widgets for locked items.
  • feat: Added onTapLockedItem callback to AvatarMakerCustomizer to handle taps on locked items.

Updated

  • docs: Updated documentation for item locking.
  • example: Updated example app to demonstrate custom lock UI and interaction.