Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 417 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 417 Bytes

react-native-coders-camera

Lib to work with native camera

Installation

npm install react-native-coders-camera

Usage

import CodersCamera from "react-native-coders-camera";

// ...

const result = await CodersCamera.openCamera();

Contributing

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

License

MIT