How to capture 360 images in a React Native App?

682 Views Asked by At

I need to implement the functionality to capture 360 panoramic images in my React Native App. So far I have not found any library or method to implement this. What is the best method to implement this functionality in React Native? Thanks.

1

There are 1 best solutions below

1
On

first, implement in platform Android and IOS.

secend, you can implement a Native Modules or Native UI Components