All I get is a blank black screen, so I'm guessing it's because I didn't drag n drop the iframe html into the correct xcode location.
How do I add YTPlayerView-iframe-player.html from Assets to my xcode project?
Sorry, as a brand new developer, this is not entirely clear to me. Did rnmp do this for me? Or do I need to manually do this after running rnmp command? And if manually, how?
Just drag and drop? And if so, where? In the root dir of xcode proj? Or in one of the sub-dirs? Do I need to create references? And if so, how?
I am running RN 0.32.0
Follow these steps (WatchNext is my project name) :



Thank you @CharlesMcD ... it worked perfectly and beautifully after I followed your tutorial, and what's even better, is that the whole component re-renders whenever I dynamically pass it a new youtube id, so no extra voodoo needed to refresh the YouTube component, woohoo!
Thanks @CharlesMcD . You saved my time
Most helpful comment
Follow these steps (WatchNext is my project name) :