tangled
alpha
login
or
join now
jollywhoppers.com
/
witchsky.app
104
fork
atom
Bluesky app fork with some witchin' additions 馃挮
witchsky.app
bluesky
fork
client
104
fork
atom
overview
issues
45
pulls
pipelines
witchsky.app
/
src
/
components
/
Post
/
Embed
/
VideoEmbed
/
VideoEmbedInner
/
web-controls
/
VideoControls.native.tsx
at
main
3 lines
96 B
view raw
wrap content
Eric Bailey
Port post embeds to new arch (#7408)
9mo ago
45f0f7ee
1
export
function
Controls() {
2
throw
new
Error
(
'VideoWebControls may not be used on native.'
)
3
}