react-native-video/examples/basic/windows/VideoPlayer/App.xaml
2018-02-28 13:37:57 +01:00

9 lines
252 B
XML

<Application
x:Class="VideoPlayer.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:VideoPlayer"
RequestedTheme="Light">
</Application>