Skip to content

Commit 2e47f94

Browse files
authored
Update README.md
1 parent 6f55624 commit 2e47f94

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
# react-native-xaml
33
A React Native Windows view manager that allows directly using the [Windows XAML](https://docs.microsoft.com/windows/uwp/xaml-platform/xaml-overview) framework.
44

5+
## Cheat sheet
6+
To see examples of the syntax and available controls, check out the [Usage guide](https://github.com/asklar/react-native-xaml/tree/main/USAGE.md).
7+
58
## Main advantages
69
- Allows developers writing [react-native-windows](https://microsoft.github.io/react-native-windows/) apps (React Native apps targeting Windows 10) to quickly get started, if they are familiar with XAML.
710
- Developers are not limited by the set of controls present today in RNW and community modules that support Windows.

0 commit comments

Comments
 (0)