添加调用native so的共享库

This commit is contained in:
2024-04-24 10:43:47 +08:00
parent 58575893e2
commit 235c409336
22 changed files with 390 additions and 0 deletions

7
native_lib/.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
/node_modules
/oh_modules
/.preview
/build
/.cxx
/.test
oh-package-lock.json5