0.1.5 • Published 1 year ago

react-native-camera-parameters v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

react-native-camera-parameters

React Native utilization to access camera parameters such as focal length, sensors size,...

Installation

npm install react-native-camera-parameters

Usage

import { getCameraParameters } from 'react-native-camera-parameters';

// ...

const cameraParameters = getCameraParameters();

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

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago