tangled
alpha
login
or
join now
stream.place
/
streamplace
74
fork
atom
Live video on the AT Protocol
74
fork
atom
overview
issues
1
pulls
pipelines
streamplace
/
js
/
app
/
components
/
get-apps.native.tsx
at
eli/multitesting
5 lines
95 B
view raw
wrap content
Natalie B.
migrate tamagui over
6 months ago
6d2ce02e
1
import
{
View
}
from
"react-native"
;
2
3
export
default
function
GetApps() {
4
return
<
View
/
>
;
5
}