API Parity
Core APIs and Components
React Native Components and APIs that are a part of the React Native Lean Core effort are now all supported in React Native for Windows.
For a more closely monitored look at our work in progress, check out the API Completion label on issues in our repo.
Please feel free to leave comments or give us a 👍 on issues to help us prioritize better!
A few methods or props may be missing on some types and we are actively working to add support for those in our upcoming milestones.
If you encounter an unsupported API that should be tracked, please submit an issue to let us know.
Windows APIs and Components
In addition to the React Native core APIs, there are a handful of APIs that are either new in React Native for Windows to support desktop (like keyboarding, mouse, pop-ups, windowing, multi-instance, etc.,) scenarios as well as signature scenarios on Windows 10 and higher (like Themes, brushes etc.,). You can find documentation on these under the APIs tab.
More APIs and Components
In addition to the above, there are several community modules that are supported in Windows. Please see Supported Community Modules for details.