Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6287

How can I call a C++ method from react native?

$
0
0

I want to add a C++ file and call its methods from react-native repository.I have already tried some of the answers which says to install ffi-napi but that is not working. There are some specific tools requirement for this dependency.

So is there a way I can call the C++ methods without installing any dependency?


Viewing all articles
Browse latest Browse all 6287

Trending Articles