use-simple-camera
Version:
A simple and easy to use react hook, it can help you capture videos, images and get media devices streams in an easy to use way.
1 lines • 58 B
text/typescript
export { useSimpleCamera } from "./hooks/useSimpleCamera";
A simple and easy to use react hook, it can help you capture videos, images and get media devices streams in an easy to use way.