UNPKG
nativescript-paystack
Version:
latest (0.2.3)
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
0.0.1-beta.1
0.0.1-beta.0
Nativescript integration for Paystack payment platform.
github.com/jogboms/nativescript-paystack
nativescript-paystack
/
platforms
/
android
/
res
/
values
/
attrs.xml
5 lines
•
224 B
text/xml
View Raw
1
2
3
4
5
<
declare-styleable
name
=
"ForegroundView"
>
<
attr
name
=
"foreground"
format
=
"color"
/>
<
attr
name
=
"foregroundGravity"
format
=
"integer"
/>
<
attr
name
=
"foregroundInsidePadding"
format
=
"boolean"
/>
</
declare-styleable
>