/openCamera

Primary LanguageJavaMIT LicenseMIT

open-camera

open the camera

Installation

npm install open-camera

Usage

import { openCamera } from 'open-camera';

// ...

const result = await openCamera();

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