mirror of
https://github.com/status-im/react-native-config.git
synced 2026-09-01 15:11:08 +00:00
Add support for react-native-windows. Update the docs and example and add an automatic CI test.
5 lines
244 B
XML
5 lines
244 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Microsoft.Windows.CppWinRT" version="2.0.200316.3" targetFramework="native" />
|
|
<package id="Microsoft.UI.Xaml" version="2.3.191129002" targetFramework="native" />
|
|
</packages> |