-
Notifications
You must be signed in to change notification settings - Fork 351
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
iOS: CodegenConfig Deprecated Setup for @bam.tech/react-native-image-resizer #413
Comments
+1, also seeing this after bumping to 3.0.10, on RN 0.75.4 |
Try this patch (it's in a format of patch-package)
|
when I can expect this code change to get merged? |
fixed by: #409 This issue can be closed I think. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for your work on this project! Not sure when this will become a problem versus just a warning, but wanted to flag it here since I didn’t see an existing issue for it.
Describe the bug
Deprecation warning when running
pod install
with React Native v0.75.4.To Reproduce
Steps to reproduce the behavior:
cd ios
pod install
Observed behavior
Expected behavior
No deprecation warnings.
The text was updated successfully, but these errors were encountered: