I need to show an action (native android, Java) in React-native. I know that they asked him several times, but no one helped me. I have not found any tutorial or documentation on how to call / open activity in React-Native. where to set the task and how to register / add it to the project.
Is there a tutorial or sample code?
I use the reaction-native camera, when I launch it from RN, it shows the view from the rn-camera, I looked at the source code in it, but it does not have Activity.
If you could specify which modules for react-native use actions, this can also help. (showing the activity of the android in the native reaction).
There are some documents on how to add a reaction to native existing Android projects, but I could not find a single guide on how to import activity from Android.
I am very grateful for your help.
source share