UNPKG

@adyen/react-native

Version:

Wraps Adyen Checkout Drop-In and Components for iOS and Android for convenient use with React Native

8 lines (7 loc) 286 B
<?xml version="1.0" encoding="utf-8"?> <resources> <!-- Default theme for Adyen library. Could be overridden on the app level --> <style name="AdyenCheckout" parent="Adyen"> <item name="android:statusBarColor">@android:color/transparent</item> </style> </resources>