Skip to content

ReplateItaly/replate-camera

Repository files navigation

replate-camera

Camera component for Replate Manager

Installation

npm install replate-camera

Usage

import { ReplateCameraView } from "replate-camera";

// ...

<ReplateCameraView color="tomato" />

Contributing

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

License

MIT


Made with create-react-native-library