This website requires JavaScript.
Explore
Help
Sign In
haskal
/
jiti-meet
Watch
1
Star
0
Fork
You've already forked jiti-meet
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7a9a6855b7
jiti-meet
/
react
/
features
/
youtube-player
/
components
/
index.js
6 lines
98 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: auto tile view
2020-07-23 13:12:25 +00:00
// @flow
rn: add youtube player for mobile app
2020-06-12 10:15:16 +00:00
export
{
default
as
VideoShareButton
}
from
'./VideoShareButton'
;
export
*
from
'./_'
;