UNPKG
@nativeframe/react-native-native-frame
Version:
latest (0.9.173)
0.9.173
0.9.172
0.9.169
0.9.168
0.9.167
0.9.166
0.9.165
0.9.164
0.9.163
0.9.162
0.9.161
0.9.160
0.9.159
0.9.158
0.9.157
0.9.156
0.9.155
0.9.154
0.9.153
0.9.151
0.9.150
0.9.149
0.9.148
0.9.147
0.9.146
0.9.144
0.9.143
0.9.142
0.9.141
0.9.140
0.9.139
0.9.138
0.9.137
0.9.136
0.9.135
0.9.134
0.9.133
0.9.132
0.9.131
0.9.130
0.9.129
0.9.128
0.9.127
0.9.126
0.9.125
0.9.124
0.9.123
0.9.122
0.9.121
0.9.120
0.9.119
0.9.118
0.9.116
0.9.115
0.9.114
0.9.113
0.9.112
0.9.111
0.9.110
0.9.109
0.9.108
0.9.107
0.9.106
0.9.105
0.9.104
0.9.103
0.9.102
0.9.101
0.9.100
React native package for streaming
www.nativeframe.com
nativeframe/react-native-native-frame
@nativeframe/react-native-native-frame
/
android
/
preview
/
src
/
main
/
res
/
layout
/
activity_cam2cam.xml
8 lines
(6 loc)
•
240 B
text/xml
View Raw
1
2
3
4
5
6
7
8
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
LinearLayout
xmlns:android
=
"http://schemas.android.com/apk/res/android"
android:layout_width
=
"match_parent"
android:layout_height
=
"match_parent"
android:orientation
=
"vertical"
>
</
LinearLayout
>