We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1824b65 commit dea2f32Copy full SHA for dea2f32
packages/uikit-react-native/package.json
@@ -112,6 +112,9 @@
112
"@react-native-firebase/messaging": {
113
"optional": true
114
},
115
+ "expo-av": {
116
+ "optional": true
117
+ },
118
"expo-clipboard": {
119
120
@@ -127,6 +130,12 @@
127
130
"expo-notifications": {
128
131
129
132
133
+ "expo-video-thumbnails": {
134
135
136
+ "react-native-create-thumbnail": {
137
138
139
"react-native-document-picker": {
140
141
@@ -138,6 +147,9 @@
147
148
"react-native-permissions": {
149
150
151
+ "react-native-video": {
152
153
}
142
154
143
155
"react-native-builder-bob": {
0 commit comments