Skip to content

fix: podspecPath warning#3574

Merged
isekovanic merged 1 commit intodevelopfrom
fix/podspec-path-warning
Apr 28, 2026
Merged

fix: podspecPath warning#3574
isekovanic merged 1 commit intodevelopfrom
fix/podspec-path-warning

Conversation

@isekovanic
Copy link
Copy Markdown
Contributor

🎯 Goal

This PR removes the deprecated iOS podspecPath entries from the RN CLI and Expo packages' react-native.config.js files. RN CLI 20 rejects dependency.platforms.ios.podspecPath and for RN 0.76+ the CLI discovers the package root *.podspec automatically during autolinking.

Verified with npx react-native config in examples/SampleApp.

🛠 Implementation details

🎨 UI Changes

iOS
Before After
Android
Before After

🧪 Testing

☑️ Checklist

  • I have signed the Stream CLA (required)
  • PR targets the develop branch
  • Documentation is updated
  • New code is tested in main example apps, including all possible scenarios
    • SampleApp iOS and Android
    • Expo iOS and Android

@isekovanic isekovanic requested a review from oliverlaz April 28, 2026 15:45
@Stream-SDK-Bot
Copy link
Copy Markdown
Contributor

SDK Size

title develop branch diff status
js_bundle_size 360 KB 360 KB 0 B 🟢

@isekovanic isekovanic merged commit bf8d375 into develop Apr 28, 2026
4 of 5 checks passed
@isekovanic isekovanic deleted the fix/podspec-path-warning branch April 28, 2026 15:53
@github-actions github-actions Bot mentioned this pull request Apr 28, 2026
6 tasks
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.

2 participants