-
-
Notifications
You must be signed in to change notification settings - Fork 595
react-native 0.43.3 compatibility #428
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
Comments
I join, I encountered an error while updating:
Could you tell us, do will support for this version? :( |
change the import in the meantime. package needs a version bump say to determine what RN to support |
@jjdp You can try this:
|
@mxklsn please create a PR with that change. I would love to see it in the next parse release. |
@mxklsn thank you @thiagoghisi yep, would be nice... I guess it would break the compatibility with the previous versions of React-Native though. |
Is the same #418 |
👋 anyway I can help push this along? |
This seems to be fixed in 1.10.0. |
Yes. Fixed with 1.10.0. |
in version 0.43.3, they renamed the
react-native.js
toreact-native-implementation.js
inreact-native/Libraries/react-native/
i do not know how to fix this dynamically, without breaking to support < RN 0.43.3
The text was updated successfully, but these errors were encountered: