Skip to content

Conversation

@colloquet
Copy link

Starting with React Native 0.81 and Expo SDK 54, React Native on iOS and its dependencies will be shipped as precompiled XCFrameworks alongside the source. RCT-Folly is no longer a dependency and will throw an error when installing CocoaPods. This PR updates the podspec so that it uses install_modules_dependencies helper to install the dependencies when available.

@colloquet colloquet changed the title Fix: Cocoapods dependency issue on Expo SDK 54 fix: Cocoapods dependency issue on Expo SDK 54 Sep 18, 2025
@nyakaz73
Copy link

nyakaz73 commented Oct 12, 2025

Fix is Correct , this is also what aws-amplify did, as per facebook recommendation. Kindly approve @leegeunhyeok when you get time.

https://github.com/aws-amplify/amplify-js/pull/14493/files

@colloquet
Copy link
Author

While we wait for this to be merged, feel free to use my forked version which is working correctly on Expo SDK 54 😄: https://www.npmjs.com/package/@colloque/react-native-zendesk-messaging

@nyakaz73
Copy link

While we wait for this to be merged, feel free to use my forked version which is working correctly on Expo SDK 54 😄: https://www.npmjs.com/package/@colloque/react-native-zendesk-messaging

great thanks @colloquet

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

Successfully merging this pull request may close these issues.

3 participants