0.72.1 • Published 6 months ago

react-native-winrt v0.72.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

React Native WinRT

React Native WinRT is a module for React Native for Windows developers who want to call native (non-XAML) WinRT APIs in their apps. It uses components from xlang to parse metadata for public or private WinRT COM APIs and generate JSI (JavaScript Interface) wrappers for C++/WinRT types at compile-time. The code generator was itself derived from cppwinrt.exe.

Getting started

Refer to the GitHub usage docs for instructions on how to use React Native WinRT in your React Native Windows app to call projected WinRT APIs in JavaScript.

Versioning

The versioning scheme for React Native WinRT aligns with versions of React Native for Windows. A new major version of React Native for Windows is not guaranteed to be supported by a mismatched version of React Native WinRT. For example, a React Native for Windows 0.67 app may not be compatible with react-native-winrt 0.66.* package versions due to potential breaking changes.

Please see the versions tab for a list of currently supported versions.

Contributing

We want to hear from you! File a new issue to report a bug, ask a question, or make a suggestion. See our Contributor's Guide for more information.

0.70.4

6 months ago

0.72.1

6 months ago

0.71.2

6 months ago

0.72.0

9 months ago

0.70.3

1 year ago

0.71.1

1 year ago

0.70.2

1 year ago

0.71.0

1 year ago

0.69.2

1 year ago

0.69.3

1 year ago

0.70.1

2 years ago

0.69.1

2 years ago

0.68.1

2 years ago

0.67.1

2 years ago

0.70.0

2 years ago

0.67.0

2 years ago

0.69.0

2 years ago

0.68.0

2 years ago

0.0.3

2 years ago

0.0.4

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago