UNPKG

react-native-xaml

Version:

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

5 lines (4 loc) 131 B
export * from './NativeXamlControl'; export * from './Types'; export { XamlControlProps } from './Props'; export * from './Enums';