Skip to content

chore: release#67

Merged
theashraf merged 1 commit into
mainfrom
changeset-release/main
Jun 17, 2026
Merged

chore: release#67
theashraf merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@lottiefiles/dotlottie-react-native@0.10.0

Minor Changes

Patch Changes

  • #63 6e162e2 Thanks @quoc-upstart! - Fix an Android crash ("Cannot locate windowRecomposer") when a <DotLottie> is
    measured before its window is attached under the React Native new architecture
    (Fabric) — e.g. navigating to a screen that renders it via react-native-screens.

  • #69 e625dd9 Thanks @theashraf! - fix(ios): revert the dotlottie-ios dependency from Swift Package Manager back to
    the LottieFiles-dotLottie-iOS CocoaPods pod.

    Pulling the player as a SwiftPM product via spm_dependency caused
    DotLottiePlayer.xcframework to be processed twice during an archive (once by the
    SwiftPM DotLottie target and once by the dotlottie-react-native pod target).
    On Xcode 26 the archive step collects each embedded xcframework's signature into a
    single flat Signatures/ folder, so the two identically-named
    DotLottiePlayer.xcframework-ios.signature files collide and archiving fails with
    File exists (exit 70). Consuming the player through the CocoaPods pod embeds the
    xcframework exactly once, resolving the archive failure (#66).

@github-actions github-actions Bot force-pushed the changeset-release/main branch from de51ff0 to 638fd94 Compare June 16, 2026 12:38
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 638fd94 to 87515d6 Compare June 17, 2026 08:07
@theashraf theashraf merged commit dcc3ba5 into main Jun 17, 2026
7 checks passed
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.

1 participant