chore: ⚡ chore
This commit is contained in:
@@ -19,7 +19,7 @@ const App = () => {
|
||||
|
||||
return (
|
||||
<View style={{flex: 1}}>
|
||||
<Video style={{flex:1}} source={{uri: "https://rawgit.com/mediaelement/mediaelement-files/master/big_buck_bunny.mp4"}} />
|
||||
<Video style={{flex:1, backgroundColor: 'blue'}} source={{uri: "https://rawgit.com/mediaelement/mediaelement-files/master/big_buck_bunny.mp4"}} />
|
||||
</View>
|
||||
);
|
||||
};
|
||||
|
Reference in New Issue
Block a user