@s20.ai/safecam-360-rn

0.5.11 • Public • Published

Usage

npm install @s20.ai/safecam-360-rn
import {Safecam360} from "@s20.ai/safecam-360-rn"

const MySafecam360 = () => {
    return(
        <Safecam360/
            interiorData={interiorData}
            exteriorData={exteriorData}
        >
    )
}
export default MySafecam360 

Props

To allow for high levels of customisation, we add new features on a regular basis. Due to this, the prop structure has become quite extensive and requires documentation of its own.

Documentation for props

Known limitations

Before opening up a new issue, make sure you read through the known limitations list.

Documentation for known limitations

Credits

Written by Jaimish Ashar at S20.ai

Package Sidebar

Install

npm i @s20.ai/safecam-360-rn

Weekly Downloads

0

Version

0.5.11

License

Proprietary

Unpacked Size

186 kB

Total Files

63

Last publish

Collaborators

  • paramaguru
  • origin-s20