Skip to content

0.12.0

Compare
Choose a tag to compare
@acomley-stripe acomley-stripe released this 02 Jun 15:08
· 293 commits to master since this release

Breaking changes

  • Renamed appearance.shapes.shadow.borderRadius to appearance.shapes.shadow.blurRadius, and appearance.primaryButton.shapes.shadow.borderRadius to appearance.primaryButton.shapes.shadow.blurRadius. #962

New features

Fixes

  • Fixed cases where Android apps would crash with the error: Unable to instantiate fragment com.reactnativestripesdk.PaymentLauncherFragment. #965
  • Fixed appearance.shapes.shadow.offset and appearance.primaryButton.shapes.shadow.offset not applying the y-coordinate in the correct direction. #962
  • Fixed a bug where handleNextAction wouldn't resolve on Android when using 3DS2. #966
  • Fixed a bug where the wrong CVC icon was show in the CardForm component on Android. #966
  • The card brand tint color is now correctly set in the CardField component on Android via the cardStyle.textColor prop. #851

Please see the changelog for additional details.