0.1.3 • Published 3 years ago

ammazza-webar v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

ammazza-webar

Alt-Text

AMMAZZA is an out-of-box multi-utility product in the market of jewellery with the fusion of AR (Augmented Reality) + AI (Artificial Intelligence) + BI (Business Intelligence).

By integrating Virtual Try-On feature, customers can try jewellery from anywhere anytime.

Virtual Try-On is available for Facial and Hand jewelleries like Earrings, Necklace, Sets, Rings, Bracelets.

Installation

npm install ammazza-webar

Usage

import { LiveTryon } from "ammazza-webar";

// ...

 <LiveTryon ref={instance => { this.state.child = instance; }}></LiveTryon>


  <Button
        title="Open tryon"
        onPress={() => this.state.child.openModelForproduct(ProductId, clientId)}
      />

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

Weboccult