Skip to content

Commit 7a9cd59

Browse files
committed
docs(changeset): Enhance context menu documentation with submenu support details
1 parent f43fd72 commit 7a9cd59

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

packages/primitives/README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
![hero](https://github.com/nativeui-org/primitives/raw/main/assets/hero.svg)
2+
3+
# NativeUI Primitives
4+
5+
A collection of unstyled, accessible UI primitives for React Native. Built with flexibility in mind, these components work seamlessly across iOS, Android, and Web.
6+
7+
Start here, then make it your own. Open Source. Open Code. Use this to build your own component library.
8+
9+
## Documentation
10+
11+
Visit [primitives.nativeui.io](https://primitives.nativeui.io) to view the documentation.
12+
13+
## Contributing
14+
15+
Please read the [contributing guide](./CONTRIBUTING.md).
16+
17+
## License
18+
19+
Licensed under the [MIT license](./LICENSE).

0 commit comments

Comments
 (0)