url
string | repository_url
string | labels_url
string | comments_url
string | events_url
string | html_url
string | id
int64 | node_id
string | number
int64 | title
string | user
dict | labels
list | state
string | locked
bool | assignee
dict | assignees
list | milestone
null | comments
int64 | created_at
timestamp[s] | updated_at
timestamp[s] | closed_at
timestamp[s] | author_association
string | type
dict | active_lock_reason
string | draft
bool | pull_request
dict | body
string | closed_by
dict | reactions
dict | timeline_url
string | performed_via_github_app
null | state_reason
string | sub_issues_summary
dict | is_pull_request
bool |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://api.github.com/repos/facebook/react-native/issues/51824
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51824/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51824/comments
|
https://api.github.com/repos/facebook/react-native/issues/51824/events
|
https://github.com/facebook/react-native/pull/51824
| 3,119,163,782 |
PR_kwDOAbrxp86ZGDkP
| 51,824 |
RN: Require `@flow` Annotations
|
{
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/followers",
"following_url": "https://api.github.com/users/yungsters/following{/other_user}",
"gists_url": "https://api.github.com/users/yungsters/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yungsters/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yungsters/subscriptions",
"organizations_url": "https://api.github.com/users/yungsters/orgs",
"repos_url": "https://api.github.com/users/yungsters/repos",
"events_url": "https://api.github.com/users/yungsters/events{/privacy}",
"received_events_url": "https://api.github.com/users/yungsters/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 2 | 2025-06-04T21:25:22 | 2025-06-05T02:37:41 | 2025-06-05T02:37:16 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51824",
"html_url": "https://github.com/facebook/react-native/pull/51824",
"diff_url": "https://github.com/facebook/react-native/pull/51824.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51824.patch",
"merged_at": null
}
|
Summary:
Configures ESLint to require `flow` (or `noflow`) annotations for JavaScript files in the React Native repository. This ensures that we uphold a high bar for type safety and correctness, or intentionally deviate when it makes sense.
Changelog:
[Internal]
Differential Revision: D75985490
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51824/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51824/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51823
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51823/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51823/comments
|
https://api.github.com/repos/facebook/react-native/issues/51823/events
|
https://github.com/facebook/react-native/pull/51823
| 3,119,154,850 |
PR_kwDOAbrxp86ZGBk8
| 51,823 |
Update codegen to use StateData
|
{
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/followers",
"following_url": "https://api.github.com/users/mdvacca/following{/other_user}",
"gists_url": "https://api.github.com/users/mdvacca/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mdvacca/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mdvacca/subscriptions",
"organizations_url": "https://api.github.com/users/mdvacca/orgs",
"repos_url": "https://api.github.com/users/mdvacca/repos",
"events_url": "https://api.github.com/users/mdvacca/events{/privacy}",
"received_events_url": "https://api.github.com/users/mdvacca/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 2 | 2025-06-04T21:21:04 | 2025-06-05T18:10:14 | 2025-06-05T18:10:06 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51823",
"html_url": "https://github.com/facebook/react-native/pull/51823",
"diff_url": "https://github.com/facebook/react-native/pull/51823.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51823.patch",
"merged_at": null
}
|
Summary:
Refactor C++ codegen to use StateData for simple codegenerated components
changelog: [internal] internal
Differential Revision: D75889787
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51823/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51823/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51822
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51822/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51822/comments
|
https://api.github.com/repos/facebook/react-native/issues/51822/events
|
https://github.com/facebook/react-native/pull/51822
| 3,118,996,302 |
PR_kwDOAbrxp86ZFe6Y
| 51,822 |
RN: Flowify Remaining Files
|
{
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/followers",
"following_url": "https://api.github.com/users/yungsters/following{/other_user}",
"gists_url": "https://api.github.com/users/yungsters/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yungsters/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yungsters/subscriptions",
"organizations_url": "https://api.github.com/users/yungsters/orgs",
"repos_url": "https://api.github.com/users/yungsters/repos",
"events_url": "https://api.github.com/users/yungsters/events{/privacy}",
"received_events_url": "https://api.github.com/users/yungsters/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 2 | 2025-06-04T20:12:15 | 2025-06-05T02:37:37 | 2025-06-05T02:37:16 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51822",
"html_url": "https://github.com/facebook/react-native/pull/51822",
"diff_url": "https://github.com/facebook/react-native/pull/51822.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51822.patch",
"merged_at": null
}
|
Summary:
Adds `flow` to the remaining files without it, in React Native.
Changelog:
[Internal]
Differential Revision: D75980238
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51822/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51822/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51821
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51821/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51821/comments
|
https://api.github.com/repos/facebook/react-native/issues/51821/events
|
https://github.com/facebook/react-native/pull/51821
| 3,118,760,862 |
PR_kwDOAbrxp86ZEt3w
| 51,821 |
feat: process HMR `registerBundle` calls from same origin only
|
{
"login": "jbroma",
"id": 20626315,
"node_id": "MDQ6VXNlcjIwNjI2MzE1",
"avatar_url": "https://avatars.githubusercontent.com/u/20626315?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jbroma",
"html_url": "https://github.com/jbroma",
"followers_url": "https://api.github.com/users/jbroma/followers",
"following_url": "https://api.github.com/users/jbroma/following{/other_user}",
"gists_url": "https://api.github.com/users/jbroma/gists{/gist_id}",
"starred_url": "https://api.github.com/users/jbroma/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbroma/subscriptions",
"organizations_url": "https://api.github.com/users/jbroma/orgs",
"repos_url": "https://api.github.com/users/jbroma/repos",
"events_url": "https://api.github.com/users/jbroma/events{/privacy}",
"received_events_url": "https://api.github.com/users/jbroma/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1271618881,
"node_id": "MDU6TGFiZWwxMjcxNjE4ODgx",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Callstack",
"name": "p: Callstack",
"color": "0052cc",
"default": false,
"description": "Partner: Callstack"
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-04T18:41:52 | 2025-06-06T09:57:52 | 2025-06-06T09:57:42 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51821",
"html_url": "https://github.com/facebook/react-native/pull/51821",
"diff_url": "https://github.com/facebook/react-native/pull/51821.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51821.patch",
"merged_at": null
}
|
<!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The three fields below are mandatory. -->
## Summary:
<!-- Explain the **motivation** for making this change. What existing problem does the pull request solve? -->
Part of https://github.com/facebook/metro/issues/1480
This PR adds a check in `HMRClient.js` that prevents processing `registerBundle` calls coming from different origin than the one declared in HMR `setup()`.
This is useful in a Module Federation setup, where we have multiple HMRClients present in runtime - when Host loads external remote, the requestURL will have different origin, but it will be processed by the HMRClient from the Host which in turn causes a runtime error.
## Changelog:
<!-- Help reviewers and the release process by writing your own changelog entry.
Pick one each for the category and type tags:
[ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message
For more details, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->
[GENERAL] [ADDED] - Process HMR registerBundle calls from the same origin only
## Test Plan:
<!-- Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes the user interface. -->
TBD
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51821/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51821/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51820
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51820/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51820/comments
|
https://api.github.com/repos/facebook/react-native/issues/51820/events
|
https://github.com/facebook/react-native/pull/51820
| 3,118,660,920 |
PR_kwDOAbrxp86ZEabt
| 51,820 |
feat: allow partial overriding of getModulesRunBeforeMainModule
|
{
"login": "jbroma",
"id": 20626315,
"node_id": "MDQ6VXNlcjIwNjI2MzE1",
"avatar_url": "https://avatars.githubusercontent.com/u/20626315?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jbroma",
"html_url": "https://github.com/jbroma",
"followers_url": "https://api.github.com/users/jbroma/followers",
"following_url": "https://api.github.com/users/jbroma/following{/other_user}",
"gists_url": "https://api.github.com/users/jbroma/gists{/gist_id}",
"starred_url": "https://api.github.com/users/jbroma/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbroma/subscriptions",
"organizations_url": "https://api.github.com/users/jbroma/orgs",
"repos_url": "https://api.github.com/users/jbroma/repos",
"events_url": "https://api.github.com/users/jbroma/events{/privacy}",
"received_events_url": "https://api.github.com/users/jbroma/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1271618881,
"node_id": "MDU6TGFiZWwxMjcxNjE4ODgx",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Callstack",
"name": "p: Callstack",
"color": "0052cc",
"default": false,
"description": "Partner: Callstack"
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false | null |
[] | null | 1 | 2025-06-04T18:07:23 | 2025-06-05T12:45:27 | 2025-06-05T12:45:18 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51820",
"html_url": "https://github.com/facebook/react-native/pull/51820",
"diff_url": "https://github.com/facebook/react-native/pull/51820.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51820.patch",
"merged_at": null
}
|
<!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The three fields below are mandatory. -->
## Summary:
<!-- Explain the **motivation** for making this change. What existing problem does the pull request solve? -->
Part of https://github.com/facebook/metro/issues/1480
This PR introduces a way to override `getModulesRunBeforeMainModule` in `@react-native/community-cli-plugin`. Currently, the plugin completely ignores the existing metro config and hardcodes paths to `InitializeCore` from RN & potential OOT platforms.
Due to the nature of this change, it's not possible to bail out of overriding when the config is already present, because most setups already include defaults from `@react-native/metro-config` or `metro-config`.
To make this change non-breaking for existing setups, we can iterate over the paths from existing config and only add the current overrides if they are not already present in the config.
While the change does not allow full control over `getModulesRunBeforeMainModule` (meaning `InitializeCore` will always need to be included), it allows to control the order of startup modules, and allows for prepending something to the list, so that it can execute before the `InitializeCore`
## Changelog:
<!-- Help reviewers and the release process by writing your own changelog entry.
Pick one each for the category and type tags:
[ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message
For more details, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->
[GENERAL] [ADDED] - Allow overriding getModulesRunBeforeMainModule in community-cli-plugin
## Test Plan:
<!-- Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes the user interface. -->
TBD
|
{
"login": "jbroma",
"id": 20626315,
"node_id": "MDQ6VXNlcjIwNjI2MzE1",
"avatar_url": "https://avatars.githubusercontent.com/u/20626315?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jbroma",
"html_url": "https://github.com/jbroma",
"followers_url": "https://api.github.com/users/jbroma/followers",
"following_url": "https://api.github.com/users/jbroma/following{/other_user}",
"gists_url": "https://api.github.com/users/jbroma/gists{/gist_id}",
"starred_url": "https://api.github.com/users/jbroma/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jbroma/subscriptions",
"organizations_url": "https://api.github.com/users/jbroma/orgs",
"repos_url": "https://api.github.com/users/jbroma/repos",
"events_url": "https://api.github.com/users/jbroma/events{/privacy}",
"received_events_url": "https://api.github.com/users/jbroma/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51820/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51820/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51819
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51819/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51819/comments
|
https://api.github.com/repos/facebook/react-native/issues/51819/events
|
https://github.com/facebook/react-native/pull/51819
| 3,118,647,211 |
PR_kwDOAbrxp86ZEXc5
| 51,819 |
Add IntersectionObserver RNTester case with custom observation root
|
{
"login": "lunaleaps",
"id": 1309636,
"node_id": "MDQ6VXNlcjEzMDk2MzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/1309636?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lunaleaps",
"html_url": "https://github.com/lunaleaps",
"followers_url": "https://api.github.com/users/lunaleaps/followers",
"following_url": "https://api.github.com/users/lunaleaps/following{/other_user}",
"gists_url": "https://api.github.com/users/lunaleaps/gists{/gist_id}",
"starred_url": "https://api.github.com/users/lunaleaps/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/lunaleaps/subscriptions",
"organizations_url": "https://api.github.com/users/lunaleaps/orgs",
"repos_url": "https://api.github.com/users/lunaleaps/repos",
"events_url": "https://api.github.com/users/lunaleaps/events{/privacy}",
"received_events_url": "https://api.github.com/users/lunaleaps/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
open
| false | null |
[] | null | 4 | 2025-06-04T18:01:13 | 2025-06-09T17:40:18 | null |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51819",
"html_url": "https://github.com/facebook/react-native/pull/51819",
"diff_url": "https://github.com/facebook/react-native/pull/51819.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51819.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal] Add example highlighting custom root for Intersection Observer
Reviewed By: rubennorte
Differential Revision: D65446870
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51819/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51819/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51818
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51818/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51818/comments
|
https://api.github.com/repos/facebook/react-native/issues/51818/events
|
https://github.com/facebook/react-native/pull/51818
| 3,118,647,164 |
PR_kwDOAbrxp86ZEXcP
| 51,818 |
Reland IntersectionObserver `root` with fixes
|
{
"login": "lunaleaps",
"id": 1309636,
"node_id": "MDQ6VXNlcjEzMDk2MzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/1309636?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lunaleaps",
"html_url": "https://github.com/lunaleaps",
"followers_url": "https://api.github.com/users/lunaleaps/followers",
"following_url": "https://api.github.com/users/lunaleaps/following{/other_user}",
"gists_url": "https://api.github.com/users/lunaleaps/gists{/gist_id}",
"starred_url": "https://api.github.com/users/lunaleaps/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/lunaleaps/subscriptions",
"organizations_url": "https://api.github.com/users/lunaleaps/orgs",
"repos_url": "https://api.github.com/users/lunaleaps/repos",
"events_url": "https://api.github.com/users/lunaleaps/events{/privacy}",
"received_events_url": "https://api.github.com/users/lunaleaps/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-04T18:01:12 | 2025-06-06T17:02:07 | 2025-06-06T17:01:51 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51818",
"html_url": "https://github.com/facebook/react-native/pull/51818",
"diff_url": "https://github.com/facebook/react-native/pull/51818.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51818.patch",
"merged_at": null
}
|
Summary: Changelog: [General][Added] - Reland IntersectionObserver support for `root` with fixes for viewport offsets
Differential Revision: D75641008
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51818/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51818/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51817
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51817/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51817/comments
|
https://api.github.com/repos/facebook/react-native/issues/51817/events
|
https://github.com/facebook/react-native/pull/51817
| 3,118,647,122 |
PR_kwDOAbrxp86ZEXbq
| 51,817 |
Support root offsets for Fantom and `getBoundingClientRect`
|
{
"login": "lunaleaps",
"id": 1309636,
"node_id": "MDQ6VXNlcjEzMDk2MzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/1309636?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lunaleaps",
"html_url": "https://github.com/lunaleaps",
"followers_url": "https://api.github.com/users/lunaleaps/followers",
"following_url": "https://api.github.com/users/lunaleaps/following{/other_user}",
"gists_url": "https://api.github.com/users/lunaleaps/gists{/gist_id}",
"starred_url": "https://api.github.com/users/lunaleaps/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/lunaleaps/subscriptions",
"organizations_url": "https://api.github.com/users/lunaleaps/orgs",
"repos_url": "https://api.github.com/users/lunaleaps/repos",
"events_url": "https://api.github.com/users/lunaleaps/events{/privacy}",
"received_events_url": "https://api.github.com/users/lunaleaps/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 4 | 2025-06-04T18:01:11 | 2025-06-06T17:02:00 | 2025-06-06T17:01:50 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51817",
"html_url": "https://github.com/facebook/react-native/pull/51817",
"diff_url": "https://github.com/facebook/react-native/pull/51817.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51817.patch",
"merged_at": null
}
|
Summary:
Changelog:
[General][Fixed] - Support viewport offsets for Fantom root and fix `getBoundingClientRect` to respect viewport offsets
Reviewed By: rubennorte
Differential Revision: D75632540
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51817/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51817/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51816
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51816/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51816/comments
|
https://api.github.com/repos/facebook/react-native/issues/51816/events
|
https://github.com/facebook/react-native/pull/51816
| 3,118,612,554 |
PR_kwDOAbrxp86ZEPwf
| 51,816 |
[RN][Changelog] Add changelog for 0.79.3
|
{
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 3514436432,
"node_id": "LA_kwDOAbrxp87RegtQ",
"url": "https://api.github.com/repos/facebook/react-native/labels/%F0%9F%93%9D%20Changelog",
"name": "📝 Changelog",
"color": "0B1F04",
"default": false,
"description": "This identifies PRs that touch the changelog"
}
] |
closed
| false | null |
[] | null | 4 | 2025-06-04T17:47:21 | 2025-06-05T10:11:55 | 2025-06-05T10:11:46 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51816",
"html_url": "https://github.com/facebook/react-native/pull/51816",
"diff_url": "https://github.com/facebook/react-native/pull/51816.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51816.patch",
"merged_at": null
}
|
## Summary:
## Changelog:
[Internal] - Add Changelog for 0.79.3
## Test Plan:
N/A
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51816/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51816/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51815
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51815/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51815/comments
|
https://api.github.com/repos/facebook/react-native/issues/51815/events
|
https://github.com/facebook/react-native/issues/51815
| 3,118,534,348 |
I_kwDOAbrxp8654Q7M
| 51,815 |
The case for possibility of triggering synchronous layout from UI thread
|
{
"login": "kkafar",
"id": 50801299,
"node_id": "MDQ6VXNlcjUwODAxMjk5",
"avatar_url": "https://avatars.githubusercontent.com/u/50801299?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kkafar",
"html_url": "https://github.com/kkafar",
"followers_url": "https://api.github.com/users/kkafar/followers",
"following_url": "https://api.github.com/users/kkafar/following{/other_user}",
"gists_url": "https://api.github.com/users/kkafar/gists{/gist_id}",
"starred_url": "https://api.github.com/users/kkafar/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/kkafar/subscriptions",
"organizations_url": "https://api.github.com/users/kkafar/orgs",
"repos_url": "https://api.github.com/users/kkafar/repos",
"events_url": "https://api.github.com/users/kkafar/events{/privacy}",
"received_events_url": "https://api.github.com/users/kkafar/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1282006477,
"node_id": "MDU6TGFiZWwxMjgyMDA2NDc3",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Software%20Mansion",
"name": "p: Software Mansion",
"color": "0052cc",
"default": false,
"description": "Partner: Software Mansion"
},
{
"id": 1794148347,
"node_id": "MDU6TGFiZWwxNzk0MTQ4MzQ3",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Triage%20:mag:",
"name": "Needs: Triage :mag:",
"color": "bfd4f2",
"default": false,
"description": ""
},
{
"id": 3815166274,
"node_id": "LA_kwDOAbrxp87jZtFC",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20New%20Architecture",
"name": "Type: New Architecture",
"color": "f9d0c4",
"default": false,
"description": "Issues and PRs related to new architecture (Fabric/Turbo Modules)"
}
] |
open
| false | null |
[] | null | 2 | 2025-06-04T17:16:32 | 2025-06-05T13:38:40 | null |
CONTRIBUTOR
| null | null | null | null |
## Description
Follow up to #51809.
This issue report is about lack of support for synchronous layout on UI thread, that is necessary to expose / implement certain platform components, e.g. bottom sheets, without "flicker effect"
(see attached recording).
In current state of Fabric, we, in [ `react-native-screens` ](https://github.com/software-mansion/react-native-screens) need to go for ugly & not really working workarounds.
To reproduce the problem it is enough to run the application on iOS (the issue applies also to Android)
& drag the sheet upwards.
Please note that the attached reproduction is minimal - in sense it isn't exactly what we're doing in [ react-native-screens ](https://github.com/software-mansion/react-native-screens).
We're not sending an event through event emitter, but rather we update the component's shadow node state - this is also asynchronous and leads to the same effect.
## Error mechanism
I'll describe it on iOS example, however the same case can be built for Android.
This is kinda simplified & assumes just one possible order of execution, but should be enough to explain the problem.
Let's consider scenario where we drag the sheet up (see recording to get the context), and the sheet has starting height `h1`.
1. User tries to drag the sheet up,
2. UIKit receives touch & among many things native layout is triggered,
3. The sheet is resized (height goes up to some `h2`),
4. We send **asynchronous** event (in library code we do an **asynchronous** shadow node state update),
5. User continues to drag the sheet up,
6. Another native sheet resize, sheet has some height `h3` now,
7. React updates state & starts render,
8. User continues to drag the sheet up,
6. Another native sheet resize, sheet has some height `h4` now,
7. React render & commit completes & mount is scheduled & let's say executed,
8. SheetView receives layout computed for the moment sheet had height `h2`, despite the fact the sheet is already `h4`.
9. `h4 > h1` - hence the flicker.
I went with sending direct event here, just to simplify the reproduction, but if you need exact setup `react-native-screens` has, let me know I'll setup custom shadow node for `SheetView` component.
## Motivation
The motivation from #51809 applies.
Additionally, need to be able to do this, e.g. in order to let users implement footer components that pair up with the sheet, or allow for content resizing just as in the reproduction.
## Possible solution approach
We need the ability to trigger synchronous state update together with commit, layout & later mount from the UI thread for the high priority UI events, to keep
the interface responsive and in sync with native components, which are crucial for "native app experience".
I know this kinda is [behind feature flag](https://github.com/facebook/react-native/blob/b266f7854d14c26c80f2e8fba0ac54c9a972b88d/packages/react-native/ReactCommon/react/nativemodule/featureflags/NativeReactNativeFeatureFlags.cpp#L212-L215)
right now & some work is being done around this & together with applying appropriate commit options we would be able to achieve synchronous commit & mount.
Bringing it to your attention to emphasize the need for this feature. At the same time from the perspective of native lib dev want to say that it would be great
to have ability to choose whether state update is synchronous or not (not all updates need to block the UI thread).
### Steps to reproduce
1. Run the app on iOS (the reproduction is set up for that platform)
2. Drag the sheet up
3. Observe the flicker
### React Native Version
0.79.2
### Affected Platforms
Runtime - Android, Runtime - iOS
### Areas
Fabric - The New Renderer
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.5
CPU: (14) arm64 Apple M4 Pro
Memory: 121.70 MB / 24.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 23.7.0
path: /opt/homebrew/bin/node
Yarn:
version: 1.22.19
path: /opt/homebrew/bin/yarn
npm:
version: 10.9.2
path: /opt/homebrew/bin/npm
Watchman: Not Found
Managers:
CocoaPods:
version: 1.16.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.4
- iOS 18.4
- macOS 15.4
- tvOS 18.4
- visionOS 2.4
- watchOS 11.4
Android SDK:
API Levels:
- "21"
- "29"
- "30"
- "31"
- "32"
- "33"
- "34"
- "35"
Build Tools:
- 30.0.2
- 30.0.3
- 31.0.0
- 33.0.1
- 34.0.0
- 35.0.0
System Images:
- android-29 | Google Play ARM 64 v8a
- android-31 | Google Play ARM 64 v8a
- android-33 | Google Play ARM 64 v8a
- android-34 | Google APIs ARM 64 v8a
- android-34 | Google Play ARM 64 v8a
- android-35 | Google APIs ARM 64 v8a
- android-35 | Google Play ARM 64 v8a
- android-35 | Pre-Release 16 KB Page Size Google Play ARM 64 v8a
Android NDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.23726.103.2422.13016713
Xcode:
version: 16.3/16E140
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.2
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 18.0.0
wanted: 18.0.0
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.79.2
wanted: 0.79.2
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Stacktrace or Logs
```text
N/A
```
### MANDATORY Reproducer
https://github.com/kkafar/layout-issues/tree/%40kkafar/ui-layout-issue <-- please notice the branch!
### Screenshots and Videos
https://github.com/user-attachments/assets/f226ec07-7891-4d7e-a55f-b3c885c73fbd
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51815/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51815/timeline
| null | null |
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false |
https://api.github.com/repos/facebook/react-native/issues/51814
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51814/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51814/comments
|
https://api.github.com/repos/facebook/react-native/issues/51814/events
|
https://github.com/facebook/react-native/pull/51814
| 3,118,522,668 |
PR_kwDOAbrxp86ZD7-J
| 51,814 |
introduce Fantom.unstable_getDirectManipulationProps
|
{
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy-SC/followers",
"following_url": "https://api.github.com/users/sammy-SC/following{/other_user}",
"gists_url": "https://api.github.com/users/sammy-SC/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sammy-SC/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sammy-SC/subscriptions",
"organizations_url": "https://api.github.com/users/sammy-SC/orgs",
"repos_url": "https://api.github.com/users/sammy-SC/repos",
"events_url": "https://api.github.com/users/sammy-SC/events{/privacy}",
"received_events_url": "https://api.github.com/users/sammy-SC/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-04T17:11:34 | 2025-06-04T18:55:31 | 2025-06-04T18:55:15 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51814",
"html_url": "https://github.com/facebook/react-native/pull/51814",
"diff_url": "https://github.com/facebook/react-native/pull/51814.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51814.patch",
"merged_at": null
}
|
Summary:
changelog: [internal]
introduce Fantom.unstable_getDirectManipulationProps to make it possible to inspect what is changed by C++ Animated module before animation finishes.
Reviewed By: zeyap, rubennorte
Differential Revision: D75816105
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51814/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51814/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51813
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51813/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51813/comments
|
https://api.github.com/repos/facebook/react-native/issues/51813/events
|
https://github.com/facebook/react-native/pull/51813
| 3,118,456,623 |
PR_kwDOAbrxp86ZDtm9
| 51,813 |
generate-artifacts-executor: fix parsing .class in complex classes
|
{
"login": "gabrieldonadel",
"id": 11707729,
"node_id": "MDQ6VXNlcjExNzA3NzI5",
"avatar_url": "https://avatars.githubusercontent.com/u/11707729?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gabrieldonadel",
"html_url": "https://github.com/gabrieldonadel",
"followers_url": "https://api.github.com/users/gabrieldonadel/followers",
"following_url": "https://api.github.com/users/gabrieldonadel/following{/other_user}",
"gists_url": "https://api.github.com/users/gabrieldonadel/gists{/gist_id}",
"starred_url": "https://api.github.com/users/gabrieldonadel/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gabrieldonadel/subscriptions",
"organizations_url": "https://api.github.com/users/gabrieldonadel/orgs",
"repos_url": "https://api.github.com/users/gabrieldonadel/repos",
"events_url": "https://api.github.com/users/gabrieldonadel/events{/privacy}",
"received_events_url": "https://api.github.com/users/gabrieldonadel/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208509940,
"node_id": "MDU6TGFiZWwxMjA4NTA5OTQw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Expo",
"name": "p: Expo",
"color": "0052cc",
"default": false,
"description": "Partner: Expo"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false | null |
[] | null | 6 | 2025-06-04T16:45:35 | 2025-06-09T13:59:46 | 2025-06-04T17:51:11 |
COLLABORATOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51813",
"html_url": "https://github.com/facebook/react-native/pull/51813",
"diff_url": "https://github.com/facebook/react-native/pull/51813.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51813.patch",
"merged_at": null
}
|
## Summary:
There is an edge case in the codegen `findRCTComponentViewProtocolClass` function where the parsing of the Component Class will fail if there is another `.class` call in the same file after the `Class<RCTComponentViewProtocol>` function. This ends up resulting in a `RCTThirdPartyComponentsProvider.mm` file that looks like the image bellow
<img width="1052" alt="image" src="https://github.com/user-attachments/assets/26ce93be-0370-4852-a949-9da21762ff7f" />
You can reproduce this with the following
```
Class<RCTComponentViewProtocol> XYZCls(void)
{
return XYZ.class;
}
// this comment breaks codegen .class
```
## Changelog:
[IOS] [FIXED] - Fix codegen extracting `.class` from complex component classes
## Test Plan:
Run codegen locally, use this patch in the expo/expo repo and CI should be green
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51813/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51813/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51812
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51812/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51812/comments
|
https://api.github.com/repos/facebook/react-native/issues/51812/events
|
https://github.com/facebook/react-native/pull/51812
| 3,118,372,026 |
PR_kwDOAbrxp86ZDbRa
| 51,812 |
Back out "Improve e2e times by using deep links to open examples"
|
{
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 2 | 2025-06-04T16:11:53 | 2025-06-04T16:51:32 | 2025-06-04T16:51:20 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51812",
"html_url": "https://github.com/facebook/react-native/pull/51812",
"diff_url": "https://github.com/facebook/react-native/pull/51812.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51812.patch",
"merged_at": null
}
|
Summary:
Commit [8960d9ea2c](https://github.com/facebook/react-native/commit/8960d9ea2cea22451e8f7c9d6c22ed1ed6de131f) fully broke the iOS tests on RNTester in CI.
All 8 of them consistently fails 5 times out of 5 within the workflow and for each retry.
Reverting the change to get CI back to green
## Changelog:
[Internal] - Reverting [8960d9ea2c](https://github.com/facebook/react-native/commit/8960d9ea2cea22451e8f7c9d6c22ed1ed6de131f)
Differential Revision: D75960750
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51812/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51812/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51811
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51811/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51811/comments
|
https://api.github.com/repos/facebook/react-native/issues/51811/events
|
https://github.com/facebook/react-native/pull/51811
| 3,118,312,252 |
PR_kwDOAbrxp86ZDOdP
| 51,811 |
rename advanceAnimationsByTime to produceFramesForDuration for clarify
|
{
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy-SC/followers",
"following_url": "https://api.github.com/users/sammy-SC/following{/other_user}",
"gists_url": "https://api.github.com/users/sammy-SC/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sammy-SC/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sammy-SC/subscriptions",
"organizations_url": "https://api.github.com/users/sammy-SC/orgs",
"repos_url": "https://api.github.com/users/sammy-SC/repos",
"events_url": "https://api.github.com/users/sammy-SC/events{/privacy}",
"received_events_url": "https://api.github.com/users/sammy-SC/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-04T15:50:57 | 2025-06-04T16:51:31 | 2025-06-04T16:51:19 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51811",
"html_url": "https://github.com/facebook/react-native/pull/51811",
"diff_url": "https://github.com/facebook/react-native/pull/51811.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51811.patch",
"merged_at": null
}
|
Summary:
changelog: [internal]
after a bit of discussion it was clear the name of this method was confusing. Let's rename it to `produceFramesForDuration` to make it more obvious what happens under the hood.
Reviewed By: rubennorte
Differential Revision: D75953355
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51811/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51811/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51810
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51810/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51810/comments
|
https://api.github.com/repos/facebook/react-native/issues/51810/events
|
https://github.com/facebook/react-native/pull/51810
| 3,118,271,473 |
PR_kwDOAbrxp86ZDFjs
| 51,810 |
Tweak visibility of fields inside NativeModuleRegistry
|
{
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/cortinico/followers",
"following_url": "https://api.github.com/users/cortinico/following{/other_user}",
"gists_url": "https://api.github.com/users/cortinico/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cortinico/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cortinico/subscriptions",
"organizations_url": "https://api.github.com/users/cortinico/orgs",
"repos_url": "https://api.github.com/users/cortinico/repos",
"events_url": "https://api.github.com/users/cortinico/events{/privacy}",
"received_events_url": "https://api.github.com/users/cortinico/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-04T15:37:13 | 2025-06-04T18:23:51 | 2025-06-04T18:23:38 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51810",
"html_url": "https://github.com/facebook/react-native/pull/51810",
"diff_url": "https://github.com/facebook/react-native/pull/51810.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51810.patch",
"merged_at": null
}
|
Summary:
Tweaking the visiblity of some of the fields `NativeModuleRegistry` after the Kotlin migration
of that class.
Changelog:
[Internal] [Changed] -
Differential Revision: D75959962
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51810/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51810/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51809
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51809/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51809/comments
|
https://api.github.com/repos/facebook/react-native/issues/51809/events
|
https://github.com/facebook/react-native/issues/51809
| 3,118,046,526 |
I_kwDOAbrxp8652Z0-
| 51,809 |
First layout problems with native-layout-driven components
|
{
"login": "kkafar",
"id": 50801299,
"node_id": "MDQ6VXNlcjUwODAxMjk5",
"avatar_url": "https://avatars.githubusercontent.com/u/50801299?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kkafar",
"html_url": "https://github.com/kkafar",
"followers_url": "https://api.github.com/users/kkafar/followers",
"following_url": "https://api.github.com/users/kkafar/following{/other_user}",
"gists_url": "https://api.github.com/users/kkafar/gists{/gist_id}",
"starred_url": "https://api.github.com/users/kkafar/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/kkafar/subscriptions",
"organizations_url": "https://api.github.com/users/kkafar/orgs",
"repos_url": "https://api.github.com/users/kkafar/repos",
"events_url": "https://api.github.com/users/kkafar/events{/privacy}",
"received_events_url": "https://api.github.com/users/kkafar/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1282006477,
"node_id": "MDU6TGFiZWwxMjgyMDA2NDc3",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Software%20Mansion",
"name": "p: Software Mansion",
"color": "0052cc",
"default": false,
"description": "Partner: Software Mansion"
},
{
"id": 1794148347,
"node_id": "MDU6TGFiZWwxNzk0MTQ4MzQ3",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Triage%20:mag:",
"name": "Needs: Triage :mag:",
"color": "bfd4f2",
"default": false,
"description": ""
},
{
"id": 3815166274,
"node_id": "LA_kwDOAbrxp87jZtFC",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20New%20Architecture",
"name": "Type: New Architecture",
"color": "f9d0c4",
"default": false,
"description": "Issues and PRs related to new architecture (Fabric/Turbo Modules)"
}
] |
open
| false | null |
[] | null | 2 | 2025-06-04T14:24:58 | 2025-06-05T13:38:44 | null |
CONTRIBUTOR
| null | null | null | null |
## Description
This is a reproduction for the "initial layout" problem.
To reproduce it (the problem), it is enough to build & run the application. The issue occurs in first few frames
of the application runtime. Basically user can observe the undesired layout jump, which can ruin the experience, especially with heavier apps.
## Quick technical breakdown
This is simple.
`ContentView` layout depends on information retrieved during the first native layout. In current architecture, the first native layout
comes after first mounting completes (the host three is only then created), that is after first commit and React Native layout pass.
Only after the first native layout, we send an asynchronous event from native view to corresponding element, providing it with necessary
information to correct its layout.
This gives no opportunity to supplement the first Yoga layout with information on layout of platform-layout-driven components, leading
to such content jumps as presented on attached recording.
This reproduction is minimal - in sense it isn't exactly what we're doing in [ `react-native-screens` ](https://github.com/software-mansion/react-native-screens).
We're not sending an event through event emitter, but rather we update the component's shadow node state, but this is also asynchronous and leads to the same effect.
## Motivation
Bringing **real** native, platform-specific experience requires usage of platform-dedicated framework components, that are used widely across
all native apps. This is e.g. what [ `react-native-screens` ](https://github.com/software-mansion/react-native-screens) tries to achieve
by exposing native navigation primitives. These, however, feel & behave native due to being driven by native layout behaviours encoded into
platform frameworks. I, therefore believe that we should have a way to integrate these natively-laid-out components to RN app w/o the described
issue.
So, to reiterate on the problem: we want to lay out our content view (`ContentView` in reproduction) using some information
retrieved during native layout. This is very often the case, when using platform-specific primitives, layout of which
is often OS version (and even device) dependent, e.g. navigation bar (header), tab bar, some side panels, even display insets, etc.
## Possible solution approach
It seems this could be achieved by opportunity to trigger synchronous state update from UI thread, leading to synchronous commit & mount.
This would be awesome & enable us to solve couple more issues (I'm intending to report them soon).
One thing here to take notice of, is whether first layout does not need to be special - I'm worried about concurrency problems here, but I
feel like we can discuss this further in the comments.
### Steps to reproduce
1. Build & run the application on iOS (remember to install pods & run codegen).
2. Notice the initial flicker.
### React Native Version
0.79.2
### Affected Platforms
Runtime - Android, Runtime - iOS
### Areas
Fabric - The New Renderer
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.5
CPU: (14) arm64 Apple M4 Pro
Memory: 130.42 MB / 24.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 23.7.0
path: /opt/homebrew/bin/node
Yarn:
version: 1.22.19
path: /opt/homebrew/bin/yarn
npm:
version: 10.9.2
path: /opt/homebrew/bin/npm
Watchman: Not Found
Managers:
CocoaPods:
version: 1.16.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.4
- iOS 18.4
- macOS 15.4
- tvOS 18.4
- visionOS 2.4
- watchOS 11.4
Android SDK:
API Levels:
- "21"
- "29"
- "30"
- "31"
- "32"
- "33"
- "34"
- "35"
Build Tools:
- 30.0.2
- 30.0.3
- 31.0.0
- 33.0.1
- 34.0.0
- 35.0.0
System Images:
- android-29 | Google Play ARM 64 v8a
- android-31 | Google Play ARM 64 v8a
- android-33 | Google Play ARM 64 v8a
- android-34 | Google APIs ARM 64 v8a
- android-34 | Google Play ARM 64 v8a
- android-35 | Google APIs ARM 64 v8a
- android-35 | Google Play ARM 64 v8a
- android-35 | Pre-Release 16 KB Page Size Google Play ARM 64 v8a
Android NDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.23726.103.2422.13016713
Xcode:
version: 16.3/16E140
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.2
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 18.0.0
wanted: 18.0.0
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.79.2
wanted: 0.79.2
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Stacktrace or Logs
```text
N/A
```
### MANDATORY Reproducer
https://github.com/kkafar/layout-issues
### Screenshots and Videos
> [!note]
> Highly recommend to watch this frame by frame. The effect is quick here, since there are not a lot of things to render & layout. Much more visible with heavier layout passes.
https://github.com/user-attachments/assets/756a19b1-6a4c-4d34-8451-108c281b87fd
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51809/reactions",
"total_count": 3,
"+1": 3,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51809/timeline
| null | null |
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false |
https://api.github.com/repos/facebook/react-native/issues/51808
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51808/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51808/comments
|
https://api.github.com/repos/facebook/react-native/issues/51808/events
|
https://github.com/facebook/react-native/pull/51808
| 3,118,012,107 |
PR_kwDOAbrxp86ZCMos
| 51,808 |
WIP [RN][JS Stable API] Verify built types in Github CI (#50292)
|
{
"login": "j-piasecki",
"id": 21055725,
"node_id": "MDQ6VXNlcjIxMDU1NzI1",
"avatar_url": "https://avatars.githubusercontent.com/u/21055725?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/j-piasecki",
"html_url": "https://github.com/j-piasecki",
"followers_url": "https://api.github.com/users/j-piasecki/followers",
"following_url": "https://api.github.com/users/j-piasecki/following{/other_user}",
"gists_url": "https://api.github.com/users/j-piasecki/gists{/gist_id}",
"starred_url": "https://api.github.com/users/j-piasecki/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/j-piasecki/subscriptions",
"organizations_url": "https://api.github.com/users/j-piasecki/orgs",
"repos_url": "https://api.github.com/users/j-piasecki/repos",
"events_url": "https://api.github.com/users/j-piasecki/events{/privacy}",
"received_events_url": "https://api.github.com/users/j-piasecki/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1282006477,
"node_id": "MDU6TGFiZWwxMjgyMDA2NDc3",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Software%20Mansion",
"name": "p: Software Mansion",
"color": "0052cc",
"default": false,
"description": "Partner: Software Mansion"
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 11 | 2025-06-04T14:16:05 | 2025-06-06T07:33:15 | 2025-06-06T07:33:01 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51808",
"html_url": "https://github.com/facebook/react-native/pull/51808",
"diff_url": "https://github.com/facebook/react-native/pull/51808.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51808.patch",
"merged_at": null
}
|
Summary:
## This diff
Generates types via `yarn build-types` and verifies them on the basis of react-native/types/__typetests.
Changelog: [Internal]
Differential Revision: D71902007
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51808/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51808/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51807
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51807/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51807/comments
|
https://api.github.com/repos/facebook/react-native/issues/51807/events
|
https://github.com/facebook/react-native/pull/51807
| 3,117,955,062 |
PR_kwDOAbrxp86ZCAO_
| 51,807 |
Remove unneeded folly deps
|
{
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers",
"following_url": "https://api.github.com/users/javache/following{/other_user}",
"gists_url": "https://api.github.com/users/javache/gists{/gist_id}",
"starred_url": "https://api.github.com/users/javache/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/javache/subscriptions",
"organizations_url": "https://api.github.com/users/javache/orgs",
"repos_url": "https://api.github.com/users/javache/repos",
"events_url": "https://api.github.com/users/javache/events{/privacy}",
"received_events_url": "https://api.github.com/users/javache/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-04T13:59:38 | 2025-06-04T18:04:49 | 2025-06-04T18:04:36 |
MEMBER
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51807",
"html_url": "https://github.com/facebook/react-native/pull/51807",
"diff_url": "https://github.com/facebook/react-native/pull/51807.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51807.patch",
"merged_at": null
}
|
Summary:
Remove unneeded deps from the build graph. Especially `//xplat/folly:logging_logging` ends up adding 418KB in development which is unused here.
Changelog: [Internal]
Differential Revision: D71316272
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51807/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51807/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51806
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51806/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51806/comments
|
https://api.github.com/repos/facebook/react-native/issues/51806/events
|
https://github.com/facebook/react-native/pull/51806
| 3,117,944,141 |
PR_kwDOAbrxp86ZB9yI
| 51,806 |
Make receiveCommand args non-nullable
|
{
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers",
"following_url": "https://api.github.com/users/javache/following{/other_user}",
"gists_url": "https://api.github.com/users/javache/gists{/gist_id}",
"starred_url": "https://api.github.com/users/javache/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/javache/subscriptions",
"organizations_url": "https://api.github.com/users/javache/orgs",
"repos_url": "https://api.github.com/users/javache/repos",
"events_url": "https://api.github.com/users/javache/events{/privacy}",
"received_events_url": "https://api.github.com/users/javache/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 7 | 2025-06-04T13:56:50 | 2025-06-09T09:50:08 | 2025-06-07T05:11:16 |
MEMBER
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51806",
"html_url": "https://github.com/facebook/react-native/pull/51806",
"diff_url": "https://github.com/facebook/react-native/pull/51806.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51806.patch",
"merged_at": null
}
|
Summary:
Correct the type of args, which is always non-null. This is backwards-compatible as subclasses can override this method with a more permissive nullable type and still be substitutable.
Changelog: [Internal]
Reviewed By: mdvacca
Differential Revision: D75869317
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51806/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51806/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51805
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51805/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51805/comments
|
https://api.github.com/repos/facebook/react-native/issues/51805/events
|
https://github.com/facebook/react-native/pull/51805
| 3,117,734,803 |
PR_kwDOAbrxp86ZBP6K
| 51,805 |
Make ShadowNode::transferRuntimeShadowNodeReference private
|
{
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy-SC/followers",
"following_url": "https://api.github.com/users/sammy-SC/following{/other_user}",
"gists_url": "https://api.github.com/users/sammy-SC/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sammy-SC/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sammy-SC/subscriptions",
"organizations_url": "https://api.github.com/users/sammy-SC/orgs",
"repos_url": "https://api.github.com/users/sammy-SC/repos",
"events_url": "https://api.github.com/users/sammy-SC/events{/privacy}",
"received_events_url": "https://api.github.com/users/sammy-SC/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-04T12:53:43 | 2025-06-04T15:30:16 | 2025-06-04T15:30:00 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51805",
"html_url": "https://github.com/facebook/react-native/pull/51805",
"diff_url": "https://github.com/facebook/react-native/pull/51805.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51805.patch",
"merged_at": null
}
|
Summary:
changelog: [internal]
this overload of transferRuntimeShadowNodeReference is only used within ShadowNode, let's make it private.
Differential Revision: D75903646
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51805/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51805/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51804
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51804/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51804/comments
|
https://api.github.com/repos/facebook/react-native/issues/51804/events
|
https://github.com/facebook/react-native/pull/51804
| 3,117,454,958 |
PR_kwDOAbrxp86ZASaG
| 51,804 |
[Local] Fix CI for 0.79-stable
|
{
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 5297756365,
"node_id": "LA_kwDOAbrxp88AAAABO8VYzQ",
"url": "https://api.github.com/repos/facebook/react-native/labels/Pick%20Request",
"name": "Pick Request",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 0 | 2025-06-04T11:14:04 | 2025-06-04T15:03:15 | 2025-06-04T15:03:11 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51804",
"html_url": "https://github.com/facebook/react-native/pull/51804",
"diff_url": "https://github.com/facebook/react-native/pull/51804.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51804.patch",
"merged_at": "2025-06-04T15:03:11"
}
|
## Summary:
CI got broken after a cherry pick went wrong. This PR should fix it.
## Changelog:
[Internal] -
## Test Plan:
GHa
|
{
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51804/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51804/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51803
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51803/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51803/comments
|
https://api.github.com/repos/facebook/react-native/issues/51803/events
|
https://github.com/facebook/react-native/pull/51803
| 3,117,430,960 |
PR_kwDOAbrxp86ZANIB
| 51,803 |
Bring back @flow strict to composeStyles and fix Flow errors
|
{
"login": "coado",
"id": 64146291,
"node_id": "MDQ6VXNlcjY0MTQ2Mjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/64146291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/coado",
"html_url": "https://github.com/coado",
"followers_url": "https://api.github.com/users/coado/followers",
"following_url": "https://api.github.com/users/coado/following{/other_user}",
"gists_url": "https://api.github.com/users/coado/gists{/gist_id}",
"starred_url": "https://api.github.com/users/coado/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/coado/subscriptions",
"organizations_url": "https://api.github.com/users/coado/orgs",
"repos_url": "https://api.github.com/users/coado/repos",
"events_url": "https://api.github.com/users/coado/events{/privacy}",
"received_events_url": "https://api.github.com/users/coado/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1282006477,
"node_id": "MDU6TGFiZWwxMjgyMDA2NDc3",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Software%20Mansion",
"name": "p: Software Mansion",
"color": "0052cc",
"default": false,
"description": "Partner: Software Mansion"
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-04T11:04:59 | 2025-06-04T14:00:10 | 2025-06-04T13:59:58 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51803",
"html_url": "https://github.com/facebook/react-native/pull/51803",
"diff_url": "https://github.com/facebook/react-native/pull/51803.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51803.patch",
"merged_at": null
}
|
Summary:
The `flow strict` annotation was accidently removed in D74574293. This diff brings it back and fixes flow errors caused by this change. This makes generated TS types for `composeStyles` more relaxed but the main idea of inferring inputs base on output type annotation is preserved.
Changelog:
[Internal]
Reviewed By: huntie
Differential Revision: D75945388
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51803/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51803/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51802
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51802/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51802/comments
|
https://api.github.com/repos/facebook/react-native/issues/51802/events
|
https://github.com/facebook/react-native/pull/51802
| 3,117,413,488 |
PR_kwDOAbrxp86ZAJPk
| 51,802 |
make per UI tick calculation more predictable
|
{
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy-SC/followers",
"following_url": "https://api.github.com/users/sammy-SC/following{/other_user}",
"gists_url": "https://api.github.com/users/sammy-SC/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sammy-SC/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sammy-SC/subscriptions",
"organizations_url": "https://api.github.com/users/sammy-SC/orgs",
"repos_url": "https://api.github.com/users/sammy-SC/repos",
"events_url": "https://api.github.com/users/sammy-SC/events{/privacy}",
"received_events_url": "https://api.github.com/users/sammy-SC/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-04T10:59:09 | 2025-06-04T12:09:02 | 2025-06-04T12:08:50 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51802",
"html_url": "https://github.com/facebook/react-native/pull/51802",
"diff_url": "https://github.com/facebook/react-native/pull/51802.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51802.patch",
"merged_at": null
}
|
Summary:
changelog: [internal]
avoid conversions when dealing with time in C++ Animated. This makes tests more predictable.
Reviewed By: christophpurrer
Differential Revision: D75813200
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51802/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51802/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51801
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51801/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51801/comments
|
https://api.github.com/repos/facebook/react-native/issues/51801/events
|
https://github.com/facebook/react-native/pull/51801
| 3,117,366,063 |
PR_kwDOAbrxp86Y_-oy
| 51,801 |
make FabricUIManagerBinding::getScheduler private method
|
{
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy-SC/followers",
"following_url": "https://api.github.com/users/sammy-SC/following{/other_user}",
"gists_url": "https://api.github.com/users/sammy-SC/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sammy-SC/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sammy-SC/subscriptions",
"organizations_url": "https://api.github.com/users/sammy-SC/orgs",
"repos_url": "https://api.github.com/users/sammy-SC/repos",
"events_url": "https://api.github.com/users/sammy-SC/events{/privacy}",
"received_events_url": "https://api.github.com/users/sammy-SC/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 4 | 2025-06-04T10:43:52 | 2025-06-04T15:42:46 | 2025-06-04T15:42:36 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51801",
"html_url": "https://github.com/facebook/react-native/pull/51801",
"diff_url": "https://github.com/facebook/react-native/pull/51801.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51801.patch",
"merged_at": null
}
|
Summary:
changelog: [internal]
Make it private to make sure ownership of scheduler_ is not shared with any other class.
Differential Revision: D75902518
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51801/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51801/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51800
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51800/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51800/comments
|
https://api.github.com/repos/facebook/react-native/issues/51800/events
|
https://github.com/facebook/react-native/pull/51800
| 3,117,284,643 |
PR_kwDOAbrxp86Y_snV
| 51,800 |
Add support for Error.cause in Fantom
|
{
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/rubennorte/followers",
"following_url": "https://api.github.com/users/rubennorte/following{/other_user}",
"gists_url": "https://api.github.com/users/rubennorte/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rubennorte/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rubennorte/subscriptions",
"organizations_url": "https://api.github.com/users/rubennorte/orgs",
"repos_url": "https://api.github.com/users/rubennorte/repos",
"events_url": "https://api.github.com/users/rubennorte/events{/privacy}",
"received_events_url": "https://api.github.com/users/rubennorte/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-04T10:14:33 | 2025-06-04T15:35:39 | 2025-06-04T15:35:24 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51800",
"html_url": "https://github.com/facebook/react-native/pull/51800",
"diff_url": "https://github.com/facebook/react-native/pull/51800.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51800.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
This adds support for printing the cause of errors thrown in tests in Fantom, if available.
Differential Revision: D75946044
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51800/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51800/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51799
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51799/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51799/comments
|
https://api.github.com/repos/facebook/react-native/issues/51799/events
|
https://github.com/facebook/react-native/pull/51799
| 3,117,250,900 |
PR_kwDOAbrxp86Y_lKz
| 51,799 |
Update how native specs are reexported
|
{
"login": "j-piasecki",
"id": 21055725,
"node_id": "MDQ6VXNlcjIxMDU1NzI1",
"avatar_url": "https://avatars.githubusercontent.com/u/21055725?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/j-piasecki",
"html_url": "https://github.com/j-piasecki",
"followers_url": "https://api.github.com/users/j-piasecki/followers",
"following_url": "https://api.github.com/users/j-piasecki/following{/other_user}",
"gists_url": "https://api.github.com/users/j-piasecki/gists{/gist_id}",
"starred_url": "https://api.github.com/users/j-piasecki/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/j-piasecki/subscriptions",
"organizations_url": "https://api.github.com/users/j-piasecki/orgs",
"repos_url": "https://api.github.com/users/j-piasecki/repos",
"events_url": "https://api.github.com/users/j-piasecki/events{/privacy}",
"received_events_url": "https://api.github.com/users/j-piasecki/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1282006477,
"node_id": "MDU6TGFiZWwxMjgyMDA2NDc3",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Software%20Mansion",
"name": "p: Software Mansion",
"color": "0052cc",
"default": false,
"description": "Partner: Software Mansion"
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 6 | 2025-06-04T10:02:52 | 2025-06-06T10:23:10 | 2025-06-06T10:22:59 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51799",
"html_url": "https://github.com/facebook/react-native/pull/51799",
"diff_url": "https://github.com/facebook/react-native/pull/51799.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51799.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Differential Revision: D75945486
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51799/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51799/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51798
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51798/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51798/comments
|
https://api.github.com/repos/facebook/react-native/issues/51798/events
|
https://github.com/facebook/react-native/pull/51798
| 3,117,145,831 |
PR_kwDOAbrxp86Y_OGf
| 51,798 |
[RN][CI] Bump windows to latests as GH will remove windows-2019 EOM
|
{
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-04T09:28:39 | 2025-06-04T11:31:52 | 2025-06-04T11:31:40 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51798",
"html_url": "https://github.com/facebook/react-native/pull/51798",
"diff_url": "https://github.com/facebook/react-native/pull/51798.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51798.patch",
"merged_at": null
}
|
## Summary:
As per title, GH is [removing windows-2019](https://github.com/facebook/react-native/actions/runs/15421451006/job/43403215354) at the end of the month. We need to migrate away from them.
## Changelog:
[Internal] - Bump windows runners
## Test Plan:
GHA
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51798/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51798/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51797
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51797/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51797/comments
|
https://api.github.com/repos/facebook/react-native/issues/51797/events
|
https://github.com/facebook/react-native/pull/51797
| 3,117,082,291 |
PR_kwDOAbrxp86Y_ASD
| 51,797 |
Nullability check for stderr from CLI
|
{
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/rubennorte/followers",
"following_url": "https://api.github.com/users/rubennorte/following{/other_user}",
"gists_url": "https://api.github.com/users/rubennorte/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rubennorte/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rubennorte/subscriptions",
"organizations_url": "https://api.github.com/users/rubennorte/orgs",
"repos_url": "https://api.github.com/users/rubennorte/repos",
"events_url": "https://api.github.com/users/rubennorte/events{/privacy}",
"received_events_url": "https://api.github.com/users/rubennorte/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-04T09:07:49 | 2025-06-04T10:07:59 | 2025-06-04T10:07:50 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51797",
"html_url": "https://github.com/facebook/react-native/pull/51797",
"diff_url": "https://github.com/facebook/react-native/pull/51797.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51797.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
Fantom tests are generally very reliable, but a source of flakiness seems to be coming from `result.stderr` being `undefined` and throwing in this callsite. We just add a check to work around it, hoping it's just being set to `undefined` because there really are no errors.
Differential Revision: D75942405
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51797/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51797/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51796
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51796/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51796/comments
|
https://api.github.com/repos/facebook/react-native/issues/51796/events
|
https://github.com/facebook/react-native/pull/51796
| 3,116,954,121 |
PR_kwDOAbrxp86Y-kTl
| 51,796 |
Update api-extractor config to reduce number of duplicated symbols
|
{
"login": "j-piasecki",
"id": 21055725,
"node_id": "MDQ6VXNlcjIxMDU1NzI1",
"avatar_url": "https://avatars.githubusercontent.com/u/21055725?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/j-piasecki",
"html_url": "https://github.com/j-piasecki",
"followers_url": "https://api.github.com/users/j-piasecki/followers",
"following_url": "https://api.github.com/users/j-piasecki/following{/other_user}",
"gists_url": "https://api.github.com/users/j-piasecki/gists{/gist_id}",
"starred_url": "https://api.github.com/users/j-piasecki/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/j-piasecki/subscriptions",
"organizations_url": "https://api.github.com/users/j-piasecki/orgs",
"repos_url": "https://api.github.com/users/j-piasecki/repos",
"events_url": "https://api.github.com/users/j-piasecki/events{/privacy}",
"received_events_url": "https://api.github.com/users/j-piasecki/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1282006477,
"node_id": "MDU6TGFiZWwxMjgyMDA2NDc3",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Software%20Mansion",
"name": "p: Software Mansion",
"color": "0052cc",
"default": false,
"description": "Partner: Software Mansion"
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 4 | 2025-06-04T08:25:03 | 2025-06-04T10:18:50 | 2025-06-04T10:18:39 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51796",
"html_url": "https://github.com/facebook/react-native/pull/51796",
"diff_url": "https://github.com/facebook/react-native/pull/51796.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51796.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Differential Revision: D75940071
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51796/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51796/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51795
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51795/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51795/comments
|
https://api.github.com/repos/facebook/react-native/issues/51795/events
|
https://github.com/facebook/react-native/pull/51795
| 3,116,706,400 |
PR_kwDOAbrxp86Y9uKu
| 51,795 |
calculated scrollable range and bounds to prevent overscroll
|
{
"login": "nohabean",
"id": 130011065,
"node_id": "U_kgDOB7_PuQ",
"avatar_url": "https://avatars.githubusercontent.com/u/130011065?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nohabean",
"html_url": "https://github.com/nohabean",
"followers_url": "https://api.github.com/users/nohabean/followers",
"following_url": "https://api.github.com/users/nohabean/following{/other_user}",
"gists_url": "https://api.github.com/users/nohabean/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nohabean/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nohabean/subscriptions",
"organizations_url": "https://api.github.com/users/nohabean/orgs",
"repos_url": "https://api.github.com/users/nohabean/repos",
"events_url": "https://api.github.com/users/nohabean/events{/privacy}",
"received_events_url": "https://api.github.com/users/nohabean/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
open
| false | null |
[] | null | 4 | 2025-06-04T06:53:42 | 2025-06-05T00:29:12 | null |
NONE
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51795",
"html_url": "https://github.com/facebook/react-native/pull/51795",
"diff_url": "https://github.com/facebook/react-native/pull/51795.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51795.patch",
"merged_at": null
}
|
<!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The three fields below are mandatory. -->
## Summary:
This PR fixes an issue in the fling behavior where OverScroller could cause overscroll due to an unbounded scroll range. The existing implementation used Integer.MAX_VALUE as the max scroll limit.
The proposed change calculates the actual scrollable range using computeVerticalScrollRange() and clamps the fling bounds based on the result. This prevents scrolling beyond content limits.

## Changelog:
<!-- Help reviewers and the release process by writing your own changelog entry.
Pick one each for the category and type tags:
[ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message
For more details, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->
[ANDROID] [FIXED] - Prevents overscroll during fling by calculating and applying scrollable bounds based on the scrollable range.
## Test Plan:
<!-- Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes the user interface. -->
Manually tested fling behavior in a ScrollView with varying content lengths.
Verified that fling stops at the correct content boundary and does not scroll beyond the visible area.
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51795/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51795/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51794
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51794/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51794/comments
|
https://api.github.com/repos/facebook/react-native/issues/51794/events
|
https://github.com/facebook/react-native/pull/51794
| 3,116,529,257 |
PR_kwDOAbrxp86Y9NYI
| 51,794 |
RN: Flowify `packages/react-native` Mocks & Tests (#51792)
|
{
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/followers",
"following_url": "https://api.github.com/users/yungsters/following{/other_user}",
"gists_url": "https://api.github.com/users/yungsters/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yungsters/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yungsters/subscriptions",
"organizations_url": "https://api.github.com/users/yungsters/orgs",
"repos_url": "https://api.github.com/users/yungsters/repos",
"events_url": "https://api.github.com/users/yungsters/events{/privacy}",
"received_events_url": "https://api.github.com/users/yungsters/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 6 | 2025-06-04T05:50:33 | 2025-06-04T19:09:55 | 2025-06-04T19:08:42 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51794",
"html_url": "https://github.com/facebook/react-native/pull/51794",
"diff_url": "https://github.com/facebook/react-native/pull/51794.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51794.patch",
"merged_at": null
}
|
Summary:
Adds `flow` to the remaining mocks and tests that are lacking it in the `packages/react-native` directory.
This required adding numerous type annotations and suppressions.
Changelog:
[Internal]
Differential Revision: D75930095
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51794/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51794/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51793
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51793/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51793/comments
|
https://api.github.com/repos/facebook/react-native/issues/51793/events
|
https://github.com/facebook/react-native/pull/51793
| 3,116,398,093 |
PR_kwDOAbrxp86Y80RH
| 51,793 |
fix crash on non-critical path, e.g., setTimeout
|
{
"login": "ehsemloh",
"id": 149237137,
"node_id": "U_kgDOCOUtkQ",
"avatar_url": "https://avatars.githubusercontent.com/u/149237137?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ehsemloh",
"html_url": "https://github.com/ehsemloh",
"followers_url": "https://api.github.com/users/ehsemloh/followers",
"following_url": "https://api.github.com/users/ehsemloh/following{/other_user}",
"gists_url": "https://api.github.com/users/ehsemloh/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ehsemloh/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ehsemloh/subscriptions",
"organizations_url": "https://api.github.com/users/ehsemloh/orgs",
"repos_url": "https://api.github.com/users/ehsemloh/repos",
"events_url": "https://api.github.com/users/ehsemloh/events{/privacy}",
"received_events_url": "https://api.github.com/users/ehsemloh/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
open
| false | null |
[] | null | 0 | 2025-06-04T04:46:39 | 2025-06-04T04:50:01 | null |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51793",
"html_url": "https://github.com/facebook/react-native/pull/51793",
"diff_url": "https://github.com/facebook/react-native/pull/51793.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51793.patch",
"merged_at": null
}
|
## Summary:
Issue: https://github.com/facebook/react-native/issues/51664
Exceptions on non-critical path crash the app. This happened locations such as callback in `setTimeout`, onPress callback of `<Pressable>`, less defensive 3rd-parties libraries (on code level) can also crash the app on these paths.
Exception in `ReactFabric::extractEvents` crashes the app.
The above behaviors does not exist in older versions. In React web, exceptions on those paths are treated same way as async operations and are handled by global handler.
## Changelog:
[IOS] [FIXED] - Fix crash on non-critical path
## Test Plan:
1. Callback in `setTimeout`:
```
setTimeout(() => {
throw new Error('SWW');
}, 10000);
```
2. Callback in `Pressable`:
```
<Pressable onPress={() => {
throw new Error('SWW');
}}/>
```
3. Simulated exception in `ReactFabric::extractEvents`
```
let deathCount = 0; // use this variable to pass the bootstrap
var ResponderEventPlugin = {
_getResponder: function () {
return responderInst;
},
eventTypes: eventTypes,
extractEvents: function (
topLevelType,
targetInst,
nativeEvent,
nativeEventTarget
) {
...
if (deathCount++ === 300) { // use `===` to simulate an one-off exception, e.g., `Unsupported top level event type ...`
throw new Error('SWW');
}
...
```
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51793/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51793/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51792
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51792/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51792/comments
|
https://api.github.com/repos/facebook/react-native/issues/51792/events
|
https://github.com/facebook/react-native/pull/51792
| 3,115,951,585 |
PR_kwDOAbrxp86Y7atM
| 51,792 |
RN: Flowify `packages/react-native/Libraries/Alert`
|
{
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/followers",
"following_url": "https://api.github.com/users/yungsters/following{/other_user}",
"gists_url": "https://api.github.com/users/yungsters/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yungsters/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yungsters/subscriptions",
"organizations_url": "https://api.github.com/users/yungsters/orgs",
"repos_url": "https://api.github.com/users/yungsters/repos",
"events_url": "https://api.github.com/users/yungsters/events{/privacy}",
"received_events_url": "https://api.github.com/users/yungsters/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-04T01:37:31 | 2025-06-04T19:09:47 | 2025-06-04T19:08:42 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51792",
"html_url": "https://github.com/facebook/react-native/pull/51792",
"diff_url": "https://github.com/facebook/react-native/pull/51792.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51792.patch",
"merged_at": null
}
|
Summary:
Adds `flow` to the remaining files that are lacking it in the `packages/react-native/Libraries/Alert` directory.
Changelog:
[Internal]
Differential Revision: D75921478
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51792/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51792/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51791
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51791/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51791/comments
|
https://api.github.com/repos/facebook/react-native/issues/51791/events
|
https://github.com/facebook/react-native/pull/51791
| 3,115,891,389 |
PR_kwDOAbrxp86Y7OTR
| 51,791 |
Fix image loading on props change without layout invalidation
|
{
"login": "lenaic",
"id": 151054,
"node_id": "MDQ6VXNlcjE1MTA1NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/151054?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lenaic",
"html_url": "https://github.com/lenaic",
"followers_url": "https://api.github.com/users/lenaic/followers",
"following_url": "https://api.github.com/users/lenaic/following{/other_user}",
"gists_url": "https://api.github.com/users/lenaic/gists{/gist_id}",
"starred_url": "https://api.github.com/users/lenaic/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/lenaic/subscriptions",
"organizations_url": "https://api.github.com/users/lenaic/orgs",
"repos_url": "https://api.github.com/users/lenaic/repos",
"events_url": "https://api.github.com/users/lenaic/events{/privacy}",
"received_events_url": "https://api.github.com/users/lenaic/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 5 | 2025-06-04T00:59:15 | 2025-06-05T19:04:37 | 2025-06-05T18:47:04 |
NONE
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51791",
"html_url": "https://github.com/facebook/react-native/pull/51791",
"diff_url": "https://github.com/facebook/react-native/pull/51791.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51791.patch",
"merged_at": null
}
|
Summary:
On iOS the <Image> shadow node was expecting a layout call for every clone. With `passChildrenWhenCloningPersistedNodes` <Image> components may have the image source updated without layout being called on it due to the re-use of the previous layout data thanks to the improved handling of layout invalidation.
This diff triggers the image request as soon as possible if the cloned shadow node has a clean layout. The request will be made as soon as the image manager is set on the shadow node.
Changelog: [iOS][Fixed] - Fix RCTImageComponentView image loading after source props change with no layout invalidation
Differential Revision: D75919671
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51791/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51791/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51790
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51790/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51790/comments
|
https://api.github.com/repos/facebook/react-native/issues/51790/events
|
https://github.com/facebook/react-native/pull/51790
| 3,115,889,495 |
PR_kwDOAbrxp86Y7ODB
| 51,790 |
RN: Flowify Non-Library Files
|
{
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/followers",
"following_url": "https://api.github.com/users/yungsters/following{/other_user}",
"gists_url": "https://api.github.com/users/yungsters/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yungsters/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yungsters/subscriptions",
"organizations_url": "https://api.github.com/users/yungsters/orgs",
"repos_url": "https://api.github.com/users/yungsters/repos",
"events_url": "https://api.github.com/users/yungsters/events{/privacy}",
"received_events_url": "https://api.github.com/users/yungsters/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 4 | 2025-06-04T00:58:05 | 2025-06-04T19:09:42 | 2025-06-04T19:08:41 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51790",
"html_url": "https://github.com/facebook/react-native/pull/51790",
"diff_url": "https://github.com/facebook/react-native/pull/51790.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51790.patch",
"merged_at": null
}
|
Summary:
Adds `flow` or `noflow` to the remaining files that are outside of `packages/react-native/{Library,src}`.
Changelog:
[Internal]
Differential Revision: D75904614
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51790/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51790/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51789
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51789/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51789/comments
|
https://api.github.com/repos/facebook/react-native/issues/51789/events
|
https://github.com/facebook/react-native/pull/51789
| 3,115,444,304 |
PR_kwDOAbrxp86Y5tFE
| 51,789 |
RN: Flowify `packages/helloworld`
|
{
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/followers",
"following_url": "https://api.github.com/users/yungsters/following{/other_user}",
"gists_url": "https://api.github.com/users/yungsters/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yungsters/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yungsters/subscriptions",
"organizations_url": "https://api.github.com/users/yungsters/orgs",
"repos_url": "https://api.github.com/users/yungsters/repos",
"events_url": "https://api.github.com/users/yungsters/events{/privacy}",
"received_events_url": "https://api.github.com/users/yungsters/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 4 | 2025-06-03T21:06:27 | 2025-06-04T19:09:36 | 2025-06-04T19:08:40 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51789",
"html_url": "https://github.com/facebook/react-native/pull/51789",
"diff_url": "https://github.com/facebook/react-native/pull/51789.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51789.patch",
"merged_at": null
}
|
Summary:
Adds `flow` or `noflow` to the remaining files that are lacking it in the `packages/helloworld` directory.
Changelog:
[Internal]
Differential Revision: D75899853
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51789/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51789/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51788
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51788/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51788/comments
|
https://api.github.com/repos/facebook/react-native/issues/51788/events
|
https://github.com/facebook/react-native/pull/51788
| 3,115,431,303 |
PR_kwDOAbrxp86Y5qMq
| 51,788 |
RN: Flowify `packages/rn-tester`
|
{
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/followers",
"following_url": "https://api.github.com/users/yungsters/following{/other_user}",
"gists_url": "https://api.github.com/users/yungsters/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yungsters/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yungsters/subscriptions",
"organizations_url": "https://api.github.com/users/yungsters/orgs",
"repos_url": "https://api.github.com/users/yungsters/repos",
"events_url": "https://api.github.com/users/yungsters/events{/privacy}",
"received_events_url": "https://api.github.com/users/yungsters/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 5 | 2025-06-03T21:01:02 | 2025-06-04T19:09:26 | 2025-06-04T19:08:40 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51788",
"html_url": "https://github.com/facebook/react-native/pull/51788",
"diff_url": "https://github.com/facebook/react-native/pull/51788.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51788.patch",
"merged_at": null
}
|
Summary:
Adds `flow` to the remaining files that are lacking it in the `packages/rn-tester` directory.
This also adds any necessary type annotations.
Changelog:
[Internal]
Differential Revision: D75899307
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51788/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51788/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51787
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51787/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51787/comments
|
https://api.github.com/repos/facebook/react-native/issues/51787/events
|
https://github.com/facebook/react-native/pull/51787
| 3,115,375,324 |
PR_kwDOAbrxp86Y5eBG
| 51,787 |
FabricUIManager.prepareLayout() -> FabricUIManager.prepareTextLayout()
|
{
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/users/NickGerleman/followers",
"following_url": "https://api.github.com/users/NickGerleman/following{/other_user}",
"gists_url": "https://api.github.com/users/NickGerleman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/NickGerleman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/NickGerleman/subscriptions",
"organizations_url": "https://api.github.com/users/NickGerleman/orgs",
"repos_url": "https://api.github.com/users/NickGerleman/repos",
"events_url": "https://api.github.com/users/NickGerleman/events{/privacy}",
"received_events_url": "https://api.github.com/users/NickGerleman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 2 | 2025-06-03T20:38:09 | 2025-06-05T02:37:32 | 2025-06-05T02:37:15 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51787",
"html_url": "https://github.com/facebook/react-native/pull/51787",
"diff_url": "https://github.com/facebook/react-native/pull/51787.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51787.patch",
"merged_at": null
}
|
Summary:
Feedback left on D75826792
Changelog: [Internal]
Differential Revision: D75896711
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51787/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51787/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51786
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51786/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51786/comments
|
https://api.github.com/repos/facebook/react-native/issues/51786/events
|
https://github.com/facebook/react-native/pull/51786
| 3,115,352,928 |
PR_kwDOAbrxp86Y5ZrK
| 51,786 |
Improve e2e times by using deep links to open examples
|
{
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false | null |
[] | null | 6 | 2025-06-03T20:29:00 | 2025-06-05T16:05:29 | 2025-06-04T09:34:37 |
COLLABORATOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51786",
"html_url": "https://github.com/facebook/react-native/pull/51786",
"diff_url": "https://github.com/facebook/react-native/pull/51786.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51786.patch",
"merged_at": null
}
|
## Summary:
This is similar to #51590, but way better as it improves indirectly the flakiness for tests in the API tab. When the logbox is shown in debug mode, it interferes and sometimes makes that test fail, so this prevents that.
Android also takes more advantage of the improvement with this change, the previous PR only improved significantly iOS.
All the screens inside the RNTester seem to have a deeplink, which makes it easier to open the tests as the test cases are intended to check mostly specific behaviour of RN, and it is not necessary to have a middle step to find the specific components.
Maybe it would be good to run this a few times in CI to see if there are no side effects or flakiness added by opening deep links on CI builds.
## Changelog:
[INTERNAL] - Improve e2e times by using deep links to open examples
## Test Plan:
```sh
yarn e2e-test-android
yarn e2e-test-ios
```
iOS:
| Before | After |
|--------|-------|
| <img width="387" alt="image" src="https://github.com/user-attachments/assets/03ccd957-d401-4944-bb5c-d3e7db957b2e" /> | <img width="364" alt="image" src="https://github.com/user-attachments/assets/40a14c95-63f8-441d-b718-b5f57a506393" /> |
Android:
| Before | After |
|--------|-------|
| <img width="455" alt="image" src="https://github.com/user-attachments/assets/c71da8d0-df69-44af-b1b2-580995ce55c7" /> | <img width="449" alt="image" src="https://github.com/user-attachments/assets/7357e670-3510-4bbe-8543-68d3bd8c4bea" /> |
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51786/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51786/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51785
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51785/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51785/comments
|
https://api.github.com/repos/facebook/react-native/issues/51785/events
|
https://github.com/facebook/react-native/pull/51785
| 3,115,315,691 |
PR_kwDOAbrxp86Y5S9Z
| 51,785 |
RN: Flowify `packages/virtualized-lists`
|
{
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/followers",
"following_url": "https://api.github.com/users/yungsters/following{/other_user}",
"gists_url": "https://api.github.com/users/yungsters/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yungsters/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yungsters/subscriptions",
"organizations_url": "https://api.github.com/users/yungsters/orgs",
"repos_url": "https://api.github.com/users/yungsters/repos",
"events_url": "https://api.github.com/users/yungsters/events{/privacy}",
"received_events_url": "https://api.github.com/users/yungsters/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 5 | 2025-06-03T20:14:03 | 2025-06-04T19:09:21 | 2025-06-04T19:08:39 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51785",
"html_url": "https://github.com/facebook/react-native/pull/51785",
"diff_url": "https://github.com/facebook/react-native/pull/51785.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51785.patch",
"merged_at": null
}
|
Summary:
Adds `flow` to the remaining files that are lacking it in the `packages/virtualized-lists` directory. In one of the Jest tests, there are so many failures that for now, I just added `noflow`.
Changelog:
[Internal]
Differential Revision: D75888514
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51785/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51785/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51784
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51784/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51784/comments
|
https://api.github.com/repos/facebook/react-native/issues/51784/events
|
https://github.com/facebook/react-native/pull/51784
| 3,115,017,721 |
PR_kwDOAbrxp86Y4SJz
| 51,784 |
RN: Flowify `packages/react-native-fantom`
|
{
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/followers",
"following_url": "https://api.github.com/users/yungsters/following{/other_user}",
"gists_url": "https://api.github.com/users/yungsters/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yungsters/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yungsters/subscriptions",
"organizations_url": "https://api.github.com/users/yungsters/orgs",
"repos_url": "https://api.github.com/users/yungsters/repos",
"events_url": "https://api.github.com/users/yungsters/events{/privacy}",
"received_events_url": "https://api.github.com/users/yungsters/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 7 | 2025-06-03T18:30:43 | 2025-06-04T19:09:16 | 2025-06-04T19:08:38 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51784",
"html_url": "https://github.com/facebook/react-native/pull/51784",
"diff_url": "https://github.com/facebook/react-native/pull/51784.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51784.patch",
"merged_at": null
}
|
Summary:
Adds `flow` to the remaining files that are lacking it in the `packages/react-native-fantom` directory.
This also adds any necessary type annotations (using comment syntax).
Changelog:
[Internal]
Differential Revision: D75886119
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51784/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51784/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51783
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51783/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51783/comments
|
https://api.github.com/repos/facebook/react-native/issues/51783/events
|
https://github.com/facebook/react-native/pull/51783
| 3,114,919,410 |
PR_kwDOAbrxp86Y38Pa
| 51,783 |
Fix CQS signal modernize-use-nullptr in xplat/js/react-native-github/packages/react-native/ReactCommon/cxxreact
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-03T17:59:48 | 2025-06-03T21:58:37 | 2025-06-03T21:58:29 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51783",
"html_url": "https://github.com/facebook/react-native/pull/51783",
"diff_url": "https://github.com/facebook/react-native/pull/51783.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51783.patch",
"merged_at": null
}
|
Reviewed By: dtolnay
Differential Revision: D75852593
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51783/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51783/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51782
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51782/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51782/comments
|
https://api.github.com/repos/facebook/react-native/issues/51782/events
|
https://github.com/facebook/react-native/pull/51782
| 3,114,893,596 |
PR_kwDOAbrxp86Y32lf
| 51,782 |
RN: Add `@noflow` to `packages/react-native-compatibility-check`
|
{
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/followers",
"following_url": "https://api.github.com/users/yungsters/following{/other_user}",
"gists_url": "https://api.github.com/users/yungsters/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yungsters/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yungsters/subscriptions",
"organizations_url": "https://api.github.com/users/yungsters/orgs",
"repos_url": "https://api.github.com/users/yungsters/repos",
"events_url": "https://api.github.com/users/yungsters/events{/privacy}",
"received_events_url": "https://api.github.com/users/yungsters/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 8 | 2025-06-03T17:49:54 | 2025-06-04T19:09:09 | 2025-06-04T19:08:38 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51782",
"html_url": "https://github.com/facebook/react-native/pull/51782",
"diff_url": "https://github.com/facebook/react-native/pull/51782.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51782.patch",
"merged_at": null
}
|
Summary:
Adds `noflow` to a test in `packages/react-native-compatibility-check`.
In the future, this file should be migrated to use `flow strict-local` or `flow strict`. However, it currently has way too many type errors. Adding `noflow` makes it explicit that this is known to not be typechecked.
Changelog:
[Internal]
Differential Revision: D75885038
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51782/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51782/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51781
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51781/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51781/comments
|
https://api.github.com/repos/facebook/react-native/issues/51781/events
|
https://github.com/facebook/react-native/pull/51781
| 3,114,879,432 |
PR_kwDOAbrxp86Y3zcI
| 51,781 |
RN: Flowify `packages/react-native-codegen` (#51780)
|
{
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/followers",
"following_url": "https://api.github.com/users/yungsters/following{/other_user}",
"gists_url": "https://api.github.com/users/yungsters/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yungsters/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yungsters/subscriptions",
"organizations_url": "https://api.github.com/users/yungsters/orgs",
"repos_url": "https://api.github.com/users/yungsters/repos",
"events_url": "https://api.github.com/users/yungsters/events{/privacy}",
"received_events_url": "https://api.github.com/users/yungsters/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 6 | 2025-06-03T17:45:03 | 2025-06-04T19:09:04 | 2025-06-04T19:08:37 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51781",
"html_url": "https://github.com/facebook/react-native/pull/51781",
"diff_url": "https://github.com/facebook/react-native/pull/51781.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51781.patch",
"merged_at": null
}
|
Summary:
Adds `flow` to the remaining files that are lacking it in the `packages/react-native-codegen` directory.
This also adds any necessary type annotations (using comment syntax).
Changelog:
[Internal]
Differential Revision: D75884727
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51781/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51781/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51780
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51780/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51780/comments
|
https://api.github.com/repos/facebook/react-native/issues/51780/events
|
https://github.com/facebook/react-native/pull/51780
| 3,114,853,644 |
PR_kwDOAbrxp86Y3tr9
| 51,780 |
RN: Flowify `scripts`
|
{
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/followers",
"following_url": "https://api.github.com/users/yungsters/following{/other_user}",
"gists_url": "https://api.github.com/users/yungsters/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yungsters/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yungsters/subscriptions",
"organizations_url": "https://api.github.com/users/yungsters/orgs",
"repos_url": "https://api.github.com/users/yungsters/repos",
"events_url": "https://api.github.com/users/yungsters/events{/privacy}",
"received_events_url": "https://api.github.com/users/yungsters/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 5 | 2025-06-03T17:36:27 | 2025-06-04T19:08:58 | 2025-06-04T19:08:36 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51780",
"html_url": "https://github.com/facebook/react-native/pull/51780",
"diff_url": "https://github.com/facebook/react-native/pull/51780.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51780.patch",
"merged_at": null
}
|
Summary:
Adds `flow` to the remaining files that are lacking it (or `noflow`) in the `scripts` directory.
This also fixes what I believe to be a typo in one of the files.
Changelog:
[Internal]
Differential Revision: D75883851
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51780/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51780/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51779
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51779/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51779/comments
|
https://api.github.com/repos/facebook/react-native/issues/51779/events
|
https://github.com/facebook/react-native/pull/51779
| 3,114,845,808 |
PR_kwDOAbrxp86Y3r8H
| 51,779 |
RN: Add `@noflow` to Node.js Scripts
|
{
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/followers",
"following_url": "https://api.github.com/users/yungsters/following{/other_user}",
"gists_url": "https://api.github.com/users/yungsters/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yungsters/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yungsters/subscriptions",
"organizations_url": "https://api.github.com/users/yungsters/orgs",
"repos_url": "https://api.github.com/users/yungsters/repos",
"events_url": "https://api.github.com/users/yungsters/events{/privacy}",
"received_events_url": "https://api.github.com/users/yungsters/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 4 | 2025-06-03T17:33:22 | 2025-06-04T19:08:53 | 2025-06-04T19:08:36 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51779",
"html_url": "https://github.com/facebook/react-native/pull/51779",
"diff_url": "https://github.com/facebook/react-native/pull/51779.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51779.patch",
"merged_at": null
}
|
Summary:
Adds `noflow` to a bunch of Node.js script files.
In the future, these files could be migrated to use `flow strict-local` or `flow strict` using comment syntax for type annotations. But for now, adding `noflow` makes it explicit that these are known to not be typechecked.
Changelog:
[Internal]
Differential Revision: D75883703
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51779/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51779/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51778
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51778/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51778/comments
|
https://api.github.com/repos/facebook/react-native/issues/51778/events
|
https://github.com/facebook/react-native/pull/51778
| 3,114,842,982 |
PR_kwDOAbrxp86Y3rUv
| 51,778 |
RN: Add `@noflow` to ESLint & Babel Preset Files
|
{
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/followers",
"following_url": "https://api.github.com/users/yungsters/following{/other_user}",
"gists_url": "https://api.github.com/users/yungsters/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yungsters/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yungsters/subscriptions",
"organizations_url": "https://api.github.com/users/yungsters/orgs",
"repos_url": "https://api.github.com/users/yungsters/repos",
"events_url": "https://api.github.com/users/yungsters/events{/privacy}",
"received_events_url": "https://api.github.com/users/yungsters/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 4 | 2025-06-03T17:32:08 | 2025-06-04T19:08:47 | 2025-06-04T19:08:35 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51778",
"html_url": "https://github.com/facebook/react-native/pull/51778",
"diff_url": "https://github.com/facebook/react-native/pull/51778.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51778.patch",
"merged_at": null
}
|
Summary:
Adds `noflow` to a bunch of ESLint and Babel files that are expected to be evaluated using Node.js without Babel. Additioanlly, these files tend to depend on ESLint and Babel type definitions that are not currently readily available.
In the future, these files could be migrated to use `flow strict-local` or `flow strict` using comment syntax for type annotations. But for now, adding `noflow` makes it explicit that these are known to not be typechecked.
Changelog:
[Internal]
Differential Revision: D75883642
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51778/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51778/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51777
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51777/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51777/comments
|
https://api.github.com/repos/facebook/react-native/issues/51777/events
|
https://github.com/facebook/react-native/pull/51777
| 3,114,816,280 |
PR_kwDOAbrxp86Y3lYY
| 51,777 |
RN: Flowify `flow-typed/{environment/node,npm/jest}`
|
{
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/followers",
"following_url": "https://api.github.com/users/yungsters/following{/other_user}",
"gists_url": "https://api.github.com/users/yungsters/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yungsters/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yungsters/subscriptions",
"organizations_url": "https://api.github.com/users/yungsters/orgs",
"repos_url": "https://api.github.com/users/yungsters/repos",
"events_url": "https://api.github.com/users/yungsters/events{/privacy}",
"received_events_url": "https://api.github.com/users/yungsters/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 5 | 2025-06-03T17:21:59 | 2025-06-04T19:08:48 | 2025-06-04T19:08:34 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51777",
"html_url": "https://github.com/facebook/react-native/pull/51777",
"diff_url": "https://github.com/facebook/react-native/pull/51777.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51777.patch",
"merged_at": null
}
|
Summary:
Just adding `flow` to these two libdefs that aren't sourced directly from `flow-typed/flow-typed`.
Changelog:
[Internal]
Differential Revision: D75877692
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51777/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51777/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51776
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51776/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51776/comments
|
https://api.github.com/repos/facebook/react-native/issues/51776/events
|
https://github.com/facebook/react-native/pull/51776
| 3,114,574,605 |
PR_kwDOAbrxp86Y2zai
| 51,776 |
trigger animations at time 0 in fantom
|
{
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy-SC/followers",
"following_url": "https://api.github.com/users/sammy-SC/following{/other_user}",
"gists_url": "https://api.github.com/users/sammy-SC/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sammy-SC/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sammy-SC/subscriptions",
"organizations_url": "https://api.github.com/users/sammy-SC/orgs",
"repos_url": "https://api.github.com/users/sammy-SC/repos",
"events_url": "https://api.github.com/users/sammy-SC/events{/privacy}",
"received_events_url": "https://api.github.com/users/sammy-SC/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-03T16:03:30 | 2025-06-03T22:40:29 | 2025-06-03T22:40:18 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51776",
"html_url": "https://github.com/facebook/react-native/pull/51776",
"diff_url": "https://github.com/facebook/react-native/pull/51776.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51776.patch",
"merged_at": null
}
|
Summary:
changelog: [internal]
testing animation must be predictable.
When animation takes 1 second and test calls `unstable_advanceAnimationsByTime(1000)`, the expectation is that the animation would have completed.
Previously it was necessary to wait for at least 38ms over the time it took to complete animation. This diff reduces the delta to 22ms.
Differential Revision: D75813087
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51776/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51776/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51775
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51775/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51775/comments
|
https://api.github.com/repos/facebook/react-native/issues/51775/events
|
https://github.com/facebook/react-native/pull/51775
| 3,114,533,317 |
PR_kwDOAbrxp86Y2rZy
| 51,775 |
feat: support 120fps for Animated on iOS
|
{
"login": "okwasniewski",
"id": 52801365,
"node_id": "MDQ6VXNlcjUyODAxMzY1",
"avatar_url": "https://avatars.githubusercontent.com/u/52801365?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/okwasniewski",
"html_url": "https://github.com/okwasniewski",
"followers_url": "https://api.github.com/users/okwasniewski/followers",
"following_url": "https://api.github.com/users/okwasniewski/following{/other_user}",
"gists_url": "https://api.github.com/users/okwasniewski/gists{/gist_id}",
"starred_url": "https://api.github.com/users/okwasniewski/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/okwasniewski/subscriptions",
"organizations_url": "https://api.github.com/users/okwasniewski/orgs",
"repos_url": "https://api.github.com/users/okwasniewski/repos",
"events_url": "https://api.github.com/users/okwasniewski/events{/privacy}",
"received_events_url": "https://api.github.com/users/okwasniewski/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1271618881,
"node_id": "MDU6TGFiZWwxMjcxNjE4ODgx",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Callstack",
"name": "p: Callstack",
"color": "0052cc",
"default": false,
"description": "Partner: Callstack"
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
open
| false | null |
[] | null | 2 | 2025-06-03T15:50:55 | 2025-06-09T09:14:39 | null |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51775",
"html_url": "https://github.com/facebook/react-native/pull/51775",
"diff_url": "https://github.com/facebook/react-native/pull/51775.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51775.patch",
"merged_at": null
}
|
## Summary:
This PR adds support for 120fps animations for the Animated API. The frame length is no longer hard coded to be 60.
https://github.com/user-attachments/assets/4090c49b-3552-4c28-9636-4e3831d7093e
## Changelog:
[IOS] [ADDED] - support 120fps for Animated on iOS
## Test Plan:
Run some animations and check their smoothness on Device (!).
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51775/reactions",
"total_count": 107,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 42,
"confused": 0,
"heart": 29,
"rocket": 36,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51775/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51774
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51774/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51774/comments
|
https://api.github.com/repos/facebook/react-native/issues/51774/events
|
https://github.com/facebook/react-native/pull/51774
| 3,114,481,553 |
PR_kwDOAbrxp86Y2gQO
| 51,774 |
Remove unnecessary "using namespace" directives
|
{
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/rubennorte/followers",
"following_url": "https://api.github.com/users/rubennorte/following{/other_user}",
"gists_url": "https://api.github.com/users/rubennorte/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rubennorte/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rubennorte/subscriptions",
"organizations_url": "https://api.github.com/users/rubennorte/orgs",
"repos_url": "https://api.github.com/users/rubennorte/repos",
"events_url": "https://api.github.com/users/rubennorte/events{/privacy}",
"received_events_url": "https://api.github.com/users/rubennorte/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 2 | 2025-06-03T15:34:24 | 2025-06-04T09:34:51 | 2025-06-04T09:34:38 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51774",
"html_url": "https://github.com/facebook/react-native/pull/51774",
"diff_url": "https://github.com/facebook/react-native/pull/51774.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51774.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
Just a small refactor to remove some unnecessary `using namespace` directives for code in the `facebook::react` namespace.
Differential Revision: D75874213
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51774/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51774/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51773
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51773/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51773/comments
|
https://api.github.com/repos/facebook/react-native/issues/51773/events
|
https://github.com/facebook/react-native/pull/51773
| 3,114,454,621 |
PR_kwDOAbrxp86Y2aaP
| 51,773 |
Fix crash when accessing offsetParent from documentElement
|
{
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/rubennorte/followers",
"following_url": "https://api.github.com/users/rubennorte/following{/other_user}",
"gists_url": "https://api.github.com/users/rubennorte/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rubennorte/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rubennorte/subscriptions",
"organizations_url": "https://api.github.com/users/rubennorte/orgs",
"repos_url": "https://api.github.com/users/rubennorte/repos",
"events_url": "https://api.github.com/users/rubennorte/events{/privacy}",
"received_events_url": "https://api.github.com/users/rubennorte/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-03T15:26:41 | 2025-06-03T18:02:11 | 2025-06-03T18:01:58 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51773",
"html_url": "https://github.com/facebook/react-native/pull/51773",
"diff_url": "https://github.com/facebook/react-native/pull/51773.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51773.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
(This isn't a public API yet so not marking it as a bugfix).
This fixes a crash in the `offsetParent` DOM API when called on a node whose parent is the `documentElement`.
Differential Revision: D75876349
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51773/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51773/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51772
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51772/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51772/comments
|
https://api.github.com/repos/facebook/react-native/issues/51772/events
|
https://github.com/facebook/react-native/pull/51772
| 3,114,392,516 |
PR_kwDOAbrxp86Y2MlR
| 51,772 |
fix: make sure RNTester builds with USE_HERMES=0
|
{
"login": "okwasniewski",
"id": 52801365,
"node_id": "MDQ6VXNlcjUyODAxMzY1",
"avatar_url": "https://avatars.githubusercontent.com/u/52801365?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/okwasniewski",
"html_url": "https://github.com/okwasniewski",
"followers_url": "https://api.github.com/users/okwasniewski/followers",
"following_url": "https://api.github.com/users/okwasniewski/following{/other_user}",
"gists_url": "https://api.github.com/users/okwasniewski/gists{/gist_id}",
"starred_url": "https://api.github.com/users/okwasniewski/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/okwasniewski/subscriptions",
"organizations_url": "https://api.github.com/users/okwasniewski/orgs",
"repos_url": "https://api.github.com/users/okwasniewski/repos",
"events_url": "https://api.github.com/users/okwasniewski/events{/privacy}",
"received_events_url": "https://api.github.com/users/okwasniewski/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-03T15:09:39 | 2025-06-03T16:56:21 | 2025-06-03T16:56:10 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51772",
"html_url": "https://github.com/facebook/react-native/pull/51772",
"diff_url": "https://github.com/facebook/react-native/pull/51772.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51772.patch",
"merged_at": null
}
|
## Summary:
This PR makes sure React Native still builds with USE_HERMES=0.
## Changelog:
[IOS] [FIXED] - make RNTester build with USE_HERMES=0
## Test Plan:
CI Green
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51772/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51772/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51771
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51771/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51771/comments
|
https://api.github.com/repos/facebook/react-native/issues/51771/events
|
https://github.com/facebook/react-native/pull/51771
| 3,113,775,408 |
PR_kwDOAbrxp86Y0FYL
| 51,771 |
unbreak build_android due to wrong parameter name in ReactViewGroup
|
{
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/cortinico/followers",
"following_url": "https://api.github.com/users/cortinico/following{/other_user}",
"gists_url": "https://api.github.com/users/cortinico/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cortinico/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cortinico/subscriptions",
"organizations_url": "https://api.github.com/users/cortinico/orgs",
"repos_url": "https://api.github.com/users/cortinico/repos",
"events_url": "https://api.github.com/users/cortinico/events{/privacy}",
"received_events_url": "https://api.github.com/users/cortinico/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-03T12:32:25 | 2025-06-03T15:26:46 | 2025-06-03T15:26:36 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51771",
"html_url": "https://github.com/facebook/react-native/pull/51771",
"diff_url": "https://github.com/facebook/react-native/pull/51771.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51771.patch",
"merged_at": null
}
|
Summary:
This made build_android fail because the parameter name mismatched between class and one of the implementation.
Changelog:
[Internal] [Changed] -
Differential Revision: D75869827
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51771/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51771/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51770
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51770/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51770/comments
|
https://api.github.com/repos/facebook/react-native/issues/51770/events
|
https://github.com/facebook/react-native/pull/51770
| 3,113,718,653 |
PR_kwDOAbrxp86Yz4zv
| 51,770 |
Added support for multiple widths with dashed and dotted borders on iOS
|
{
"login": "a-klotz-p8",
"id": 194224976,
"node_id": "U_kgDOC5OjUA",
"avatar_url": "https://avatars.githubusercontent.com/u/194224976?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/a-klotz-p8",
"html_url": "https://github.com/a-klotz-p8",
"followers_url": "https://api.github.com/users/a-klotz-p8/followers",
"following_url": "https://api.github.com/users/a-klotz-p8/following{/other_user}",
"gists_url": "https://api.github.com/users/a-klotz-p8/gists{/gist_id}",
"starred_url": "https://api.github.com/users/a-klotz-p8/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/a-klotz-p8/subscriptions",
"organizations_url": "https://api.github.com/users/a-klotz-p8/orgs",
"repos_url": "https://api.github.com/users/a-klotz-p8/repos",
"events_url": "https://api.github.com/users/a-klotz-p8/events{/privacy}",
"received_events_url": "https://api.github.com/users/a-klotz-p8/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
open
| false | null |
[] | null | 10 | 2025-06-03T12:14:45 | 2025-06-06T17:52:29 | null |
NONE
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51770",
"html_url": "https://github.com/facebook/react-native/pull/51770",
"diff_url": "https://github.com/facebook/react-native/pull/51770.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51770.patch",
"merged_at": null
}
|
<!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The three fields below are mandatory. -->
## Summary:
This change allows for dashed and dotted borders to have different widths for each of the sides on iOS. This issue was described in #51658. This allows for better dashed lines and moves the implementation of borders closer to how it is handled on web/android.
Resolves #51658
(related #39088)
## Changelog:
[IOS] [ADDED] - Add support for different borderWidths
## Test Plan:
- yarn test
- yarn lint
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51770/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51770/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51769
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51769/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51769/comments
|
https://api.github.com/repos/facebook/react-native/issues/51769/events
|
https://github.com/facebook/react-native/pull/51769
| 3,113,467,254 |
PR_kwDOAbrxp86YzCRp
| 51,769 |
Use delegate to handle commands when available
|
{
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers",
"following_url": "https://api.github.com/users/javache/following{/other_user}",
"gists_url": "https://api.github.com/users/javache/gists{/gist_id}",
"starred_url": "https://api.github.com/users/javache/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/javache/subscriptions",
"organizations_url": "https://api.github.com/users/javache/orgs",
"repos_url": "https://api.github.com/users/javache/repos",
"events_url": "https://api.github.com/users/javache/events{/privacy}",
"received_events_url": "https://api.github.com/users/javache/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 4 | 2025-06-03T10:53:45 | 2025-06-03T14:32:23 | 2025-06-03T14:32:03 |
MEMBER
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51769",
"html_url": "https://github.com/facebook/react-native/pull/51769",
"diff_url": "https://github.com/facebook/react-native/pull/51769.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51769.patch",
"merged_at": null
}
|
Summary:
Generated delegate has this
```
Override
public void receiveCommand(T view, String commandName, Nullable ReadableArray args) {
switch (commandName) {
case "highlightTraceUpdates":
mViewManager.highlightTraceUpdates(view, args.getArray(0));
break;
case "highlightElements":
mViewManager.highlightElements(view, args.getArray(0));
break;
case "clearElementsHighlights":
mViewManager.clearElementsHighlights(view);
break;
}
}
````
Changelog: [Internal]
Reviewed By: mdvacca
Differential Revision: D75797948
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51769/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51769/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51768
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51768/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51768/comments
|
https://api.github.com/repos/facebook/react-native/issues/51768/events
|
https://github.com/facebook/react-native/issues/51768
| 3,113,454,255 |
I_kwDOAbrxp865k4qv
| 51,768 |
After Fontscale setting change View size not adjust according to new font scale.
|
{
"login": "gautamsamyak",
"id": 108507384,
"node_id": "U_kgDOBnew-A",
"avatar_url": "https://avatars.githubusercontent.com/u/108507384?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gautamsamyak",
"html_url": "https://github.com/gautamsamyak",
"followers_url": "https://api.github.com/users/gautamsamyak/followers",
"following_url": "https://api.github.com/users/gautamsamyak/following{/other_user}",
"gists_url": "https://api.github.com/users/gautamsamyak/gists{/gist_id}",
"starred_url": "https://api.github.com/users/gautamsamyak/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gautamsamyak/subscriptions",
"organizations_url": "https://api.github.com/users/gautamsamyak/orgs",
"repos_url": "https://api.github.com/users/gautamsamyak/repos",
"events_url": "https://api.github.com/users/gautamsamyak/events{/privacy}",
"received_events_url": "https://api.github.com/users/gautamsamyak/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 1261489149,
"node_id": "MDU6TGFiZWwxMjYxNDg5MTQ5",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20Duplicate",
"name": "Resolution: Duplicate",
"color": "ffffff",
"default": false,
"description": ""
}
] |
closed
| false | null |
[] | null | 2 | 2025-06-03T10:49:10 | 2025-06-08T06:08:32 | 2025-06-03T13:04:16 |
NONE
| null | null | null | null |
### Description
After changing the font scale from Android device settings (e.g., to highest or lowest), the React Native views do not automatically adjust their layout according to the new scale when resumed from the recent apps list. This issue is reproducible in both debug and release modes and occurs only in the New Architecture.
### Steps to reproduce
1. Run the app using Android Studio or via command line (react-native run-android) in debug or release mode.
2. Go to Settings > Display > Font Size, and change the font scale to the highest or lowest.
3. Press the Home button and reopen the app from the recent apps list (do not kill and relaunch the app).
Issue In:
In Release/Debug, both modes, Live font scaling is not properly resizing react native views.
Works fine in:
After font scale, kill the app and reopen it.
Also working in Old architecture.
### React Native Version
0.79.2
### Affected Platforms
Runtime - Android
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.5
CPU: (8) arm64 Apple M1
Memory: 134.88 MB / 8.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 18.20.4
path: ~/.nvm/versions/node/v18.20.4/bin/node
Yarn: Not Found
npm:
version: 10.7.0
path: ~/.nvm/versions/node/v18.20.4/bin/npm
Watchman:
version: 2024.12.02.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.15.2
path: /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.5
- iOS 18.5
- macOS 15.5
- tvOS 18.5
- visionOS 2.5
- watchOS 11.5
Android SDK:
API Levels:
- "23"
- "24"
- "26"
- "28"
- "29"
- "30"
- "31"
- "32"
- "33"
- "34"
- "35"
Build Tools:
- 28.0.3
- 29.0.2
- 30.0.1
- 31.0.0
- 34.0.0
- 35.0.0
- 36.0.0
Android NDK: 23.0.7344513-beta4
IDEs:
Android Studio: 2024.3 AI-243.26053.27.2432.13536105
Xcode:
version: 16.4/16F6
path: /usr/bin/xcodebuild
Languages:
Java:
version: 23.0.1
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 18.0.0
wanted: 18.0.0
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.79.2
wanted: 0.79.2
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: Not found
newArchEnabled: false
```
### Stacktrace or Logs
```text
2025-06-03 16:16:40.172 9814-9843 AppScoutStateMachine com.reproducerapp D 9814-ScoutStateMachinecreated
2025-06-03 16:16:40.261 9814-9814 SecurityManager com.reproducerapp D checkAccessControl flag0
2025-06-03 16:16:40.271 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactHost{0}.onHostResume(activity)
2025-06-03 16:16:40.322 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactContext.onHostResume()
2025-06-03 16:16:40.351 9814-9814 m.reproducerapp com.reproducerapp W type=1400 audit(0.0:171502): avc: denied { read } for name="u:object_r:vendor_display_prop:s0" dev="tmpfs" ino=450 scontext=u:r:untrusted_app:s0:c57,c257,c512,c768 tcontext=u:object_r:vendor_display_prop:s0 tclass=file permissive=0 app=com.reproducerapp
2025-06-03 16:16:40.355 9814-9814 libc com.reproducerapp W Access denied finding property "vendor.display.enable_optimal_refresh_rate"
2025-06-03 16:16:40.355 9814-9814 libc com.reproducerapp W Access denied finding property "vendor.gpp.create_frc_extension"
2025-06-03 16:16:40.386 9814-9814 VRI[MainActivity] com.reproducerapp D vri.reportNextDraw android.view.ViewRootImpl.performTraversals:4961 android.view.ViewRootImpl.doTraversal:3560 android.view.ViewRootImpl$TraversalRunnable.run:11584 android.view.Choreographer$CallbackRecord.run:1747 android.view.Choreographer$CallbackRecord.run:1756
2025-06-03 16:16:40.387 9814-9814 VRI[MainActivity] com.reproducerapp D vri.Setup new sync=wmsSync-VRI[MainActivity]#22
2025-06-03 16:16:40.475 9814-9814 VRI[MainActivity] com.reproducerapp D vri.reportDrawFinished
2025-06-03 16:16:40.505 9814-9814 HandWritingStubImpl com.reproducerapp I refreshLastKeyboardType: 1
2025-06-03 16:16:40.505 9814-9814 HandWritingStubImpl com.reproducerapp I getCurrentKeyboardType: 1
2025-06-03 16:16:46.297 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactHost{0}.onHostPause(activity)
2025-06-03 16:16:46.365 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactContext.onHostPause()
2025-06-03 16:16:46.366 9814-9814 MessageMonitor com.reproducerapp W PerfMonitor: Slow Operation: Activity com.reproducerapp/.MainActivity onPause took 72ms
2025-06-03 16:16:47.001 9814-9814 VRI[MainActivity] com.reproducerapp D visibilityChanged oldVisibility=true newVisibility=false
2025-06-03 16:16:47.066 9814-9868 ReactNativeJNI com.reproducerapp I Memory warning (pressure level: TRIM_MEMORY_UI_HIDDEN) received by JS VM, ignoring because it's non-severe
2025-06-03 16:16:47.073 9814-9814 ActivityThread com.reproducerapp D Fail to check app heapsize due to java.lang.NoSuchMethodException: dalvik.system.VMRuntime.getBlockingGcCountForAlloc []
2025-06-03 16:16:54.516 9814-9866 AppScoutStateMachine com.reproducerapp D 9814-ScoutStateMachinecreated
2025-06-03 16:16:54.529 9814-9814 SecurityManager com.reproducerapp D checkAccessControl flag0
2025-06-03 16:16:54.530 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactHost{0}.onHostResume(activity)
2025-06-03 16:16:54.546 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactContext.onHostResume()
2025-06-03 16:16:54.911 9814-9814 m.reproducerapp com.reproducerapp W type=1400 audit(0.0:171514): avc: denied { read } for name="u:object_r:vendor_display_prop:s0" dev="tmpfs" ino=450 scontext=u:r:untrusted_app:s0:c57,c257,c512,c768 tcontext=u:object_r:vendor_display_prop:s0 tclass=file permissive=0 app=com.reproducerapp
2025-06-03 16:16:54.922 9814-9814 libc com.reproducerapp W Access denied finding property "vendor.display.enable_optimal_refresh_rate"
2025-06-03 16:16:54.923 9814-9814 libc com.reproducerapp W Access denied finding property "vendor.gpp.create_frc_extension"
2025-06-03 16:16:55.044 9814-9814 VRI[MainActivity] com.reproducerapp D vri.reportNextDraw android.view.ViewRootImpl.performTraversals:4961 android.view.ViewRootImpl.doTraversal:3560 android.view.ViewRootImpl$TraversalRunnable.run:11584 android.view.Choreographer$CallbackRecord.run:1747 android.view.Choreographer$CallbackRecord.run:1756
2025-06-03 16:16:55.045 9814-9814 VRI[MainActivity] com.reproducerapp D vri.Setup new sync=wmsSync-VRI[MainActivity]#24
2025-06-03 16:16:55.151 9814-9814 VRI[MainActivity] com.reproducerapp D vri.reportDrawFinished
2025-06-03 16:16:55.155 9814-9814 Looper com.reproducerapp W PerfMonitor doFrame : time=602ms vsyncFrame=699976 latency=25ms procState=-1 historyMsgCount=1
2025-06-03 16:16:55.175 9814-9814 Looper com.reproducerapp W PerfMonitor looperActivity : package=com.reproducerapp/.MainActivity time=0ms latency=646ms procState=-1 historyMsgCount=2 (msgIndex=2 wall=602ms seq=49693 late=25ms h=android.view.Choreographer$FrameHandler c=android.view.Choreographer$FrameDisplayEventReceiver)
2025-06-03 16:16:55.176 9814-9814 Choreographer com.reproducerapp I Skipped 55 frames! The application may be doing too much work on its main thread.
2025-06-03 16:16:55.177 9814-9814 UserSceneDetector com.reproducerapp D invoke error.
2025-06-03 16:16:55.194 9814-9814 Looper com.reproducerapp W PerfMonitor doFrame : time=16ms vsyncFrame=699979 latency=615ms procState=-1 historyMsgCount=4 (msgIndex=1 wall=602ms seq=49693 late=25ms h=android.view.Choreographer$FrameHandler c=android.view.Choreographer$FrameDisplayEventReceiver)
2025-06-03 16:16:55.211 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactHost{0}.onHostPause(activity)
2025-06-03 16:16:55.230 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactContext.onHostPause()
2025-06-03 16:16:55.240 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactHost{0}.stopSurface(surfaceId = 91): Schedule
2025-06-03 16:16:55.240 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactHost{0}.detachSurface(surfaceId = 91)
2025-06-03 16:16:55.240 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactHost{0}.onHostDestroy(activity)
2025-06-03 16:16:55.240 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactContext.onHostDestroy()
2025-06-03 16:16:55.241 9814-9814 unknown:ReactNative com.reproducerapp E Tried to remove non-existent frame callback
2025-06-03 16:16:55.242 9814-9814 WindowOnBackDispatcher com.reproducerapp W sendCancelIfRunning: isInProgress=false callback=android.view.ViewRootImpl$$ExternalSyntheticLambda12@6c3f955
2025-06-03 16:16:55.264 9814-9844 ActivityThread com.reproducerapp I HardwareRenderer preload done
2025-06-03 16:16:55.266 9814-9868 unknown:BridgelessReact com.reproducerapp W ReactHost{0}.stopSurface(surfaceId = 91): Execute
2025-06-03 16:16:55.283 9814-9868 unknown:Su...ingManager com.reproducerapp E Stopping surface [91]
2025-06-03 16:16:55.291 9814-9814 m.reproducerapp com.reproducerapp E Invalid resource ID 0x00000000.
2025-06-03 16:16:55.292 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactHost{0}.startSurface(surfaceId = 0): Schedule
2025-06-03 16:16:55.292 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactHost{0}.attachSurface(surfaceId = 0)
2025-06-03 16:16:55.321 9814-9814 SecurityManager com.reproducerapp D checkAccessControl flag0
2025-06-03 16:16:55.321 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactHost{0}.onHostResume(activity)
2025-06-03 16:16:55.339 9814-9868 unknown:BridgelessReact com.reproducerapp W ReactHost{0}.getOrCreateReactInstanceTask()
2025-06-03 16:16:55.339 9814-9868 unknown:BridgelessReact com.reproducerapp W ReactHost{0}.startSurface(surfaceId = 0): Execute
2025-06-03 16:16:55.347 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactContext.onHostResume()
2025-06-03 16:16:55.371 9814-9814 MiuiCamera...redManager com.reproducerapp D java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String android.provider.MiuiSettings$SettingsCloudData$CloudData.getString(java.lang.String, java.lang.String)' on a null object reference
2025-06-03 16:16:55.487 9814-9814 Looper com.reproducerapp W PerfMonitor looperActivity : package=com.reproducerapp/.MainActivity time=281ms latency=390ms procState=-1 historyMsgCount=6 (msgIndex=1 wall=602ms seq=49693 late=25ms h=android.view.Choreographer$FrameHandler c=android.view.Choreographer$FrameDisplayEventReceiver)
2025-06-03 16:16:55.490 9814-9814 UserSceneDetector com.reproducerapp D invoke error.
2025-06-03 16:16:55.490 9814-9814 unknown:In...hMountItem com.reproducerapp E Skipping batch of MountItems; was stopped [91].
2025-06-03 16:16:55.527 9814-9814 m.reproducerapp com.reproducerapp W type=1400 audit(0.0:171516): avc: denied { read } for name="u:object_r:vendor_display_prop:s0" dev="tmpfs" ino=450 scontext=u:r:untrusted_app:s0:c57,c257,c512,c768 tcontext=u:object_r:vendor_display_prop:s0 tclass=file permissive=0 app=com.reproducerapp
2025-06-03 16:16:55.532 9814-9814 libc com.reproducerapp W Access denied finding property "vendor.display.enable_optimal_refresh_rate"
2025-06-03 16:16:55.532 9814-9814 libc com.reproducerapp W Access denied finding property "vendor.gpp.create_frc_extension"
2025-06-03 16:16:55.542 9814-9899 ReactNativeJS com.reproducerapp I Running "ReproducerApp" with {"rootTag":111,"initialProps":{},"fabric":true}
2025-06-03 16:16:55.553 9814-9814 VRI[MainActivity] com.reproducerapp D vri.reportNextDraw android.view.ViewRootImpl.performTraversals:4961 android.view.ViewRootImpl.doTraversal:3560 android.view.ViewRootImpl$TraversalRunnable.run:11584 android.view.Choreographer$CallbackRecord.run:1747 android.view.Choreographer$CallbackRecord.run:1756
2025-06-03 16:16:55.554 9814-9814 VRI[MainActivity] com.reproducerapp D vri.Setup new sync=wmsSync-VRI[MainActivity]#26
2025-06-03 16:16:55.561 9814-9814 VRI[MainActivity] com.reproducerapp D vri.reportDrawFinished
2025-06-03 16:16:55.562 9814-9814 Looper com.reproducerapp W PerfMonitor doFrame : time=72ms vsyncFrame=700021 latency=305ms procState=-1 historyMsgCount=5 (msgIndex=3 wall=281ms seq=49699 late=390ms h=android.app.ActivityThread$H w=159)
2025-06-03 16:16:55.577 9814-9814 ActivityThread com.reproducerapp D Fail to check app heapsize due to java.lang.NoSuchMethodException: dalvik.system.VMRuntime.getBlockingGcCountForAlloc []
2025-06-03 16:16:55.578 9814-9814 unknown:Su...ingManager com.reproducerapp E Surface [91] was stopped on SurfaceMountingManager.
2025-06-03 16:16:55.588 9814-9814 VRI[MainActivity] com.reproducerapp D vri.reportNextDraw android.view.ViewRootImpl.handleResized:2773 android.view.ViewRootImpl.-$$Nest$mhandleResized:0 android.view.ViewRootImpl$W.resized:12742 android.app.servertransaction.WindowStateResizeItem.execute:64 android.app.servertransaction.WindowStateTransactionItem.execute:59
2025-06-03 16:16:55.630 9814-9814 VRI[MainActivity] com.reproducerapp D vri.Setup new sync=wmsSync-VRI[MainActivity]#28
2025-06-03 16:16:55.637 9814-9814 VRI[MainActivity] com.reproducerapp D vri.reportDrawFinished
2025-06-03 16:16:56.772 9814-9814 HandWritingStubImpl com.reproducerapp I refreshLastKeyboardType: 1
2025-06-03 16:16:56.772 9814-9814 HandWritingStubImpl com.reproducerapp I getCurrentKeyboardType: 1
2025-06-03 16:17:04.464 9814-9814 HandWritingStubImpl com.reproducerapp I refreshLastKeyboardType: 1
2025-06-03 16:17:04.464 9814-9814 HandWritingStubImpl com.reproducerapp I getCurrentKeyboardType: 1
2025-06-03 16:17:05.270 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactHost{0}.onHostPause(activity)
2025-06-03 16:17:05.328 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactContext.onHostPause()
2025-06-03 16:17:05.331 9814-9814 MessageMonitor com.reproducerapp W PerfMonitor: Slow Operation: Activity com.reproducerapp/.MainActivity onPause took 61ms
2025-06-03 16:17:06.606 9814-9814 VRI[MainActivity] com.reproducerapp D visibilityChanged oldVisibility=true newVisibility=false
2025-06-03 16:17:06.719 9814-9814 ActivityThread com.reproducerapp D Fail to check app heapsize due to java.lang.NoSuchMethodException: dalvik.system.VMRuntime.getBlockingGcCountForAlloc []
2025-06-03 16:17:06.764 9814-9868 ReactNativeJNI com.reproducerapp I Memory warning (pressure level: TRIM_MEMORY_UI_HIDDEN) received by JS VM, ignoring because it's non-severe
2025-06-03 16:17:18.437 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactHost{0}.stopSurface(surfaceId = 111): Schedule
2025-06-03 16:17:18.450 9814-9839 AppScoutStateMachine com.reproducerapp D 9814-ScoutStateMachinecreated
2025-06-03 16:17:18.451 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactHost{0}.detachSurface(surfaceId = 111)
2025-06-03 16:17:18.452 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactHost{0}.onHostDestroy(activity)
2025-06-03 16:17:18.457 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactContext.onHostDestroy()
2025-06-03 16:17:18.457 9814-9868 unknown:BridgelessReact com.reproducerapp W ReactHost{0}.stopSurface(surfaceId = 111): Execute
2025-06-03 16:17:18.459 9814-9868 unknown:Su...ingManager com.reproducerapp E Stopping surface [111]
2025-06-03 16:17:18.462 9814-9814 unknown:ReactNative com.reproducerapp E Tried to remove non-existent frame callback
2025-06-03 16:17:18.472 9814-9814 WindowOnBackDispatcher com.reproducerapp W sendCancelIfRunning: isInProgress=false callback=android.view.ViewRootImpl$$ExternalSyntheticLambda12@ddf9066
2025-06-03 16:17:18.514 9814-9844 ActivityThread com.reproducerapp I HardwareRenderer preload done
2025-06-03 16:17:18.631 9814-9814 m.reproducerapp com.reproducerapp E Invalid resource ID 0x00000000.
2025-06-03 16:17:18.632 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactHost{0}.startSurface(surfaceId = 0): Schedule
2025-06-03 16:17:18.632 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactHost{0}.attachSurface(surfaceId = 0)
2025-06-03 16:17:18.633 9814-9868 unknown:BridgelessReact com.reproducerapp W ReactHost{0}.getOrCreateReactInstanceTask()
2025-06-03 16:17:18.638 9814-9868 unknown:BridgelessReact com.reproducerapp W ReactHost{0}.startSurface(surfaceId = 0): Execute
2025-06-03 16:17:18.670 9814-9899 ReactNativeJS com.reproducerapp I Running "ReproducerApp" with {"rootTag":131,"initialProps":{},"fabric":true}
2025-06-03 16:17:18.683 9814-9900 unknown:ReactNative com.reproducerapp W StatusBarModule: Ignored status bar change, current activity is null.
2025-06-03 16:17:18.684 9814-9900 unknown:ReactNative com.reproducerapp W StatusBarModule: Ignored status bar change, current activity is null.
2025-06-03 16:17:18.685 9814-9814 SecurityManager com.reproducerapp D checkAccessControl flag0
2025-06-03 16:17:18.686 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactHost{0}.onHostResume(activity)
2025-06-03 16:17:18.704 9814-9814 unknown:BridgelessReact com.reproducerapp W ReactContext.onHostResume()
2025-06-03 16:17:18.749 9814-9814 MiuiCamera...redManager com.reproducerapp D java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String android.provider.MiuiSettings$SettingsCloudData$CloudData.getString(java.lang.String, java.lang.String)' on a null object reference
2025-06-03 16:17:18.775 9814-9814 Looper com.reproducerapp W PerfMonitor looperActivity : package=com.reproducerapp/.MainActivity time=0ms latency=351ms procState=-1 historyMsgCount=1 (msgIndex=1 wall=355ms seq=50618 late=1ms h=android.app.ActivityThread$H w=159)
2025-06-03 16:17:18.775 9814-9814 unknown:Su...ingManager com.reproducerapp E Surface [111] was stopped on SurfaceMountingManager.
2025-06-03 16:17:18.777 9814-9814 unknown:In...hMountItem com.reproducerapp E Skipping batch of MountItems; was stopped [111].
2025-06-03 16:17:18.898 9814-9814 libc com.reproducerapp W Access denied finding property "vendor.display.enable_optimal_refresh_rate"
2025-06-03 16:17:18.898 9814-9814 libc com.reproducerapp W Access denied finding property "vendor.gpp.create_frc_extension"
2025-06-03 16:17:18.891 9814-9814 m.reproducerapp com.reproducerapp W type=1400 audit(0.0:171541): avc: denied { read } for name="u:object_r:vendor_display_prop:s0" dev="tmpfs" ino=450 scontext=u:r:untrusted_app:s0:c57,c257,c512,c768 tcontext=u:object_r:vendor_display_prop:s0 tclass=file permissive=0 app=com.reproducerapp
2025-06-03 16:17:18.924 9814-9814 VRI[MainActivity] com.reproducerapp D vri.reportNextDraw android.view.ViewRootImpl.performTraversals:4961 android.view.ViewRootImpl.doTraversal:3560 android.view.ViewRootImpl$TraversalRunnable.run:11584 android.view.Choreographer$CallbackRecord.run:1747 android.view.Choreographer$CallbackRecord.run:1756
2025-06-03 16:17:18.925 9814-9814 VRI[MainActivity] com.reproducerapp D vri.Setup new sync=wmsSync-VRI[MainActivity]#30
2025-06-03 16:17:18.969 9814-9814 VRI[MainActivity] com.reproducerapp D vri.reportDrawFinished
2025-06-03 16:17:19.064 9814-9814 HandWritingStubImpl com.reproducerapp I refreshLastKeyboardType: 1
2025-06-03 16:17:19.065 9814-9814 HandWritingStubImpl com.reproducerapp I getCurrentKeyboardType: 1
```
### MANDATORY Reproducer
https://github.com/gautamsamyak/android-font-scale-issue
### Screenshots and Videos


https://drive.google.com/file/d/174AqfE7ghfh4XFHSNdPxDJixlCDAr8qc/view?usp=sharing
|
{
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/cortinico/followers",
"following_url": "https://api.github.com/users/cortinico/following{/other_user}",
"gists_url": "https://api.github.com/users/cortinico/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cortinico/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cortinico/subscriptions",
"organizations_url": "https://api.github.com/users/cortinico/orgs",
"repos_url": "https://api.github.com/users/cortinico/repos",
"events_url": "https://api.github.com/users/cortinico/events{/privacy}",
"received_events_url": "https://api.github.com/users/cortinico/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51768/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51768/timeline
| null |
duplicate
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false |
https://api.github.com/repos/facebook/react-native/issues/51767
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51767/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51767/comments
|
https://api.github.com/repos/facebook/react-native/issues/51767/events
|
https://github.com/facebook/react-native/pull/51767
| 3,113,305,189 |
PR_kwDOAbrxp86YyhPd
| 51,767 |
Convert ReactViewGroup to Kotlin
|
{
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/cortinico/followers",
"following_url": "https://api.github.com/users/cortinico/following{/other_user}",
"gists_url": "https://api.github.com/users/cortinico/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cortinico/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cortinico/subscriptions",
"organizations_url": "https://api.github.com/users/cortinico/orgs",
"repos_url": "https://api.github.com/users/cortinico/repos",
"events_url": "https://api.github.com/users/cortinico/events{/privacy}",
"received_events_url": "https://api.github.com/users/cortinico/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-03T10:05:51 | 2025-06-03T12:00:15 | 2025-06-03T11:59:58 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51767",
"html_url": "https://github.com/facebook/react-native/pull/51767",
"diff_url": "https://github.com/facebook/react-native/pull/51767.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51767.patch",
"merged_at": null
}
|
Summary:
This is going to convert the last class inside `com.facebook.react.views.view` to Kotlin.
I still need to assess if this is going to be breaking or not for our users. Potentially some
breakages for Kotlin consumer could happen (see changes on ReactViewManager).
I'll follow-up with an investigation on that one.
Changelog:
[Android] [Changed] - Convert ReactViewGroup to Kotlin
Reviewed By: mdvacca
Differential Revision: D75797215
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51767/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51767/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51766
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51766/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51766/comments
|
https://api.github.com/repos/facebook/react-native/issues/51766/events
|
https://github.com/facebook/react-native/pull/51766
| 3,113,256,665 |
PR_kwDOAbrxp86YyWnO
| 51,766 |
Fix build after unifying RNCore in FBReactNativeSpec
|
{
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-03T09:51:17 | 2025-06-03T11:16:36 | 2025-06-03T11:15:46 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51766",
"html_url": "https://github.com/facebook/react-native/pull/51766",
"diff_url": "https://github.com/facebook/react-native/pull/51766.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51766.patch",
"merged_at": null
}
|
Summary:
Yesterday we landed [95ed8a6123](https://github.com/facebook/react-native/commit/95ed8a6123024afd03227358ab4b165fdf87b270) where we unified `rncore` and `FBReactNativeSpec` into the latter.
This of course broke the current setup of SwiftPM. This diff fixes it.
## Changelog:
[Internal] - Exclude rncore components
Reviewed By: javache
Differential Revision: D75863335
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51766/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51766/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51765
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51765/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51765/comments
|
https://api.github.com/repos/facebook/react-native/issues/51765/events
|
https://github.com/facebook/react-native/pull/51765
| 3,112,742,757 |
PR_kwDOAbrxp86YwpFr
| 51,765 |
Integrate building a type snapshot into typegen script
|
{
"login": "j-piasecki",
"id": 21055725,
"node_id": "MDQ6VXNlcjIxMDU1NzI1",
"avatar_url": "https://avatars.githubusercontent.com/u/21055725?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/j-piasecki",
"html_url": "https://github.com/j-piasecki",
"followers_url": "https://api.github.com/users/j-piasecki/followers",
"following_url": "https://api.github.com/users/j-piasecki/following{/other_user}",
"gists_url": "https://api.github.com/users/j-piasecki/gists{/gist_id}",
"starred_url": "https://api.github.com/users/j-piasecki/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/j-piasecki/subscriptions",
"organizations_url": "https://api.github.com/users/j-piasecki/orgs",
"repos_url": "https://api.github.com/users/j-piasecki/repos",
"events_url": "https://api.github.com/users/j-piasecki/events{/privacy}",
"received_events_url": "https://api.github.com/users/j-piasecki/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1282006477,
"node_id": "MDU6TGFiZWwxMjgyMDA2NDc3",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Software%20Mansion",
"name": "p: Software Mansion",
"color": "0052cc",
"default": false,
"description": "Partner: Software Mansion"
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 6 | 2025-06-03T07:12:33 | 2025-06-03T13:19:31 | 2025-06-03T13:19:13 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51765",
"html_url": "https://github.com/facebook/react-native/pull/51765",
"diff_url": "https://github.com/facebook/react-native/pull/51765.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51765.patch",
"merged_at": null
}
|
Summary:
Changelog:
[Internal]
Reviewed By: huntie
Differential Revision: D70093373
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51765/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51765/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51764
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51764/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51764/comments
|
https://api.github.com/repos/facebook/react-native/issues/51764/events
|
https://github.com/facebook/react-native/issues/51764
| 3,112,564,132 |
I_kwDOAbrxp865hfWk
| 51,764 |
The image component of ios displays local images in disorder
|
{
"login": "sunny635533",
"id": 4737071,
"node_id": "MDQ6VXNlcjQ3MzcwNzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/4737071?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sunny635533",
"html_url": "https://github.com/sunny635533",
"followers_url": "https://api.github.com/users/sunny635533/followers",
"following_url": "https://api.github.com/users/sunny635533/following{/other_user}",
"gists_url": "https://api.github.com/users/sunny635533/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sunny635533/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sunny635533/subscriptions",
"organizations_url": "https://api.github.com/users/sunny635533/orgs",
"repos_url": "https://api.github.com/users/sunny635533/repos",
"events_url": "https://api.github.com/users/sunny635533/events{/privacy}",
"received_events_url": "https://api.github.com/users/sunny635533/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 1113225504,
"node_id": "MDU6TGFiZWwxMTEzMjI1NTA0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20Image",
"name": "Component: Image",
"color": "fef2c0",
"default": false,
"description": ""
},
{
"id": 1794148631,
"node_id": "MDU6TGFiZWwxNzk0MTQ4NjMx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Author%20Feedback",
"name": "Needs: Author Feedback",
"color": "d4c5f9",
"default": false,
"description": ""
},
{
"id": 1794376073,
"node_id": "MDU6TGFiZWwxNzk0Mzc2MDcz",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Repro",
"name": "Needs: Repro",
"color": "d4c5f9",
"default": false,
"description": "This issue could be improved with a clear list of steps to reproduce the issue."
},
{
"id": 5021085328,
"node_id": "LA_kwDOAbrxp88AAAABK0eukA",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20Unsupported%20Version",
"name": "Type: Unsupported Version",
"color": "ffffff",
"default": false,
"description": "Issues reported to a version of React Native that is no longer supported"
}
] |
open
| false | null |
[] | null | 4 | 2025-06-03T06:15:13 | 2025-06-03T12:25:10 | null |
NONE
| null | null | null | null |
### Description
The image component of ios displays local images in disorder.I'm sure the local path of the Image is ok.It is not necessary, and sometimes it is displayed incorrectly.
For example:
```
<Image source={require('@assets/icons/m_tabbar/home_select.png')}/>
```
In most cases it show normal, but sometimes It will display other pictures, even though my picture path has always been this “require('@assets/icons/m_tabbar/home_select.png')”. This is very strange!!
### Steps to reproduce
```
<Image source={require('@assets/icons/m_tabbar/home_select.png')} style={{ width: imageSize, height: imageSize, tintColor: color }} tintColor={color} />
```
### React Native Version
0.76.9
### Affected Platforms
Runtime - iOS
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.5
CPU: (11) x64 Apple M3 Pro
Memory: 43.40 MB / 36.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 23.5.0
path: /usr/local/bin/node
Yarn:
version: 1.22.22
path: /usr/local/bin/yarn
npm:
version: 10.9.2
path: /usr/local/bin/npm
Watchman:
version: 2025.04.28.00
path: /usr/local/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.5
- iOS 18.5
- macOS 15.5
- tvOS 18.5
- visionOS 2.5
- watchOS 11.5
Android SDK:
API Levels:
- "23"
- "26"
- "27"
- "28"
- "29"
- "30"
- "31"
- "32"
- "33"
- "34"
- "35"
Build Tools:
- 28.0.3
- 29.0.2
- 29.0.3
- 30.0.2
- 30.0.3
- 31.0.0
- 33.0.0
- 33.0.1
- 34.0.0
- 35.0.0
System Images:
- android-34 | Google Play Intel x86_64 Atom
Android NDK: Not Found
IDEs:
Android Studio: 2024.3 AI-243.24978.46.2431.13363775
Xcode:
version: 16.4/16F6
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.12
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.0
wanted: 15.0.0
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.76.9
wanted: 0.76.9
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Stacktrace or Logs
```text
no error
```
### MANDATORY Reproducer
no git url
### Screenshots and Videos
image show wrong:

the image should show that:

| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51764/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51764/timeline
| null | null |
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false |
https://api.github.com/repos/facebook/react-native/issues/51763
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51763/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51763/comments
|
https://api.github.com/repos/facebook/react-native/issues/51763/events
|
https://github.com/facebook/react-native/issues/51763
| 3,112,493,143 |
I_kwDOAbrxp865hOBX
| 51,763 |
Sticky headers in FlatList/ScrollView become non-touchable after upgrading to 0.79.2
|
{
"login": "ajprince21",
"id": 76718741,
"node_id": "MDQ6VXNlcjc2NzE4NzQx",
"avatar_url": "https://avatars.githubusercontent.com/u/76718741?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ajprince21",
"html_url": "https://github.com/ajprince21",
"followers_url": "https://api.github.com/users/ajprince21/followers",
"following_url": "https://api.github.com/users/ajprince21/following{/other_user}",
"gists_url": "https://api.github.com/users/ajprince21/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ajprince21/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ajprince21/subscriptions",
"organizations_url": "https://api.github.com/users/ajprince21/orgs",
"repos_url": "https://api.github.com/users/ajprince21/repos",
"events_url": "https://api.github.com/users/ajprince21/events{/privacy}",
"received_events_url": "https://api.github.com/users/ajprince21/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 542043367,
"node_id": "MDU6TGFiZWw1NDIwNDMzNjc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Issue:%20Author%20Provided%20Repro",
"name": "Issue: Author Provided Repro",
"color": "0e8a16",
"default": false,
"description": "This issue can be reproduced in Snack or an attached project."
},
{
"id": 1113219655,
"node_id": "MDU6TGFiZWwxMTEzMjE5NjU1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20ScrollView",
"name": "Component: ScrollView",
"color": "fef2c0",
"default": false,
"description": ""
},
{
"id": 1113225538,
"node_id": "MDU6TGFiZWwxMTEzMjI1NTM4",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20FlatList",
"name": "Component: FlatList",
"color": "fef2c0",
"default": false,
"description": ""
}
] |
open
| false | null |
[] | null | 3 | 2025-06-03T05:42:38 | 2025-06-07T08:53:22 | null |
NONE
| null | null | null | null |
### Description
After upgrading to React Native version 0.79.2, sticky header indices (stickyHeaderIndices) in both FlatList and ScrollView components become non-responsive to touch events. The content renders correctly but fails to respond to any user interaction (taps, presses, etc.).
Expected Behavior:
Sticky headers should remain touchable/interactive as in previous versions (e.g., 0.79.1 or earlier), allowing users to interact with buttons, links, or other touchable elements within them.
Observed Behavior:
Sticky headers are visually rendered but ignore all touch events. This breaks functionality for interactive elements (e.g., buttons, checkboxes) within sticky sections.
Reproduction Steps:
Create a FlatList or ScrollView with stickyHeaderIndices set.
Add touchable elements (e.g., TouchableOpacity, Button) inside the sticky header.
Upgrade to RN 0.79.2.
Observe that touch events on sticky headers no longer work.
<ScrollView
style={{ flex: 1 }}
ref={scrollViewRef}
stickyHeaderIndices={[1]}
onScroll={handleScroll}
scrollEventThrottle={16}
nestedScrollEnabled>
.....
</ScrollView>
Environment:
React Native: 0.79.2
Platform: Android (observed)
Device: All Real devices
### Steps to reproduce
Create a FlatList or ScrollView with stickyHeaderIndices set.
Add touchable elements (e.g., TouchableOpacity, Button) inside the sticky header.
Upgrade to RN 0.79.2.
Observe that touch events on sticky headers no longer work.
https://github.com/user-attachments/assets/0be351da-5c6f-49c7-a2c1-26eba46a9251
### React Native Version
0.79.2
### Affected Platforms
Runtime - Android
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.3.1
CPU: (8) arm64 Apple M2
Memory: 171.11 MB / 8.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 22.14.0
path: ~/.nvm/versions/node/v22.14.0/bin/node
Yarn:
version: 3.6.4
path: ~/.yarn/bin/yarn
npm:
version: 10.9.2
path: ~/.nvm/versions/node/v22.14.0/bin/npm
Watchman:
version: 2025.04.28.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /Users/mac/.gem/ruby/3.4.0/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.4
- iOS 18.4
- macOS 15.4
- tvOS 18.4
- visionOS 2.4
- watchOS 11.4
Android SDK:
API Levels:
- "33"
- "34"
- "35"
Build Tools:
- 33.0.1
- 34.0.0
- 35.0.0
- 35.0.1
System Images:
- android-29 | Google APIs ARM 64 v8a
- android-35 | Google APIs ARM 64 v8a
- android-35 | Google Play ARM 64 v8a
Android NDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.23726.103.2422.13016713
Xcode:
version: 16.3/16E140
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.14
path: /usr/bin/javac
Ruby:
version: 3.4.2
path: /opt/homebrew/opt/ruby/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 18.0.0
wanted: 18.0.0
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.79.2
wanted: 0.79.2
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Stacktrace or Logs
```text
System:
OS: macOS 15.3.1
CPU: (8) arm64 Apple M2
Memory: 171.11 MB / 8.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 22.14.0
path: ~/.nvm/versions/node/v22.14.0/bin/node
Yarn:
version: 3.6.4
path: ~/.yarn/bin/yarn
npm:
version: 10.9.2
path: ~/.nvm/versions/node/v22.14.0/bin/npm
Watchman:
version: 2025.04.28.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /Users/mac/.gem/ruby/3.4.0/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.4
- iOS 18.4
- macOS 15.4
- tvOS 18.4
- visionOS 2.4
- watchOS 11.4
Android SDK:
API Levels:
- "33"
- "34"
- "35"
Build Tools:
- 33.0.1
- 34.0.0
- 35.0.0
- 35.0.1
System Images:
- android-29 | Google APIs ARM 64 v8a
- android-35 | Google APIs ARM 64 v8a
- android-35 | Google Play ARM 64 v8a
Android NDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.23726.103.2422.13016713
Xcode:
version: 16.3/16E140
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.14
path: /usr/bin/javac
Ruby:
version: 3.4.2
path: /opt/homebrew/opt/ruby/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 18.0.0
wanted: 18.0.0
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.79.2
wanted: 0.79.2
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### MANDATORY Reproducer
https://github.com/ajprince21/rn-bug-1/blob/main/index.js
### Screenshots and Videos
_No response_
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51763/reactions",
"total_count": 3,
"+1": 3,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51763/timeline
| null | null |
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false |
https://api.github.com/repos/facebook/react-native/issues/51762
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51762/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51762/comments
|
https://api.github.com/repos/facebook/react-native/issues/51762/events
|
https://github.com/facebook/react-native/pull/51762
| 3,112,011,577 |
PR_kwDOAbrxp86YuP5d
| 51,762 |
Bump min Xcode to 16.0
|
{
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/users/NickGerleman/followers",
"following_url": "https://api.github.com/users/NickGerleman/following{/other_user}",
"gists_url": "https://api.github.com/users/NickGerleman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/NickGerleman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/NickGerleman/subscriptions",
"organizations_url": "https://api.github.com/users/NickGerleman/orgs",
"repos_url": "https://api.github.com/users/NickGerleman/repos",
"events_url": "https://api.github.com/users/NickGerleman/events{/privacy}",
"received_events_url": "https://api.github.com/users/NickGerleman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 5 | 2025-06-03T00:33:20 | 2025-06-04T21:18:57 | 2025-06-04T21:18:46 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51762",
"html_url": "https://github.com/facebook/react-native/pull/51762",
"diff_url": "https://github.com/facebook/react-native/pull/51762.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51762.patch",
"merged_at": null
}
|
Summary:
Apple requires Xcode 16 or later to submit to the app store. Let's bump the minimum checked for in build logic as well. https://developer.apple.com/news/upcoming-requirements/?id=02212025
GHA is already only testing against 16.2.0 as of D73924819
Changelog:
[iOS][Breaking] - Bump min Xcode to 16.0
Differential Revision: D75835304
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51762/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51762/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51761
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51761/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51761/comments
|
https://api.github.com/repos/facebook/react-native/issues/51761/events
|
https://github.com/facebook/react-native/pull/51761
| 3,111,998,023 |
PR_kwDOAbrxp86YuNOJ
| 51,761 |
Replace a usage of reverse iterators with `std::ranges::reverse_view`
|
{
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/users/NickGerleman/followers",
"following_url": "https://api.github.com/users/NickGerleman/following{/other_user}",
"gists_url": "https://api.github.com/users/NickGerleman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/NickGerleman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/NickGerleman/subscriptions",
"organizations_url": "https://api.github.com/users/NickGerleman/orgs",
"repos_url": "https://api.github.com/users/NickGerleman/repos",
"events_url": "https://api.github.com/users/NickGerleman/events{/privacy}",
"received_events_url": "https://api.github.com/users/NickGerleman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
open
| false | null |
[] | null | 2 | 2025-06-03T00:21:00 | 2025-06-03T00:22:48 | null |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51761",
"html_url": "https://github.com/facebook/react-native/pull/51761",
"diff_url": "https://github.com/facebook/react-native/pull/51761.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51761.patch",
"merged_at": null
}
|
Summary:
Sanity checking that everywhere we test has new enough stdlib to support this.
Changelog: [Internal]
Differential Revision: D75834622
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51761/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51761/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51760
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51760/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51760/comments
|
https://api.github.com/repos/facebook/react-native/issues/51760/events
|
https://github.com/facebook/react-native/pull/51760
| 3,111,991,870 |
PR_kwDOAbrxp86YuL70
| 51,760 |
Remove `YogaLayoutableShadowNode::cleanLayout()` and Fix ParagraphShadowNode Font Size Invalidation Logic
|
{
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/users/NickGerleman/followers",
"following_url": "https://api.github.com/users/NickGerleman/following{/other_user}",
"gists_url": "https://api.github.com/users/NickGerleman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/NickGerleman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/NickGerleman/subscriptions",
"organizations_url": "https://api.github.com/users/NickGerleman/orgs",
"repos_url": "https://api.github.com/users/NickGerleman/repos",
"events_url": "https://api.github.com/users/NickGerleman/events{/privacy}",
"received_events_url": "https://api.github.com/users/NickGerleman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-03T00:15:19 | 2025-06-03T02:56:18 | 2025-06-03T02:56:06 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51760",
"html_url": "https://github.com/facebook/react-native/pull/51760",
"diff_url": "https://github.com/facebook/react-native/pull/51760.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51760.patch",
"merged_at": null
}
|
Summary:
This API is evil.
Yoga's public API never allows a dirty node to become clean again, until its laid out, but this API requires doing that, since we will otherwise automatically dirty by default.
Let's replace it with `YogaLayoutableShadowNode::shouldNewRevisionDirtyMeasurement()`, which lets individual ShadowNodes represent whether a new revision's state and props should cause dirtying, defaulting to true.
Changelog:
[General][Removed] - Remove `YogaLayoutableShadowNode::cleanLayout()`
Reviewed By: lenaic
Differential Revision: D75479902
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51760/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51760/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51759
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51759/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51759/comments
|
https://api.github.com/repos/facebook/react-native/issues/51759/events
|
https://github.com/facebook/react-native/pull/51759
| 3,111,957,585 |
PR_kwDOAbrxp86YuFDm
| 51,759 |
Support ReactTextViewManagerCallback in Facsimile
|
{
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/users/NickGerleman/followers",
"following_url": "https://api.github.com/users/NickGerleman/following{/other_user}",
"gists_url": "https://api.github.com/users/NickGerleman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/NickGerleman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/NickGerleman/subscriptions",
"organizations_url": "https://api.github.com/users/NickGerleman/orgs",
"repos_url": "https://api.github.com/users/NickGerleman/repos",
"events_url": "https://api.github.com/users/NickGerleman/events{/privacy}",
"received_events_url": "https://api.github.com/users/NickGerleman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-02T23:48:40 | 2025-06-05T02:37:27 | 2025-06-05T02:37:15 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51759",
"html_url": "https://github.com/facebook/react-native/pull/51759",
"diff_url": "https://github.com/facebook/react-native/pull/51759.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51759.patch",
"merged_at": null
}
|
Summary:
Builds upon the changes in the last diff, to let Facsimile support `ReactTextViewManagerCallback`. We use the same new mechanism, of using `RCTTextViewManager` as the callback, if present, instead of relying on view manager measure function.
Changelog: [Internal]
Differential Revision: D75830964
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51759/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51759/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51758
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51758/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51758/comments
|
https://api.github.com/repos/facebook/react-native/issues/51758/events
|
https://github.com/facebook/react-native/pull/51758
| 3,111,957,569 |
PR_kwDOAbrxp86YuFDd
| 51,758 |
Clean up measurements path and ReactTextViewManagerCallback injection
|
{
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/users/NickGerleman/followers",
"following_url": "https://api.github.com/users/NickGerleman/following{/other_user}",
"gists_url": "https://api.github.com/users/NickGerleman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/NickGerleman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/NickGerleman/subscriptions",
"organizations_url": "https://api.github.com/users/NickGerleman/orgs",
"repos_url": "https://api.github.com/users/NickGerleman/repos",
"events_url": "https://api.github.com/users/NickGerleman/events{/privacy}",
"received_events_url": "https://api.github.com/users/NickGerleman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 4 | 2025-06-02T23:48:39 | 2025-06-05T02:37:26 | 2025-06-05T02:37:14 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51758",
"html_url": "https://github.com/facebook/react-native/pull/51758",
"diff_url": "https://github.com/facebook/react-native/pull/51758.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51758.patch",
"merged_at": null
}
|
Summary:
ViewManager’s may implement a measure function (using MapBuffer, or ReadableMap). This isn’t used automatically, but may instead be used, by calling into FabricUIManager via JNI, and passing the component name of the view manager to use.
This is only ever called manually, through specific C++ ShadowNodes. Confusingly, for some cases, like `TextInput`, we use the measure function on `RCTText` instead, because this call to FabricUIManager is hidden behind `TextLayoutManager`. This ends up really breaking Facsimile, since we want to measure these in a different way, while still measuring `TextInput` without preparing a layout.
This mechanism is also used to inject `ReactTextViewManager` from the Text View Manager, into the measurement process, for both Text, and TextInput.
I think we would ideally remove and replace the current View Manager measurement mechanism entirely. The interface doesn’t do what it claims to, and requires calling private Java methods via JNI, which we shouldn’t be encouraging external libraries to do. Only a single 3p librar (react-native-picker) uses this, but we have a lot of internal usages, and the current facility is valuable, for translating surface ID into a context. Ie we could not deprecate it without a well thought out replacement.
Instead, this change:
1. Removes the "generalized" version of this for MapBuffer, only ever used by Text
2. Given ourselves a `measureText` function, that will use a spannable processor provided, but go through TextLayoutManager, instead of trying to use this generalized path
3. Documents some of the weirdness of the current setup, without yet deprecating it
This will let the Facsimile View Manager:
1. Provide a ReactTextViewManagerCallback, like the previous version allowed, that influences measurement of both Text, and TextInput (which is... strange, but... not trying to boil the ocean here)
2. TextInput can now measure text, even if Facsimile View Manager doesn't implement this traditional measure interface
Changelog:
[Android][Breaking] - Clean up measurements path and ReactTextViewManagerCallback injection
Differential Revision: D75826792
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51758/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51758/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51757
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51757/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51757/comments
|
https://api.github.com/repos/facebook/react-native/issues/51757/events
|
https://github.com/facebook/react-native/pull/51757
| 3,111,942,513 |
PR_kwDOAbrxp86YuBvi
| 51,757 |
Remove Broken Caching Logic in AndroidProgressBarMeasurementsManagaer and AndroidSwitchMeasurementsManager
|
{
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/users/NickGerleman/followers",
"following_url": "https://api.github.com/users/NickGerleman/following{/other_user}",
"gists_url": "https://api.github.com/users/NickGerleman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/NickGerleman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/NickGerleman/subscriptions",
"organizations_url": "https://api.github.com/users/NickGerleman/orgs",
"repos_url": "https://api.github.com/users/NickGerleman/repos",
"events_url": "https://api.github.com/users/NickGerleman/events{/privacy}",
"received_events_url": "https://api.github.com/users/NickGerleman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-02T23:39:09 | 2025-06-03T21:35:52 | 2025-06-03T21:35:44 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51757",
"html_url": "https://github.com/facebook/react-native/pull/51757",
"diff_url": "https://github.com/facebook/react-native/pull/51757.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51757.patch",
"merged_at": null
}
|
Summary:
These both have a boolean flag `hasBeenMeasured_` which is never set to true, so the cached measurement is never used, but it would be wrong if it was used, since the cache doesn't respect the content, or measure constraints. Delete the broken code.
Changelog: [Internal]
Differential Revision: D75817999
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51757/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51757/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51756
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51756/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51756/comments
|
https://api.github.com/repos/facebook/react-native/issues/51756/events
|
https://github.com/facebook/react-native/pull/51756
| 3,111,660,288 |
PR_kwDOAbrxp86YtGbh
| 51,756 |
Migrate `ReactFragment` to Kotlin
|
{
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
open
| false | null |
[] | null | 1 | 2025-06-02T21:16:38 | 2025-06-09T09:22:07 | null |
COLLABORATOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51756",
"html_url": "https://github.com/facebook/react-native/pull/51756",
"diff_url": "https://github.com/facebook/react-native/pull/51756.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51756.patch",
"merged_at": null
}
|
## Summary:
Migrate com.facebook.react.ReactFragment to Kotlin.
## Changelog:
[INTERNAL] - Migrate com.facebook.react.ReactFragment to Kotlin
## Test Plan:
```bash
yarn test-android
yarn android
```
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51756/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51756/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51755
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51755/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51755/comments
|
https://api.github.com/repos/facebook/react-native/issues/51755/events
|
https://github.com/facebook/react-native/pull/51755
| 3,111,621,106 |
PR_kwDOAbrxp86Ys9yX
| 51,755 |
Rename root -> view in ViewManager parameters
|
{
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/followers",
"following_url": "https://api.github.com/users/mdvacca/following{/other_user}",
"gists_url": "https://api.github.com/users/mdvacca/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mdvacca/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mdvacca/subscriptions",
"organizations_url": "https://api.github.com/users/mdvacca/orgs",
"repos_url": "https://api.github.com/users/mdvacca/repos",
"events_url": "https://api.github.com/users/mdvacca/events{/privacy}",
"received_events_url": "https://api.github.com/users/mdvacca/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-02T21:00:02 | 2025-06-02T22:00:56 | 2025-06-02T22:00:44 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51755",
"html_url": "https://github.com/facebook/react-native/pull/51755",
"diff_url": "https://github.com/facebook/react-native/pull/51755.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51755.patch",
"merged_at": null
}
|
Summary:
this diff renames root -> view in ViewManager parameters
changelog: [internal] internal
Reviewed By: mlord93
Differential Revision: D75803186
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51755/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51755/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51754
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51754/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51754/comments
|
https://api.github.com/repos/facebook/react-native/issues/51754/events
|
https://github.com/facebook/react-native/pull/51754
| 3,111,585,587 |
PR_kwDOAbrxp86Ys25w
| 51,754 |
Remove unused header import
|
{
"login": "realsoelynn",
"id": 3153918,
"node_id": "MDQ6VXNlcjMxNTM5MTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/3153918?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/realsoelynn",
"html_url": "https://github.com/realsoelynn",
"followers_url": "https://api.github.com/users/realsoelynn/followers",
"following_url": "https://api.github.com/users/realsoelynn/following{/other_user}",
"gists_url": "https://api.github.com/users/realsoelynn/gists{/gist_id}",
"starred_url": "https://api.github.com/users/realsoelynn/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/realsoelynn/subscriptions",
"organizations_url": "https://api.github.com/users/realsoelynn/orgs",
"repos_url": "https://api.github.com/users/realsoelynn/repos",
"events_url": "https://api.github.com/users/realsoelynn/events{/privacy}",
"received_events_url": "https://api.github.com/users/realsoelynn/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-02T20:47:34 | 2025-06-02T23:14:37 | 2025-06-02T23:14:26 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51754",
"html_url": "https://github.com/facebook/react-native/pull/51754",
"diff_url": "https://github.com/facebook/react-native/pull/51754.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51754.patch",
"merged_at": null
}
|
Summary:
Changelog: [Internal]
Remove unused header import from RuntimeScheduler_Modern.cpp
Differential Revision: D75815960
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51754/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51754/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51753
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51753/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51753/comments
|
https://api.github.com/repos/facebook/react-native/issues/51753/events
|
https://github.com/facebook/react-native/pull/51753
| 3,111,570,582 |
PR_kwDOAbrxp86Yszmu
| 51,753 |
Splitting RN Core into 3
|
{
"login": "arushikesarwani94",
"id": 76862293,
"node_id": "MDQ6VXNlcjc2ODYyMjkz",
"avatar_url": "https://avatars.githubusercontent.com/u/76862293?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arushikesarwani94",
"html_url": "https://github.com/arushikesarwani94",
"followers_url": "https://api.github.com/users/arushikesarwani94/followers",
"following_url": "https://api.github.com/users/arushikesarwani94/following{/other_user}",
"gists_url": "https://api.github.com/users/arushikesarwani94/gists{/gist_id}",
"starred_url": "https://api.github.com/users/arushikesarwani94/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arushikesarwani94/subscriptions",
"organizations_url": "https://api.github.com/users/arushikesarwani94/orgs",
"repos_url": "https://api.github.com/users/arushikesarwani94/repos",
"events_url": "https://api.github.com/users/arushikesarwani94/events{/privacy}",
"received_events_url": "https://api.github.com/users/arushikesarwani94/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
open
| false | null |
[] | null | 1 | 2025-06-02T20:42:06 | 2025-06-02T20:42:15 | null |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51753",
"html_url": "https://github.com/facebook/react-native/pull/51753",
"diff_url": "https://github.com/facebook/react-native/pull/51753.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51753.patch",
"merged_at": null
}
|
Summary:
In order to avoid the duplicate dependency caused by FAC due to including core components twice, splitting the RN Core into 3 groups:
1. interfaceOnly: true components
2. UnimplementedNativeViewNativeComponent.js
3. Everything Else
Changelog:
[General][Added] Splitting RN Core to interfaceOnly:true, UnimplementedNativeViewNativeComponent.js and everything else
Differential Revision: D75796413
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51753/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51753/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51752
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51752/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51752/comments
|
https://api.github.com/repos/facebook/react-native/issues/51752/events
|
https://github.com/facebook/react-native/pull/51752
| 3,111,443,651 |
PR_kwDOAbrxp86YsYvD
| 51,752 |
Introduce Fantom.unstable_advanceAnimationsByTime
|
{
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy-SC/followers",
"following_url": "https://api.github.com/users/sammy-SC/following{/other_user}",
"gists_url": "https://api.github.com/users/sammy-SC/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sammy-SC/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sammy-SC/subscriptions",
"organizations_url": "https://api.github.com/users/sammy-SC/orgs",
"repos_url": "https://api.github.com/users/sammy-SC/repos",
"events_url": "https://api.github.com/users/sammy-SC/events{/privacy}",
"received_events_url": "https://api.github.com/users/sammy-SC/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-02T19:57:35 | 2025-06-03T11:47:49 | 2025-06-03T11:47:20 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51752",
"html_url": "https://github.com/facebook/react-native/pull/51752",
"diff_url": "https://github.com/facebook/react-native/pull/51752.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51752.patch",
"merged_at": null
}
|
Summary:
changelog: [intenal]
Introduce a way to test animations: `unstable_advanceAnimationsByTime`. An API that fakes passage of time and triggers UI ticks to simulate how animations are run on iOS and Android.
The API is marked as unstable because it might evolve as we write more tests for C++ Animated.
Reviewed By: mdvacca
Differential Revision: D75787082
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51752/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51752/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51751
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51751/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51751/comments
|
https://api.github.com/repos/facebook/react-native/issues/51751/events
|
https://github.com/facebook/react-native/pull/51751
| 3,111,443,605 |
PR_kwDOAbrxp86YsYuY
| 51,751 |
Remove incorrect asserts from StubViewTree
|
{
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy-SC/followers",
"following_url": "https://api.github.com/users/sammy-SC/following{/other_user}",
"gists_url": "https://api.github.com/users/sammy-SC/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sammy-SC/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sammy-SC/subscriptions",
"organizations_url": "https://api.github.com/users/sammy-SC/orgs",
"repos_url": "https://api.github.com/users/sammy-SC/repos",
"events_url": "https://api.github.com/users/sammy-SC/events{/privacy}",
"received_events_url": "https://api.github.com/users/sammy-SC/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-02T19:57:34 | 2025-06-03T11:47:42 | 2025-06-03T11:47:20 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51751",
"html_url": "https://github.com/facebook/react-native/pull/51751",
"diff_url": "https://github.com/facebook/react-native/pull/51751.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51751.patch",
"merged_at": null
}
|
Summary:
changelog: [internal]
these asserts are not correct with C++ Animated or anything that overrides pull transaction. When pull transaction is overriden, the modified mounting instructions are not stored in shadow tree. Therefore, these asserts fail.
Differential Revision: D75787083
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51751/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51751/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51750
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51750/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51750/comments
|
https://api.github.com/repos/facebook/react-native/issues/51750/events
|
https://github.com/facebook/react-native/pull/51750
| 3,111,443,566 |
PR_kwDOAbrxp86YsYt5
| 51,750 |
Call onRender inline instead of from startRenderCallbackIfNeeded
|
{
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy-SC/followers",
"following_url": "https://api.github.com/users/sammy-SC/following{/other_user}",
"gists_url": "https://api.github.com/users/sammy-SC/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sammy-SC/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sammy-SC/subscriptions",
"organizations_url": "https://api.github.com/users/sammy-SC/orgs",
"repos_url": "https://api.github.com/users/sammy-SC/repos",
"events_url": "https://api.github.com/users/sammy-SC/events{/privacy}",
"received_events_url": "https://api.github.com/users/sammy-SC/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-02T19:57:33 | 2025-06-03T11:47:35 | 2025-06-03T11:47:19 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51750",
"html_url": "https://github.com/facebook/react-native/pull/51750",
"diff_url": "https://github.com/facebook/react-native/pull/51750.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51750.patch",
"merged_at": null
}
|
Summary:
changelog: [internal]
inline call `onRender()` instead of calling it from `startRenderCallbackIfNeeded`. This has identical functionality but allows to use Fantom to test C++ Animated. In Fantom, there is only one thread the existing mechanism in C++ Animated uses thread locals to capture which thread in the UI thread. Therefore, some assumptions are broken. This is just an easy workaround around the problem.
Reviewed By: javache, zeyap
Differential Revision: D75787084
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51750/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51750/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51749
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51749/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51749/comments
|
https://api.github.com/repos/facebook/react-native/issues/51749/events
|
https://github.com/facebook/react-native/pull/51749
| 3,111,443,517 |
PR_kwDOAbrxp86YsYtL
| 51,749 |
Make time in C++ Animated injectable
|
{
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy-SC/followers",
"following_url": "https://api.github.com/users/sammy-SC/following{/other_user}",
"gists_url": "https://api.github.com/users/sammy-SC/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sammy-SC/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sammy-SC/subscriptions",
"organizations_url": "https://api.github.com/users/sammy-SC/orgs",
"repos_url": "https://api.github.com/users/sammy-SC/repos",
"events_url": "https://api.github.com/users/sammy-SC/events{/privacy}",
"received_events_url": "https://api.github.com/users/sammy-SC/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 6 | 2025-06-02T19:57:32 | 2025-06-03T11:47:29 | 2025-06-03T11:47:18 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51749",
"html_url": "https://github.com/facebook/react-native/pull/51749",
"diff_url": "https://github.com/facebook/react-native/pull/51749.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51749.patch",
"merged_at": null
}
|
Summary:
changelog: [internal]
Make it possible to inject time via `now` argument to C++ Animated. This will be used in testing.
Differential Revision: D75710463
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51749/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51749/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51748
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51748/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51748/comments
|
https://api.github.com/repos/facebook/react-native/issues/51748/events
|
https://github.com/facebook/react-native/pull/51748
| 3,111,208,622 |
PR_kwDOAbrxp86YrmT5
| 51,748 |
Bring RNDT shell to front when paused on breakpoint
|
{
"login": "motiz88",
"id": 2246565,
"node_id": "MDQ6VXNlcjIyNDY1NjU=",
"avatar_url": "https://avatars.githubusercontent.com/u/2246565?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/motiz88",
"html_url": "https://github.com/motiz88",
"followers_url": "https://api.github.com/users/motiz88/followers",
"following_url": "https://api.github.com/users/motiz88/following{/other_user}",
"gists_url": "https://api.github.com/users/motiz88/gists{/gist_id}",
"starred_url": "https://api.github.com/users/motiz88/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/motiz88/subscriptions",
"organizations_url": "https://api.github.com/users/motiz88/orgs",
"repos_url": "https://api.github.com/users/motiz88/repos",
"events_url": "https://api.github.com/users/motiz88/events{/privacy}",
"received_events_url": "https://api.github.com/users/motiz88/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-02T18:32:02 | 2025-06-03T13:40:49 | 2025-06-03T13:40:37 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51748",
"html_url": "https://github.com/facebook/react-native/pull/51748",
"diff_url": "https://github.com/facebook/react-native/pull/51748.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51748.patch",
"merged_at": null
}
|
Summary:
Changelog: [Internal]
Implements the first RNDT shell-specific feature based on https://github.com/facebook/react-native-devtools-frontend/pull/168 - namely, the ability for RNDT to foreground itself when certain events occur. This is most noticeable when pausing on a breakpoint.
Differential Revision: D75795689
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51748/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51748/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51747
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51747/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51747/comments
|
https://api.github.com/repos/facebook/react-native/issues/51747/events
|
https://github.com/facebook/react-native/pull/51747
| 3,111,093,678 |
PR_kwDOAbrxp86YrNyQ
| 51,747 |
[RN][Changelog] Add changelog for v0.80.0-rc.4
|
{
"login": "react-native-bot",
"id": 32686087,
"node_id": "MDQ6VXNlcjMyNjg2MDg3",
"avatar_url": "https://avatars.githubusercontent.com/u/32686087?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/react-native-bot",
"html_url": "https://github.com/react-native-bot",
"followers_url": "https://api.github.com/users/react-native-bot/followers",
"following_url": "https://api.github.com/users/react-native-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/react-native-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/react-native-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/react-native-bot/subscriptions",
"organizations_url": "https://api.github.com/users/react-native-bot/orgs",
"repos_url": "https://api.github.com/users/react-native-bot/repos",
"events_url": "https://api.github.com/users/react-native-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/react-native-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-02T17:52:28 | 2025-06-03T17:48:31 | 2025-06-03T17:48:19 |
COLLABORATOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51747",
"html_url": "https://github.com/facebook/react-native/pull/51747",
"diff_url": "https://github.com/facebook/react-native/pull/51747.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51747.patch",
"merged_at": null
}
|
## Summary
Add Changelog for 0.80.0-rc.4
## Changelog:
[Internal] - Add Changelog for 0.80.0-rc.4
## Test Plan:
N/A
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51747/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51747/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51746
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51746/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51746/comments
|
https://api.github.com/repos/facebook/react-native/issues/51746/events
|
https://github.com/facebook/react-native/pull/51746
| 3,110,883,770 |
PR_kwDOAbrxp86Yqgv_
| 51,746 |
Remove continue-on-error from e2e test in GHA
|
{
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-02T16:39:26 | 2025-06-02T17:16:14 | 2025-06-02T17:16:04 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51746",
"html_url": "https://github.com/facebook/react-native/pull/51746",
"diff_url": "https://github.com/facebook/react-native/pull/51746.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51746.patch",
"merged_at": null
}
|
Summary:
I observed that when continue-on-error is set to true, Github reports the outcome of a job as success even if it fails.
With this change, we should ensure that when an E2E test fails, the pipeline fails, so that we can retry the jobs properly.
## Changelog:
[Internal] - Remove continue-on-error from e2e tests in GHA
Differential Revision: D75796284
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51746/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51746/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51745
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51745/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51745/comments
|
https://api.github.com/repos/facebook/react-native/issues/51745/events
|
https://github.com/facebook/react-native/pull/51745
| 3,110,820,878 |
PR_kwDOAbrxp86YqTKM
| 51,745 |
Generate rich changelog in debugger-frontend sync script, add --no-build flag for testing
|
{
"login": "motiz88",
"id": 2246565,
"node_id": "MDQ6VXNlcjIyNDY1NjU=",
"avatar_url": "https://avatars.githubusercontent.com/u/2246565?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/motiz88",
"html_url": "https://github.com/motiz88",
"followers_url": "https://api.github.com/users/motiz88/followers",
"following_url": "https://api.github.com/users/motiz88/following{/other_user}",
"gists_url": "https://api.github.com/users/motiz88/gists{/gist_id}",
"starred_url": "https://api.github.com/users/motiz88/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/motiz88/subscriptions",
"organizations_url": "https://api.github.com/users/motiz88/orgs",
"repos_url": "https://api.github.com/users/motiz88/repos",
"events_url": "https://api.github.com/users/motiz88/events{/privacy}",
"received_events_url": "https://api.github.com/users/motiz88/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-02T16:20:11 | 2025-06-02T17:11:00 | 2025-06-02T17:10:50 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51745",
"html_url": "https://github.com/facebook/react-native/pull/51745",
"diff_url": "https://github.com/facebook/react-native/pull/51745.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51745.patch",
"merged_at": null
}
|
Summary:
Changelog: [Internal]
1. Updates debugger-frontend's sync-and-build script to include a simple Markdown changelog inline and -mention authors who are Meta employees.
2. Also adds a `--no-build` flag that is mainly helpful for iterating on changelog generation logic.
Differential Revision: D75789680
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51745/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51745/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51744
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51744/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51744/comments
|
https://api.github.com/repos/facebook/react-native/issues/51744/events
|
https://github.com/facebook/react-native/pull/51744
| 3,110,781,446 |
PR_kwDOAbrxp86YqKs2
| 51,744 |
Add tracing section for event loop tick work for IntersectionObserver
|
{
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/rubennorte/followers",
"following_url": "https://api.github.com/users/rubennorte/following{/other_user}",
"gists_url": "https://api.github.com/users/rubennorte/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rubennorte/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rubennorte/subscriptions",
"organizations_url": "https://api.github.com/users/rubennorte/orgs",
"repos_url": "https://api.github.com/users/rubennorte/repos",
"events_url": "https://api.github.com/users/rubennorte/events{/privacy}",
"received_events_url": "https://api.github.com/users/rubennorte/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 6 | 2025-06-02T16:07:03 | 2025-06-03T09:46:32 | 2025-06-03T09:46:21 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51744",
"html_url": "https://github.com/facebook/react-native/pull/51744",
"diff_url": "https://github.com/facebook/react-native/pull/51744.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51744.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
TSIA
Differential Revision: D75789346
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51744/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51744/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51743
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51743/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51743/comments
|
https://api.github.com/repos/facebook/react-native/issues/51743/events
|
https://github.com/facebook/react-native/pull/51743
| 3,110,575,108 |
PR_kwDOAbrxp86Ypdcf
| 51,743 |
Add missing tests references to buck targets
|
{
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers",
"following_url": "https://api.github.com/users/javache/following{/other_user}",
"gists_url": "https://api.github.com/users/javache/gists{/gist_id}",
"starred_url": "https://api.github.com/users/javache/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/javache/subscriptions",
"organizations_url": "https://api.github.com/users/javache/orgs",
"repos_url": "https://api.github.com/users/javache/repos",
"events_url": "https://api.github.com/users/javache/events{/privacy}",
"received_events_url": "https://api.github.com/users/javache/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-02T15:04:46 | 2025-06-02T16:08:56 | 2025-06-02T16:08:44 |
MEMBER
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51743",
"html_url": "https://github.com/facebook/react-native/pull/51743",
"diff_url": "https://github.com/facebook/react-native/pull/51743.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51743.patch",
"merged_at": null
}
|
Summary:
Noticed some of these were missing, which may lose us useful test signal, or prevent tests from being ran at all.
Changelog: [Internal]
Reviewed By: sammy-SC
Differential Revision: D75789456
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51743/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51743/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51742
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51742/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51742/comments
|
https://api.github.com/repos/facebook/react-native/issues/51742/events
|
https://github.com/facebook/react-native/pull/51742
| 3,110,389,096 |
PR_kwDOAbrxp86Yo03q
| 51,742 |
(Redo PR #51264) Remove native animation fabric sync in JS and infinite animation loop workaround
|
{
"login": "zeyap",
"id": 11704179,
"node_id": "MDQ6VXNlcjExNzA0MTc5",
"avatar_url": "https://avatars.githubusercontent.com/u/11704179?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zeyap",
"html_url": "https://github.com/zeyap",
"followers_url": "https://api.github.com/users/zeyap/followers",
"following_url": "https://api.github.com/users/zeyap/following{/other_user}",
"gists_url": "https://api.github.com/users/zeyap/gists{/gist_id}",
"starred_url": "https://api.github.com/users/zeyap/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/zeyap/subscriptions",
"organizations_url": "https://api.github.com/users/zeyap/orgs",
"repos_url": "https://api.github.com/users/zeyap/repos",
"events_url": "https://api.github.com/users/zeyap/events{/privacy}",
"received_events_url": "https://api.github.com/users/zeyap/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
open
| false | null |
[] | null | 1 | 2025-06-02T14:15:12 | 2025-06-02T14:15:26 | null |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51742",
"html_url": "https://github.com/facebook/react-native/pull/51742",
"diff_url": "https://github.com/facebook/react-native/pull/51742.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51742.patch",
"merged_at": null
}
|
Summary:
## Changelog:
[General] [Changed] - Remove native animation fabric sync in JS and infinite animation loop workaround, when cxxNativeAnimated is enabled
when cxxNativeAnimated is enabled, we'll sync native animation props back to Fabric in native, when that happens we can remove the code in JS for same purpose
Differential Revision: D75789100
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51742/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51742/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51741
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51741/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51741/comments
|
https://api.github.com/repos/facebook/react-native/issues/51741/events
|
https://github.com/facebook/react-native/pull/51741
| 3,110,181,869 |
PR_kwDOAbrxp86YoHY9
| 51,741 |
Trigger `updateState` synchronously on the current thread
|
{
"login": "intergalacticspacehighway",
"id": 23293248,
"node_id": "MDQ6VXNlcjIzMjkzMjQ4",
"avatar_url": "https://avatars.githubusercontent.com/u/23293248?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/intergalacticspacehighway",
"html_url": "https://github.com/intergalacticspacehighway",
"followers_url": "https://api.github.com/users/intergalacticspacehighway/followers",
"following_url": "https://api.github.com/users/intergalacticspacehighway/following{/other_user}",
"gists_url": "https://api.github.com/users/intergalacticspacehighway/gists{/gist_id}",
"starred_url": "https://api.github.com/users/intergalacticspacehighway/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/intergalacticspacehighway/subscriptions",
"organizations_url": "https://api.github.com/users/intergalacticspacehighway/orgs",
"repos_url": "https://api.github.com/users/intergalacticspacehighway/repos",
"events_url": "https://api.github.com/users/intergalacticspacehighway/events{/privacy}",
"received_events_url": "https://api.github.com/users/intergalacticspacehighway/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
open
| false | null |
[] | null | 1 | 2025-06-02T13:23:27 | 2025-06-06T10:03:28 | null |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51741",
"html_url": "https://github.com/facebook/react-native/pull/51741",
"diff_url": "https://github.com/facebook/react-native/pull/51741.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51741.patch",
"merged_at": null
}
|
<!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The three fields below are mandatory. -->
## Summary:
This is an experimental fix for the below problem. I think better approach might be possible, it needs to be reviewed by someone who is more familiar with the RN's event architecture.
### Issue
- As visible in the below video, absolutely placed bottom view in a page-sheet modal with detents can flicker. Modal notifies layout state changes via [updateState](https://github.com/facebook/react-native/blob/36ddf853c381966645789bc814fc2f6bb4d74cd2/packages/react-native/React/Fabric/Mounting/ComponentViews/Modal/RCTModalHostViewComponentView.mm#L220) call. The `updateState` pushes state updates in `stateUpdateQueue`, it eventually gets called via [induce](https://github.com/facebook/react-native/blob/36ddf853c381966645789bc814fc2f6bb4d74cd2/packages/react-native/ReactCommon/react/renderer/core/EventBeat.cpp#L44) callback on run loop event beat. It happens async on JS thread. The async nature of state update is causing the flicker. Layout calculation lags compared to user's drag action.
https://github.com/user-attachments/assets/88955d32-a64e-49ee-a159-c21ace2b2f00
### Fix
- We trigger the `flushStateUpdates` in `updateState`. This directly calls `updateState` on `uiManager` via `statePipe`. This makes sure that state and layout update happens on the main UI thread. This fixes the issue, but I am not very sure how safe this is.
https://github.com/user-attachments/assets/aa7148f5-33ee-40b4-bba3-4d0f9cd88f1f
<!-- Explain the **motivation** for making this change. What existing problem does the pull request solve? -->
## Changelog:
<!-- Help reviewers and the release process by writing your own changelog entry.
Pick one each for the category and type tags:
[IOS] [ADDED] - Ability to `updateState` synchronously on main UI thread.
For more details, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->
## Test Plan:
A good testcase for this is to open a `pageSheet` Modal with detents and try dragging it. Put an absolute bottom view in the modal and test whether it flickers.
```
modalViewController.sheetPresentationController.detents = @[
[UISheetPresentationControllerDetent customDetentWithIdentifier:@"" resolver:^CGFloat(id<UISheetPresentationControllerDetentResolutionContext> _Nonnull context) {
return 150;
}],
[UISheetPresentationControllerDetent mediumDetent], [UISheetPresentationControllerDetent largeDetent]];
```
### Aside
Big shoutout to @okwasniewski and @nandorojo for the tips! 🙏
<!-- Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes the user interface. -->
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51741/reactions",
"total_count": 2,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 2,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51741/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51739
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51739/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51739/comments
|
https://api.github.com/repos/facebook/react-native/issues/51739/events
|
https://github.com/facebook/react-native/pull/51739
| 3,110,083,679 |
PR_kwDOAbrxp86YnyHT
| 51,739 |
Update debugger-frontend from 343405b...41bf86b
|
{
"login": "motiz88",
"id": 2246565,
"node_id": "MDQ6VXNlcjIyNDY1NjU=",
"avatar_url": "https://avatars.githubusercontent.com/u/2246565?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/motiz88",
"html_url": "https://github.com/motiz88",
"followers_url": "https://api.github.com/users/motiz88/followers",
"following_url": "https://api.github.com/users/motiz88/following{/other_user}",
"gists_url": "https://api.github.com/users/motiz88/gists{/gist_id}",
"starred_url": "https://api.github.com/users/motiz88/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/motiz88/subscriptions",
"organizations_url": "https://api.github.com/users/motiz88/orgs",
"repos_url": "https://api.github.com/users/motiz88/repos",
"events_url": "https://api.github.com/users/motiz88/events{/privacy}",
"received_events_url": "https://api.github.com/users/motiz88/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-02T12:57:00 | 2025-06-02T14:23:26 | 2025-06-02T14:23:13 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51739",
"html_url": "https://github.com/facebook/react-native/pull/51739",
"diff_url": "https://github.com/facebook/react-native/pull/51739.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51739.patch",
"merged_at": null
}
|
Summary:
Changelog: [Internal] - Update `react-native/debugger-frontend` from 343405b...41bf86b
Resyncs `react-native/debugger-frontend` from GitHub - see `rn-chrome-devtools-frontend` [changelog](https://github.com/facebook/react-native-devtools-frontend/compare/343405ba784fca9290486cbce57e7f2ca953dc14...41bf86bdbb3e59e7711f11527efac67c050bca75).
Differential Revision: D75785047
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51739/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51739/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51738
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51738/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51738/comments
|
https://api.github.com/repos/facebook/react-native/issues/51738/events
|
https://github.com/facebook/react-native/pull/51738
| 3,110,078,877 |
PR_kwDOAbrxp86YnxDs
| 51,738 |
[RN][CI] Stop testing the legacy architecture
|
{
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
}
] |
closed
| false | null |
[] | null | 4 | 2025-06-02T12:55:37 | 2025-06-02T17:27:18 | 2025-06-02T17:27:07 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51738",
"html_url": "https://github.com/facebook/react-native/pull/51738",
"diff_url": "https://github.com/facebook/react-native/pull/51738.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51738.patch",
"merged_at": null
}
|
## Summary:
Following up the announcement made at AppJS, this change stops testing the legacy architecture in our CI
## Changelog:
[Internal] - Stop testing the legacy architecture in CI
## Test Plan:
waiting for GHA
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51738/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 1
}
|
https://api.github.com/repos/facebook/react-native/issues/51738/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51737
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51737/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51737/comments
|
https://api.github.com/repos/facebook/react-native/issues/51737/events
|
https://github.com/facebook/react-native/pull/51737
| 3,108,908,525 |
PR_kwDOAbrxp86Yj4sS
| 51,737 |
fix(types): Devtools.d.ts
|
{
"login": "krystofwoldrich",
"id": 31292499,
"node_id": "MDQ6VXNlcjMxMjkyNDk5",
"avatar_url": "https://avatars.githubusercontent.com/u/31292499?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/krystofwoldrich",
"html_url": "https://github.com/krystofwoldrich",
"followers_url": "https://api.github.com/users/krystofwoldrich/followers",
"following_url": "https://api.github.com/users/krystofwoldrich/following{/other_user}",
"gists_url": "https://api.github.com/users/krystofwoldrich/gists{/gist_id}",
"starred_url": "https://api.github.com/users/krystofwoldrich/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/krystofwoldrich/subscriptions",
"organizations_url": "https://api.github.com/users/krystofwoldrich/orgs",
"repos_url": "https://api.github.com/users/krystofwoldrich/repos",
"events_url": "https://api.github.com/users/krystofwoldrich/events{/privacy}",
"received_events_url": "https://api.github.com/users/krystofwoldrich/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
},
{
"id": 5159143375,
"node_id": "LA_kwDOAbrxp88AAAABM4JHzw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Sentry",
"name": "p: Sentry",
"color": "0052cc",
"default": false,
"description": "Partner: Sentry"
}
] |
closed
| false | null |
[] | null | 5 | 2025-06-02T07:11:41 | 2025-06-02T16:43:38 | 2025-06-02T16:43:29 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51737",
"html_url": "https://github.com/facebook/react-native/pull/51737",
"diff_url": "https://github.com/facebook/react-native/pull/51737.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51737.patch",
"merged_at": null
}
|
<!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The three fields below are mandatory. -->
## Summary:
<!-- Explain the **motivation** for making this change. What existing problem does the pull request solve? -->
- This is similar to https://github.com/facebook/react-native/pull/43566, but include also updated `StackFrame` type.
The current `Devtools.d.ts` doesn't match the `parseErrorStack.js` and `symbolicateStackTrace.js` implementations.
I've tried to run `build-types`, but only `symbolicateStackTrace.d.ts` was generated. I've not checked why.
## Changelog:
<!-- Help reviewers and the release process by writing your own changelog entry.
Pick one each for the category and type tags:
[ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message
For more details, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->
[GENERAL] [FIXED] - Devtools TS Types
## Test Plan:
<!-- Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes the user interface. -->
Call `parseErrorStack` and `symbolicateStackTrace` in TS.
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51737/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51737/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51736
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51736/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51736/comments
|
https://api.github.com/repos/facebook/react-native/issues/51736/events
|
https://github.com/facebook/react-native/issues/51736
| 3,108,853,770 |
I_kwDOAbrxp865TVgK
| 51,736 |
StatusBar background colour not changed in android
|
{
"login": "akshSekhon",
"id": 99952919,
"node_id": "U_kgDOBfUpFw",
"avatar_url": "https://avatars.githubusercontent.com/u/99952919?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/akshSekhon",
"html_url": "https://github.com/akshSekhon",
"followers_url": "https://api.github.com/users/akshSekhon/followers",
"following_url": "https://api.github.com/users/akshSekhon/following{/other_user}",
"gists_url": "https://api.github.com/users/akshSekhon/gists{/gist_id}",
"starred_url": "https://api.github.com/users/akshSekhon/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/akshSekhon/subscriptions",
"organizations_url": "https://api.github.com/users/akshSekhon/orgs",
"repos_url": "https://api.github.com/users/akshSekhon/repos",
"events_url": "https://api.github.com/users/akshSekhon/events{/privacy}",
"received_events_url": "https://api.github.com/users/akshSekhon/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 870851515,
"node_id": "MDU6TGFiZWw4NzA4NTE1MTU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20Android",
"name": "Platform: Android",
"color": "1d76db",
"default": false,
"description": "Android applications."
},
{
"id": 872683359,
"node_id": "MDU6TGFiZWw4NzI2ODMzNTk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20Invalid",
"name": "Type: Invalid",
"color": "ffffff",
"default": false,
"description": "This issue does not belong here. Applying this label will cause issue to be closed."
},
{
"id": 1113219664,
"node_id": "MDU6TGFiZWwxMTEzMjE5NjY0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20StatusBar",
"name": "Component: StatusBar",
"color": "fef2c0",
"default": false,
"description": ""
},
{
"id": 1794148631,
"node_id": "MDU6TGFiZWwxNzk0MTQ4NjMx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Author%20Feedback",
"name": "Needs: Author Feedback",
"color": "d4c5f9",
"default": false,
"description": ""
},
{
"id": 1794376073,
"node_id": "MDU6TGFiZWwxNzk0Mzc2MDcz",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Repro",
"name": "Needs: Repro",
"color": "d4c5f9",
"default": false,
"description": "This issue could be improved with a clear list of steps to reproduce the issue."
}
] |
closed
| false | null |
[] | null | 3 | 2025-06-02T06:51:27 | 2025-06-02T16:07:48 | 2025-06-02T16:07:43 |
NONE
| null | null | null | null |
### Description
we are try to change backgroundColor of statusBar that is not working in android 15.
### Steps to reproduce
As per Android documentation backgroudColor in depricated in android 15
https://developer.android.com/about/versions/15/behavior-changes-15
### React Native Version
0.79.2
### Affected Platforms
Runtime - Android
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.3.1
CPU: (6) x64 Intel(R) Core(TM) i5-8500B CPU @ 3.00GHz
Memory: 364.66 MB / 8.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 23.10.0
path: /usr/local/bin/node
Yarn:
version: 4.8.1
path: /usr/local/bin/yarn
npm:
version: 11.3.0
path: ~/Documents/ReactNativeProjects/connexio-reactnativeApp/node_modules/.bin/npm
Watchman:
version: 2025.03.10.00
path: /usr/local/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.4
- iOS 18.4
- macOS 15.4
- tvOS 18.4
- visionOS 2.4
- watchOS 11.4
Android SDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.23726.103.2422.13103373
Xcode:
version: 16.3/16E140
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.14
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 18.0.0
wanted: 18.0.0
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.79.2
wanted: 0.79.2
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Stacktrace or Logs
```text
<StatusBar backgroundColor="red" />
Android Documentation link below:
https://developer.android.com/about/versions/15/behavior-changes-15
```
### MANDATORY Reproducer
https://github.com/react-native-community/reproducer-react-native/blob/main/ReproducerApp/App.tsx
### Screenshots and Videos
_No response_
|
{
"login": "react-native-bot",
"id": 32686087,
"node_id": "MDQ6VXNlcjMyNjg2MDg3",
"avatar_url": "https://avatars.githubusercontent.com/u/32686087?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/react-native-bot",
"html_url": "https://github.com/react-native-bot",
"followers_url": "https://api.github.com/users/react-native-bot/followers",
"following_url": "https://api.github.com/users/react-native-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/react-native-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/react-native-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/react-native-bot/subscriptions",
"organizations_url": "https://api.github.com/users/react-native-bot/orgs",
"repos_url": "https://api.github.com/users/react-native-bot/repos",
"events_url": "https://api.github.com/users/react-native-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/react-native-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51736/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51736/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false |
https://api.github.com/repos/facebook/react-native/issues/51735
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51735/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51735/comments
|
https://api.github.com/repos/facebook/react-native/issues/51735/events
|
https://github.com/facebook/react-native/pull/51735
| 3,108,786,689 |
PR_kwDOAbrxp86YjeR3
| 51,735 |
Refactor ViewManagerInterfaces codegen to generate kotlin classes
|
{
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/followers",
"following_url": "https://api.github.com/users/mdvacca/following{/other_user}",
"gists_url": "https://api.github.com/users/mdvacca/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mdvacca/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mdvacca/subscriptions",
"organizations_url": "https://api.github.com/users/mdvacca/orgs",
"repos_url": "https://api.github.com/users/mdvacca/repos",
"events_url": "https://api.github.com/users/mdvacca/events{/privacy}",
"received_events_url": "https://api.github.com/users/mdvacca/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
open
| false | null |
[] | null | 5 | 2025-06-02T06:28:30 | 2025-06-10T14:20:53 | null |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51735",
"html_url": "https://github.com/facebook/react-native/pull/51735",
"diff_url": "https://github.com/facebook/react-native/pull/51735.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51735.patch",
"merged_at": null
}
|
Summary:
This diff refactors the ViewManagerInterfaces codegen to generate kotlin classes,
As a consequence of this change, there are some ViewManagerInterfaces that have changed their APIs
changelog: [Breaking][Android] Migrate ViewManagerInterfaces to kotlin
Differential Revision: D75719542
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51735/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51735/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51734
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51734/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51734/comments
|
https://api.github.com/repos/facebook/react-native/issues/51734/events
|
https://github.com/facebook/react-native/pull/51734
| 3,107,767,150 |
PR_kwDOAbrxp86YgI_U
| 51,734 |
Migrate `NativeModuleRegistry` to Kotlin
|
{
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false | null |
[] | null | 4 | 2025-06-01T19:57:39 | 2025-06-04T11:57:19 | 2025-06-04T11:57:10 |
COLLABORATOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51734",
"html_url": "https://github.com/facebook/react-native/pull/51734",
"diff_url": "https://github.com/facebook/react-native/pull/51734.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51734.patch",
"merged_at": null
}
|
## Summary:
Migrate com.facebook.react.bridge.NativeModuleRegistry to Kotlin.
In this diff, `JavaModuleWrapper` and some of its functions/properties had to be made public again as they are exposed by the migrated class – and if the functions are kept internal, there are crashes in legacy arch due to the C++ usages.
## Changelog:
[INTERNAL] - Migrate com.facebook.react.bridge.NativeModuleRegistry to Kotlin
## Test Plan:
```bash
yarn test-android
yarn android
```
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51734/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51734/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51733
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51733/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51733/comments
|
https://api.github.com/repos/facebook/react-native/issues/51733/events
|
https://github.com/facebook/react-native/pull/51733
| 3,107,425,985 |
PR_kwDOAbrxp86YfHXb
| 51,733 |
Migrate `LazyReactPackage` to Kotlin
|
{
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false | null |
[] | null | 1 | 2025-06-01T15:30:09 | 2025-06-02T10:57:49 | 2025-06-02T10:57:48 |
COLLABORATOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51733",
"html_url": "https://github.com/facebook/react-native/pull/51733",
"diff_url": "https://github.com/facebook/react-native/pull/51733.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51733.patch",
"merged_at": null
}
|
## Summary:
Migrate com.facebook.react.LazyReactPackage to Kotlin.
## Changelog:
[INTERNAL] - Migrate com.facebook.react.LazyReactPackage to Kotlin
## Test Plan:
```bash
yarn test-android
yarn android
```
|
{
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51733/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51733/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51732
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51732/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51732/comments
|
https://api.github.com/repos/facebook/react-native/issues/51732/events
|
https://github.com/facebook/react-native/issues/51732
| 3,107,218,596 |
I_kwDOAbrxp865NGSk
| 51,732 |
PanResponder `onMoveShouldSetPanResponder` never called
|
{
"login": "lededje",
"id": 1545098,
"node_id": "MDQ6VXNlcjE1NDUwOTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/1545098?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lededje",
"html_url": "https://github.com/lededje",
"followers_url": "https://api.github.com/users/lededje/followers",
"following_url": "https://api.github.com/users/lededje/following{/other_user}",
"gists_url": "https://api.github.com/users/lededje/gists{/gist_id}",
"starred_url": "https://api.github.com/users/lededje/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/lededje/subscriptions",
"organizations_url": "https://api.github.com/users/lededje/orgs",
"repos_url": "https://api.github.com/users/lededje/repos",
"events_url": "https://api.github.com/users/lededje/events{/privacy}",
"received_events_url": "https://api.github.com/users/lededje/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 978346108,
"node_id": "MDU6TGFiZWw5NzgzNDYxMDg=",
"url": "https://api.github.com/repos/facebook/react-native/labels/API:%20PanResponder",
"name": "API: PanResponder",
"color": "fef2c0",
"default": false,
"description": ""
},
{
"id": 1794148347,
"node_id": "MDU6TGFiZWwxNzk0MTQ4MzQ3",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Triage%20:mag:",
"name": "Needs: Triage :mag:",
"color": "bfd4f2",
"default": false,
"description": ""
}
] |
closed
| false | null |
[] | null | 1 | 2025-06-01T12:57:51 | 2025-06-01T13:18:32 | 2025-06-01T13:18:30 |
NONE
| null | null | null | null |
### Description
With a `View` that has a `PanResponder` with `onMoveShouldSetPanResponder` set, the `onMoveShouldSetPanResponder` prop should be called when a touch gesture moves over top it.
In the linked example this is not the case.
### Steps to reproduce
1. Begin a touch outside the box and drag the gesture through the box.
2. Observe how the box does not recieve the event and start dragging
Tested on:
* Physical, iOS 18.3, iPhone 14 Pro
* Physical, Android 15 (API 35), Pixel 7a
### React Native Version
0.79.0
### Affected Platforms
Runtime - iOS, Runtime - Android
### Output of `npx @react-native-community/cli info`
```text
The example is within the Expo Go app v52.0.0, the output of this command is not applicable here.
```
### Stacktrace or Logs
```text
There is no logs for this, the event simple does not fire.
```
### MANDATORY Reproducer
https://snack.expo.dev/@lededje/panresponder
### Screenshots and Videos
https://github.com/user-attachments/assets/fda7b02a-a8ea-4586-b83a-d84da5ca0dc6
The attached video is from the ios simulator but I have confirmed on physical devices this is the case too.
|
{
"login": "lededje",
"id": 1545098,
"node_id": "MDQ6VXNlcjE1NDUwOTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/1545098?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lededje",
"html_url": "https://github.com/lededje",
"followers_url": "https://api.github.com/users/lededje/followers",
"following_url": "https://api.github.com/users/lededje/following{/other_user}",
"gists_url": "https://api.github.com/users/lededje/gists{/gist_id}",
"starred_url": "https://api.github.com/users/lededje/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/lededje/subscriptions",
"organizations_url": "https://api.github.com/users/lededje/orgs",
"repos_url": "https://api.github.com/users/lededje/repos",
"events_url": "https://api.github.com/users/lededje/events{/privacy}",
"received_events_url": "https://api.github.com/users/lededje/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51732/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51732/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false |
https://api.github.com/repos/facebook/react-native/issues/51731
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51731/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51731/comments
|
https://api.github.com/repos/facebook/react-native/issues/51731/events
|
https://github.com/facebook/react-native/pull/51731
| 3,107,173,617 |
PR_kwDOAbrxp86YeWsB
| 51,731 |
Improve searchPath transitive computation
|
{
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 5 | 2025-06-01T12:23:55 | 2025-06-03T11:16:00 | 2025-06-03T11:15:42 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51731",
"html_url": "https://github.com/facebook/react-native/pull/51731",
"diff_url": "https://github.com/facebook/react-native/pull/51731.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51731.patch",
"merged_at": null
}
|
Summary:
With this change, we are computing the headerSearchPaths starting from the path, and the source's path. In this way we can greatly reduce the amount of searchPaths we have to manually specify, making it much easier to maintain the SwiftPM package in the long run.
## Changelog:
[Internal] -
## Facebook:
The next diff in the stack proceeds with the cleanup.
Differential Revision: D75756306
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51731/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51731/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51730
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51730/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51730/comments
|
https://api.github.com/repos/facebook/react-native/issues/51730/events
|
https://github.com/facebook/react-native/pull/51730
| 3,107,173,607 |
PR_kwDOAbrxp86YeWr5
| 51,730 |
Cleanup header search paths
|
{
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 5 | 2025-06-01T12:23:54 | 2025-06-03T11:16:07 | 2025-06-03T11:15:42 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51730",
"html_url": "https://github.com/facebook/react-native/pull/51730",
"diff_url": "https://github.com/facebook/react-native/pull/51730.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51730.patch",
"merged_at": null
}
|
Summary:
This change cleans up the header search paths that are now mostly computed starting from other informations of the target.
There are still some execptions, for example for header only target for which we can't have a SwiftPM target. Therefore targets that depends on header only targets need to specify them in their search path.
Plus there are a small number of other exceptions, such as some circular dependencies on header only files.
We will fix them later on, by introducing separated targets
## Changelog:
[Internal] -
Differential Revision: D75756307
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51730/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51730/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51729
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51729/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51729/comments
|
https://api.github.com/repos/facebook/react-native/issues/51729/events
|
https://github.com/facebook/react-native/pull/51729
| 3,107,173,538 |
PR_kwDOAbrxp86YeWq1
| 51,729 |
simplify searchPaths for RuntimeExecutor
|
{
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 6 | 2025-06-01T12:23:53 | 2025-06-03T11:16:14 | 2025-06-03T11:15:43 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51729",
"html_url": "https://github.com/facebook/react-native/pull/51729",
"diff_url": "https://github.com/facebook/react-native/pull/51729.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51729.patch",
"merged_at": null
}
|
Summary:
Previously we were spreading the searchPAth on the Runtime Executor everywhere, but that's not needed.
This change ensure that only the targets that nedds visibility over the runtimeExecutor depends on them.
## Changelog:
[Internal] -
Differential Revision: D75756305
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51729/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51729/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51728
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51728/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51728/comments
|
https://api.github.com/repos/facebook/react-native/issues/51728/events
|
https://github.com/facebook/react-native/pull/51728
| 3,107,173,257 |
PR_kwDOAbrxp86YeWmc
| 51,728 |
simplify searchPaths for CallInvoker
|
{
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 6 | 2025-06-01T12:23:52 | 2025-06-03T11:16:20 | 2025-06-03T11:15:44 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51728",
"html_url": "https://github.com/facebook/react-native/pull/51728",
"diff_url": "https://github.com/facebook/react-native/pull/51728.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51728.patch",
"merged_at": null
}
|
Summary:
Previously we were spreading the searchPath on the CallInvoker everywhere, but that's not needed.
This change ensure that only the targets that nedds visibility over the CallInvoker depends on them.
## Changelog:
[Internal] -
Differential Revision: D75756303
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51728/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51728/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51727
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51727/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51727/comments
|
https://api.github.com/repos/facebook/react-native/issues/51727/events
|
https://github.com/facebook/react-native/pull/51727
| 3,107,173,236 |
PR_kwDOAbrxp86YeWmI
| 51,727 |
simplify searchPaths for ReactFBReactNativeSpecPath
|
{
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 7 | 2025-06-01T12:23:51 | 2025-06-03T11:16:26 | 2025-06-03T11:15:44 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51727",
"html_url": "https://github.com/facebook/react-native/pull/51727",
"diff_url": "https://github.com/facebook/react-native/pull/51727.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51727.patch",
"merged_at": null
}
|
Summary:
Previously we were spreading the searchPath on the ReactFBReactNativeSpecPath everywhere, but that's not needed.
This change ensure that only the targets that nedds visibility over the ReactFBReactNativeSpecPath depends on them.
## Changelog:
[Internal] -
Differential Revision: D75756302
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51727/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51727/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51726
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51726/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51726/comments
|
https://api.github.com/repos/facebook/react-native/issues/51726/events
|
https://github.com/facebook/react-native/pull/51726
| 3,107,173,225 |
PR_kwDOAbrxp86YeWl9
| 51,726 |
simplify searchPaths for FBLazyVectorPath
|
{
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 7 | 2025-06-01T12:23:50 | 2025-06-03T11:16:32 | 2025-06-03T11:15:45 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51726",
"html_url": "https://github.com/facebook/react-native/pull/51726",
"diff_url": "https://github.com/facebook/react-native/pull/51726.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51726.patch",
"merged_at": null
}
|
Summary:
Previously we were spreading the searchPath on the FBLazyVectorPath everywhere, but that's not needed.
This change ensure that only the targets that nedds visibility over the FBLazyVectorPath depends on them.
## Changelog:
[Internal] -
Differential Revision: D75756304
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51726/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51726/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51725
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51725/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51725/comments
|
https://api.github.com/repos/facebook/react-native/issues/51725/events
|
https://github.com/facebook/react-native/pull/51725
| 3,106,200,829 |
PR_kwDOAbrxp86YbbXu
| 51,725 |
Add example for focus events on Android
|
{
"login": "Abbondanzo",
"id": 10366495,
"node_id": "MDQ6VXNlcjEwMzY2NDk1",
"avatar_url": "https://avatars.githubusercontent.com/u/10366495?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Abbondanzo",
"html_url": "https://github.com/Abbondanzo",
"followers_url": "https://api.github.com/users/Abbondanzo/followers",
"following_url": "https://api.github.com/users/Abbondanzo/following{/other_user}",
"gists_url": "https://api.github.com/users/Abbondanzo/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Abbondanzo/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Abbondanzo/subscriptions",
"organizations_url": "https://api.github.com/users/Abbondanzo/orgs",
"repos_url": "https://api.github.com/users/Abbondanzo/repos",
"events_url": "https://api.github.com/users/Abbondanzo/events{/privacy}",
"received_events_url": "https://api.github.com/users/Abbondanzo/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 3 | 2025-05-31T23:31:25 | 2025-06-05T20:54:27 | 2025-06-05T20:54:15 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51725",
"html_url": "https://github.com/facebook/react-native/pull/51725",
"diff_url": "https://github.com/facebook/react-native/pull/51725.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51725.patch",
"merged_at": null
}
|
Summary:
This change builds upon the focus/blur portion showcased in ViewExample but showcases several more components all in one spot. This can be shared with additional platforms or expanded to include more component examples like Image, but the goal is to target Android and not distract from the primary use cases.
Changelog: [Internal]
Differential Revision: D75747410
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51725/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51725/timeline
| null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51724
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/51724/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/51724/comments
|
https://api.github.com/repos/facebook/react-native/issues/51724/events
|
https://github.com/facebook/react-native/pull/51724
| 3,106,197,923 |
PR_kwDOAbrxp86Yba0A
| 51,724 |
Add focus and blur dispatching logic to BaseViewManager
|
{
"login": "Abbondanzo",
"id": 10366495,
"node_id": "MDQ6VXNlcjEwMzY2NDk1",
"avatar_url": "https://avatars.githubusercontent.com/u/10366495?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Abbondanzo",
"html_url": "https://github.com/Abbondanzo",
"followers_url": "https://api.github.com/users/Abbondanzo/followers",
"following_url": "https://api.github.com/users/Abbondanzo/following{/other_user}",
"gists_url": "https://api.github.com/users/Abbondanzo/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Abbondanzo/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Abbondanzo/subscriptions",
"organizations_url": "https://api.github.com/users/Abbondanzo/orgs",
"repos_url": "https://api.github.com/users/Abbondanzo/repos",
"events_url": "https://api.github.com/users/Abbondanzo/events{/privacy}",
"received_events_url": "https://api.github.com/users/Abbondanzo/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false | null |
[] | null | 4 | 2025-05-31T23:29:27 | 2025-06-05T20:54:28 | 2025-06-05T20:54:14 |
CONTRIBUTOR
| null | null | false |
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/51724",
"html_url": "https://github.com/facebook/react-native/pull/51724",
"diff_url": "https://github.com/facebook/react-native/pull/51724.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51724.patch",
"merged_at": null
}
|
Summary:
Moves focus change listener logic from `ReactViewManager` to `BaseViewManager` so all view managers that extend the class can get focus/blur event dispatching for free. This does so by applying event listeners where `addEventEmitters` is called, so any extending classes must try to call `super.addEventEmitters` or implement it themselves. In the case of TextInput, this logic is re-implemented because the component emits an additional event when the text input is blurred and I wanted to avoid duplicate calls to get the event emitter for the view instance.
In addition, I've added logic and a test case to ensure that any preexisting focus change listeners set on the view instance are called. There can only ever be one focus change listener tied to a view instance, so this ensures that ones created during view instantiation are retained. However, this does not guarantee that events are emitted for downstream users who overwrite the focus change listener later in the view's lifecycle (i.e. in response to a prop change or an extending view manager that doesn't call `super.addEventEmitters`). There is no clean way to enforce that the `BaseViewManager` focus change listener is always set without changing the generics and introducing a significant breaking change.
Changelog: [Android][Added] - Adds support for onFocus/onBlur event dispatching logic to all native views that implement `BaseViewManager`
Differential Revision: D75579321
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/51724/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/51724/timeline
| null | null | null | true |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.