Home

Awesome

React Native Samples and Templates

<p align="center"> <a href="https://github.com/microsoft/react-native-windows-samples/actions/workflows/ci.yml"> <img src="https://github.com/microsoft/react-native-windows-samples/workflows/CI/badge.svg" alt="CI Status" /> </a> <a href="https://github.com/microsoft/react-native-windows-samples/actions/workflows/ci-upgrade.yml"> <img src="https://github.com/microsoft/react-native-windows-samples/workflows/CI%20%28Upgrade%29/badge.svg" alt="CI (Upgrade) Status" /> </a> <a href="https://github.com/microsoft/react-native-windows-samples/actions/workflows/website-publish.yml"> <img src="https://github.com/microsoft/react-native-windows-samples/workflows/RNW%20Website%20Publish/badge.svg" alt="Website Publish Status" /> </a> </p>

This repository is a companion to the React Native for Windows and React Native for macOS repos. The content here features React Native sample apps, components, and templates for Windows, macOS and Duo.

Samples

<div align="center">
SampleDescription
AppServiceDemoA sample RNW app which interacts with the Win32 ecosystem using App Services.
CalculatorA sample RNW app implementing a simple calculator with both C++ and C# implementations.
ContinuousIntegrationSample CI pipeline configurations for RNW projects.
NativeModuleSampleA sample RNW native module with both C++ and C# implementations.
ReactNativeWinRTA sample RNW app that uses React Native WinRT to consume native WinRT APIs.
</div>

Contributions

We welcome your contributions and suggestions! Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.