UNPKG

react-native-xaml

Version:

Allows using XAML directly, inside of a React Native Windows app

4 lines 190 B
// @refresh reset import { requireNativeComponent } from "react-native"; export const NativeXamlControl = requireNativeComponent("XamlControl"); //# sourceMappingURL=NativeXamlControl.js.map