UNPKG
react-native-qr-reader
Version:
latest (1.1.6)
1.1.6
1.1.5
1.1.4
1.1.3
Decode react native from gallery
react-native-qr-reader
/
android
/
src
/
main
/
res
/
values
/
colors.xml
7 lines
(6 loc)
•
208 B
text/xml
View Raw
1
2
3
4
5
6
7
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
resources
>
<
color
name
=
"colorPrimary"
>
#3F51B5
</
color
>
<
color
name
=
"colorPrimaryDark"
>
#303F9F
</
color
>
<
color
name
=
"colorAccent"
>
#FF4081
</
color
>
</
resources
>