-
Notifications
You must be signed in to change notification settings - Fork 357
Closed
Description
Would it be easy to update both Android and IOS code to run the cropping/resizing process in a separate thread/task? This would avoid blocking the bridge, and hence, the UI.
Something similar to what react native already does with its own library: https://github.com/react-native-community/react-native-image-editor/blob/master/android/src/main/java/com/reactnativecommunity/imageeditor/ImageEditorModule.java
I might take a look at the Android portion of this myself to see if it's possible, but I have no Objective-C knowledge to do the IOS side.
Was this even tried already?
Metadata
Metadata
Assignees
Labels
No labels