npm @stripe/stripe-react-native 0.16.0
0.16.0 - 2022-07-22

latest releases: 0.38.6, 0.38.5, 0.38.4...
2 years ago

Breaking changes

  • The <GooglePayButton /> component no longer overrides the type to use the dark mode version when the device is in Dark Mode. If you set the type value, it will always be respected. If you don't set the type value, it will match the system's theme (standard_shadow when in Light Mode, and standard_dark when in Dark Mode). #1051

New features

  • Added support for pay_dark and standard_dark to the <GooglePayButton /> component's type prop. This allows you to display the dark Google Pay button. #1051
  • Added support for borderColor, borderRadius, and cursorColor to CardForm's cardStyle prop on iOS (already exists on Android). #1048

Fixes

  • Reduced the size of the @stripe/stripe-react-native by preventing unnecessary files from being published. #1043

Please see the changelog for additional details.

Don't miss a new stripe-react-native release

NewReleases is sending notifications on new releases.