aliMurtaja
aliMurtaja
Cancel button are not showing in IPAD. how can i show the cancel button if i want to...
> Please use [Discussion board](https://github.com/dooboolab/react-native-iap/discussions) if you want get some help out of it. Please report issue if there is a bug. ### Version of react-native-iap ### Version of react-native...
Hello `Matthew Petroff` I want to replace `equirectangular` to `multiRes`. here's my current code which is working with `equirectangular`:: let scenes = getListOfExperienceScenes(virtualTourExperience.tourImages); // will load the scenes setviewer(window.pannellum.viewer(panoramaRef.current, {...
I have added new code please look into this
here's the code. { name: "Dashboards", key: "dashboards", icon: , collapse: [ { name: "Default", key: "default", route: "/dashboards/default", }, { name: "Automotive", key: "automotive", route: "/dashboards/automotive", }, ] }...
when I used the datePicker as control component, its didn't work the way it should work. I gave the value as a props to make DatePicker control component, but it...
### Summary Hello, Honestly such a great package, I came across docs, need to pass `src` as a http. Is there any way to pass local file reference, I mean...
### Summary Hello @victorsoares96 I used one of your example `Formats`, in this example base64 is not working, loader keep on loading. https://github.com/victorsoares96/epubjs-react-native/blob/master/example-bare/examples/Formats/index.tsx ### What platform(s) does this occur on?...