Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/blog/2026-08-11-react-native-0.87.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ See [RFC #0994](https://github.com/react-native-community/discussions-and-propos

#### Headers Breaking Changes

To properly support SwiftPM integration with React Native, we had to rethink how we ship the precompiled binaries of React Native itself. This is needed because SwiftPM is much stricter than Cocoapods when it comes to XCFramework structure and headers location.
To properly support SwiftPM integration with React Native, we had to rethink how we ship the precompiled binaries of React Native itself. This is needed because SwiftPM is much stricter than CocoaPods when it comes to XCFramework structure and headers location.

You might notice a couple of new XCFrameworks:

Expand Down