fleetback-360-panorama-image
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

360 Panorama Image Previewer

Getting started

npm install fleetback-360-panorama-image

Usage

Preview mode

<PanoramaImage
    mediaUri={uri}
    strings={{
        couldNotLoadMessage: "Make sure you have an internet connection and try again",
        couldNotLoadTitle: "Could not load the picture",
        loading: "Loading",
        openViewerMode: "Explore the interior 360",
        viewerModeTutorial: "Use your fingers to navigate in your 360",
    }}
/>

Confirm or reject mode

<PanoramaImage
    mediaUri={uri}
    strings={{
        couldNotLoadMessage: "Make sure you have an internet connection and try again",
        couldNotLoadTitle: "Could not load the picture",
        loading: "Loading",
        openViewerMode: "Explore the interior 360",
        viewerModeTutorial: "Use your fingers to navigate in your 360",
    }}
    onConfirm={() => { /* ... */ }}
    onReject={() => { /* ... */ }}
    confirmMode
/>

Readme

Keywords

none

Package Sidebar

Install

npm i fleetback-360-panorama-image

Weekly Downloads

3

Version

1.0.1

License

ISC

Unpacked Size

1.65 MB

Total Files

16

Last publish

Collaborators

  • stanrudfb
  • jadlojo
  • fleetback-internal
  • theparwanas