stripe-react-native
stripe-react-native copied to clipboard
Allow Setting a dark or light mode for Google pay button
Currently the pay with google pay does not respect dark modes on android and is always using the light mode
As per the guidelines it should look like the following.
Original issue in the flutter repo: https://github.com/flutter-stripe/flutter_stripe/issues/1975
in order for us to fix it we need to wait for Stripe to implement this option in their sdk