Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.09 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.09 KB

RNW WinRT Notifications Test App

Testing application to showcase notifications API usage with react-native-winrt in an RNW application

Usage

Have RNW development dependencies installed: https://microsoft.github.io/react-native-windows/docs/rnw-dependencies

  1. Run cd TestApp
  2. Run yarn
  3. Run npx react-native run-windows

Goals

  • Learn call winRT APIs from React Native Windows
  • Learn how to create Windows Notifications from within React Native Windows
  • Develop a detailed example page with several uses of WinRT APIs