Conversation
This was referenced Dec 3, 2025
Contributor
Author
3 tasks
Contributor
|
Subscribed to pull request
Generated by CodeMention |
bf6365f to
752cf40
Compare
66a73c3 to
8d9e5fe
Compare
lukmccall
approved these changes
Dec 3, 2025
8d9e5fe to
074bbc4
Compare
397a109 to
e4a88c8
Compare
45e08e5 to
777ea64
Compare
e4a88c8 to
71f01f2
Compare
777ea64 to
8766342
Compare
71f01f2 to
3723298
Compare
3723298 to
5a2e7f8
Compare
8766342 to
eb28fbf
Compare
eb28fbf to
3f14ddf
Compare
3f14ddf to
20f8086
Compare
Collaborator
|
The Pull Request introduced fingerprint changes against the base commit: 5a2e7f8 Fingerprint diff[
{
"op": "changed",
"beforeSource": {
"type": "dir",
"filePath": "../../packages/expo-modules-core",
"reasons": [
"expoAutolinkingIos",
"expoAutolinkingAndroid",
"expoAutolinkingIos"
],
"hash": "0ea8b2ac87a722a59e9bafc5ce85bd9e0859525a"
},
"afterSource": {
"type": "dir",
"filePath": "../../packages/expo-modules-core",
"reasons": [
"expoAutolinkingIos",
"expoAutolinkingAndroid",
"expoAutolinkingIos"
],
"hash": "245aae8585c97035fe6f85036685f63c340b2193"
}
}
]Generated by PR labeler 🤖 |
Collaborator
|
Hi there! 👋 I'm a bot whose goal is to ensure your contributions meet our guidelines. I've found some issues in your pull request that should be addressed (click on them for more details) 👇
|
3 tasks
Kudo
approved these changes
Dec 3, 2025
3 tasks
3 tasks
3 tasks
aleqsio
added a commit
that referenced
this pull request
Dec 22, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Why
Events didn't work when having multiple
ComposeFunctionHoldersin one module.How
Tracking events by name not by view class.
Test Plan
Tested in a tester app.
Checklist
changelog.mdentry and rebuilt the package sources according to this short guidenpx expo prebuild& EAS Build (eg: updated a module plugin).