Package Exports
- @s20.ai/safecam-360-rn-lite
- @s20.ai/safecam-360-rn-lite/src/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@s20.ai/safecam-360-rn-lite) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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.
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