Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Add unity into React native expo

Tags:

react-native

I would like to add unity into my react native expo app. Since I searched I don't find anything helpful for me and related to my requirement. Is there any Sample/Reference code available for Unity Integration with React native?

Thanks in advance!

like image 295
M.Kalidass Avatar asked Dec 05 '25 16:12

M.Kalidass


1 Answers

ive been in the same place. so currently theres no way to directly communicate it with Unity. But you can always communicate with native android/ios and that in turn communicates with unity. worked with that, and it works pretty well. so your native side should launch the game rather than react native directly starting it.

Basically call a native method in android side from react native --> that in turn starts / calls the unity module .

check this once

Hope this helps. otherwise please connect with me

like image 118
Gaurav Roy Avatar answered Dec 08 '25 08:12

Gaurav Roy



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!