react-native-youtube-iframe
react-native-youtube-iframe copied to clipboard
Add support to control the style of <View> outside of <WebView>
Hi, thanks for the great tool. I wonder if we can add a variable viewContainerStyle to control the style of <View> outside of <WebView>, therefore it can support styling using flexbox (e.g. to make the <WebView> at the center of <View>) my draft PR is: https://github.com/LonelyCpp/react-native-youtube-iframe/pull/237