@s20.ai/safecam-360-rn-lite

0.0.3 • Public • Published

Usage

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

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-lite

Weekly Downloads

0

Version

0.0.3

License

Proprietary

Unpacked Size

166 kB

Total Files

57

Last publish

Collaborators

  • paramaguru
  • origin-s20