Skip to content

Commit c579c47

Browse files
committed
readme
1 parent 52ea2c1 commit c579c47

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
11
# React Native C++ Code Native Module
2+
3+
This repository shows how to use C++ code as a custom module in a React Native app.
4+
5+
Have a look at [RNCPPExample](https://github.com/reime005/RNCPPExample) to see this example module being used in a React Native app.
6+
7+
## License
8+
9+
[MIT](LICENSE)

0 commit comments

Comments
 (0)