-
Notifications
You must be signed in to change notification settings - Fork 299
Open
Description
Describe the bug
When I use the PlatformPayButton component inside a Modal, on Android the button does not appear (even though it is still pressable). Once the button is pressed, the button appears as normal. The button works as expected on iOS
To Reproduce
Steps to reproduce the behavior:
- Render a PlatformPayButton component inside of a Modal component
- Observe PlatformPayButton does not appear
- Press area where button belongs
- Observe PlatformPayButton text and background appear
Expected behavior
PlatformPayButton should appear when the component is rendered without requiring interaction.
Screenshots
Screen.Recording.2025-08-19.at.1.03.22.PM.mov
Smartphone (please complete the following information):
- Device: Android Emulator; Pixel 8
- OS:Android
- Browser n/a
- Version 16
Additional context
stripe-react-native library version is 0.50.3
Metadata
Metadata
Assignees
Labels
No labels