0.1.1 • Published 8 months ago

@cameratag/react_wall v0.1.1

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

CameraTag's Wall

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

Initialize A Wall

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

import Wall from "@cameratag/react_wall";

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

8 months ago

0.1.0

10 months ago