UNPKG
@osobh/reactar
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
AR Library for React Native and Expo
github.com/osobh/reactAR
osobh/reactAR
@osobh/reactar
/
app.json
14 lines
•
243 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"expo"
:
{
"name"
:
"reactAR"
,
"slug"
:
"reactAR"
,
"version"
:
"0.0.1"
,
"description"
:
"AR in Expo"
,
"sdkVersion"
:
"50.0.0"
,
"platforms"
:
[
"ios"
,
"android"
,
"web"
]
}
}