Youtube Video

Hi,

Is posible to reproduce a youtube video in the app? My app is connected to a movie database Api and I want to reproduce a youtube video of the movies.

Is this posible?

Thanks!

Hi!

This must be done using a WebView. So far we don’t ship a UX component for this, but I will try to dig up an example of how to do this using native API bindings.

Hold on :slight_smile:

Thanks!!

Any news about that? Or any clue of how to do this?

Hi!

There are native WebView classes now:

However, these classes are brand new, and it seems the first version was shipped with no public interface for navigation.

This should be fixed in a near future release, including an example of how to use them :slight_smile:

Deleted

Are there any updates on how to use the WebViews? thanks!!

Any news about that? Or any clue of how to do this?

There is now a fuse-youtube community library that should allow embedding YouTube videos in UX.

1 Like