stripe-react-native icon indicating copy to clipboard operation
stripe-react-native copied to clipboard

Allow Setting a dark or light mode for Google pay button

Open cedvdb opened this issue 1 year ago • 0 comments

Currently the pay with google pay does not respect dark modes on android and is always using the light mode

image

As per the guidelines it should look like the following.

image

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

cedvdb avatar Nov 07 '24 16:11 cedvdb