UNPKG

react-native-xaml

Version:

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

3 lines (2 loc) 145 B
import type { XamlControlProps } from './Props'; export declare const NativeXamlControl: import("react-native").HostComponent<XamlControlProps>;