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

Big difference AUBECS form android and iOS

Open remonh87 opened this issue 4 years ago • 0 comments

Describe the bug When implementing the aubecsformfield for the Flutter stripe library I noticed the following. There is a big difference in the aubecs form between android and iOS when running the same settings. Thereby it is not possible to change the text of the labels and explanation text on Android. Whatever I do it always remains white.

IOS Second Android

To Reproduce

Steps to reproduce the behavior:

  1. Rend the the aubecs form on both iOS and Android

Expected behavior On Android I would expect the text and labels to be configurable and the form field to be a bit more consistent.

Additional context We are synced with library v.0.2.3

remonh87 avatar Dec 11 '21 14:12 remonh87