React Native Photo Editor

Bao

Bao Ha

React Native Photo Editor

πŸŒ„ Image editor using native modules for iOS and Android. Inherit from 2 available libraries, ZLImageEditor (iOS) and PhotoEditor (Android)

Note

The difference between the 2 platforms is huge - Be careful when using This lib is for personal use, so if you customize your style or change something, Please fork this library and check the detailed documentation in the original library:

Feature πŸ™ˆ

Both

Draw (Support custom line color).
Adding/Editing Text with option to change its Color.
Adding Images/Stickers
Pinch to Scale and Rotate views.

iOS

Apply Filter Effect on image using LUT Color (Custom filter is simpler than android)
Crop image.

Android

Drawing on image with option to change its Brush's Color, Size, Opacity, Erasing and basic shapes.
Apply Filter Effect on image using MediaEffect. But in the future will change to LUT color.
Like this project

Posted Aug 23, 2023

πŸŒ„ Photo editor using native modules for iOS and Android. Inherit from 2 available libraries, ZLImageEditor (iOS) and PhotoEditor (Android).