You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Lump01 I just noticed that you're using RN 0.72.3. Currently, react-native-live-markdown supports only RN 0.74. Some older versions support only RN 0.73 and we're about to merge RN 0.75 support later this week.
I'm getting this error when running
pod install
andRCT_NEW_ARCH_ENABLED=0 pod install
:Versions:
The new architecture is not enabled on my project and I also disabled it with the RCT_NEW_ARCH_ENABLED flag in my pod install.
The text was updated successfully, but these errors were encountered: