A repository showcasing React Native samples and templates for Windows, macOS, and Surface Duo.
Перейти к файлу
Nick Gerleman d516ee0f76
Update section on Hermes limitations
2021-10-28 00:33:28 -07:00
.github Stop running PR pipeline when updating CI files (#559) 2021-10-04 11:33:55 -07:00
.vscode Exclude all versioned pages by default from text searches in Visual Studio Code (#210) 2020-08-26 19:52:25 -07:00
docs Update section on Hermes limitations 2021-10-28 00:33:28 -07:00
samples Showcase page (#518) 2021-10-23 06:35:18 +00:00
website Add twitter link, navbar in showcase, and a couple of repos (#569) 2021-10-25 23:40:16 +00:00
.dockerignore wip: port homepage 2019-11-18 19:16:01 -08:00
.gitignore Removing random yarn lock files (#530) 2021-09-13 09:24:36 -07:00
.spelling Link winui 3 docs to roadmap (#572) 2021-10-26 02:04:24 -07:00
Dockerfile wip: port homepage 2019-11-18 19:16:01 -08:00
LICENSE Initial commit 2019-09-16 14:04:58 -07:00
README.md Updating samples tables with descriptions (#552) 2021-09-27 12:17:06 -07:00
docker-compose.yml wip: port homepage 2019-11-18 19:16:01 -08:00

README.md

React Native Samples and Templates

Website CI Status Website Publish Status

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

Sample Description CI Status
AppServiceDemo A sample RNW app which interacts with the Win32 ecosystem using App Services. N/A
Calculator A sample RNW app implementing a simple calculator. Calculator CI Status
Calculator CI (Upgrade) Status
CalculatorNuGet The Calculator sample, but consuming RNW through the NuGet packages. CalculatorNuGet CI Status
CalculatorNuGet CI (Upgrade) Status
CameraDemo A sample RNW app consuming the react-native-camera community module. CameraDemo CI Status
CameraDemo CI (Upgrade) Status
ContinuousIntegration Sample CI pipeline configurations for RNW projects. N/A
NativeModuleSample A sample RNW native module with both C++ and C# implementations. NativeModuleSample CI Status
NativeModuleSample CI (Upgrade) Status
RssReader A sample RNW and RNM app implementing a RSS reader. RssReader CI Status
RssReader CI (Upgrade) Status
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. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.