Skip to content

Do not block React Bridge #179

@cristianoccazinsp

Description

@cristianoccazinsp

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions