We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52ea2c1 commit c579c47Copy full SHA for c579c47
README.md
@@ -1 +1,9 @@
1
# 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