
Local and remote media gallery with captions, selections and grid view support for react native.
The React Native Photo Browser is a full-screen image gallery component with support for captions, selections, and grid view. Inspired by the MWPhotoBrowser library, it is designed for both iOS and Android platforms.
The React Native Photo Browser component is a versatile solution for implementing image galleries in React Native applications. With its customizable features and support for iOS and Android platforms, it provides a user-friendly interface for displaying photos with captions, selections, and grid view support.

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
React Native is a framework for building mobile applications using React and JavaScript. It enables developers to write once and deploy to multiple platforms, including iOS, Android, and the web, while providing a native app-like experience to users.