Files
react-native-code-push/Examples/CodePushDemoApp-pre0.49/windows/CodePushDemoApp/App.xaml

9 lines
260 B
XML

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