react-native-camera-megapixel
This package is to find out the Camera Megapixel of android device in React Native📱.
Screenshot
Dependency
Add the following permission in AndroidManifest
<uses-permission android:name="android.permission.CAMERA" />
Usage
; CameraMP;