UNPKG

react-native-payment-gateway

Version:

this module for payment gateway, first gateway is midtrans payment gateway, i hope all payment gateway so you can contribute to this module

13 lines (12 loc) 524 B
<?xml version="1.0" encoding="utf-8"?> <com.midtrans.sdk.uikit.widgets.DefaultTextView xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/bank_name" android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingBottom="@dimen/twelve_dp" android:paddingLeft="@dimen/twenty_dp" android:paddingRight="@dimen/twelve_dp" android:paddingTop="@dimen/twelve_dp" android:textColor="@color/black" android:textSize="@dimen/primary_text_size"/>