stripe-react-native
stripe-react-native copied to clipboard
Big difference AUBECS form android and iOS
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:
- 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

