# react-native-windows-samples **Repository Path**: xunyev2/react-native-windows-samples ## Basic Information - **Project Name**: react-native-windows-samples - **Description**: https://github.com/microsoft/react-native-windows-samples.git - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-19 - **Last Updated**: 2022-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # React Native Samples and Templates

Website CI Status Website Publish Status

This repository is a companion to the [React Native for Windows](https://github.com/microsoft/react-native-windows) and [React Native for macOS](https://github.com/microsoft/react-native-macos) repos. The content here features React Native sample apps, components, and templates for Windows, macOS and Duo. ## Samples
| Sample | Description | CI Status | |:-------|:------------|:---| | [AppServiceDemo](./samples/AppServiceDemo) | A sample RNW app which interacts with the Win32 ecosystem using App Services. | N/A | | [Calculator](./samples/Calculator) | A sample RNW app implementing a simple calculator. | Calculator CI Status
Calculator CI (Upgrade) Status | | [CalculatorNuGet](./samples/CalculatorNuGet) | The Calculator sample, but consuming RNW through the NuGet packages. | CalculatorNuGet CI Status
CalculatorNuGet CI (Upgrade) Status | | [CameraDemo](./samples/CameraDemo) | A sample RNW app consuming the [react-native-camera](https://github.com/react-native-camera/react-native-camera) community module. | CameraDemo CI Status
CameraDemo CI (Upgrade) Status | | [ContinuousIntegration](./samples/ContinuousIntegration) | Sample CI pipeline configurations for RNW projects. | N/A | | [NativeModuleSample](./samples/NativeModuleSample) | A sample RNW native module with both C++ and C# implementations. | NativeModuleSample CI Status
NativeModuleSample CI (Upgrade) Status | | [RssReader](./samples/rssreader) | A sample RNW and RNM app implementing a RSS reader. | RssReader CI Status
RssReader CI (Upgrade) Status | | [TodosFeed](./samples/TodosFeed) | Samples showcasing three ways of using RNW: as a standalone UWP app, as a component within an existing UWP app, and as a component within an existing WPF app using XAML Islands. | N/A |
## 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](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.