Skip to content

Conversation

@bartlomiejbloniarz
Copy link
Contributor

@bartlomiejbloniarz bartlomiejbloniarz commented Oct 15, 2025

Description

add snapshotAfterUpdates property to RNSScreenView. This is done for the sake of integration with reanimated (SETs), where reaniamted needs to make sure that some of the updates are applied before we take the snapshot.

Caution

This is not a part of public API, rather an internal one.

Test code and steps to reproduce

The default behaviour should be as before - if not modified, the snapshot should be taken before view updates.

Checklist

  • Ensured that CI passes

@kkafar kkafar changed the title Add snapshotAfterUpdates property to RNSScreenView feat: add snapshotAfterUpdates property to RNSScreenView Nov 4, 2025
Copy link
Member

@kkafar kkafar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

I've updated PR description.

Let's wait for the CI to pass & we'll land it.

@kkafar kkafar merged commit ef3c0d1 into main Nov 4, 2025
6 checks passed
@kkafar kkafar deleted the @bartlomiejbloniarz/add-set-snapshot-after-updates branch November 4, 2025 16:55
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