-
Notifications
You must be signed in to change notification settings - Fork 65
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
Missing support for React Native 0.74.2 #438
Comments
Hi @abdulmateentechbits, thanks for opening this issue. Looks like this issue is a duplicate of #221. Support for 0.74 will be added in #358. |
Closing this since #358 was merged. |
@DrZoidberg09 Yes, #358 was released in 0.1.122 and #428 was released in 0.1.129. |
Strange. I get this error when building for android with the current expo 51 and rn 74.5(iOS is totally fine). Exactly the message that there are functions that are not compatible with gradle 9.0 anymore. |
@tomekzaw this is the error output I get when building the newest version of react-native-live-markdown on Expo 51
|
@DrZoidberg09 Expo SDK 51 comes with RN 0.74 by default. Latest release of RNLiveMarkdown supports only RN 0.75. |
@tomekzaw Thank you very much. That was it. This wasnt clear to me at all as it did not seem logical to me that 0.74 is not working and I must have missed it in the docs. Keep up the great work! |
With Fresh React native expo project facing this issue ( i am using prebuild as per react-native-live-markdown documentation)
Error
The text was updated successfully, but these errors were encountered: