npm @stripe/stripe-react-native 0.53.0
0.53.0 - 2025-09-15

6 hours ago

Features

  • Added isLoaded flag to useEmbeddedPaymentElement hook that indicates when the embedded payment element has finished loading and is ready to display (height > 1). Useful for showing loading states and smooth UI transitions.

Fixes

  • Fixed Android EmbeddedPaymentElement not respecting Link configuration. Now properly honors LinkDisplay.NEVER to hide Link payment method when configured.
  • Fixed Android EmbeddedPaymentElement layout measurement issues by improving height calculation and switching from onPlaced to onSizeChanged for better layout synchronization.

Please see the changelog for additional details.

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

NewReleases is sending notifications on new releases.