github stripe/stripe-react-native v0.50.1
0.50.1 - 2025-07-22

latest releases: v0.50.4, v0.51.0, v0.50.3...
one month ago

Fixes

  • Fixed embedded payment element color support to accept both single color strings and light/dark color objects for ThemedColor properties (separatorColor, selectedColor, unselectedColor, checkmark color, chevron color).
  • Fixed Android crash when providing partial billingDetailsCollectionConfiguration objects. Now gracefully handles missing fields like attachDefaultsToPaymentMethod by using safe accessor methods with default values.
  • Fixed Android Kotlin compilation errors where nullable ReadableMap? was passed to functions expecting non-nullable ReadableMap. Added null checks in EmbeddedPaymentElementViewManager and AddToWalletButtonManager. #1988

Please see the changelog for additional details.

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

NewReleases is sending notifications on new releases.