Skip to content

v4.1.0

Compare
Choose a tag to compare
@juliansteenbakker juliansteenbakker released this 09 Nov 11:03
· 119 commits to master since this release
8bbd6ca

Features:

  • You can now select the keyboardType for the confirm Signup Code with [confirmSignupKeyboardType]. (Thanks @0ttik !)
  • Added a [headerWidget] that can be used to provide some text above the loginCard. (Thanks @cloudonlanapps !)
  • You can now perform checks between switching to additionalData (if provided) using [onSwitchToAdditionalFields] (Thanks @blanquartf !)

Bugs fixed:

  • Fixed termOfService.linkUrl. (Thanks @fotiDim !)

Other improvements:

  • Migrated to lint and applied all suggested lints.
  • Updated dependencies.