Photo editor using native modules for iOS and Android. Inherit from 2 available libraries, ZLImageEditor (iOS) and PhotoEditor (Android)
React Native Photo Editor (RNPE) is an image editing library using native modules for iOS and Android that inherits from ZLImageEditor (iOS) and PhotoEditor (Android). It offers features like drawing, text and image adding/editing, scaling and rotating views, filters, and more. Users should be cautious about the difference between the two platforms and the library is mainly intended for personal use with the option to customize or fork for modifications.
use_modular_headers! globally in your Podfile.cd ios/ && pod install.React Native Photo Editor (RNPE) provides a range of image editing functionalities for both iOS and Android platforms. It inherits from existing libraries but offers customization options for users. The features include drawing, text editing, adding stickers, applying filters, and more. The installation process for iOS involves setting up Podfile dependencies and creating a bridging header file. This library is suitable for personal use with the flexibility to customize according to specific needs.