UNPKG
react-native-tcp-socket
Version:
latest (6.4.1)
6.4.1
6.4.0
6.3.1
6.3.0
6.2.0
6.1.0
6.0.6
6.0.5
6.0.4
6.0.3
6.0.2
6.0.1
6.0.0
5.6.2
5.6.1
5.6.0
5.5.0
5.4.0
5.3.1
5.3.0
5.2.1
5.2.0
5.1.0
5.0.0
4.5.7
4.5.6
4.5.5
4.5.4
4.5.3
4.5.2
4.5.1
4.5.0
4.4.0
4.3.1
4.3.0
4.2.0
4.1.0
4.0.0
3.7.1
3.7.0
3.6.0
3.5.1
3.5.0
3.4.2
3.4.1
3.4.0
3.3.1
3.2.9
3.2.8
3.2.7
3.2.6
3.2.5
3.2.4
3.2.3
3.1.3
3.1.2
3.1.1
3.1.0
3.0.5
3.0.3
3.0.2
3.0.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.0
0.7.0
0.6.0
0.0.0-development
React Native TCP socket API for Android & iOS
Rapsssito/react-native-tcp-socket
react-native-tcp-socket
/
examples
/
tcpsockets
/
android
/
app
/
src
/
main
/
res
/
values
/
styles.xml
10 lines
(7 loc)
•
246 B
text/xml
View Raw
1
2
3
4
5
6
7
8
9
10
<
resources
>
<!-- Base application theme. -->
<
style
name
=
"AppTheme"
parent
=
"Theme.AppCompat.Light.NoActionBar"
>
<!-- Customize your theme here. -->
<
item
name
=
"android:textColor"
>
#000000
</
item
>
</
style
>
</
resources
>