Skip to content

This Library is not working at all in IOS with New Arch  #151

@pardeep-kumar94

Description

@pardeep-kumar94

i am using this code
const SelectedFilterComponent = FILTERS[10].filterComponent;

<SelectedFilterComponent
onExtractImage={() => {}}
image={
<Image
style={{
width: 400,
height: 400,
alignSelf: 'center',
alignContent: 'center',
}}
source={require('../../assets/images/png/sample.jpg')}
/>
}
/>

but its not showing any effect on image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions