:sunrise_over_mountains: A React Native module that allows you to use native UI to select media from the device library or directly from the camera.
react-native-image-picker is a React Native module that enables users to select a photo/video from the device library or directly from the camera.
To install the theme, follow these steps:
newArchEnabled to true inside android/gradle.properties for the new architecture.Info.plist in iOS based on the selection requirement.saveToPhotos, which may need permission check.The react-native-image-picker module is a convenient solution for selecting or capturing photos/videos in a React Native application. With features like library selection, camera capture, and customizable options, developers can seamlessly integrate this module into their projects, offering a smooth user experience. Ensure to follow the installation guide for a hassle-free setup.