Skip to content

Commit c579c47

Browse files
committed
readme
1 parent 52ea2c1 commit c579c47

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
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)