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/51623 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51623/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51623/comments | https://api.github.com/repos/facebook/react-native/issues/51623/events | https://github.com/facebook/react-native/pull/51623 | 3,093,886,685 | PR_kwDOAbrxp86Xx8cT | 51,623 | properly set dependencies on JSI and React-hermes | {
"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/... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-27T13:09:07 | 2025-05-27T17:25:50 | 2025-05-27T17:25:41 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51623",
"html_url": "https://github.com/facebook/react-native/pull/51623",
"diff_url": "https://github.com/facebook/react-native/pull/51623.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51623.patch",
"merged_at": null
} | Summary:
This fix relaxes some dependencies on React-hermes that should not be in the code.
## Changelog:
[Internal] - Remove dependencies from React-Hermes when they are not needed.
Differential Revision: D75447910
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51623/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/51623/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51622 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51622/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51622/comments | https://api.github.com/repos/facebook/react-native/issues/51622/events | https://github.com/facebook/react-native/pull/51622 | 3,093,760,825 | PR_kwDOAbrxp86XxhLy | 51,622 | Cleanup custom LOG_TAG in our CMakeLists files. | {
"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/co... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-27T12:30:01 | 2025-05-28T09:44:15 | 2025-05-28T09:44:05 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51622",
"html_url": "https://github.com/facebook/react-native/pull/51622",
"diff_url": "https://github.com/facebook/react-native/pull/51622.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51622.patch",
"merged_at": null
} | Summary:
We currently support an optional 3rd params for `target_compile_reactnative_options` which allows to specify a LOG_TAG macro.
No one is actually reading that Macro. The only usage would be logging from the Android SDK which we don't explicitely use.
Here I'm updating our build to specify a LOG_TAG as `ReactNa... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51622/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/51622/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51621 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51621/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51621/comments | https://api.github.com/repos/facebook/react-native/issues/51621/events | https://github.com/facebook/react-native/issues/51621 | 3,093,609,372 | I_kwDOAbrxp864ZLuc | 51,621 | `onPress` not working while animating views | {
"login": "hannojg",
"id": 16821682,
"node_id": "MDQ6VXNlcjE2ODIxNjgy",
"avatar_url": "https://avatars.githubusercontent.com/u/16821682?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hannojg",
"html_url": "https://github.com/hannojg",
"followers_url": "https://api.github.com/users/hannoj... | [
{
"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 Sn... | open | false | null | [] | null | 2 | 2025-05-27T11:34:07 | 2025-06-05T11:59:24 | null | CONTRIBUTOR | null | null | null | null | ### Description
Historically there have been issues with Pressability on the new arch:
- https://github.com/facebook/react-native/issues/44768
- https://github.com/facebook/react-native/issues/36504
- https://github.com/facebook/react-native/issues/36710
- https://github.com/facebook/react-native/issues/48387
There ... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51621/reactions",
"total_count": 21,
"+1": 21,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/51621/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/51620 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51620/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51620/comments | https://api.github.com/repos/facebook/react-native/issues/51620/events | https://github.com/facebook/react-native/pull/51620 | 3,093,381,227 | PR_kwDOAbrxp86XwN5u | 51,620 | Fix nightlies by backing out "[RN][iOS] Decouple Hermes from JSI nd simplify dependencies" | {
"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/... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-27T10:07:14 | 2025-05-27T10:18:52 | 2025-05-27T10:18:42 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51620",
"html_url": "https://github.com/facebook/react-native/pull/51620",
"diff_url": "https://github.com/facebook/react-native/pull/51620.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51620.patch",
"merged_at": null
} | Summary:
The spirit of "Decouple Hermes from JSI nd simplify dependencies" is good, but the problem is that when we ships prebuilds of hermes-engine, it tries to load `libjsi.dylib` and that library is not available.
{F1978594163}
I'll have to investigate more how to properly decouple Hermes prebuilds and how to pass... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51620/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/51620/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51619 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51619/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51619/comments | https://api.github.com/repos/facebook/react-native/issues/51619/events | https://github.com/facebook/react-native/pull/51619 | 3,093,338,722 | PR_kwDOAbrxp86XwEm_ | 51,619 | Correctly propagate RN_SERIALIZABLE_STATE to 3rd party CMake targets | {
"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/co... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-27T09:51:44 | 2025-05-27T12:36:59 | 2025-05-27T12:36:49 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51619",
"html_url": "https://github.com/facebook/react-native/pull/51619",
"diff_url": "https://github.com/facebook/react-native/pull/51619.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51619.patch",
"merged_at": null
} | Summary:
RNTester Android is currently instacrashing in OSS due to 3rd-party packages not having the `RN_SERIALIZABLE_STATE` definition.
That's because the `INTERFACE` definition is not properly propagated on the prefab boundaries.
This was happening for `react-native-popup-menu-android` and `react-native-test-library... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51619/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/51619/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51618 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51618/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51618/comments | https://api.github.com/repos/facebook/react-native/issues/51618/events | https://github.com/facebook/react-native/pull/51618 | 3,093,315,578 | PR_kwDOAbrxp86Xv_kH | 51,618 | Fix missing willPerformAsynchronously parameter in calls to MountingCoordinator::pullTransaction | {
"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/r... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-27T09:43:20 | 2025-05-27T11:20:57 | 2025-05-27T11:20:44 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51618",
"html_url": "https://github.com/facebook/react-native/pull/51618",
"diff_url": "https://github.com/facebook/react-native/pull/51618.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51618.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
This sets the argument to `pullTransaction` to `true` in the cases where the call is done from the JS thread and the transactions are mounted asynchronously in the UI thread (basically platforms using the push model for mounting coordinator).
It was missing on an experiment for 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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51618/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/51618/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51617 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51617/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51617/comments | https://api.github.com/repos/facebook/react-native/issues/51617/events | https://github.com/facebook/react-native/pull/51617 | 3,093,295,264 | PR_kwDOAbrxp86Xv7Hq | 51,617 | mark methods as const in nodes | {
"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... | [
{
"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 be... | closed | false | null | [] | null | 2 | 2025-05-27T09:36:15 | 2025-05-27T11:33:14 | 2025-05-27T11:32:58 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51617",
"html_url": "https://github.com/facebook/react-native/pull/51617",
"diff_url": "https://github.com/facebook/react-native/pull/51617.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51617.patch",
"merged_at": null
} | Summary:
changelog: [internal]
mark more methods as const and noexcept.
Reviewed By: mdvacca
Differential Revision: D75218535
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51617/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/51617/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51616 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51616/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51616/comments | https://api.github.com/repos/facebook/react-native/issues/51616/events | https://github.com/facebook/react-native/pull/51616 | 3,093,295,220 | PR_kwDOAbrxp86Xv7HC | 51,616 | remove unused getter method from NativeAnimatedNodesManagerProvider | {
"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... | [
{
"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 be... | closed | false | null | [] | null | 2 | 2025-05-27T09:36:14 | 2025-05-27T11:33:09 | 2025-05-27T11:32:57 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51616",
"html_url": "https://github.com/facebook/react-native/pull/51616",
"diff_url": "https://github.com/facebook/react-native/pull/51616.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51616.patch",
"merged_at": null
} | Summary:
changelog: [internal]
doesn't seem to be used by anything. let's delete it.
Reviewed By: javache
Differential Revision: D75218695
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51616/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/51616/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51615 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51615/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51615/comments | https://api.github.com/repos/facebook/react-native/issues/51615/events | https://github.com/facebook/react-native/pull/51615 | 3,093,295,173 | PR_kwDOAbrxp86Xv7GX | 51,615 | rename getters and mark them as const+noexcept in ValueAnimatedNode | {
"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... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-27T09:36:13 | 2025-05-27T11:33:07 | 2025-05-27T11:32:56 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51615",
"html_url": "https://github.com/facebook/react-native/pull/51615",
"diff_url": "https://github.com/facebook/react-native/pull/51615.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51615.patch",
"merged_at": null
} | Summary:
changelog: [internal]
rename methods to reflect that they are getters and mark them as noexcept const
Reviewed By: rshest
Differential Revision: D75217535
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51615/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/51615/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51614 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51614/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51614/comments | https://api.github.com/repos/facebook/react-native/issues/51614/events | https://github.com/facebook/react-native/pull/51614 | 3,093,027,315 | PR_kwDOAbrxp86XvApt | 51,614 | Remove JSEventLoopWatchdog from react-native package | {
"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/follow... | [
{
"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 be... | closed | false | null | [] | null | 4 | 2025-05-27T08:03:45 | 2025-05-27T10:13:38 | 2025-05-27T10:13:24 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51614",
"html_url": "https://github.com/facebook/react-native/pull/51614",
"diff_url": "https://github.com/facebook/react-native/pull/51614.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51614.patch",
"merged_at": null
} | Summary: `JSEventLoopWatchdog` is not used in react-native package. This diff moves it to rn-tester which previously deep imported it from react-native (which we want to avoid).
Changelog:
[Internal]
Reviewed By: huntie
Differential Revision: D75410548
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51614/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/51614/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51613 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51613/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51613/comments | https://api.github.com/repos/facebook/react-native/issues/51613/events | https://github.com/facebook/react-native/pull/51613 | 3,092,875,153 | PR_kwDOAbrxp86Xuftk | 51,613 | Added Pending Decleration for ScrollView | {
"login": "riteshshukla04",
"id": 75062358,
"node_id": "MDQ6VXNlcjc1MDYyMzU4",
"avatar_url": "https://avatars.githubusercontent.com/u/75062358?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/riteshshukla04",
"html_url": "https://github.com/riteshshukla04",
"followers_url": "https://api.gi... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-27T07:11:28 | 2025-06-02T10:03:29 | 2025-06-02T10:03:14 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51613",
"html_url": "https://github.com/facebook/react-native/pull/51613",
"diff_url": "https://github.com/facebook/react-native/pull/51613.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51613.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:
Fixes https://github.com/facebook/react-native/issues/51548
## Changelog:
... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51613/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/51613/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51612 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51612/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51612/comments | https://api.github.com/repos/facebook/react-native/issues/51612/events | https://github.com/facebook/react-native/issues/51612 | 3,092,659,159 | I_kwDOAbrxp864VjvX | 51,612 | Accessibility Issue: Dynamic type fontsizes are unsupported | {
"login": "anoopmm",
"id": 16194055,
"node_id": "MDQ6VXNlcjE2MTk0MDU1",
"avatar_url": "https://avatars.githubusercontent.com/u/16194055?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/anoopmm",
"html_url": "https://github.com/anoopmm",
"followers_url": "https://api.github.com/users/anoopm... | [
{
"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": ""
}
] | open | false | null | [] | null | 1 | 2025-05-27T05:47:52 | 2025-05-28T15:34:36 | null | NONE | null | null | null | null | ### Description
We are trying to fix all accessibility issues on our app, and noticed this warning with textinput with iOS Accessibility Inspector while running on audit
**_allowFontScaling={true}_** has no effect on this warning
` <View style={{flex: 1, backgroundColor: '#fff'}}>
<TextInput
... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51612/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/51612/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/51611 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51611/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51611/comments | https://api.github.com/repos/facebook/react-native/issues/51611/events | https://github.com/facebook/react-native/pull/51611 | 3,091,874,890 | PR_kwDOAbrxp86XrKT3 | 51,611 | remove superclass enable_shared_from_this from AnimationDriver | {
"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... | [
{
"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 be... | closed | false | null | [] | null | 2 | 2025-05-26T18:51:40 | 2025-05-26T22:07:39 | 2025-05-26T22:07:23 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51611",
"html_url": "https://github.com/facebook/react-native/pull/51611",
"diff_url": "https://github.com/facebook/react-native/pull/51611.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51611.patch",
"merged_at": null
} | Summary:
changelog: [internal]
AnimationDriver does not use enable_shared_from_this, let's remove it. Also mark a few methods as noexcept and const.
This helps with C++ binary size.
Reviewed By: rshest
Differential Revision: D75172851
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51611/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/51611/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51610 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51610/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51610/comments | https://api.github.com/repos/facebook/react-native/issues/51610/events | https://github.com/facebook/react-native/pull/51610 | 3,091,874,863 | PR_kwDOAbrxp86XrKTh | 51,610 | remove uiManagerBinding_ member variable from NativeAnimatedNodesManagerProvider | {
"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... | [
{
"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 be... | closed | false | null | [] | null | 2 | 2025-05-26T18:51:39 | 2025-05-26T22:07:34 | 2025-05-26T22:07:22 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51610",
"html_url": "https://github.com/facebook/react-native/pull/51610",
"diff_url": "https://github.com/facebook/react-native/pull/51610.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51610.patch",
"merged_at": null
} | Summary:
changelog: [internal]
No need to store uiManagerBinding in a shared_ptr. Let's just get it, pass it to classes that need it and not store it.
This helps with C++ binary size a little bit.
Reviewed By: rshest
Differential Revision: D75174567
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51610/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/51610/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51609 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51609/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51609/comments | https://api.github.com/repos/facebook/react-native/issues/51609/events | https://github.com/facebook/react-native/pull/51609 | 3,091,874,836 | PR_kwDOAbrxp86XrKTI | 51,609 | Make NativeAnimatedNodesManagerProvider not virtual | {
"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... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-26T18:51:38 | 2025-05-26T22:07:32 | 2025-05-26T22:07:21 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51609",
"html_url": "https://github.com/facebook/react-native/pull/51609",
"diff_url": "https://github.com/facebook/react-native/pull/51609.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51609.patch",
"merged_at": null
} | Summary:
changelog: [internal]
NativeAnimatedNodesManagerProvider is not subclassed. Let's remove virtual methods and make it a final class.
Reviewed By: lenaic
Differential Revision: D75169108
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51609/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/51609/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51608 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51608/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51608/comments | https://api.github.com/repos/facebook/react-native/issues/51608/events | https://github.com/facebook/react-native/pull/51608 | 3,091,734,219 | PR_kwDOAbrxp86XqsXN | 51,608 | [RN][Changelog] Add changelog for v0.80.0-rc.3 | {
"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://... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-26T17:22:15 | 2025-05-27T10:33:44 | 2025-05-27T10:33:35 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51608",
"html_url": "https://github.com/facebook/react-native/pull/51608",
"diff_url": "https://github.com/facebook/react-native/pull/51608.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51608.patch",
"merged_at": null
} |
## Summary
Add Changelog for 0.80.0-rc.3
## Changelog:
[Internal] - Add Changelog for 0.80.0-rc.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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51608/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/51608/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51607 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51607/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51607/comments | https://api.github.com/repos/facebook/react-native/issues/51607/events | https://github.com/facebook/react-native/pull/51607 | 3,091,525,657 | PR_kwDOAbrxp86Xp_Uz | 51,607 | remove unimplemented methods | {
"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... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-26T15:21:55 | 2025-05-26T16:32:33 | 2025-05-26T16:32:24 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51607",
"html_url": "https://github.com/facebook/react-native/pull/51607",
"diff_url": "https://github.com/facebook/react-native/pull/51607.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51607.patch",
"merged_at": null
} | Summary:
changelog: [internal]
remove methods that are not implemented yet.
Reviewed By: rshest
Differential Revision: D75148726
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51607/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/51607/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51606 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51606/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51606/comments | https://api.github.com/repos/facebook/react-native/issues/51606/events | https://github.com/facebook/react-native/pull/51606 | 3,091,525,622 | PR_kwDOAbrxp86Xp_UU | 51,606 | remove enable_shared_from_this from AnimatedModule | {
"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... | [
{
"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 be... | closed | false | null | [] | null | 2 | 2025-05-26T15:21:54 | 2025-05-26T16:32:40 | 2025-05-26T16:32:25 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51606",
"html_url": "https://github.com/facebook/react-native/pull/51606",
"diff_url": "https://github.com/facebook/react-native/pull/51606.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51606.patch",
"merged_at": null
} | Summary:
changelog: [internal]
When native module is destroyed, ui queue is also torn down.
this helps with C++ binary size a little bit
Reviewed By: rshest
Differential Revision: D75149437
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51606/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/51606/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51605 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51605/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51605/comments | https://api.github.com/repos/facebook/react-native/issues/51605/events | https://github.com/facebook/react-native/pull/51605 | 3,091,525,571 | PR_kwDOAbrxp86Xp_Tl | 51,605 | use folly::dynamic without std::optional | {
"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... | [
{
"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 be... | closed | false | null | [] | null | 2 | 2025-05-26T15:21:53 | 2025-05-26T16:32:43 | 2025-05-26T16:32:26 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51605",
"html_url": "https://github.com/facebook/react-native/pull/51605",
"diff_url": "https://github.com/facebook/react-native/pull/51605.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51605.patch",
"merged_at": null
} | Summary:
changelog: [internal]
folly::dynamic can be constructed with nullptr and it creates a null folly::dynamic. Let's use that to indicate missing value instead of std::optional to lower C++ binary size.
Reviewed By: rshest
Differential Revision: D75174590
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51605/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/51605/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51604 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51604/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51604/comments | https://api.github.com/repos/facebook/react-native/issues/51604/events | https://github.com/facebook/react-native/pull/51604 | 3,091,475,467 | PR_kwDOAbrxp86Xp0bo | 51,604 | [WIP] Test revert | {
"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/... | [
{
"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 be... | open | false | null | [] | null | 0 | 2025-05-26T15:00:51 | 2025-05-26T15:01:26 | null | CONTRIBUTOR | null | null | true | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51604",
"html_url": "https://github.com/facebook/react-native/pull/51604",
"diff_url": "https://github.com/facebook/react-native/pull/51604.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51604.patch",
"merged_at": null
} | ## Summary:
This reverts commit f900551216f1a2ba6a5be91d50c5506821fb43d8.
Goal: fix Android E2E tests
## Changelog:
[Internal] -
## Test Plan:
GHA
| null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51604/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/51604/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51603 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51603/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51603/comments | https://api.github.com/repos/facebook/react-native/issues/51603/events | https://github.com/facebook/react-native/pull/51603 | 3,091,259,386 | PR_kwDOAbrxp86XpFRy | 51,603 | Remove TextAncestor import from rn-tester TextExample | {
"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/follow... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-26T13:38:00 | 2025-05-27T08:24:58 | 2025-05-27T08:24:48 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51603",
"html_url": "https://github.com/facebook/react-native/pull/51603",
"diff_url": "https://github.com/facebook/react-native/pull/51603.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51603.patch",
"merged_at": null
} | Summary:
In `rn-tester` TextAncestor was used to create a inlineView wrapper:
```js
function InlineView(props) {
return (
<TextAncestor.Provider value={false}>
<View {...props} />
</TextAncestor.Provider>
);
}
```
however, it is already done in View.js and TextAncestor shouldn't be used outside of r... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51603/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/51603/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51602 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51602/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51602/comments | https://api.github.com/repos/facebook/react-native/issues/51602/events | https://github.com/facebook/react-native/pull/51602 | 3,091,158,741 | PR_kwDOAbrxp86XovCd | 51,602 | Update types of Animated FlatList and SectionList | {
"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/use... | [
{
"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 be... | closed | false | null | [] | null | 5 | 2025-05-26T13:04:13 | 2025-06-02T14:16:05 | 2025-05-27T06:58:35 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51602",
"html_url": "https://github.com/facebook/react-native/pull/51602",
"diff_url": "https://github.com/facebook/react-native/pull/51602.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51602.patch",
"merged_at": null
} | Summary:
Changelog: [GENERAL][FIXED] - Fixed the generated type definitions for `Animated.FlatList` and `Animated.SectionList` to correctly infer item types.
Current definitions for animated list components cast away their generic definitions, preventing the types to be inferred from usage. This diff addresses that.
... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51602/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/51602/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51601 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51601/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51601/comments | https://api.github.com/repos/facebook/react-native/issues/51601/events | https://github.com/facebook/react-native/issues/51601 | 3,091,147,103 | I_kwDOAbrxp864Pylf | 51,601 | [Android] - Can't access ShadowNode in FlatList with horizontal prop | {
"login": "jpudysz",
"id": 9088288,
"node_id": "MDQ6VXNlcjkwODgyODg=",
"avatar_url": "https://avatars.githubusercontent.com/u/9088288?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jpudysz",
"html_url": "https://github.com/jpudysz",
"followers_url": "https://api.github.com/users/jpudysz/... | [
{
"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 Sn... | open | false | null | [] | null | 0 | 2025-05-26T13:00:01 | 2025-05-27T08:37:17 | null | CONTRIBUTOR | null | null | null | null | ### Description
I've found a discrepancy between Android and iOS platforms.
When the `horizontal` prop is set, the ref returned during unmount has a nullable `NativeState` property which breaks `ShadowNode` cleanup required by Unistyles.
How I access the `NativeState` for `FlatList` components:
```ts
ref?.getScrollR... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51601/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/51601/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/51600 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51600/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51600/comments | https://api.github.com/repos/facebook/react-native/issues/51600/events | https://github.com/facebook/react-native/pull/51600 | 3,091,085,415 | PR_kwDOAbrxp86Xoe0o | 51,600 | Remove infoLog invocations from react-native and rn-tester | {
"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/follow... | [
{
"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 be... | closed | false | null | [] | null | 6 | 2025-05-26T12:41:39 | 2025-05-26T15:22:39 | 2025-05-26T15:22:29 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51600",
"html_url": "https://github.com/facebook/react-native/pull/51600",
"diff_url": "https://github.com/facebook/react-native/pull/51600.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51600.patch",
"merged_at": null
} | Summary:
The `infoLog` is a `console.log` wrapper to separate ad-hoc console debug logging, however console logs are already used in some files in rn-tester (ex. RNTesterAppShared.js). The same applies to files in react-native package.
Changelog:
[General][Changed] - Removed `infoLog` from react-native package
Review... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51600/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/51600/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51599 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51599/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51599/comments | https://api.github.com/repos/facebook/react-native/issues/51599/events | https://github.com/facebook/react-native/pull/51599 | 3,090,786,503 | PR_kwDOAbrxp86Xndbh | 51,599 | Annotate deprecated APIs | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-26T10:50:11 | 2025-05-26T13:06:26 | 2025-05-26T12:54:22 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51599",
"html_url": "https://github.com/facebook/react-native/pull/51599",
"diff_url": "https://github.com/facebook/react-native/pull/51599.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51599.patch",
"merged_at": null
} | Summary:
Adds `@deprecated` to 2x API exports via `index.js.flow`. This will flag these APIs appropriately to the developer under TypeScript.
Changelog: [Internal]
Differential Revision: D75403796
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51599/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/51599/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51598 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51598/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51598/comments | https://api.github.com/repos/facebook/react-native/issues/51598/events | https://github.com/facebook/react-native/pull/51598 | 3,090,712,235 | PR_kwDOAbrxp86XnNCa | 51,598 | Delete accidentally committed helloworld test in Flow | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-26T10:22:23 | 2025-05-26T11:13:04 | 2025-05-26T11:12:54 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51598",
"html_url": "https://github.com/facebook/react-native/pull/51598",
"diff_url": "https://github.com/facebook/react-native/pull/51598.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51598.patch",
"merged_at": null
} | Summary:
Accidentally staged as part of D75060846. `App.test.tsx` remains.
Fixes CI.
Changelog: [Internal]
Differential Revision: D75402566
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51598/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/51598/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51597 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51597/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51597/comments | https://api.github.com/repos/facebook/react-native/issues/51597/events | https://github.com/facebook/react-native/pull/51597 | 3,090,678,261 | PR_kwDOAbrxp86XnFuD | 51,597 | Gradle to 8.14.1 | {
"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/co... | [
{
"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 be... | closed | false | null | [] | null | 4 | 2025-05-26T10:10:20 | 2025-05-26T14:17:05 | 2025-05-26T14:09:10 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51597",
"html_url": "https://github.com/facebook/react-native/pull/51597",
"diff_url": "https://github.com/facebook/react-native/pull/51597.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51597.patch",
"merged_at": null
} | Summary:
Bumping Gradle patch version to address this problem:
https://github.com/facebook/react-native/pull/50960#issuecomment-2906368364
Changelog:
[Android] [Changed] - Gradle to 8.14.1
Differential Revision: D75401634
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51597/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/51597/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51596 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51596/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51596/comments | https://api.github.com/repos/facebook/react-native/issues/51596/events | https://github.com/facebook/react-native/pull/51596 | 3,090,374,656 | PR_kwDOAbrxp86XmEjS | 51,596 | [ios][prebuild] build xcframeworks from prebuild script | {
"login": "chrfalch",
"id": 875252,
"node_id": "MDQ6VXNlcjg3NTI1Mg==",
"avatar_url": "https://avatars.githubusercontent.com/u/875252?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/chrfalch",
"html_url": "https://github.com/chrfalch",
"followers_url": "https://api.github.com/users/chrfalc... | [
{
"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 be... | closed | false | null | [] | null | 2 | 2025-05-26T08:02:47 | 2025-06-06T13:47:27 | 2025-06-06T13:47:13 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51596",
"html_url": "https://github.com/facebook/react-native/pull/51596",
"diff_url": "https://github.com/facebook/react-native/pull/51596.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51596.patch",
"merged_at": null
} | ## Summary
This commit adds support for building XCFrameworks from the prebuild-script
- Added build script to help build xcframeworks
- Added full header file structure
- Added calling the build script from the main prebuild script
TODO: We need to add resources / privacy bundles
## Changelog:
[IOS] [... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51596/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/51596/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51595 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51595/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51595/comments | https://api.github.com/repos/facebook/react-native/issues/51595/events | https://github.com/facebook/react-native/pull/51595 | 3,090,367,726 | PR_kwDOAbrxp86XmDE8 | 51,595 | [ios][prebuild] build swift package from prebuild script | {
"login": "chrfalch",
"id": 875252,
"node_id": "MDQ6VXNlcjg3NTI1Mg==",
"avatar_url": "https://avatars.githubusercontent.com/u/875252?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/chrfalch",
"html_url": "https://github.com/chrfalch",
"followers_url": "https://api.github.com/users/chrfalc... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-26T07:59:05 | 2025-06-06T13:47:21 | 2025-06-06T13:47:12 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51595",
"html_url": "https://github.com/facebook/react-native/pull/51595",
"diff_url": "https://github.com/facebook/react-native/pull/51595.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51595.patch",
"merged_at": null
} | ## Summary:
This commit adds building the swift package from the prebuild script:
- Added swiftpackage.js for building the swift package
- Added calling building from the main script
- Added configurable build type from the main script.
- Removed params in jsdoc from the link method
## Changelog:
[IOS] [... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51595/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/51595/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51594 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51594/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51594/comments | https://api.github.com/repos/facebook/react-native/issues/51594/events | https://github.com/facebook/react-native/pull/51594 | 3,090,329,815 | PR_kwDOAbrxp86Xl63_ | 51,594 | fix(promise): Swallowed rejections warnings, use `console.error` for logging rejections in dev and prod | {
"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... | [
{
"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 be... | open | false | null | [] | null | 3 | 2025-05-26T07:43:02 | 2025-06-02T14:59:36 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51594",
"html_url": "https://github.com/facebook/react-native/pull/51594",
"diff_url": "https://github.com/facebook/react-native/pull/51594.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51594.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 proble... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51594/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/51594/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51593 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51593/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51593/comments | https://api.github.com/repos/facebook/react-native/issues/51593/events | https://github.com/facebook/react-native/issues/51593 | 3,089,841,980 | I_kwDOAbrxp864Kz88 | 51,593 | Nullable vs non-Nullable Datatype | {
"login": "r2d2Proton",
"id": 4054178,
"node_id": "MDQ6VXNlcjQwNTQxNzg=",
"avatar_url": "https://avatars.githubusercontent.com/u/4054178?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/r2d2Proton",
"html_url": "https://github.com/r2d2Proton",
"followers_url": "https://api.github.com/users... | [
{
"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 ... | closed | false | null | [] | null | 6 | 2025-05-26T02:49:42 | 2025-05-26T13:46:54 | 2025-05-26T08:58:32 | NONE | null | null | null | null | ### Description
I was trying to get Google react-native-make-payment (https://github.com/google-pay/react-native-make-payment) working but it failed with a difference of nullable and non-nullable types.
> Task :google_react-native-make-payment:compileDebugKotlin FAILED
> Task :react-native-screens:compileDebugKotlin... | {
"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/co... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51593/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/51593/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/51592 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51592/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51592/comments | https://api.github.com/repos/facebook/react-native/issues/51592/events | https://github.com/facebook/react-native/pull/51592 | 3,089,481,170 | PR_kwDOAbrxp86XjI25 | 51,592 | Typo correction in RCTFollyConvert.h | {
"login": "riteshshukla04",
"id": 75062358,
"node_id": "MDQ6VXNlcjc1MDYyMzU4",
"avatar_url": "https://avatars.githubusercontent.com/u/75062358?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/riteshshukla04",
"html_url": "https://github.com/riteshshukla04",
"followers_url": "https://api.gi... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-25T18:19:27 | 2025-05-26T13:34:51 | 2025-05-26T13:34:42 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51592",
"html_url": "https://github.com/facebook/react-native/pull/51592",
"diff_url": "https://github.com/facebook/react-native/pull/51592.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51592.patch",
"merged_at": null
} | ## Summary:
Just a minor typo correction
## Changelog:
[IOS][CHANGED] Minor typo correction in RCTFollyConvert
## 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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51592/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/51592/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51591 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51591/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51591/comments | https://api.github.com/repos/facebook/react-native/issues/51591/events | https://github.com/facebook/react-native/pull/51591 | 3,089,317,403 | PR_kwDOAbrxp86Xio4v | 51,591 | Decouple Hermes from JSI nd simplify dependencies | {
"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/... | [
{
"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 be... | closed | false | null | [] | null | 5 | 2025-05-25T13:52:55 | 2025-05-26T13:28:01 | 2025-05-26T13:27:50 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51591",
"html_url": "https://github.com/facebook/react-native/pull/51591",
"diff_url": "https://github.com/facebook/react-native/pull/51591.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51591.patch",
"merged_at": null
} | Summary:
This change decouples Hermes from JSI and simplify the dependency graph.
Prior to this change, Hermes was building and providing JSI to React Native.
Hermes and React Native shares the same version of JSI, so that's was not a problem, but this choice added an unnecessary dependency on hermes-engine for some p... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51591/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/51591/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51590 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51590/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51590/comments | https://api.github.com/repos/facebook/react-native/issues/51590/events | https://github.com/facebook/react-native/pull/51590 | 3,089,232,084 | PR_kwDOAbrxp86XiYMM | 51,590 | Improve e2e times and flakiness by using the search | {
"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.c... | [
{
"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 be... | closed | false | null | [] | null | 5 | 2025-05-25T11:24:42 | 2025-06-02T17:20:23 | 2025-06-02T17:20:12 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51590",
"html_url": "https://github.com/facebook/react-native/pull/51590",
"diff_url": "https://github.com/facebook/react-native/pull/51590.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51590.patch",
"merged_at": null
} | ## Summary:
I'm writing some tests for some APIs/components, and I see some opportunity for improvement in the way how we can write e2e cases for the RNTester.
This diff improves two things:
1. e2e execution times: right now as we are using the `scrollUntilVisible` functionality, it takes quite some time *for ... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51590/reactions",
"total_count": 2,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 1
} | https://api.github.com/repos/facebook/react-native/issues/51590/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51589 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51589/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51589/comments | https://api.github.com/repos/facebook/react-native/issues/51589/events | https://github.com/facebook/react-native/pull/51589 | 3,089,175,861 | PR_kwDOAbrxp86XiNID | 51,589 | remove enable_shared_from_this from NativeAnimatedNodesManager | {
"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... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-25T09:40:16 | 2025-05-25T11:25:11 | 2025-05-25T11:24:51 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51589",
"html_url": "https://github.com/facebook/react-native/pull/51589",
"diff_url": "https://github.com/facebook/react-native/pull/51589.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51589.patch",
"merged_at": null
} | Summary:
changelog: [internal]
With D75140890, there is a guarantee that `startOnRenderCallback_` won't be called after the owning class is destroyed.
There shouldn't be any events flowing through Fabric when the RN instance is torn down. Passing this to eventEmitterListener_ should be safe.
This helps with C++ bina... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51589/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/51589/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51588 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51588/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51588/comments | https://api.github.com/repos/facebook/react-native/issues/51588/events | https://github.com/facebook/react-native/pull/51588 | 3,089,175,708 | PR_kwDOAbrxp86XiNGF | 51,588 | remove use of shared_ptr from AnimatedNode | {
"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... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-25T09:39:58 | 2025-05-25T11:25:06 | 2025-05-25T11:24:50 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51588",
"html_url": "https://github.com/facebook/react-native/pull/51588",
"diff_url": "https://github.com/facebook/react-native/pull/51588.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51588.patch",
"merged_at": null
} | Summary:
changelog: [internal]
AnimatedNode never outlive NativeAnimatedNodesManager. We can safely use raw pointer here instead of shared_ptr.
This improves a C++ binary size a little bit.
Reviewed By: rshest
Differential Revision: D75148487
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51588/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/51588/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51587 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51587/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51587/comments | https://api.github.com/repos/facebook/react-native/issues/51587/events | https://github.com/facebook/react-native/pull/51587 | 3,089,174,075 | PR_kwDOAbrxp86XiMx9 | 51,587 | Use unique_ptr instead of shared_ptr in activeAnimations_ | {
"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... | [
{
"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 be... | closed | false | null | [] | null | 4 | 2025-05-25T09:36:44 | 2025-05-25T11:25:00 | 2025-05-25T11:24:50 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51587",
"html_url": "https://github.com/facebook/react-native/pull/51587",
"diff_url": "https://github.com/facebook/react-native/pull/51587.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51587.patch",
"merged_at": null
} | Summary:
changelog: [internal]
use unique_ptr instead of shared_ptr to manage memory of activeAnimations_.
Active animations are only owned by NativeAnimatedNodesManager and their ownership isn't shared with any other class.
This saves a little bit of C++ binary size.
Reviewed By: rshest
Differential Revision: D7... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51587/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/51587/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51586 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51586/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51586/comments | https://api.github.com/repos/facebook/react-native/issues/51586/events | https://github.com/facebook/react-native/pull/51586 | 3,088,771,067 | PR_kwDOAbrxp86Xg55q | 51,586 | remove use of shared_ptr from NativeAnimatedNodesManager::animatedNodes_ and NodesQueueItem | {
"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... | [
{
"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 be... | closed | false | null | [] | null | 4 | 2025-05-24T21:43:16 | 2025-05-24T23:09:19 | 2025-05-24T23:09:10 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51586",
"html_url": "https://github.com/facebook/react-native/pull/51586",
"diff_url": "https://github.com/facebook/react-native/pull/51586.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51586.patch",
"merged_at": null
} | Summary:
changelog: [internal]
using shared_ptr here is not necessary because AnimatedNodes are not shared between multiple entities, they are only owned by NativeAnimatedNodesManager.
This saves a little bit C++ binary size.
Reviewed By: rshest
Differential Revision: D75148952
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51586/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/51586/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51585 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51585/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51585/comments | https://api.github.com/repos/facebook/react-native/issues/51585/events | https://github.com/facebook/react-native/issues/51585 | 3,088,710,681 | I_kwDOAbrxp864GfwZ | 51,585 | TypeError: Network request failed Android | {
"login": "erkrkanhaiya",
"id": 84261784,
"node_id": "MDQ6VXNlcjg0MjYxNzg0",
"avatar_url": "https://avatars.githubusercontent.com/u/84261784?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/erkrkanhaiya",
"html_url": "https://github.com/erkrkanhaiya",
"followers_url": "https://api.github.c... | [
{
"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": 4139937040,
"n... | closed | false | null | [] | null | 7 | 2025-05-24T20:25:21 | 2025-05-26T08:57:30 | 2025-05-26T07:28:53 | NONE | null | null | null | null | ### Description
Here is My Xml file
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.READ_PHONE_STATE" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK... | {
"login": "erkrkanhaiya",
"id": 84261784,
"node_id": "MDQ6VXNlcjg0MjYxNzg0",
"avatar_url": "https://avatars.githubusercontent.com/u/84261784?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/erkrkanhaiya",
"html_url": "https://github.com/erkrkanhaiya",
"followers_url": "https://api.github.c... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51585/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/51585/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/51584 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51584/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51584/comments | https://api.github.com/repos/facebook/react-native/issues/51584/events | https://github.com/facebook/react-native/pull/51584 | 3,088,654,569 | PR_kwDOAbrxp86XginI | 51,584 | Deploy 0.272.1 to xplat | {
"login": "SamChou19815",
"id": 4290500,
"node_id": "MDQ6VXNlcjQyOTA1MDA=",
"avatar_url": "https://avatars.githubusercontent.com/u/4290500?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/SamChou19815",
"html_url": "https://github.com/SamChou19815",
"followers_url": "https://api.github.com... | [
{
"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 be... | closed | false | null | [] | null | 4 | 2025-05-24T18:34:03 | 2025-05-25T15:44:41 | 2025-05-25T15:40:44 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51584",
"html_url": "https://github.com/facebook/react-native/pull/51584",
"diff_url": "https://github.com/facebook/react-native/pull/51584.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51584.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D75356543
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51584/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/51584/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51583 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51583/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51583/comments | https://api.github.com/repos/facebook/react-native/issues/51583/events | https://github.com/facebook/react-native/pull/51583 | 3,088,561,168 | PR_kwDOAbrxp86XgQ1V | 51,583 | Fix InputAccessoryView example in dark mode and convert to functional components | {
"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.c... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-24T15:41:05 | 2025-05-27T13:48:18 | 2025-05-27T13:48:09 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51583",
"html_url": "https://github.com/facebook/react-native/pull/51583",
"diff_url": "https://github.com/facebook/react-native/pull/51583.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51583.patch",
"merged_at": null
} | ## Summary:
As I reviewed some examples, I noticed that this one's dark mode could be improved, and the code could be modernised a bit as well by converting its classes into functional components.
## Changelog:
[INTERNAL] - Fix InputAccessoryView example in dark mode and convert to functional components
## ... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51583/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/51583/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51582 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51582/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51582/comments | https://api.github.com/repos/facebook/react-native/issues/51582/events | https://github.com/facebook/react-native/issues/51582 | 3,088,528,985 | I_kwDOAbrxp864FzZZ | 51,582 | Both Android and iOS can start emulators, but the program will not start | {
"login": "bbhxwl",
"id": 26525599,
"node_id": "MDQ6VXNlcjI2NTI1NTk5",
"avatar_url": "https://avatars.githubusercontent.com/u/26525599?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bbhxwl",
"html_url": "https://github.com/bbhxwl",
"followers_url": "https://api.github.com/users/bbhxwl/fo... | [
{
"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": 470324689,
"node_id": "MDU... | open | false | null | [] | null | 3 | 2025-05-24T14:51:06 | 2025-05-26T08:06:17 | null | NONE | null | null | null | null | ### Description
Both Android and iOS can start emulators, but the program will not start
```
/Users/xuzhibin/.nvm/versions/node/v22.15.0/bin/node /Users/xuzhibin/Desktop/Project/bbhxwlService/node_modules/@react-native-community/cli/build/bin.js run-ios
info A dev server is already running for this project on port 8... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51582/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/51582/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/51581 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51581/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51581/comments | https://api.github.com/repos/facebook/react-native/issues/51581/events | https://github.com/facebook/react-native/issues/51581 | 3,088,455,971 | I_kwDOAbrxp864Fhkj | 51,581 | Android gradle version | {
"login": "mohammad-mohammadi88",
"id": 169585835,
"node_id": "U_kgDOChusqw",
"avatar_url": "https://avatars.githubusercontent.com/u/169585835?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mohammad-mohammadi88",
"html_url": "https://github.com/mohammad-mohammadi88",
"followers_url": "ht... | [
{
"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": 1794376073,
"n... | closed | false | null | [] | null | 5 | 2025-05-24T13:20:29 | 2025-05-26T11:14:34 | 2025-05-26T11:14:24 | NONE | null | null | null | null | ### Description
There is a problem with my **android gradle version** that it couses several errors while running android and It crashes.
And the point is that I don't change any of the files just init the project and start android.
please give my a stable version and give the full address to replace.
### Steps to re... | {
"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/co... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51581/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/51581/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/51580 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51580/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51580/comments | https://api.github.com/repos/facebook/react-native/issues/51580/events | https://github.com/facebook/react-native/pull/51580 | 3,088,371,837 | PR_kwDOAbrxp86Xfq58 | 51,580 | Unify RNTester Cache Policy Image example | {
"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.c... | [
{
"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 be... | closed | false | null | [] | null | 7 | 2025-05-24T11:00:03 | 2025-05-31T20:17:29 | 2025-05-31T20:17:19 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51580",
"html_url": "https://github.com/facebook/react-native/pull/51580",
"diff_url": "https://github.com/facebook/react-native/pull/51580.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51580.patch",
"merged_at": null
} | ## Summary:
The Image component in Android now supports the same cache control behaviour as in iOS, the examples needed to be separated in the past because the support was not the same for iOS and Android, but now that it is, we can unify the example.
## Changelog:
[INTERNAL] - Unify RNTester Cache Policy Imag... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51580/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/51580/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51579 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51579/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51579/comments | https://api.github.com/repos/facebook/react-native/issues/51579/events | https://github.com/facebook/react-native/pull/51579 | 3,088,351,399 | PR_kwDOAbrxp86Xfm2P | 51,579 | Update iOS RNTester build artifacts in .gitignore | {
"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.c... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-24T10:22:58 | 2025-05-26T13:10:58 | 2025-05-26T13:10:48 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51579",
"html_url": "https://github.com/facebook/react-native/pull/51579",
"diff_url": "https://github.com/facebook/react-native/pull/51579.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51579.patch",
"merged_at": null
} | ## Summary:
Running `yarn prepare-ios` creates some build artifacts folders, which can be added to the .gitignore as they are generated.
## Changelog:
[INTERNAL] - Update iOS RNTester build artifacts in .gitignore
## 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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51579/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/51579/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51578 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51578/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51578/comments | https://api.github.com/repos/facebook/react-native/issues/51578/events | https://github.com/facebook/react-native/pull/51578 | 3,088,306,367 | PR_kwDOAbrxp86XfdTy | 51,578 | Migrate `ReactMarker` 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.c... | [
{
"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 be... | closed | false | null | [] | null | 2 | 2025-05-24T09:29:11 | 2025-05-27T14:47:34 | 2025-05-27T14:47:24 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51578",
"html_url": "https://github.com/facebook/react-native/pull/51578",
"diff_url": "https://github.com/facebook/react-native/pull/51578.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51578.patch",
"merged_at": null
} | ## Summary:
Migrate com.facebook.react.bridge.ReactMarker to Kotlin.
## Changelog:
[INTERNAL] - Migrate com.facebook.react.bridge.ReactMarker 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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51578/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/51578/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51577 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51577/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51577/comments | https://api.github.com/repos/facebook/react-native/issues/51577/events | https://github.com/facebook/react-native/pull/51577 | 3,088,016,627 | PR_kwDOAbrxp86Xeefz | 51,577 | Cocoapods: Remove hermes dep from React-utils | {
"login": "RSNara",
"id": 5885721,
"node_id": "MDQ6VXNlcjU4ODU3MjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/5885721?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RSNara",
"html_url": "https://github.com/RSNara",
"followers_url": "https://api.github.com/users/RSNara/foll... | [
{
"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 be... | open | false | null | [] | null | 1 | 2025-05-24T04:25:21 | 2025-05-24T04:25:47 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51577",
"html_url": "https://github.com/facebook/react-native/pull/51577",
"diff_url": "https://github.com/facebook/react-native/pull/51577.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51577.patch",
"merged_at": null
} | Summary:
React-utils doesn't need to pull in hermes. Just jsi should be enough.
## Motivation
I'm trying to break a circular dependency:
- React-hermes pulls in React-runtimeexecutor: [code](https://fburl.com/code/mhuxq8gp)
- React-runtimeexecutor pulls in React-utils: D74769326
- React-utils pulls in React-hermes: **... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51577/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/51577/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51576 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51576/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51576/comments | https://api.github.com/repos/facebook/react-native/issues/51576/events | https://github.com/facebook/react-native/pull/51576 | 3,087,556,838 | PR_kwDOAbrxp86Xc5ne | 51,576 | Disable enableModuleArgumentNSNullConversionIOS by default | {
"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"... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-23T21:16:36 | 2025-05-27T16:24:47 | 2025-05-23T23:09:42 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51576",
"html_url": "https://github.com/facebook/react-native/pull/51576",
"diff_url": "https://github.com/facebook/react-native/pull/51576.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51576.patch",
"merged_at": null
} | Summary:
This is causing some internal test failures for now, so disabling the behaviour to prevent further rollout.
Changelog: [iOS] Disable fix for #51103 until more testing can be done.
Differential Revision: D75320842
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51576/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/51576/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51575 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51575/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51575/comments | https://api.github.com/repos/facebook/react-native/issues/51575/events | https://github.com/facebook/react-native/pull/51575 | 3,087,452,270 | PR_kwDOAbrxp86XciS9 | 51,575 | Fix Custom Focus Ordering for FocusForwar, FocusBackwards and nested children | {
"login": "jorge-cab",
"id": 57368278,
"node_id": "MDQ6VXNlcjU3MzY4Mjc4",
"avatar_url": "https://avatars.githubusercontent.com/u/57368278?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jorge-cab",
"html_url": "https://github.com/jorge-cab",
"followers_url": "https://api.github.com/users/... | [
{
"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 be... | closed | false | null | [] | null | 9 | 2025-05-23T20:21:18 | 2025-05-28T21:38:33 | 2025-05-28T21:38:20 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51575",
"html_url": "https://github.com/facebook/react-native/pull/51575",
"diff_url": "https://github.com/facebook/react-native/pull/51575.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51575.patch",
"merged_at": null
} | Summary:
Before we were relying on absolute focus direction to determine the next focusable view inspired by Recycler View's implementation. This turned out to be inaccurate since FocusForward and FocusBackward do the ordering differently.
For FocusForward and FocusBackwards the children of the root node are ordered f... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51575/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/51575/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51574 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51574/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51574/comments | https://api.github.com/repos/facebook/react-native/issues/51574/events | https://github.com/facebook/react-native/pull/51574 | 3,087,254,283 | PR_kwDOAbrxp86Xb2CU | 51,574 | Here's a summary of the fix I've implemented to ensure Dynamic Type f… | {
"login": "honcon",
"id": 76693958,
"node_id": "MDQ6VXNlcjc2NjkzOTU4",
"avatar_url": "https://avatars.githubusercontent.com/u/76693958?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/honcon",
"html_url": "https://github.com/honcon",
"followers_url": "https://api.github.com/users/honcon/fo... | [] | closed | false | null | [] | null | 2 | 2025-05-23T18:53:01 | 2025-05-23T18:53:41 | 2025-05-23T18:53:28 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51574",
"html_url": "https://github.com/facebook/react-native/pull/51574",
"diff_url": "https://github.com/facebook/react-native/pull/51574.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51574.patch",
"merged_at": null
} | …ont scaling works for Fabric views in your iOS App Extensions:
Problem:
When a React Native view using the Fabric renderer is embedded in an iOS App Extension, fonts do not scale according to the system's Dynamic Type accessibility settings. They render at their specified `fontSize` (or the default 14pt) without a... | {
"login": "honcon",
"id": 76693958,
"node_id": "MDQ6VXNlcjc2NjkzOTU4",
"avatar_url": "https://avatars.githubusercontent.com/u/76693958?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/honcon",
"html_url": "https://github.com/honcon",
"followers_url": "https://api.github.com/users/honcon/fo... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51574/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/51574/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51573 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51573/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51573/comments | https://api.github.com/repos/facebook/react-native/issues/51573/events | https://github.com/facebook/react-native/pull/51573 | 3,087,186,002 | PR_kwDOAbrxp86Xbm8p | 51,573 | Remove static from the local scoped variable for getConstants - part 2 | {
"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/us... | [
{
"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 be... | closed | false | null | [] | null | 4 | 2025-05-23T18:20:05 | 2025-05-23T19:05:59 | 2025-05-23T19:05:45 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51573",
"html_url": "https://github.com/facebook/react-native/pull/51573",
"diff_url": "https://github.com/facebook/react-native/pull/51573.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51573.patch",
"merged_at": null
} | Summary:
Changelog [Internal]:
Remove unnecessary `static` in a local scoped variable.
Reviewed By: RSNara
Differential Revision: D75306776
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51573/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/51573/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51572 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51572/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51572/comments | https://api.github.com/repos/facebook/react-native/issues/51572/events | https://github.com/facebook/react-native/pull/51572 | 3,087,171,352 | PR_kwDOAbrxp86Xbjq8 | 51,572 | Update debugger-frontend from 7e19a54...343405b | {
"login": "vzaidman",
"id": 5188459,
"node_id": "MDQ6VXNlcjUxODg0NTk=",
"avatar_url": "https://avatars.githubusercontent.com/u/5188459?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vzaidman",
"html_url": "https://github.com/vzaidman",
"followers_url": "https://api.github.com/users/vzaid... | [
{
"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 be... | open | false | null | [] | null | 0 | 2025-05-23T18:13:28 | 2025-05-23T18:13:38 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51572",
"html_url": "https://github.com/facebook/react-native/pull/51572",
"diff_url": "https://github.com/facebook/react-native/pull/51572.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51572.patch",
"merged_at": null
} | Summary:
Changelog: [Internal] - Update `react-native/debugger-frontend` from 7e19a54...343405b
Resyncs `react-native/debugger-frontend` from GitHub - see `rn-chrome-devtools-frontend` [changelog](https://github.com/facebook/react-native-devtools-frontend/compare/7e19a540aa1b4a2000ba94ba767a1d9dac5947e9...343405ba784f... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51572/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/51572/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51571 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51571/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51571/comments | https://api.github.com/repos/facebook/react-native/issues/51571/events | https://github.com/facebook/react-native/pull/51571 | 3,087,170,276 | PR_kwDOAbrxp86Xbjbe | 51,571 | [0.78] Update debugger-frontend from 7727db85...911a4d98 (S523384 mitigation) | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"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 be... | open | false | null | [] | null | 0 | 2025-05-23T18:12:58 | 2025-06-09T09:22:05 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51571",
"html_url": "https://github.com/facebook/react-native/pull/51571",
"diff_url": "https://github.com/facebook/react-native/pull/51571.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51571.patch",
"merged_at": null
} | ## Summary
This is a cherry pick of https://github.com/facebook/react-native-devtools-frontend/pull/164, built from the corresponding `0.78-stable` branch of https://github.com/facebook/react-native-devtools-frontend.
Command run:
```
node scripts/debugger-frontend/sync-and-build.js --branch 0.78-stable
```
... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51571/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/51571/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51570 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51570/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51570/comments | https://api.github.com/repos/facebook/react-native/issues/51570/events | https://github.com/facebook/react-native/pull/51570 | 3,087,162,267 | PR_kwDOAbrxp86Xbhpj | 51,570 | Add support for blur and focus on View | {
"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/use... | [
{
"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 be... | closed | false | null | [] | null | 7 | 2025-05-23T18:09:19 | 2025-05-29T04:33:54 | 2025-05-29T04:33:43 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51570",
"html_url": "https://github.com/facebook/react-native/pull/51570",
"diff_url": "https://github.com/facebook/react-native/pull/51570.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51570.patch",
"merged_at": null
} | Summary:
As the title suggests: adds support strictly to `View` components on Android for `onFocus` and `onBlur` events. This is especially helpful for apps that respond to controller or remote inputs and aligns with existing support for the `focusable` prop.
In order to make this change cross-compatible with text inp... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51570/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/51570/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51569 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51569/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51569/comments | https://api.github.com/repos/facebook/react-native/issues/51569/events | https://github.com/facebook/react-native/pull/51569 | 3,087,149,262 | PR_kwDOAbrxp86Xbetl | 51,569 | [0.79] Update debugger-frontend from 97e99126...8f145a05 (S523384 mitigation) | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"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 be... | closed | false | null | [] | null | 0 | 2025-05-23T18:03:52 | 2025-06-04T09:38:38 | 2025-06-04T09:38:38 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51569",
"html_url": "https://github.com/facebook/react-native/pull/51569",
"diff_url": "https://github.com/facebook/react-native/pull/51569.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51569.patch",
"merged_at": "2025-06-... | ## Summary
This is a cherry pick of https://github.com/facebook/react-native-devtools-frontend/pull/164, built from the corresponding `0.79-stable` branch of https://github.com/facebook/react-native-devtools-frontend.
Command run:
```
node scripts/debugger-frontend/sync-and-build.js --branch 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/... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51569/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/51569/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51568 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51568/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51568/comments | https://api.github.com/repos/facebook/react-native/issues/51568/events | https://github.com/facebook/react-native/pull/51568 | 3,086,905,046 | PR_kwDOAbrxp86XaoO5 | 51,568 | Update debugger-frontend from 7e19a54...343405b | {
"login": "vzaidman",
"id": 5188459,
"node_id": "MDQ6VXNlcjUxODg0NTk=",
"avatar_url": "https://avatars.githubusercontent.com/u/5188459?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vzaidman",
"html_url": "https://github.com/vzaidman",
"followers_url": "https://api.github.com/users/vzaid... | [
{
"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 be... | closed | false | null | [] | null | 0 | 2025-05-23T16:26:08 | 2025-05-23T18:10:07 | 2025-05-23T18:10:07 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51568",
"html_url": "https://github.com/facebook/react-native/pull/51568",
"diff_url": "https://github.com/facebook/react-native/pull/51568.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51568.patch",
"merged_at": null
} | Summary:
Changelog: [Internal] - Update `react-native/debugger-frontend` from 7e19a54...343405b
Resyncs `react-native/debugger-frontend` from GitHub - see `rn-chrome-devtools-frontend` [changelog](https://github.com/facebook/react-native-devtools-frontend/compare/7e19a540aa1b4a2000ba94ba767a1d9dac5947e9...343405ba784f... | {
"login": "vzaidman",
"id": 5188459,
"node_id": "MDQ6VXNlcjUxODg0NTk=",
"avatar_url": "https://avatars.githubusercontent.com/u/5188459?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vzaidman",
"html_url": "https://github.com/vzaidman",
"followers_url": "https://api.github.com/users/vzaid... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51568/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/51568/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51567 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51567/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51567/comments | https://api.github.com/repos/facebook/react-native/issues/51567/events | https://github.com/facebook/react-native/pull/51567 | 3,086,698,284 | PR_kwDOAbrxp86XZ6l1 | 51,567 | Bump Metro to 0.82.4 | {
"login": "robhogan",
"id": 2590098,
"node_id": "MDQ6VXNlcjI1OTAwOTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2590098?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/robhogan",
"html_url": "https://github.com/robhogan",
"followers_url": "https://api.github.com/users/robho... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-23T15:07:01 | 2025-05-23T17:57:08 | 2025-05-23T17:57:00 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51567",
"html_url": "https://github.com/facebook/react-native/pull/51567",
"diff_url": "https://github.com/facebook/react-native/pull/51567.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51567.patch",
"merged_at": null
} | Summary:
Bump Metro minimum from 0.82.3 to 0.82.4
Release notes: https://github.com/facebook/metro/releases/tag/v0.82.4
Changelog: [General][Changed] Bump Metro to ^0.82.4
Reviewed By: vzaidman
Differential Revision: D75294674
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51567/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/51567/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51566 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51566/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51566/comments | https://api.github.com/repos/facebook/react-native/issues/51566/events | https://github.com/facebook/react-native/pull/51566 | 3,086,486,204 | PR_kwDOAbrxp86XZMIS | 51,566 | introduce a way to inspect shadow node revision 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... | [
{
"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 be... | closed | false | null | [] | null | 4 | 2025-05-23T13:59:44 | 2025-05-24T22:49:16 | 2025-05-24T22:49:07 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51566",
"html_url": "https://github.com/facebook/react-native/pull/51566",
"diff_url": "https://github.com/facebook/react-native/pull/51566.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51566.patch",
"merged_at": null
} | Summary:
changelog: [internal]
Expose [revision](https://github.com/facebook/react-native/blob/main/packages/react-native/ReactCommon/react/renderer/core/ShadowNode.h#L229) of shadow node in Fantom tests. This makes it possible to write tests verifying that shadow nodes are only cloned when they should.
Even though e... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51566/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/51566/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51565 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51565/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51565/comments | https://api.github.com/repos/facebook/react-native/issues/51565/events | https://github.com/facebook/react-native/pull/51565 | 3,086,377,697 | PR_kwDOAbrxp86XY09f | 51,565 | Disable deep import warning on rn-tester package | {
"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/follow... | [
{
"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 be... | closed | false | null | [] | null | 4 | 2025-05-23T13:26:45 | 2025-05-26T09:56:54 | 2025-05-26T09:56:45 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51565",
"html_url": "https://github.com/facebook/react-native/pull/51565",
"diff_url": "https://github.com/facebook/react-native/pull/51565.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51565.patch",
"merged_at": null
} | Summary:
This diff silence deep import warnings globally for rn-tester package.
Changelog:
[Internal]
Differential Revision: D75291027
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51565/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/51565/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51564 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51564/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51564/comments | https://api.github.com/repos/facebook/react-native/issues/51564/events | https://github.com/facebook/react-native/pull/51564 | 3,086,347,887 | PR_kwDOAbrxp86XYudc | 51,564 | [0.80] Update debugger-frontend from bc635fa...343405b (S523384 mitigation) | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"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 be... | closed | false | null | [] | null | 0 | 2025-05-23T13:16:07 | 2025-05-26T07:56:44 | 2025-05-26T07:56:44 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51564",
"html_url": "https://github.com/facebook/react-native/pull/51564",
"diff_url": "https://github.com/facebook/react-native/pull/51564.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51564.patch",
"merged_at": "2025-05-... | ## Summary
This is a cherry pick of https://github.com/facebook/react-native-devtools-frontend/pull/164, built from the corresponding `0.80-stable` branch of https://github.com/facebook/react-native-devtools-frontend.
Command run:
```
node scripts/debugger-frontend/sync-and-build.js --branch 0.80-stable
```
... | {
"login": "fabriziocucci",
"id": 8156463,
"node_id": "MDQ6VXNlcjgxNTY0NjM=",
"avatar_url": "https://avatars.githubusercontent.com/u/8156463?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/fabriziocucci",
"html_url": "https://github.com/fabriziocucci",
"followers_url": "https://api.github.... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51564/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/51564/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51563 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51563/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51563/comments | https://api.github.com/repos/facebook/react-native/issues/51563/events | https://github.com/facebook/react-native/pull/51563 | 3,086,302,315 | PR_kwDOAbrxp86XYkkh | 51,563 | Do not throw error in PropsAnimatedNode | {
"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... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-23T12:58:47 | 2025-05-23T14:14:20 | 2025-05-23T14:14:11 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51563",
"html_url": "https://github.com/facebook/react-native/pull/51563",
"diff_url": "https://github.com/facebook/react-native/pull/51563.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51563.patch",
"merged_at": null
} | Summary:
changelog: [internal]
Throwing errors in C++ is expensive and slow. Let's replace it with logging.
This is to reduce binary size of C++ Animated.
Reviewed By: mdvacca
Differential Revision: D75140875
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51563/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/51563/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51562 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51562/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51562/comments | https://api.github.com/repos/facebook/react-native/issues/51562/events | https://github.com/facebook/react-native/issues/51562 | 3,086,121,343 | I_kwDOAbrxp8638nl_ | 51,562 | RCT-Folly Issues in macos monterey 12.6.2 | {
"login": "Yashveer-Soni",
"id": 161059786,
"node_id": "U_kgDOCZmTyg",
"avatar_url": "https://avatars.githubusercontent.com/u/161059786?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Yashveer-Soni",
"html_url": "https://github.com/Yashveer-Soni",
"followers_url": "https://api.github.com/... | [
{
"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": 5727401455,
"node_id": "LA_k... | closed | false | null | [] | null | 5 | 2025-05-23T11:49:58 | 2025-05-25T05:49:29 | 2025-05-23T11:50:12 | NONE | null | null | null | null | ### Description
React Naive info
System:
OS: macOS 12.6.2
CPU: (4) x64 Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz
Memory: 429.99 MB / 16.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 22.15.1 - /usr/local/bin/node
Yarn: Not Found
npm: 10.9.2 - /usr/local/bin/npm
Watchman: Not Found
M... | {
"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://... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51562/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/51562/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/51561 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51561/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51561/comments | https://api.github.com/repos/facebook/react-native/issues/51561/events | https://github.com/facebook/react-native/pull/51561 | 3,086,107,594 | PR_kwDOAbrxp86XX5-G | 51,561 | fixed typo in UNREGISTERED_DEVICE error | {
"login": "vzaidman",
"id": 5188459,
"node_id": "MDQ6VXNlcjUxODg0NTk=",
"avatar_url": "https://avatars.githubusercontent.com/u/5188459?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vzaidman",
"html_url": "https://github.com/vzaidman",
"followers_url": "https://api.github.com/users/vzaid... | [
{
"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 be... | closed | false | null | [] | null | 5 | 2025-05-23T11:43:48 | 2025-05-23T18:56:08 | 2025-05-23T18:55:57 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51561",
"html_url": "https://github.com/facebook/react-native/pull/51561",
"diff_url": "https://github.com/facebook/react-native/pull/51561.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51561.patch",
"merged_at": null
} | Summary: Changelog: [Internal] fix typo in InspectorProxy
Differential Revision: D75217049
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51561/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/51561/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51560 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51560/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51560/comments | https://api.github.com/repos/facebook/react-native/issues/51560/events | https://github.com/facebook/react-native/pull/51560 | 3,086,106,756 | PR_kwDOAbrxp86XX5yw | 51,560 | Update debugger-frontend from 7e19a54...fc3a771 | {
"login": "vzaidman",
"id": 5188459,
"node_id": "MDQ6VXNlcjUxODg0NTk=",
"avatar_url": "https://avatars.githubusercontent.com/u/5188459?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vzaidman",
"html_url": "https://github.com/vzaidman",
"followers_url": "https://api.github.com/users/vzaid... | [
{
"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 be... | open | false | null | [] | null | 1 | 2025-05-23T11:43:26 | 2025-05-23T11:43:38 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51560",
"html_url": "https://github.com/facebook/react-native/pull/51560",
"diff_url": "https://github.com/facebook/react-native/pull/51560.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51560.patch",
"merged_at": null
} | Summary:
Changelog: [Internal] - Update `react-native/debugger-frontend` from 7e19a54...fc3a771
Resyncs `react-native/debugger-frontend` from GitHub - see `rn-chrome-devtools-frontend` [changelog](https://github.com/facebook/react-native-devtools-frontend/compare/7e19a540aa1b4a2000ba94ba767a1d9dac5947e9...fc3a7719fabb... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51560/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/51560/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51559 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51559/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51559/comments | https://api.github.com/repos/facebook/react-native/issues/51559/events | https://github.com/facebook/react-native/pull/51559 | 3,085,917,543 | PR_kwDOAbrxp86XXQnE | 51,559 | Improve support for multi-config benchmarks | {
"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/r... | [
{
"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 be... | closed | false | null | [] | null | 4 | 2025-05-23T10:22:04 | 2025-05-23T11:32:17 | 2025-05-23T11:31:44 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51559",
"html_url": "https://github.com/facebook/react-native/pull/51559",
"diff_url": "https://github.com/facebook/react-native/pull/51559.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51559.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
Improves the support for multi-config benchmarks in Fantom by printing the Fantom configuration summary in the header of the table with the benchmark results for each variant.
Reviewed By: rshest
Differential Revision: D75281972
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51559/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/51559/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51558 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51558/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51558/comments | https://api.github.com/repos/facebook/react-native/issues/51558/events | https://github.com/facebook/react-native/pull/51558 | 3,085,877,569 | PR_kwDOAbrxp86XXHzi | 51,558 | Stop render callback on destruction to prevent crash | {
"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... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-23T10:06:36 | 2025-05-23T12:54:50 | 2025-05-23T12:54:38 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51558",
"html_url": "https://github.com/facebook/react-native/pull/51558",
"diff_url": "https://github.com/facebook/react-native/pull/51558.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51558.patch",
"merged_at": null
} | Summary:
changelog: [internal]
we must call stopRenderCallbackIfNeeded to prevent UI tick from being called when
`NativeAnimatedNodesManager` is deallocated.
Reviewed By: mdvacca
Differential Revision: D75140890
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51558/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/51558/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51557 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51557/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51557/comments | https://api.github.com/repos/facebook/react-native/issues/51557/events | https://github.com/facebook/react-native/pull/51557 | 3,085,846,305 | PR_kwDOAbrxp86XXA82 | 51,557 | Mark methods in NativeAnimatedNodesManager as noexcept | {
"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... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-23T09:54:32 | 2025-05-23T15:50:38 | 2025-05-23T15:50:23 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51557",
"html_url": "https://github.com/facebook/react-native/pull/51557",
"diff_url": "https://github.com/facebook/react-native/pull/51557.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51557.patch",
"merged_at": null
} | Summary:
changelog: [internal]
use noexcept in NativeAnimatedNodesManager whenever feasible to lower C++ binary size.
Reviewed By: rshest
Differential Revision: D75149555
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51557/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/51557/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51556 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51556/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51556/comments | https://api.github.com/repos/facebook/react-native/issues/51556/events | https://github.com/facebook/react-native/pull/51556 | 3,085,689,103 | PR_kwDOAbrxp86XWe78 | 51,556 | Remove flow libdefs from npm package | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-23T08:52:51 | 2025-05-23T12:31:44 | 2025-05-23T11:38:36 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51556",
"html_url": "https://github.com/facebook/react-native/pull/51556",
"diff_url": "https://github.com/facebook/react-native/pull/51556.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51556.patch",
"merged_at": null
} | Summary:
Excludes `packages/react-native/flow/` from being published to npm.
**As far as I know**, we already axed open source Flow support with a similar change in D46313482 (Jun 2023).
Changelog:
[General][Breaking] - The `react-native` package no longer ships with the `flow` directory
Reviewed By: cipolleschi
Di... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51556/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/51556/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51555 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51555/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51555/comments | https://api.github.com/repos/facebook/react-native/issues/51555/events | https://github.com/facebook/react-native/pull/51555 | 3,085,665,283 | PR_kwDOAbrxp86XWZxK | 51,555 | [ios][prebuild] added missing search path to reactPerfLogger | {
"login": "chrfalch",
"id": 875252,
"node_id": "MDQ6VXNlcjg3NTI1Mg==",
"avatar_url": "https://avatars.githubusercontent.com/u/875252?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/chrfalch",
"html_url": "https://github.com/chrfalch",
"followers_url": "https://api.github.com/users/chrfalc... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-23T08:43:47 | 2025-05-23T10:26:22 | 2025-05-23T10:26:12 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51555",
"html_url": "https://github.com/facebook/react-native/pull/51555",
"diff_url": "https://github.com/facebook/react-native/pull/51555.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51555.patch",
"merged_at": null
} | ## Summary:
ReactPerfLogger target now has an include file that wasn't in the search path.
This commit fixes this by adding "ReactCommon" as search path to the target.
## Changelog:
[IOS] [FIXED] - Added missing search path to swift package
## Test Plan:
No tests yet. | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51555/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/51555/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51554 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51554/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51554/comments | https://api.github.com/repos/facebook/react-native/issues/51554/events | https://github.com/facebook/react-native/pull/51554 | 3,084,967,753 | PR_kwDOAbrxp86XUEGL | 51,554 | RN: Sort Pragmas in Headers | {
"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/... | [
{
"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 be... | closed | false | null | [] | null | 2 | 2025-05-23T02:30:38 | 2025-05-23T04:22:37 | 2025-05-23T04:22:23 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51554",
"html_url": "https://github.com/facebook/react-native/pull/51554",
"diff_url": "https://github.com/facebook/react-native/pull/51554.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51554.patch",
"merged_at": null
} | Summary:
Sorts pragma directives file headers in React Native.
Changelog:
[Internal]
Differential Revision: D75264593
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51554/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/51554/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51553 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51553/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51553/comments | https://api.github.com/repos/facebook/react-native/issues/51553/events | https://github.com/facebook/react-native/pull/51553 | 3,084,927,073 | PR_kwDOAbrxp86XT7ig | 51,553 | RN: Fix Extraneous & Erroneous Pragma in Headers | {
"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/... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-23T01:54:41 | 2025-05-23T04:22:30 | 2025-05-23T04:22:22 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51553",
"html_url": "https://github.com/facebook/react-native/pull/51553",
"diff_url": "https://github.com/facebook/react-native/pull/51553.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51553.patch",
"merged_at": null
} | Summary:
Fixes extraneous and erroneous pragma in file headers in React Native.
Changelog:
[Internal]
Differential Revision: D75264384
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51553/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/51553/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51552 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51552/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51552/comments | https://api.github.com/repos/facebook/react-native/issues/51552/events | https://github.com/facebook/react-native/pull/51552 | 3,084,911,811 | PR_kwDOAbrxp86XT4YE | 51,552 | Clean up double render flag | {
"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/lu... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-23T01:39:48 | 2025-05-23T04:47:16 | 2025-05-23T04:47:04 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51552",
"html_url": "https://github.com/facebook/react-native/pull/51552",
"diff_url": "https://github.com/facebook/react-native/pull/51552.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51552.patch",
"merged_at": null
} | Summary: Changelog: [Internal] - Clean up double state render experiment
Reviewed By: yungsters
Differential Revision: D75248135
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51552/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/51552/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51551 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51551/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51551/comments | https://api.github.com/repos/facebook/react-native/issues/51551/events | https://github.com/facebook/react-native/pull/51551 | 3,084,874,762 | PR_kwDOAbrxp86XTwfo | 51,551 | Implement ReactCompoundView for PreparedLayoutTextView | {
"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/u... | [
{
"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 be... | closed | false | null | [] | null | 5 | 2025-05-23T01:06:32 | 2025-05-28T00:27:45 | 2025-05-28T00:27:34 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51551",
"html_url": "https://github.com/facebook/react-native/pull/51551",
"diff_url": "https://github.com/facebook/react-native/pull/51551.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51551.patch",
"merged_at": null
} | Summary:
This allows hit RN's hit testing to find nested spans, and click them.
This mechanism is fully separate from the one used by a11y virtual views, and ClickableSpan, such as those added for links via dataDetectorType (and also the `link` role).
When we do have a link accessibilityRole, that ClickableSpan hit t... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51551/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/51551/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51550 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51550/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51550/comments | https://api.github.com/repos/facebook/react-native/issues/51550/events | https://github.com/facebook/react-native/pull/51550 | 3,084,748,711 | PR_kwDOAbrxp86XTVkg | 51,550 | Fix missing height constraints when creating Fabric layout for `adjustsFontSizeToFit` | {
"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/u... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-22T23:11:29 | 2025-05-23T00:46:27 | 2025-05-23T00:46:16 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51550",
"html_url": "https://github.com/facebook/react-native/pull/51550",
"diff_url": "https://github.com/facebook/react-native/pull/51550.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51550.patch",
"merged_at": null
} | Summary:
`adjustsFontSizeToFit` will adjust font size so that given text fits in both veritcal and horizontal bounds. The algorithm to mutate text to fit is executed during TextLayoutManager during layout creation for Fabric, and then re-executed in `TextView.onDraw()`. See D56134348 which introduced the logic.
In Fac... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51550/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/51550/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51549 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51549/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51549/comments | https://api.github.com/repos/facebook/react-native/issues/51549/events | https://github.com/facebook/react-native/pull/51549 | 3,084,599,957 | PR_kwDOAbrxp86XS0xS | 51,549 | Disable `hasOverlappingRendering` in PreparedLayoutTextView | {
"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/u... | [
{
"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 be... | closed | false | null | [] | null | 4 | 2025-05-22T21:36:32 | 2025-05-28T22:22:19 | 2025-05-28T22:22:08 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51549",
"html_url": "https://github.com/facebook/react-native/pull/51549",
"diff_url": "https://github.com/facebook/react-native/pull/51549.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51549.patch",
"merged_at": null
} | Summary:
This is copied from `ReactTextView`, which a comment explaining the shenanigans.
Changelog: [Internal]
Differential Revision: D75248328
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51549/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/51549/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51548 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51548/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51548/comments | https://api.github.com/repos/facebook/react-native/issues/51548/events | https://github.com/facebook/react-native/issues/51548 | 3,084,551,148 | I_kwDOAbrxp8632oPs | 51,548 | ScrollView.d.ts does not match ScrollView.js | {
"login": "edkimmel",
"id": 3375008,
"node_id": "MDQ6VXNlcjMzNzUwMDg=",
"avatar_url": "https://avatars.githubusercontent.com/u/3375008?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/edkimmel",
"html_url": "https://github.com/edkimmel",
"followers_url": "https://api.github.com/users/edkim... | [
{
"id": 872682019,
"node_id": "MDU6TGFiZWw4NzI2ODIwMTk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20Fixed",
"name": "Resolution: Fixed",
"color": "0e8a16",
"default": false,
"description": "A PR that fixes this issue has been merged."
},
{
"i... | closed | false | null | [] | null | 2 | 2025-05-22T21:06:01 | 2025-06-02T10:48:07 | 2025-06-02T10:03:13 | NONE | null | null | null | null | ### Description
There has been recent changes to ScrollView's props and types in ScrollView.js, but the declaration file has not been updated.
For example.
```
/**
* A ref to the inner View element of the ScrollView. This should be used
* instead of calling `getInnerViewRef`.
*/
innerViewRef?: React.RefS... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51548/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/51548/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/51547 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51547/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51547/comments | https://api.github.com/repos/facebook/react-native/issues/51547/events | https://github.com/facebook/react-native/pull/51547 | 3,084,520,269 | PR_kwDOAbrxp86XSjXt | 51,547 | suppress flow error to fix react-native-github/helloworld test | {
"login": "panagosg7",
"id": 1099437,
"node_id": "MDQ6VXNlcjEwOTk0Mzc=",
"avatar_url": "https://avatars.githubusercontent.com/u/1099437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/panagosg7",
"html_url": "https://github.com/panagosg7",
"followers_url": "https://api.github.com/users/pa... | [
{
"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 be... | open | false | null | [] | null | 1 | 2025-05-22T20:49:22 | 2025-05-22T20:49:34 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51547",
"html_url": "https://github.com/facebook/react-native/pull/51547",
"diff_url": "https://github.com/facebook/react-native/pull/51547.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51547.patch",
"merged_at": null
} | Summary:
Trying to fix https://github.com/facebook/react-native/actions/runs/15194195511/job/42734417752
Changelog: [Internal]
Differential Revision: D75245742
| null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51547/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/51547/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51546 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51546/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51546/comments | https://api.github.com/repos/facebook/react-native/issues/51546/events | https://github.com/facebook/react-native/pull/51546 | 3,084,288,709 | PR_kwDOAbrxp86XRw5s | 51,546 | Remove unused constructor | {
"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/use... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-22T18:56:12 | 2025-05-22T22:01:32 | 2025-05-22T22:01:22 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51546",
"html_url": "https://github.com/facebook/react-native/pull/51546",
"diff_url": "https://github.com/facebook/react-native/pull/51546.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51546.patch",
"merged_at": null
} | Summary:
A bit of housekeeping: this constructor is deprecated and unused as the class is internal
Changelog: [Internal]
Differential Revision: D75233988
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51546/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/51546/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51545 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51545/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51545/comments | https://api.github.com/repos/facebook/react-native/issues/51545/events | https://github.com/facebook/react-native/issues/51545 | 3,084,237,830 | I_kwDOAbrxp8631bwG | 51,545 | IDM | {
"login": "Saihan2541",
"id": 192901517,
"node_id": "U_kgDOC39xjQ",
"avatar_url": "https://avatars.githubusercontent.com/u/192901517?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Saihan2541",
"html_url": "https://github.com/Saihan2541",
"followers_url": "https://api.github.com/users/Sai... | [
{
"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 issu... | closed | false | null | [] | null | 2 | 2025-05-22T18:33:06 | 2025-05-23T09:37:36 | 2025-05-23T09:37:35 | NONE | null | null | null | null | [idm_th.zip](https://github.com/user-attachments/files/20398594/idm_th.zip)
> So I managed to enable the remote dev server via wi-fi and got everything to work generating a debug apk.
>
> It works for now.
>
> Steps (for those who are interested):
> 1. `cd` into /android and run `./gradlew assemble`**
> 2. upload\* ... | {
"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://... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51545/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/51545/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/51544 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51544/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51544/comments | https://api.github.com/repos/facebook/react-native/issues/51544/events | https://github.com/facebook/react-native/pull/51544 | 3,084,221,842 | PR_kwDOAbrxp86XRiXb | 51,544 | unbreak flow trunk | {
"login": "panagosg7",
"id": 1099437,
"node_id": "MDQ6VXNlcjEwOTk0Mzc=",
"avatar_url": "https://avatars.githubusercontent.com/u/1099437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/panagosg7",
"html_url": "https://github.com/panagosg7",
"followers_url": "https://api.github.com/users/pa... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-22T18:25:22 | 2025-05-22T18:33:32 | 2025-05-22T18:33:21 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51544",
"html_url": "https://github.com/facebook/react-native/pull/51544",
"diff_url": "https://github.com/facebook/react-native/pull/51544.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51544.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D75235560
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51544/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/51544/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51543 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51543/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51543/comments | https://api.github.com/repos/facebook/react-native/issues/51543/events | https://github.com/facebook/react-native/pull/51543 | 3,084,167,294 | PR_kwDOAbrxp86XRWa5 | 51,543 | Migrate ReactFabricPublicInstance tests to a single multi-config test | {
"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/r... | [
{
"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 be... | closed | false | null | [] | null | 8 | 2025-05-22T18:02:33 | 2025-05-23T11:32:05 | 2025-05-23T11:31:42 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51543",
"html_url": "https://github.com/facebook/react-native/pull/51543",
"diff_url": "https://github.com/facebook/react-native/pull/51543.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51543.patch",
"merged_at": null
} | Changelog: [internal]
For `ReactFabricPublicInstance-itest` we used a specific pattern to be able to run the same test with different feature flags (having multiple entrypoints with the configuration and a single implementation file). We can simplify this now that we have support for multiple configurations per test... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51543/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/51543/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51542 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51542/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51542/comments | https://api.github.com/repos/facebook/react-native/issues/51542/events | https://github.com/facebook/react-native/pull/51542 | 3,084,160,420 | PR_kwDOAbrxp86XRU5v | 51,542 | Add support multi-config test runs | {
"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/r... | [
{
"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 be... | closed | false | null | [] | null | 7 | 2025-05-22T18:00:01 | 2025-05-23T11:31:59 | 2025-05-23T11:31:42 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51542",
"html_url": "https://github.com/facebook/react-native/pull/51542",
"diff_url": "https://github.com/facebook/react-native/pull/51542.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51542.patch",
"merged_at": null
} | Changelog: [internal]
This adds support for Fantom to run specific test suites with different combinations of options/flags, using wildcards as values.
See the new documentation for this feature in this diff for more details.
Differential Revision: D75231299
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51542/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/51542/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51541 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51541/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51541/comments | https://api.github.com/repos/facebook/react-native/issues/51541/events | https://github.com/facebook/react-native/pull/51541 | 3,084,159,544 | PR_kwDOAbrxp86XRUtA | 51,541 | Enable multi-config in IntersectionObserver-itest | {
"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/r... | [
{
"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 be... | closed | false | null | [] | null | 9 | 2025-05-22T17:59:46 | 2025-05-23T11:32:10 | 2025-05-23T11:31:43 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51541",
"html_url": "https://github.com/facebook/react-native/pull/51541",
"diff_url": "https://github.com/facebook/react-native/pull/51541.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51541.patch",
"merged_at": null
} | Changelog: [internal]
Now that we have support for tests with multiple configurations in Fantom, we can configure the test for IntersectionObserver to run with all the flag configurations that affect its behavior, and make sure it doesn't break for anyone while we're rolling out the changes.
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51541/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/51541/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51540 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51540/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51540/comments | https://api.github.com/repos/facebook/react-native/issues/51540/events | https://github.com/facebook/react-native/pull/51540 | 3,084,148,218 | PR_kwDOAbrxp86XRSMl | 51,540 | Add missing dependency to CMakeLists for mounting | {
"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/follow... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-22T17:55:03 | 2025-05-22T19:31:36 | 2025-05-22T19:31:28 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51540",
"html_url": "https://github.com/facebook/react-native/pull/51540",
"diff_url": "https://github.com/facebook/react-native/pull/51540.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51540.patch",
"merged_at": null
} | Summary:
The view culling `CullingContext` depends on the ScrollView component. This adds the dependency to the mounting target in CMakeLists
Changelog: [Internal]
Differential Revision: D75233669
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51540/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/51540/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51539 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51539/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51539/comments | https://api.github.com/repos/facebook/react-native/issues/51539/events | https://github.com/facebook/react-native/pull/51539 | 3,083,995,938 | PR_kwDOAbrxp86XQxHC | 51,539 | Consolidate location for Flow libdefs | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-22T16:52:09 | 2025-05-22T17:37:56 | 2025-05-22T17:37:44 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51539",
"html_url": "https://github.com/facebook/react-native/pull/51539",
"diff_url": "https://github.com/facebook/react-native/pull/51539.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51539.patch",
"merged_at": null
} | Summary:
Follow up to D70322032. Relocates some of our newly added Flow library definitions into the package level `flow/` directory, to help disambiguate their use.
**Types directories after changes**
`packages/react-native/`
- `flow/` — Longstanding location for Flow package/global library definitions. Not importe... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51539/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/51539/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51538 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51538/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51538/comments | https://api.github.com/repos/facebook/react-native/issues/51538/events | https://github.com/facebook/react-native/pull/51538 | 3,083,991,233 | PR_kwDOAbrxp86XQwGO | 51,538 | enable natural inference in xplat/js | {
"login": "panagosg7",
"id": 1099437,
"node_id": "MDQ6VXNlcjEwOTk0Mzc=",
"avatar_url": "https://avatars.githubusercontent.com/u/1099437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/panagosg7",
"html_url": "https://github.com/panagosg7",
"followers_url": "https://api.github.com/users/pa... | [
{
"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 be... | closed | false | null | [] | null | 5 | 2025-05-22T16:50:21 | 2025-05-22T18:53:44 | 2025-05-22T18:53:34 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51538",
"html_url": "https://github.com/facebook/react-native/pull/51538",
"diff_url": "https://github.com/facebook/react-native/pull/51538.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51538.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Reviewed By: marcoww6
Differential Revision: D75196563
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51538/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/51538/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51537 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51537/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51537/comments | https://api.github.com/repos/facebook/react-native/issues/51537/events | https://github.com/facebook/react-native/pull/51537 | 3,083,972,591 | PR_kwDOAbrxp86XQsBE | 51,537 | Rename RNDEP_VERSION to RN_DEP_VERSION | {
"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/... | [
{
"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 be... | closed | false | null | [] | null | 2 | 2025-05-22T16:42:06 | 2025-05-22T17:11:20 | 2025-05-22T17:11:02 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51537",
"html_url": "https://github.com/facebook/react-native/pull/51537",
"diff_url": "https://github.com/facebook/react-native/pull/51537.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51537.patch",
"merged_at": null
} | Summary:
To adhere more closely to our conventions, this change renames `RNDEP_VERSION` to `RN_DEP_VERSION`
## Changelog:
[Internal] -
Reviewed By: cortinico
Differential Revision: D75223248
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51537/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/51537/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51536 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51536/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51536/comments | https://api.github.com/repos/facebook/react-native/issues/51536/events | https://github.com/facebook/react-native/pull/51536 | 3,083,948,827 | PR_kwDOAbrxp86XQm3Z | 51,536 | Deploy 0.272.0 to xplat | {
"login": "alexmckenley",
"id": 3639670,
"node_id": "MDQ6VXNlcjM2Mzk2NzA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3639670?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alexmckenley",
"html_url": "https://github.com/alexmckenley",
"followers_url": "https://api.github.com... | [
{
"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 be... | closed | false | null | [] | null | 4 | 2025-05-22T16:31:39 | 2025-05-22T20:26:10 | 2025-05-22T20:26:00 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51536",
"html_url": "https://github.com/facebook/react-native/pull/51536",
"diff_url": "https://github.com/facebook/react-native/pull/51536.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51536.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D75228208
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51536/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/51536/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51535 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51535/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51535/comments | https://api.github.com/repos/facebook/react-native/issues/51535/events | https://github.com/facebook/react-native/pull/51535 | 3,083,897,305 | PR_kwDOAbrxp86XQbrv | 51,535 | Simplify Animated.event behavior | {
"login": "rozele",
"id": 1106239,
"node_id": "MDQ6VXNlcjExMDYyMzk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1106239?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rozele",
"html_url": "https://github.com/rozele",
"followers_url": "https://api.github.com/users/rozele/foll... | [
{
"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 be... | closed | false | null | [] | null | 2 | 2025-05-22T16:10:15 | 2025-05-23T10:27:46 | 2025-05-23T10:27:46 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51535",
"html_url": "https://github.com/facebook/react-native/pull/51535",
"diff_url": "https://github.com/facebook/react-native/pull/51535.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51535.patch",
"merged_at": null
} | Summary:
In the initial commit, `NativeAnimatedNodesManager::handleAnimatedEvent` triggered a commit of Animated graph updates by forcing render ticks to start running.
However, there shouldn't be any need to add this complexity. We can just commit the props synchronously in handleAnimatedEvent.
One concern might hav... | {
"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"... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51535/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/51535/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51534 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51534/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51534/comments | https://api.github.com/repos/facebook/react-native/issues/51534/events | https://github.com/facebook/react-native/pull/51534 | 3,083,323,037 | PR_kwDOAbrxp86XOebP | 51,534 | Add a basic Jest test to helloworld | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-22T13:06:45 | 2025-05-22T16:56:50 | 2025-05-22T16:47:49 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51534",
"html_url": "https://github.com/facebook/react-native/pull/51534",
"diff_url": "https://github.com/facebook/react-native/pull/51534.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51534.patch",
"merged_at": null
} | Summary:
Aims to give us CI coverage of React Native's Jest preset, preventing future bugs like https://github.com/facebook/react-native/pull/51525.
Changes:
- Add a basic "it renders" Jest test to helloworld
- Add "Run Helloworld tests" step to `test-ios-helloworld` job in CI
- Also convert helloworld's `App.tsx` to ... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51534/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/51534/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51533 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51533/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51533/comments | https://api.github.com/repos/facebook/react-native/issues/51533/events | https://github.com/facebook/react-native/pull/51533 | 3,083,321,284 | PR_kwDOAbrxp86XOeCX | 51,533 | Delete helloworld CLI tests | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"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 be... | closed | false | null | [] | null | 4 | 2025-05-22T13:06:05 | 2025-05-22T16:56:51 | 2025-05-22T16:47:49 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51533",
"html_url": "https://github.com/facebook/react-native/pull/51533",
"diff_url": "https://github.com/facebook/react-native/pull/51533.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51533.patch",
"merged_at": null
} | Summary:
Motivation:
- These fail, when ran from `packages/helloworld/` with the available `jest.config.js` file.
- These aren't currently run in CI.
- Don't seem high value (only covers `set-version` behaviour).
In the next diff, I will be adding a missing basic ReactTestRenderer test.
{F1978505710}
Changelog: [In... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51533/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/51533/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51532 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51532/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51532/comments | https://api.github.com/repos/facebook/react-native/issues/51532/events | https://github.com/facebook/react-native/pull/51532 | 3,083,196,248 | PR_kwDOAbrxp86XOC9o | 51,532 | Add documentation to the SwiftPM structure | {
"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/... | [
{
"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 be... | closed | false | null | [] | null | 4 | 2025-05-22T12:23:34 | 2025-05-22T17:11:15 | 2025-05-22T17:11:01 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51532",
"html_url": "https://github.com/facebook/react-native/pull/51532",
"diff_url": "https://github.com/facebook/react-native/pull/51532.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51532.patch",
"merged_at": null
} | Summary:
This change adds documentation to the SwiftPM structure to simplify changing it, especially if we have to port some changes from the cocoapods infra to the Swift PM implementation.
## Changelog:
[Internal] - Add docs
Differential Revision: D75217331
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51532/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/51532/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51531 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51531/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51531/comments | https://api.github.com/repos/facebook/react-native/issues/51531/events | https://github.com/facebook/react-native/pull/51531 | 3,083,162,471 | PR_kwDOAbrxp86XN7jl | 51,531 | Add API breaking change detection workflow | {
"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/follow... | [
{
"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 be... | open | false | null | [] | null | 1 | 2025-05-22T12:11:53 | 2025-05-22T12:12:40 | null | CONTRIBUTOR | null | null | true | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51531",
"html_url": "https://github.com/facebook/react-native/pull/51531",
"diff_url": "https://github.com/facebook/react-native/pull/51531.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51531.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 proble... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51531/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/51531/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51530 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51530/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51530/comments | https://api.github.com/repos/facebook/react-native/issues/51530/events | https://github.com/facebook/react-native/pull/51530 | 3,083,056,088 | PR_kwDOAbrxp86XNkTH | 51,530 | Move RefreshControlMock into Jest preset files | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"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 be... | closed | false | null | [] | null | 6 | 2025-05-22T11:31:27 | 2025-05-26T12:34:23 | 2025-05-22T13:04:01 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51530",
"html_url": "https://github.com/facebook/react-native/pull/51530",
"diff_url": "https://github.com/facebook/react-native/pull/51530.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51530.patch",
"merged_at": null
} | Summary:
Alternative to https://github.com/facebook/react-native/pull/50784.
`__mocks__` (and other underscored dirs) are correctly excluded from our npm package via `package.json#files`. But in this instance, this is a source file for the `jest/` directory (Jest preset within `react-native`), and should be included —... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51530/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/51530/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51529 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51529/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51529/comments | https://api.github.com/repos/facebook/react-native/issues/51529/events | https://github.com/facebook/react-native/pull/51529 | 3,082,999,158 | PR_kwDOAbrxp86XNXyQ | 51,529 | Use native .isNaN instead of java.lang.Float.isNaN | {
"login": "rshest",
"id": 495813,
"node_id": "MDQ6VXNlcjQ5NTgxMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/495813?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rshest",
"html_url": "https://github.com/rshest",
"followers_url": "https://api.github.com/users/rshest/follow... | [
{
"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 be... | closed | false | null | [] | null | 2 | 2025-05-22T11:10:41 | 2025-06-09T11:41:33 | 2025-06-09T11:41:33 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51529",
"html_url": "https://github.com/facebook/react-native/pull/51529",
"diff_url": "https://github.com/facebook/react-native/pull/51529.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51529.patch",
"merged_at": null
} | Summary:
# Changelog:
[Internal] -
Based on review discussions in on of the previous PRs, it's a better style to use native Kotlin's `.isNaN` instead of `java.lang.Float.isNaN()`.
This makes sure that we uniformly do so throughout the codebase.
Differential Revision: D75215199
| {
"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"... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51529/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/51529/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51528 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51528/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51528/comments | https://api.github.com/repos/facebook/react-native/issues/51528/events | https://github.com/facebook/react-native/pull/51528 | 3,082,942,216 | PR_kwDOAbrxp86XNLL2 | 51,528 | Define reporter that includes information about the Fantom config used in test | {
"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/r... | [
{
"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 be... | closed | false | null | [] | null | 13 | 2025-05-22T10:49:28 | 2025-05-23T11:31:51 | 2025-05-23T11:31:41 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51528",
"html_url": "https://github.com/facebook/react-native/pull/51528",
"diff_url": "https://github.com/facebook/react-native/pull/51528.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51528.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
This implements a custom reporter for Jest/Fantom to display the test configuration with the test results.
Differential Revision: D75063176
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51528/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/51528/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51527 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51527/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51527/comments | https://api.github.com/repos/facebook/react-native/issues/51527/events | https://github.com/facebook/react-native/pull/51527 | 3,082,797,621 | PR_kwDOAbrxp86XMrQe | 51,527 | [iOS][prebuild] simplify logging in prebuild scripts | {
"login": "chrfalch",
"id": 875252,
"node_id": "MDQ6VXNlcjg3NTI1Mg==",
"avatar_url": "https://avatars.githubusercontent.com/u/875252?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/chrfalch",
"html_url": "https://github.com/chrfalch",
"followers_url": "https://api.github.com/users/chrfalc... | [
{
"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 be... | closed | false | null | [] | null | 4 | 2025-05-22T10:01:36 | 2025-05-22T17:11:11 | 2025-05-22T17:11:00 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51527",
"html_url": "https://github.com/facebook/react-native/pull/51527",
"diff_url": "https://github.com/facebook/react-native/pull/51527.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51527.patch",
"merged_at": null
} | ## Summary:
To reduce reduntant code by repeating the logging functionality in each JS module, this commit introduces a factory for creating a logger with a given prefix.
- Create factory `createLogger`
- Remove redundant log implementations
- Changed to use factory in hermes.js and ios-prebuild.js
## Change... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51527/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/51527/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51526 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51526/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51526/comments | https://api.github.com/repos/facebook/react-native/issues/51526/events | https://github.com/facebook/react-native/pull/51526 | 3,082,773,110 | PR_kwDOAbrxp86XMl5V | 51,526 | [iOS][prebuild] fix wrong path in prebuild hermes check | {
"login": "chrfalch",
"id": 875252,
"node_id": "MDQ6VXNlcjg3NTI1Mg==",
"avatar_url": "https://avatars.githubusercontent.com/u/875252?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/chrfalch",
"html_url": "https://github.com/chrfalch",
"followers_url": "https://api.github.com/users/chrfalc... | [
{
"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 be... | closed | false | null | [] | null | 2 | 2025-05-22T09:53:37 | 2025-05-22T12:52:20 | 2025-05-22T12:51:56 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51526",
"html_url": "https://github.com/facebook/react-native/pull/51526",
"diff_url": "https://github.com/facebook/react-native/pull/51526.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51526.patch",
"merged_at": null
} | ## Summary:
When checking if we should download hermes artifacts, the path to the folder we're checking was wrong, causing hermes to always be downloaded.
This commit fixes this by renaming it from `Libraries` -> `Library`
## Changelog:
[IOS] [FIXED] - fixed wrong path in prebuild hermes check
## Test Pl... | {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51526/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/51526/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51525 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51525/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51525/comments | https://api.github.com/repos/facebook/react-native/issues/51525/events | https://github.com/facebook/react-native/pull/51525 | 3,082,674,081 | PR_kwDOAbrxp86XMQOT | 51,525 | fix: restore shipping mocks with react-native package | {
"login": "mdjastrzebski",
"id": 6368606,
"node_id": "MDQ6VXNlcjYzNjg2MDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/6368606?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdjastrzebski",
"html_url": "https://github.com/mdjastrzebski",
"followers_url": "https://api.github.... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-22T09:22:48 | 2025-05-22T12:40:47 | 2025-05-22T12:40:47 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51525",
"html_url": "https://github.com/facebook/react-native/pull/51525",
"diff_url": "https://github.com/facebook/react-native/pull/51525.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51525.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:
PR #50784 added `__mocks__` directory to npm package exclude list in `packag... | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51525/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/51525/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51524 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51524/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51524/comments | https://api.github.com/repos/facebook/react-native/issues/51524/events | https://github.com/facebook/react-native/pull/51524 | 3,082,244,967 | PR_kwDOAbrxp86XKzUo | 51,524 | pre-suppress errors for natural inference rollout in xplat/js | {
"login": "panagosg7",
"id": 1099437,
"node_id": "MDQ6VXNlcjEwOTk0Mzc=",
"avatar_url": "https://avatars.githubusercontent.com/u/1099437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/panagosg7",
"html_url": "https://github.com/panagosg7",
"followers_url": "https://api.github.com/users/pa... | [
{
"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 be... | closed | false | null | [] | null | 3 | 2025-05-22T06:44:16 | 2025-05-22T09:54:10 | 2025-05-22T09:54:00 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51524",
"html_url": "https://github.com/facebook/react-native/pull/51524",
"diff_url": "https://github.com/facebook/react-native/pull/51524.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51524.patch",
"merged_at": null
} | Summary:
Links in error suppressions will point to the announcement post in Flow FYI.
drop-conflicts
Reviewed By: marcoww6
Differential Revision: D75188177
| {
"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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51524/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/51524/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.