2

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 Answers1

0

first, implement in platform Android and IOS.

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

sheng
  • 69
  • 3
  • As it’s currently written, your answer is unclear. Please [edit] to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Mar 14 '22 at 10:09