UNPKG
rn-blur
Version:
latest (3.2.3)
3.2.3
3.2.2
React Native Blur component
github.com/pengcao1/rn-blur
pengcao1/rn-blur.gitgit
rn-blur
/
examples
/
Basic
/
android
/
app
/
src
/
main
/
res
/
values
/
styles.xml
9 lines
(6 loc)
•
192 B
text/xml
View Raw
1
2
3
4
5
6
7
8
9
<
resources
>
<!-- Base application theme. -->
<
style
name
=
"AppTheme"
parent
=
"Theme.AppCompat.Light.NoActionBar"
>
<!-- Customize your theme here. -->
</
style
>
</
resources
>