UNPKG
react-native-otpview
Version:
latest (1.0.8)
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
autoplaced otp read otp from server and place it on ui for android and ios
react-native-otpview
/
android
/
app
/
build
/
intermediates
/
incremental
/
mergeDebugResources
/
merged.dir
/
values-v16
/
values-v16.xml
8 lines
•
302 B
text/xml
View Raw
1
2
3
4
5
6
7
8
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
resources
>
<
dimen
name
=
"notification_right_side_padding_top"
>
4dp
</
dimen
>
<
style
name
=
"TextAppearance.AppCompat.Tooltip"
>
<
item
name
=
"android:fontFamily"
>
sans-serif
</
item
>
<
item
name
=
"android:textSize"
>
14sp
</
item
>
</
style
>
</
resources
>