UNPKG
aurora-imui-react-native
Version:
latest (0.14.0)
0.14.0
0.13.1
0.13.0
0.12.7
0.12.6
0.12.5
0.12.4
0.12.3
0.12.2
0.12.1
0.12.0
0.11.1
0.11.0
0.10.12
0.10.11
0.10.10
0.10.9
0.10.8
0.10.6
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
0.9.36
0.9.35
0.9.34
0.9.33
0.9.32
0.9.31
0.9.30
0.9.29-rc
0.9.28
0.9.28-rc
0.9.27
0.9.26
0.9.25
0.9.24
0.9.23
0.9.22
0.9.20
0.9.19
0.9.17
0.9.16
0.9.15
0.9.14
0.9.13
0.9.12
0.9.9
0.9.8
0.9.6
0.9.5
0.9.3
0.9.2
0.9.1
0.9.0
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.1
0.7.0
0.6.9
0.6.8
0.6.7
0.6.1
0.6.0
0.5.14
0.5.13
0.5.12
0.5.11
0.5.10
0.5.9
0.5.8
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.21
0.4.20
0.4.19
0.4.18
0.4.17
0.4.15
0.4.14
0.4.13
0.4.12
0.4.11
0.4.10
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.3.2
0.3.1
0.3.0
0.1.0
aurora imui plugin for react native application
github.com/jpush/aurora-imui
jpush/aurora-imui
aurora-imui-react-native
/
ReactNative
/
android
/
src
/
main
/
res
/
values
/
arrays.xml
9 lines
•
287 B
text/xml
View Raw
1
2
3
4
5
6
7
8
9
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
resources
>
<
integer-array
name
=
"google_colors"
>
<
item
>
@color/google_red
</
item
>
<
item
>
@color/google_blue
</
item
>
<
item
>
@color/google_yellow
</
item
>
<
item
>
@color/google_green
</
item
>
</
integer-array
>
</
resources
>