Skip to content

v1.2.1

Compare
Choose a tag to compare
@jevonmao jevonmao released this 17 Feb 00:11
· 193 commits to main since this release
3a95137

What's New?

  • A new optional customization is now available–pass in autoDismiss parameter to set whether to auto dismiss the view after last permission item is triggered
  • Some minor adjustments on the color of UI components.
  • The JMModal's background and secondary colors are interchanged
  • JMPermissions is now deprecated(name change)! Use JMModal instead

What's Fixed?

  • Button text change animation is more natural
  • Fix a bug where contacts permission will not trigger button text change to "ALLOWED" and color
  • Fixed a major issue withJMAlert and JMPermission not displaying optimally on the smallest devices
  • Various other fixes and code refactoring to improve performance