tangled
alpha
login
or
join now
bas.sh
/
witchsky.app
forked from
jollywhoppers.com/witchsky.app
0
fork
atom
Bluesky app fork with some witchin' additions 馃挮
0
fork
atom
overview
issues
pulls
pipelines
witchsky.app
/
src
/
components
/
Post
/
Embed
/
VideoEmbed
/
VideoEmbedInner
/
web-controls
/
VideoControls.native.tsx
at
readme-update
3 lines
96 B
view raw
wrap content
1
export
function
Controls() {
2
throw
new
Error
(
'VideoWebControls may not be used on native.'
)
3
}