Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add comment for canOverrideExistingModule in ReactModuleInfo constructor on Android #6877

Merged

Conversation

tomekzaw
Copy link
Member

@tomekzaw tomekzaw commented Jan 8, 2025

Summary

This PR adds a comment in ReactModuleInfo constructor in ReanimatedPackage.java.

We set canOverrideExistingModule to true because Reanimated overrides UIManagerModule.

Test plan

@tomekzaw tomekzaw requested a review from piaskowyk January 8, 2025 15:31
@tomekzaw tomekzaw added this pull request to the merge queue Jan 9, 2025
Merged via the queue into main with commit 9403c68 Jan 9, 2025
12 checks passed
@tomekzaw tomekzaw deleted the @tomekzaw/add-comment-for-can-override-existing-module branch January 9, 2025 05:39
tomekzaw added a commit that referenced this pull request Jan 9, 2025
…tructor on Android (#6877)

## Summary

This PR adds a comment in `ReactModuleInfo` constructor in
ReanimatedPackage.java.

We set `canOverrideExistingModule` to `true` because Reanimated
overrides `UIManagerModule`.

## Test plan
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