Questions tagged [react-native-native-module]
137 questions
0
votes
1 answer
React Native - Wrapping native objects created in native modules
I'm interested in wrapping some C++ libraries as react-native modules but I'm hitting a bit of a conceptual wall. Very new to this stuff so bear with me!
I want to wrap something like the AudioProcessorGraph functionality of Juce…

ramirezd42
- 71
- 5
-1
votes
0 answers
Assistance for running React Native module with foreground service and screen capture functionality
I am currently working on a React Native module, where I have incorporated Java using NativeModules. I'd be very grateful if you could help me resolve a specific issue relating to launching this application as a foreground service, in addition to…

Hello
- 11
- 3