khushaldogpack
khushaldogpack
@azesmway I am using unity (ARCore and ARKit) which I have embedded inside react native. I am using unity's camera (specifically AR Camera). On iOS everything is working fine but...
So i have embedded unity inside react native. The main work of unity in my case is to click photos or record video and then send the clicked photo/video back...
So I am new to unity and somehow I was able to create an app which uses camera. I am using AR Camera for both android (ARCore) and iOS (ARKit)....