A repository showcasing React Native samples and templates for Windows, macOS, and Surface Duo.
Перейти к файлу
Alexander Sklar 3bbb0e9e99
CoreApp blog post and sample (#719)
* coreapp blog

* ignore broken link in 0.60

* Add API doc

* pr fb

* pr fb

* pr fb

* spelling

* >

* unbroken doesn't yet support links to docusaurus pages in subfolders

* Add Calculator CoreApp sample

* Add coreapp sample's pipelines

* Don't build msrn.cxx sources since we are not using native modules in this sample. Saves some build time.

* add screenshots

* update date

* fix image link
2022-07-29 14:19:00 -07:00
.github CoreApp blog post and sample (#719) 2022-07-29 14:19:00 -07:00
.vscode
docs CoreApp blog post and sample (#719) 2022-07-29 14:19:00 -07:00
samples CoreApp blog post and sample (#719) 2022-07-29 14:19:00 -07:00
samples-old Bump simple-plist in /samples-old/TodosFeed/TodosFeed (#703) 2022-06-14 09:33:16 -07:00
website CoreApp blog post and sample (#719) 2022-07-29 14:19:00 -07:00
.dockerignore
.gitignore
.spelling CoreApp blog post and sample (#719) 2022-07-29 14:19:00 -07:00
Dockerfile
LICENSE
README.md
docker-compose.yml

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 with both C++ and C# implementations. 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
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
ReactNativeWinRT A sample RNW app that uses React Native WinRT to consume native WinRT APIs. N/A
RssReader A sample RNW and RNM app implementing a RSS reader. RssReader CI Status
RssReader CI (Upgrade) Status

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.