UNPKG
expo-three
Version:
latest (8.0.0)
next (7.0.0)
8.0.0
7.0.1
7.0.0
6.2.0
6.1.0
6.0.1
6.0.0
5.7.0
5.6.2
5.6.1
5.6.0
5.5.1
5.5.0
5.4.0
5.3.0
5.2.0
5.1.0
5.0.0
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.0.2-alpha.1
3.0.2-alpha.0
3.0.1
3.0.0-alpha.8
3.0.0-alpha.7
3.0.0-alpha.6
3.0.0-alpha.5
3.0.0-alpha.4
3.0.0-alpha.3
3.0.0-alpha.2
3.0.0-alpha.1
2.2.2-alpha.1
2.2.2-alpha.0
2.2.1
2.2.0
2.1.1
2.1.0
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Utilities for using THREE.js with Expo
github.com/expo/expo-three
expo/expo-three
expo-three
/
app.json
15 lines
(14 loc)
•
252 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"expo"
:
{
"name"
:
"expo-three"
,
"slug"
:
"expo-three"
,
"version"
:
"7.0.1"
,
"description"
:
"Utilities for using THREE.js with Expo"
,
"sdkVersion"
:
"50.0.0"
,
"platforms"
:
[
"ios"
,
"android"
,
"web"
]
}
}