Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Declaration of 'RCTResizeMode' must be imported from module 'React.RCTGIFImageDecoder' before it is required #32

Closed
enzomanuelmangano opened this issue Jun 16, 2020 · 1 comment

Comments

@enzomanuelmangano
Copy link

I'm using react-native: 0.59.9 and react-native-color-matrix-image-filters: 5.2.4.
I notice that problem after adding use_modular_headers to the Podfile on iOS: Declaration of 'RCTResizeMode' must be imported from module 'React.RCTGIFImageDecoder' before it is required

Actually I solved that problem by removing#import <React/RCTResizeMode.h> from CMIFResizable.h

@iyegoroff
Copy link
Owner

Fixed in v5.2.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants