react-native-panorama-view
react-native-panorama-view copied to clipboard
A simple component for displaying panoramic images in your React Native app.
When I use Xcode build, the system message tells me Module'CTPanoramaView' not found in PanoramaView.h I have followed these steps: [https://github.com/lightbasenl/react-native-panorama-view#troubleshooting-ios](url) but still did not solve the problem and react-native...
Can this be updated to allow newer versions of React to be paired with this package? Currently required to download legacy dependency
I've done all the suggestions on the readme especially on troubleshooting on iOS `module map file '/Users/piero/Library/Developer/Xcode/DerivedData/panoramaView01-auxocrldwcujkxffqyyqybhijqun/Build/Products/Debug-iphonesimulator/CTPanoramaView/CTPanoramaView.modulemap' ` I'm not an expert of Xcode enviroment. But when i try to...
like : change scene, information markers
is possible to use an image locally stored for using the app offline?
Will this package be maintained in order to comply with this new standard?
first i want to say thank you for your awesome jobs Can i get (FOV, theta, phi) information on tracking ? it's will be nice if we have this feature...
I have gotten this to work, but cant figure out how to view in full spherical vs cylyndrical or how to get the buttons you show in your demo GIF....
Installed on RN 61.4 and running on page with react-native-video (not sure if conflicts). But on build, getting the following error. Checked the manual instructions, fixed a couple things and...