Testing application to showcase notifications API usage with react-native-winrt in an RNW application
Have RNW development dependencies installed: https://microsoft.github.io/react-native-windows/docs/rnw-dependencies
- Run
cd TestApp
- Run
yarn
- Run
npx react-native run-windows
- 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