I am trying to implement embedded YouTube videos in Html/WebView in Nativescript iOS. I was able to get it done on android, as I don't have enough native iOS experience I am posting the question here. I found some links but they deal with native iOS in ObjC and Swift.
How to embed YouTube video on iOs and play it directly on UIWebview without full screen
Can someone guide me to get this done?
Update: Here is the screenshot of Android and iOS that I am getting by using in src of WebView (Android) and html of HtmlView (iOS) -