ptmt / react-native-macos

[deprecated in favor of https://microsoft.github.io/react-native-windows/] React Native for macOS is an experimental fork for writing desktop apps using Cocoa
MIT License
11.24k stars 429 forks source link

Support for video element #96

Closed diogoviannaaraujo closed 7 years ago

diogoviannaaraujo commented 8 years ago

Is there any planned support for a video element? should it be/does existst a vlc/ffmpeg native component for desktop? Or the correct way should be throu a webview?

knoopx commented 7 years ago

I've done some progress a long time ago, I can push what I got but is half-cooked and needs further work.

ptmt commented 7 years ago

can it be a plugin? On Sun, 13 Nov 2016 at 14:29, Víctor Martínez notifications@github.com wrote:

I've done some progress a long time ago, I can push what I got but is half-cooked and needs further work.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ptmt/react-native-macos/issues/96#issuecomment-260180431, or mute the thread https://github.com/notifications/unsubscribe-auth/AA9SU2df9iJV4qn0aPbrUH0O5dhY2QQGks5q9vShgaJpZM4JD9tb .

ptmt commented 7 years ago

Closing this, it sounds better as a plugin like react-native-video.