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