Skip to content

1.0.0

Compare
Choose a tag to compare
@welstarco welstarco released this 19 May 12:15
· 30 commits to main since this release

Changes

  • New fully native implementation that doesn't require any react-native, hence easier install.
  • Built with Xcode 14.3, tested on iOS 16, with CocoaPods 1.12.1.
  • Minimum iOS version raised to 12.
  • Also installable using Swift Package Manager , see mopinion-sdk-ios-swiftpm

New features

  • Introduces new state NO_FORM_WILL_OPEN for callbacks.
  • Introduces new method semanticVersionString() to get the version of the SDK.
  • Support for partial height forms.
  • Support for automatic page navigation and hiding page navigation buttons.
  • Support for auto-submitting forms and hiding submit button.

See the README for installation instructions.