mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-10 07:10:36 +08:00
9 lines
260 B
XML
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>
|