Pablo Giraud-Carrier

Results 3 issues of Pablo Giraud-Carrier

**Describe the bug** I'm using the CardField component to let the users enter their credit card information. With a payment manager installed on Android, like Dashlane for example, you can...

enhancement
android

### Bug summary The background color of the splash screen stays in black on Android with night mode activated. ``` @color/bootsplash_background @mipmap/bootsplash_logo @style/AppTheme ``` Result in day mode: ![splash_green](https://user-images.githubusercontent.com/35684551/192231235-14e455fe-dc93-4861-8fd7-ea2073348acd.jpg) Result...

bug

The Adapty UI can't be displayed on top of a React-Native modal or any other component that adds a new UIViewController. This fix gets the topmost UIViewController and presents the...