0.1.1 • Published 8 months ago

@cameratag/react_photo v0.1.1

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
8 months ago

CameraTag's Photo

This react component allows you to embed a CameraTag <Photo> in your React app.

Initialize A Photo

Below is an example of how to load a <Photo> in your app.

import Photo from "@cameratag/react_photo";

export default function App() {
  return <Photo uuid='a-6793d070-dbac-013b-f57a-529b7d4fe95c' id='myPhoto'/>
}
0.1.1

8 months ago

0.1.0

10 months ago