react-native-youtube-iframe icon indicating copy to clipboard operation
react-native-youtube-iframe copied to clipboard

Add support to control the style of <View> outside of <WebView>

Open maydna opened this issue 3 years ago • 0 comments

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

maydna avatar Mar 24 '22 12:03 maydna