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/50216
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50216/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50216/comments
|
https://api.github.com/repos/facebook/react-native/issues/50216/events
|
https://github.com/facebook/react-native/pull/50216
| 2,943,463,854
|
PR_kwDOAbrxp86P4a1K
| 50,216
|
Remove deprecated RCTModernEventEmitter.receiveTouches
|
{
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers",
"following_url": "https://api.github.com/users/javache/following{/other_user}",
"gists_url": "https://api.github.com/users/javache/gists{/gist_id}",
"starred_url": "https://api.github.com/users/javache/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/javache/subscriptions",
"organizations_url": "https://api.github.com/users/javache/orgs",
"repos_url": "https://api.github.com/users/javache/repos",
"events_url": "https://api.github.com/users/javache/events{/privacy}",
"received_events_url": "https://api.github.com/users/javache/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 2
| 2025-03-24T14:32:44
| 2025-03-24T18:58:50
| 2025-03-24T18:58:39
|
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50216",
"html_url": "https://github.com/facebook/react-native/pull/50216",
"diff_url": "https://github.com/facebook/react-native/pull/50216.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50216.patch",
"merged_at": null
}
|
Summary:
Call TouchesHelper directly from TouchEvent and remove the need for `RCTModernEventEmitter.receiveTouches`. This enables `Animated.Event` to process these events too, since they are now being delivered just like any other event.
Changelog:
[Android][Fixed] Enables Animated.Event to be used with onTouchMove in the new architecture.
[Android][Removed] Removed deprecated EventDispatcher#receiveTouches
Differential Revision: D71114177
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50216/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/50216/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50215
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50215/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50215/comments
|
https://api.github.com/repos/facebook/react-native/issues/50215/events
|
https://github.com/facebook/react-native/pull/50215
| 2,943,282,852
|
PR_kwDOAbrxp86P3zYX
| 50,215
|
Deprecate *EventData types in favour of *Event
|
{
"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/followers",
"following_url": "https://api.github.com/users/huntie/following{/other_user}",
"gists_url": "https://api.github.com/users/huntie/gists{/gist_id}",
"starred_url": "https://api.github.com/users/huntie/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/huntie/subscriptions",
"organizations_url": "https://api.github.com/users/huntie/orgs",
"repos_url": "https://api.github.com/users/huntie/repos",
"events_url": "https://api.github.com/users/huntie/events{/privacy}",
"received_events_url": "https://api.github.com/users/huntie/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 5
| 2025-03-24T13:32:21
| 2025-04-22T10:26:25
| 2025-03-26T16:59:06
|
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50215",
"html_url": "https://github.com/facebook/react-native/pull/50215",
"diff_url": "https://github.com/facebook/react-native/pull/50215.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50215.patch",
"merged_at": null
}
|
Summary:
Backwards compatible updates to `CoreEventTypes`, `Image`, `Switch`, `TextInput` to align types and reduce root exports.
The effects of this change can be seen in `packages/react-native/types/__typetests__/index.tsx` (smoke test file against current manual TypeScript definitions).
Under Flow, exports on each `*EventData` type are directly removed (unreferenced).
Changelog:
[General][Deprecated] - Deprecate `*EventData` types on `Image`, `Switch`, `TextInput` components. These can be substituted for `*Event`, e.g. `NativeSyntheticEvent<ImageLoadEventData>` becomes `ImageLoadEvent`.
Differential Revision: D71734361
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50215/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/50215/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50214
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50214/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50214/comments
|
https://api.github.com/repos/facebook/react-native/issues/50214/events
|
https://github.com/facebook/react-native/pull/50214
| 2,943,076,243
|
PR_kwDOAbrxp86P3GQg
| 50,214
|
Align AnimateProps to match TS types
|
{
"login": "coado",
"id": 64146291,
"node_id": "MDQ6VXNlcjY0MTQ2Mjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/64146291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/coado",
"html_url": "https://github.com/coado",
"followers_url": "https://api.github.com/users/coado/followers",
"following_url": "https://api.github.com/users/coado/following{/other_user}",
"gists_url": "https://api.github.com/users/coado/gists{/gist_id}",
"starred_url": "https://api.github.com/users/coado/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/coado/subscriptions",
"organizations_url": "https://api.github.com/users/coado/orgs",
"repos_url": "https://api.github.com/users/coado/repos",
"events_url": "https://api.github.com/users/coado/events{/privacy}",
"received_events_url": "https://api.github.com/users/coado/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1282006477,
"node_id": "MDU6TGFiZWwxMjgyMDA2NDc3",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Software%20Mansion",
"name": "p: Software Mansion",
"color": "0052cc",
"default": false,
"description": "Partner: Software Mansion"
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-24T12:20:52
| 2025-03-25T10:50:50
| 2025-03-25T10:50:38
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50214",
"html_url": "https://github.com/facebook/react-native/pull/50214",
"diff_url": "https://github.com/facebook/react-native/pull/50214.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50214.patch",
"merged_at": null
}
|
Summary:
This diff is a second step toward the TS AnimatedProps alignment. In this change the rest of the extended types and recursions in `WithAnimatedValue` are applied.
Changelog:
[Internal] - Aligned AnimateProps to match TS types.
Differential Revision: D71623036
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50214/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/50214/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50213
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50213/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50213/comments
|
https://api.github.com/repos/facebook/react-native/issues/50213/events
|
https://github.com/facebook/react-native/pull/50213
| 2,943,058,860
|
PR_kwDOAbrxp86P3CiE
| 50,213
|
Add pre-transform that replaces nullable types with undefined for object types
|
{
"login": "j-piasecki",
"id": 21055725,
"node_id": "MDQ6VXNlcjIxMDU1NzI1",
"avatar_url": "https://avatars.githubusercontent.com/u/21055725?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/j-piasecki",
"html_url": "https://github.com/j-piasecki",
"followers_url": "https://api.github.com/users/j-piasecki/followers",
"following_url": "https://api.github.com/users/j-piasecki/following{/other_user}",
"gists_url": "https://api.github.com/users/j-piasecki/gists{/gist_id}",
"starred_url": "https://api.github.com/users/j-piasecki/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/j-piasecki/subscriptions",
"organizations_url": "https://api.github.com/users/j-piasecki/orgs",
"repos_url": "https://api.github.com/users/j-piasecki/repos",
"events_url": "https://api.github.com/users/j-piasecki/events{/privacy}",
"received_events_url": "https://api.github.com/users/j-piasecki/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1282006477,
"node_id": "MDU6TGFiZWwxMjgyMDA2NDc3",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Software%20Mansion",
"name": "p: Software Mansion",
"color": "0052cc",
"default": false,
"description": "Partner: Software Mansion"
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-24T12:14:18
| 2025-03-24T14:25:50
| 2025-03-24T14:25:38
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50213",
"html_url": "https://github.com/facebook/react-native/pull/50213",
"diff_url": "https://github.com/facebook/react-native/pull/50213.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50213.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Reviewed By: huntie
Differential Revision: D71730936
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50213/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/50213/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50212
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50212/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50212/comments
|
https://api.github.com/repos/facebook/react-native/issues/50212/events
|
https://github.com/facebook/react-native/pull/50212
| 2,942,561,504
|
PR_kwDOAbrxp86P1YIb
| 50,212
|
[iOS] Fixes crash when Blob module returns nil
|
{
"login": "zhongwuzw",
"id": 5061845,
"node_id": "MDQ6VXNlcjUwNjE4NDU=",
"avatar_url": "https://avatars.githubusercontent.com/u/5061845?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zhongwuzw",
"html_url": "https://github.com/zhongwuzw",
"followers_url": "https://api.github.com/users/zhongwuzw/followers",
"following_url": "https://api.github.com/users/zhongwuzw/following{/other_user}",
"gists_url": "https://api.github.com/users/zhongwuzw/gists{/gist_id}",
"starred_url": "https://api.github.com/users/zhongwuzw/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/zhongwuzw/subscriptions",
"organizations_url": "https://api.github.com/users/zhongwuzw/orgs",
"repos_url": "https://api.github.com/users/zhongwuzw/repos",
"events_url": "https://api.github.com/users/zhongwuzw/events{/privacy}",
"received_events_url": "https://api.github.com/users/zhongwuzw/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 7
| 2025-03-24T09:18:27
| 2025-03-27T14:37:11
| 2025-03-24T10:36:29
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50212",
"html_url": "https://github.com/facebook/react-native/pull/50212",
"diff_url": "https://github.com/facebook/react-native/pull/50212.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50212.patch",
"merged_at": null
}
|
## Summary:
Fixes #50210 . We changed from https://github.com/facebook/react-native/pull/42923/files#diff-91dbe299fbfe3e18882740ec5adb85f3402b6a77500fe2a9ee3ec983f3377c4a.
## Changelog:
[IOS] [FIXED] - Fixes crash when Blob module returns nil
## Test Plan:
Let ` [moduleRegistry moduleForName:"BlobModule"]` returns nil and should not crash.
|
{
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers",
"following_url": "https://api.github.com/users/javache/following{/other_user}",
"gists_url": "https://api.github.com/users/javache/gists{/gist_id}",
"starred_url": "https://api.github.com/users/javache/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/javache/subscriptions",
"organizations_url": "https://api.github.com/users/javache/orgs",
"repos_url": "https://api.github.com/users/javache/repos",
"events_url": "https://api.github.com/users/javache/events{/privacy}",
"received_events_url": "https://api.github.com/users/javache/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50212/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/50212/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50211
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50211/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50211/comments
|
https://api.github.com/repos/facebook/react-native/issues/50211/events
|
https://github.com/facebook/react-native/pull/50211
| 2,942,253,812
|
PR_kwDOAbrxp86P0VFP
| 50,211
|
fix: iOS crash when BlobModule is nil in RCTNetworking initialization
|
{
"login": "hoonjoo-park",
"id": 67448481,
"node_id": "MDQ6VXNlcjY3NDQ4NDgx",
"avatar_url": "https://avatars.githubusercontent.com/u/67448481?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hoonjoo-park",
"html_url": "https://github.com/hoonjoo-park",
"followers_url": "https://api.github.com/users/hoonjoo-park/followers",
"following_url": "https://api.github.com/users/hoonjoo-park/following{/other_user}",
"gists_url": "https://api.github.com/users/hoonjoo-park/gists{/gist_id}",
"starred_url": "https://api.github.com/users/hoonjoo-park/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/hoonjoo-park/subscriptions",
"organizations_url": "https://api.github.com/users/hoonjoo-park/orgs",
"repos_url": "https://api.github.com/users/hoonjoo-park/repos",
"events_url": "https://api.github.com/users/hoonjoo-park/events{/privacy}",
"received_events_url": "https://api.github.com/users/hoonjoo-park/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
open
| false
| null |
[] | null | 2
| 2025-03-24T07:21:16
| 2025-03-24T17:23:13
| null |
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50211",
"html_url": "https://github.com/facebook/react-native/pull/50211",
"diff_url": "https://github.com/facebook/react-native/pull/50211.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50211.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:
An iOS crash occurs during networking module initialization in uncertain situations. This happens in the `RCTAppSetupUtils.mm` file when setting up URL handlers for the `RCTNetworking` class and `BlobModule` is `nil`.
this PR fixes [this issue #50210](https://github.com/facebook/react-native/issues/50210#issue-2942240981)
<!-- Explain the **motivation** for making this change. What existing problem does the pull request solve? -->
## Changelog:
[IOS] [FIXED] - Fix app crash in RCTNetworking when BlobModule is nil by adding null check before adding it to handlers array
<!-- Help reviewers and the release process by writing your own changelog entry.
Pick one each for the category and type tags:
[IOS] [FIXED] - Fix app crash in RCTNetworking when BlobModule is nil by adding null check before adding it to handlers array
For more details, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->
## Test Plan:
1. Created a test environment where BlobModule is not available/initialized
2. Before the fix, the app crashes when attempting network requests with the error: "Collection element of type 'std::nullptr_t' is not an Objective-C object"
3. After applying the fix, the app successfully initializes the networking module without crashing
4. Verified network requests work properly even when BlobModule is not available
5. Also verified that when BlobModule is properly initialized, it still works as expected with all functionality intact
<!-- Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes the user interface. -->
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50211/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/50211/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50210
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50210/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50210/comments
|
https://api.github.com/repos/facebook/react-native/issues/50210/events
|
https://github.com/facebook/react-native/issues/50210
| 2,942,240,981
|
I_kwDOAbrxp86vXwjV
| 50,210
|
iOS: App crashes when BlobModule is nil during RCTNetworking initialization
|
{
"login": "hoonjoo-park",
"id": 67448481,
"node_id": "MDQ6VXNlcjY3NDQ4NDgx",
"avatar_url": "https://avatars.githubusercontent.com/u/67448481?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hoonjoo-park",
"html_url": "https://github.com/hoonjoo-park",
"followers_url": "https://api.github.com/users/hoonjoo-park/followers",
"following_url": "https://api.github.com/users/hoonjoo-park/following{/other_user}",
"gists_url": "https://api.github.com/users/hoonjoo-park/gists{/gist_id}",
"starred_url": "https://api.github.com/users/hoonjoo-park/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/hoonjoo-park/subscriptions",
"organizations_url": "https://api.github.com/users/hoonjoo-park/orgs",
"repos_url": "https://api.github.com/users/hoonjoo-park/repos",
"events_url": "https://api.github.com/users/hoonjoo-park/events{/privacy}",
"received_events_url": "https://api.github.com/users/hoonjoo-park/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 1794376073,
"node_id": "MDU6TGFiZWwxNzk0Mzc2MDcz",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Repro",
"name": "Needs: Repro",
"color": "d4c5f9",
"default": false,
"description": "This issue could be improved with a clear list of steps to reproduce the issue."
},
{
"id": 1794380150,
"node_id": "MDU6TGFiZWwxNzk0MzgwMTUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/Newer%20Patch%20Available",
"name": "Newer Patch Available",
"color": "d4c5f9",
"default": false,
"description": ""
},
{
"id": 1877909121,
"node_id": "MDU6TGFiZWwxODc3OTA5MTIx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Attention",
"name": "Needs: Attention",
"color": "f9c884",
"default": false,
"description": "Issues where the author has responded to feedback."
},
{
"id": 3815166274,
"node_id": "LA_kwDOAbrxp87jZtFC",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20New%20Architecture",
"name": "Type: New Architecture",
"color": "f9d0c4",
"default": false,
"description": "Issues and PRs related to new architecture (Fabric/Turbo Modules)"
}
] |
open
| false
| null |
[] | null | 19
| 2025-03-24T07:15:24
| 2025-06-05T09:37:23
| null |
CONTRIBUTOR
| null | null | null | null |
### Description
## Problem Description
While the exact root cause remains unclear, we are intermittently encountering an NSInvalidArgumentException under the new architecture. The crash appears to originate from RCTAppSetupUtils.mm, where [moduleRegistry moduleForName:@"BlobModule"] unexpectedly returns nil.
### Steps to reproduce
While we have not been able to reproduce the issue on our end, it has been consistently reported in Crashlytics. Interestingly, over 50% of the reported crashes are occurring on *iPhone 7 Plus* and *iPhone 6* devices.
### React Native Version
0.78.0
### Affected Platforms
Runtime - iOS
### Areas
Bridgeless - The New Initialization Flow
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.1.1
CPU: (10) x64 Apple M2 Pro
Memory: 29.69 MB / 32.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 20.12.0
path: ~/.nvm/versions/node/v20.12.0/bin/node
Yarn:
version: 3.6.4
path: ~/projects/my-project/node_modules/.bin/yarn
npm:
version: 10.8.1
path: ~/.nvm/versions/node/v20.12.0/bin/npm
Watchman:
version: 2024.04.22.00
path: /usr/local/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /Users/me/.rbenv/shims/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.1
- iOS 18.1
- macOS 15.1
- tvOS 18.1
- visionOS 2.1
- watchOS 11.1
Android SDK: Not Found
IDEs:
Android Studio: 2024.3 AI-243.22562.218.2431.13114758
Xcode:
version: 16.1/16B40
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.13
path: /Library/Java/JavaVirtualMachines/zulu-17.jdk/Contents/Home/bin/javac
Ruby:
version: 3.0.6
path: /Users/me/.rbenv/shims/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.1
wanted: 15.0.1
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.78.0
wanted: 0.78.0
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Stacktrace or Logs
```text
Fatal Exception: NSInvalidArgumentException
0 CoreFoundation 0x92c60 exceptionPreprocess
1 libobjc.A.dylib 0x14ee4 objc_exception_throw
2 CoreFoundation 0x18d694 -[NSCFString characterAtIndex:].cold.1
3 CoreFoundation 0x18b0b8 -[NSPlaceholderArray initWithCapacity:].cold.1
4 CoreFoundation 0x1fd08 -[NSPlaceholderArray initWithObjects:count:]
5 CoreFoundation 0x4971c +[NSArray arrayWithObjects:count:]
6 React_RCTAppDelegate 0x4f6c RCTAppSetupDefaultModuleFromClass_block_invoke_2 + 103 (RCTAppSetupUtils.mm:103)
7 RCTNetwork 0x68d0 -[RCTNetworking prioritizedHandlers] + 278 (RCTNetworking.mm:278)
8 RCTNetwork 0x6718 -[RCTNetworking handlerForRequest:] + 229 (RCTNetworking.mm:229)
9 RCTNetwork 0x9cc8 -[RCTNetworking networkTaskWithRequest:completionBlock:] + 710 (RCTNetworking.mm:710)
10 RCTNetwork 0x8c8c -[RCTNetworking sendRequest:responseType:incrementalUpdates:responseSender:] + 662 (RCTNetworking.mm:662)
11 RCTNetwork 0xa464 38-[RCTNetworking sendRequest:callback:]block_invoke_2 + 761 (RCTNetworking.mm:761)
Collection element of type 'std::nullptr_t' is not an Objective-C object
```
### Reproducer
sorry I have no Reproducer to provide
### Screenshots and Videos
_No response_
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50210/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/50210/timeline
| null | null |
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50209
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50209/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50209/comments
|
https://api.github.com/repos/facebook/react-native/issues/50209/events
|
https://github.com/facebook/react-native/pull/50209
| 2,941,973,193
|
PR_kwDOAbrxp86PzXZW
| 50,209
|
feat: radial gradient
|
{
"login": "intergalacticspacehighway",
"id": 23293248,
"node_id": "MDQ6VXNlcjIzMjkzMjQ4",
"avatar_url": "https://avatars.githubusercontent.com/u/23293248?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/intergalacticspacehighway",
"html_url": "https://github.com/intergalacticspacehighway",
"followers_url": "https://api.github.com/users/intergalacticspacehighway/followers",
"following_url": "https://api.github.com/users/intergalacticspacehighway/following{/other_user}",
"gists_url": "https://api.github.com/users/intergalacticspacehighway/gists{/gist_id}",
"starred_url": "https://api.github.com/users/intergalacticspacehighway/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/intergalacticspacehighway/subscriptions",
"organizations_url": "https://api.github.com/users/intergalacticspacehighway/orgs",
"repos_url": "https://api.github.com/users/intergalacticspacehighway/repos",
"events_url": "https://api.github.com/users/intergalacticspacehighway/events{/privacy}",
"received_events_url": "https://api.github.com/users/intergalacticspacehighway/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 2
| 2025-03-24T04:46:29
| 2025-03-26T15:45:38
| 2025-03-26T15:45:37
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50209",
"html_url": "https://github.com/facebook/react-native/pull/50209",
"diff_url": "https://github.com/facebook/react-native/pull/50209.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50209.patch",
"merged_at": null
}
|
<!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The three fields below are mandatory. -->
## Summary:
<!-- Explain the **motivation** for making this change. What existing problem does the pull request solve? -->
- Adds [CSS spec](https://www.w3.org/TR/css-images-3/#radial-gradients) compliant radial gradient support
- Also adds object styling for the same to support JS syntax animations.
## Changelog:
[GENERAL] [ADDED] - Radial gradient
<!-- Help reviewers and the release process by writing your own changelog entry.
Pick one each for the category and type tags:
For more details, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->
## Test Plan:
Added testcases in `processBackgroundImage-test.js` and examples in `RadientGradientExample.js`
<img src="https://github.com/user-attachments/assets/754c4267-3cf3-4b31-a60d-268f8945fcf4" width="300px" alt="Screenshot 2025-03-24 at 10 12 32 AM">
<!-- Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes the user interface. -->
|
{
"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/jorge-cab/followers",
"following_url": "https://api.github.com/users/jorge-cab/following{/other_user}",
"gists_url": "https://api.github.com/users/jorge-cab/gists{/gist_id}",
"starred_url": "https://api.github.com/users/jorge-cab/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jorge-cab/subscriptions",
"organizations_url": "https://api.github.com/users/jorge-cab/orgs",
"repos_url": "https://api.github.com/users/jorge-cab/repos",
"events_url": "https://api.github.com/users/jorge-cab/events{/privacy}",
"received_events_url": "https://api.github.com/users/jorge-cab/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50209/reactions",
"total_count": 8,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 2,
"confused": 0,
"heart": 5,
"rocket": 1,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50209/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50208
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50208/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50208/comments
|
https://api.github.com/repos/facebook/react-native/issues/50208/events
|
https://github.com/facebook/react-native/issues/50208
| 2,941,656,852
|
I_kwDOAbrxp86vVh8U
| 50,208
|
i keep seeing the welcome page when i try running my app
|
{
"login": "ido008008",
"id": 185722919,
"node_id": "U_kgDOCxHoJw",
"avatar_url": "https://avatars.githubusercontent.com/u/185722919?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ido008008",
"html_url": "https://github.com/ido008008",
"followers_url": "https://api.github.com/users/ido008008/followers",
"following_url": "https://api.github.com/users/ido008008/following{/other_user}",
"gists_url": "https://api.github.com/users/ido008008/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ido008008/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ido008008/subscriptions",
"organizations_url": "https://api.github.com/users/ido008008/orgs",
"repos_url": "https://api.github.com/users/ido008008/repos",
"events_url": "https://api.github.com/users/ido008008/events{/privacy}",
"received_events_url": "https://api.github.com/users/ido008008/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"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_kwDOAbrxp88AAAABVWE17w",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20Too%20Old%20Version",
"name": "Type: Too Old Version",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 2
| 2025-03-24T00:20:21
| 2025-03-24T00:20:49
| 2025-03-24T00:20:37
|
NONE
| null | null | null | null |
### Description
i keep seeing the welcome page when i try running my app, i tried solutions from online forums and nothing worked... i am new to coding and not sure if i missed something or how to fix it
### Steps to reproduce
itry to run it on web and see a welcome page with this error:
Error: Premature close
at onclose (node:internal/streams/end-of-stream:159:30)
at processTicksAndRejections (node:internal/process/task_queues:77:11)
at runNextTicks (node:internal/process/task_queues:64:3)
at processImmediate (node:internal/timers:454:9)
### React Native Version
18.0.0
### Affected Platforms
Runtime - Web, Build - Windows
### Output of `npx @react-native-community/cli info`
```text
PS D:\ido\TelAvivAir\TelAvivAirNew> npx @react-native-community/cli info
info Fetching system and libraries information...
System:
OS: Windows 10 10.0.19045
CPU: (8) x64 Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz
Memory: 1.33 GB / 15.94 GB
Binaries:
Node:
version: 20.18.0
path: D:\ido\tiplox 2\node.EXE
Yarn: Not Found
npm:
version: 10.8.2
path: D:\ido\tiplox 2\npm.CMD
Watchman: Not Found
SDKs:
Android SDK: Not Found
Windows SDK: Not Found
IDEs:
Android Studio: AI-243.22562.218.2431.13114758
Visual Studio: Not Found
Languages:
Java: Not Found
Ruby: Not Found
npmPackages:
"@react-native-community/cli":
installed: 18.0.0
wanted: ^18.0.0
react:
installed: 18.3.1
wanted: ^18.3.1
react-native:
installed: 0.76.7
wanted: ^0.76.7
react-native-windows: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: Not found
newArchEnabled: Not found
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
info React Native v0.78.1 is now available (your project is running on v0.76.7).
info Changelog: https://github.com/facebook/react-native/releases/tag/v0.78.1
info Diff: https://react-native-community.github.io/upgrade-helper/?from=0.76.7&to=0.78.1
info For more info, check out "https://reactnative.dev/docs/upgrading?os=windows".
```
### Stacktrace or Logs
```text
i keep seeing this welcome page when i try to run my app, and also this error: Error: Premature close
at onclose (node:internal/streams/end-of-stream:159:30)
at processTicksAndRejections (node:internal/process/task_queues:77:11)
at runNextTicks (node:internal/process/task_queues:64:3)
at processImmediate (node:internal/timers:454:9)
i see this page:
Welcome!
👋
Step 1: Try it
Edit app/(tabs)/index.tsx to see changes. Press F12 to open developer tools.
Step 2: Explore
Tap the Explore tab to learn more about what's included in this starter app.
Step 3: Get a fresh start
When you're ready, run npm run reset-project to get a fresh app directory. This will move the current app to app-example.
```
### Reproducer
https://github.com/ido008008/telavivair.1
### Screenshots and Videos
_No response_
|
{
"login": "react-native-bot",
"id": 32686087,
"node_id": "MDQ6VXNlcjMyNjg2MDg3",
"avatar_url": "https://avatars.githubusercontent.com/u/32686087?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/react-native-bot",
"html_url": "https://github.com/react-native-bot",
"followers_url": "https://api.github.com/users/react-native-bot/followers",
"following_url": "https://api.github.com/users/react-native-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/react-native-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/react-native-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/react-native-bot/subscriptions",
"organizations_url": "https://api.github.com/users/react-native-bot/orgs",
"repos_url": "https://api.github.com/users/react-native-bot/repos",
"events_url": "https://api.github.com/users/react-native-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/react-native-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50208/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/50208/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50207
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50207/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50207/comments
|
https://api.github.com/repos/facebook/react-native/issues/50207/events
|
https://github.com/facebook/react-native/issues/50207
| 2,941,531,779
|
I_kwDOAbrxp86vVDaD
| 50,207
|
alpha ignored in modern rgb() syntax
|
{
"login": "wojtekmaj",
"id": 5426427,
"node_id": "MDQ6VXNlcjU0MjY0Mjc=",
"avatar_url": "https://avatars.githubusercontent.com/u/5426427?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/wojtekmaj",
"html_url": "https://github.com/wojtekmaj",
"followers_url": "https://api.github.com/users/wojtekmaj/followers",
"following_url": "https://api.github.com/users/wojtekmaj/following{/other_user}",
"gists_url": "https://api.github.com/users/wojtekmaj/gists{/gist_id}",
"starred_url": "https://api.github.com/users/wojtekmaj/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wojtekmaj/subscriptions",
"organizations_url": "https://api.github.com/users/wojtekmaj/orgs",
"repos_url": "https://api.github.com/users/wojtekmaj/repos",
"events_url": "https://api.github.com/users/wojtekmaj/events{/privacy}",
"received_events_url": "https://api.github.com/users/wojtekmaj/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 542043367,
"node_id": "MDU6TGFiZWw1NDIwNDMzNjc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Issue:%20Author%20Provided%20Repro",
"name": "Issue: Author Provided Repro",
"color": "0e8a16",
"default": false,
"description": "This issue can be reproduced in Snack or an attached project."
},
{
"id": 872547321,
"node_id": "MDU6TGFiZWw4NzI1NDczMjE=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20Enhancement",
"name": "Type: Enhancement",
"color": "ffffff",
"default": false,
"description": "A new feature or enhancement of an existing feature."
},
{
"id": 1794380150,
"node_id": "MDU6TGFiZWwxNzk0MzgwMTUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/Newer%20Patch%20Available",
"name": "Newer Patch Available",
"color": "d4c5f9",
"default": false,
"description": ""
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-23T21:06:14
| 2025-03-29T03:40:54
| 2025-03-29T03:40:54
|
NONE
| null | null | null | null |
### Description
`rgb()` syntax appears to be only parsing R, G, and B channels, ignoring A, despite [specs](https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/rgb) allowing it and all web browsers respecting it.
### Steps to reproduce
1. Use `rgb(R G B / A)` color anywhere in the code
2. You get black instead
### React Native Version
0.78.1
### Affected Platforms
Runtime - iOS
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.3.1
CPU: (8) arm64 Apple M2
Memory: 221.89 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 22.14.0
path: /private/var/folders/3y/swkjq1x101b76mzjgt4pm2d80000gp/T/xfs-39046bc3/node
Yarn:
version: 4.3.1
path: /private/var/folders/3y/swkjq1x101b76mzjgt4pm2d80000gp/T/xfs-39046bc3/yarn
npm:
version: 10.9.2
path: /usr/local/bin/npm
Watchman: Not Found
Managers:
CocoaPods:
version: 1.16.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.2
- iOS 18.2
- macOS 15.2
- tvOS 18.2
- visionOS 2.2
- watchOS 11.2
Android SDK: Not Found
IDEs:
Android Studio: Not Found
Xcode:
version: 16.2/16C5032a
path: /usr/bin/xcodebuild
Languages:
Java: Not Found
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.1
wanted: 15.0.1
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.76.6
wanted: 0.76.6
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: false
```
### Stacktrace or Logs
```text
not applicable
```
### Reproducer
https://snack.expo.dev/u9FC-9ROpkNTvjfeWs6C6
### Screenshots and Videos
<img width="494" alt="Image" src="https://github.com/user-attachments/assets/d609992f-5f78-4bc5-b2cb-6457eee6b6c2" />
Source: https://snack.expo.dev/u9FC-9ROpkNTvjfeWs6C6
Trying the exact same code on the web (minimally edited for obvious reasons) works:
<img width="521" alt="Image" src="https://github.com/user-attachments/assets/40df8c67-8276-4818-b1c7-8187da7be798" />
Source: https://codesandbox.io/p/devbox/distracted-pond-k68g7k / https://k68g7k.csb.app/
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50207/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/50207/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50206
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50206/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50206/comments
|
https://api.github.com/repos/facebook/react-native/issues/50206/events
|
https://github.com/facebook/react-native/issues/50206
| 2,941,455,347
|
I_kwDOAbrxp86vUwvz
| 50,206
|
Support for multiple Targets for XCODE missing.
|
{
"login": "MoamberRaza",
"id": 52427232,
"node_id": "MDQ6VXNlcjUyNDI3MjMy",
"avatar_url": "https://avatars.githubusercontent.com/u/52427232?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MoamberRaza",
"html_url": "https://github.com/MoamberRaza",
"followers_url": "https://api.github.com/users/MoamberRaza/followers",
"following_url": "https://api.github.com/users/MoamberRaza/following{/other_user}",
"gists_url": "https://api.github.com/users/MoamberRaza/gists{/gist_id}",
"starred_url": "https://api.github.com/users/MoamberRaza/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MoamberRaza/subscriptions",
"organizations_url": "https://api.github.com/users/MoamberRaza/orgs",
"repos_url": "https://api.github.com/users/MoamberRaza/repos",
"events_url": "https://api.github.com/users/MoamberRaza/events{/privacy}",
"received_events_url": "https://api.github.com/users/MoamberRaza/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 1794376073,
"node_id": "MDU6TGFiZWwxNzk0Mzc2MDcz",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Repro",
"name": "Needs: Repro",
"color": "d4c5f9",
"default": false,
"description": "This issue could be improved with a clear list of steps to reproduce the issue."
},
{
"id": 1877909121,
"node_id": "MDU6TGFiZWwxODc3OTA5MTIx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Attention",
"name": "Needs: Attention",
"color": "f9c884",
"default": false,
"description": "Issues where the author has responded to feedback."
}
] |
open
| false
| null |
[] | null | 9
| 2025-03-23T20:08:37
| 2025-03-27T10:58:20
| null |
NONE
| null | null | null | null |
### Description
Couldn't install Pods. Updating the Pods project and trying again...
### Steps to reproduce
create new target and run npx pod-install OR cd ios .. && pod install or pod install --repo-update
nothing work at all.
Please share quick solution or let me know if downgrade would preferable.
### React Native Version
0.78.1
### Affected Platforms
Runtime - iOS
### Output of `npx @react-native-community/cli info`
```text
Couldn't install Pods. Updating the Pods project and trying again...
Command `pod install` failed.
└─ Cause: Oh no, an error occurred.
Search for existing GitHub issues similar to yours:
https://github.com/CocoaPods/CocoaPods/search?q=%5BXcodeproj%5D+Unable+to+find+compatibility+version+string+for+object+version+%6070%60.&type=Issues
If none exists, create a ticket, with the template displayed above, on:
https://github.com/CocoaPods/CocoaPods/issues/new
Be sure to first read the contributing guide for details on how to properly submit a ticket:
https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md
Don't forget to anonymize any private data!
Looking for related issues on cocoapods/cocoapods...
- CocoaPods don't install in my project
https://github.com/CocoaPods/CocoaPods/issues/12764 [open] [1 comment]
4 weeks ago
- CocoaPods don't install in my project
https://github.com/CocoaPods/CocoaPods/issues/12735 [open] [8 comments]
2 weeks ago
- ArgumentError - [Xcodeproj] Unable to find compatibility version string for object version `70`.
https://github.com/CocoaPods/CocoaPods/issues/12671 [closed] [31 comments]
a week ago
and 3 more at:
https://github.com/cocoapods/cocoapods/search?q=%5BXcodeproj%5D%20Unable%20to%20find%20compatibility%20version%20string%20for%20object%20version%20%6070%60.&type=Issues&utf8=✓
pod install --repo-update --ansi exited with non-zero code: 1
```
### Stacktrace or Logs
```text
Couldn't install Pods. Updating the Pods project and trying again...
Command `pod install` failed.
└─ Cause: Oh no, an error occurred.
Search for existing GitHub issues similar to yours:
https://github.com/CocoaPods/CocoaPods/search?q=%5BXcodeproj%5D+Unable+to+find+compatibility+version+string+for+object+version+%6070%60.&type=Issues
If none exists, create a ticket, with the template displayed above, on:
https://github.com/CocoaPods/CocoaPods/issues/new
Be sure to first read the contributing guide for details on how to properly submit a ticket:
https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md
Don't forget to anonymize any private data!
Looking for related issues on cocoapods/cocoapods...
- CocoaPods don't install in my project
https://github.com/CocoaPods/CocoaPods/issues/12764 [open] [1 comment]
4 weeks ago
- CocoaPods don't install in my project
https://github.com/CocoaPods/CocoaPods/issues/12735 [open] [8 comments]
2 weeks ago
- ArgumentError - [Xcodeproj] Unable to find compatibility version string for object version `70`.
https://github.com/CocoaPods/CocoaPods/issues/12671 [closed] [31 comments]
a week ago
and 3 more at:
https://github.com/cocoapods/cocoapods/search?q=%5BXcodeproj%5D%20Unable%20to%20find%20compatibility%20version%20string%20for%20object%20version%20%6070%60.&type=Issues&utf8=✓
pod install --repo-update --ansi exited with non-zero code: 1
```
### Reproducer
https://www.google.com/
### Screenshots and Videos
Node 22
if its remain single target than it worked perfect but in case multiple it has some errors.
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50206/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/50206/timeline
| null | null |
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50205
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50205/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50205/comments
|
https://api.github.com/repos/facebook/react-native/issues/50205/events
|
https://github.com/facebook/react-native/issues/50205
| 2,940,330,538
|
I_kwDOAbrxp86vQeIq
| 50,205
|
[iOS] Boost installation failing with checksum verification error in React Native 0.70.0-0.72.6
|
{
"login": "DannyM2287",
"id": 204461068,
"node_id": "U_kgDODC_UDA",
"avatar_url": "https://avatars.githubusercontent.com/u/204461068?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/DannyM2287",
"html_url": "https://github.com/DannyM2287",
"followers_url": "https://api.github.com/users/DannyM2287/followers",
"following_url": "https://api.github.com/users/DannyM2287/following{/other_user}",
"gists_url": "https://api.github.com/users/DannyM2287/gists{/gist_id}",
"starred_url": "https://api.github.com/users/DannyM2287/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/DannyM2287/subscriptions",
"organizations_url": "https://api.github.com/users/DannyM2287/orgs",
"repos_url": "https://api.github.com/users/DannyM2287/repos",
"events_url": "https://api.github.com/users/DannyM2287/events{/privacy}",
"received_events_url": "https://api.github.com/users/DannyM2287/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 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_kwDOAbrxp88AAAABVWE17w",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20Too%20Old%20Version",
"name": "Type: Too Old Version",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 2
| 2025-03-22T11:47:46
| 2025-03-22T11:48:13
| 2025-03-22T11:48:00
|
NONE
| null | null | null | null |
### Description
During pod installation on iOS, the boost dependency consistently fails with a checksum verification error. This occurs across multiple React Native versions (0.70.0-0.72.6) and prevents successful iOS builds.
Error message:
[!] Error installing boost
Verification checksum was incorrect, expected f0397ba6e982c4450f27bf32a2a83292aba035b827a5623a14636ea583318c41, got 79e6d3f986444e5a80afbeccdaf2d1c1cf964baa8d766d20859d653a16c39848
### Steps to reproduce
1. Clone the reproduction repository:
git clone https://github.com/DannyM2287/SportsBetTracker.git
cd SportsBetTracker
2. Install dependencies:
npm install --legacy-peer-deps
3. Install CocoaPods dependencies:
cd ios
pod install
4. Observe the boost installation error in the console output
### React Native Version
0.72.6
### Affected Platforms
Runtime - iOS
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 14.5
CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
Memory: 344.99 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 23.10.0
path: /usr/local/bin/node
Yarn: Not Found
npm:
version: 10.9.2
path: /usr/local/bin/npm
Watchman:
version: 2025.03.10.00
path: /usr/local/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /Users/dannymoran/.rbenv/shims/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.2
- iOS 18.2
- macOS 15.2
- tvOS 18.2
- visionOS 2.2
- watchOS 11.2
IDEs:
Xcode:
version: 16.2/16C5032a
path: /usr/bin/xcodebuild
Languages:
Ruby:
version: 3.3.0
path: /Users/dannymoran/.rbenv/shims/ruby
```
### Stacktrace or Logs
```text
Multiple related errors encountered during iOS build:
1. Boost Installation Error:
[!] Error installing boost
Verification checksum was incorrect, expected:
f0397ba6e982c4450f27bf32a2a83292aba035b827a5623a14636ea583318c41
got:
79e6d3f986444e5a80afbeccdaf2d1c1cf964baa8d766d20859d653a16c39848
2. Node.js Version Mismatch:
Expected: 23.9.0
Found: 23.10.0
Location: Hermes build script
3. React Module Import Error:
File: /Users/dannymoran/SportsBetTracker/ios/SportsBetTracker/AppDelegate.swift:2:8
Error: error: no such module 'React'
Code: import React
Environment:
- macOS: 14.5
- Node: 23.10.0
- CocoaPods: 1.16.2
- Xcode: 16.2
- React Native: 0.72.6
Attempted Solutions:
1. Clean install of dependencies
2. Removing Pods directory and running pod install
3. Using --repo-update with pod install
4. Creating symbolic link for Node.js version
```
### Reproducer
https://github.com/DannyM2287/SportsBetTracker
### Screenshots and Videos
[65557.txt](https://github.com/user-attachments/files/19402559/65557.txt)
|
{
"login": "react-native-bot",
"id": 32686087,
"node_id": "MDQ6VXNlcjMyNjg2MDg3",
"avatar_url": "https://avatars.githubusercontent.com/u/32686087?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/react-native-bot",
"html_url": "https://github.com/react-native-bot",
"followers_url": "https://api.github.com/users/react-native-bot/followers",
"following_url": "https://api.github.com/users/react-native-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/react-native-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/react-native-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/react-native-bot/subscriptions",
"organizations_url": "https://api.github.com/users/react-native-bot/orgs",
"repos_url": "https://api.github.com/users/react-native-bot/repos",
"events_url": "https://api.github.com/users/react-native-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/react-native-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50205/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/50205/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50204
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50204/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50204/comments
|
https://api.github.com/repos/facebook/react-native/issues/50204/events
|
https://github.com/facebook/react-native/pull/50204
| 2,940,250,881
|
PR_kwDOAbrxp86Pt0CR
| 50,204
|
Migrate `ReactContentSizeChangedEvent` to Kotlin
|
{
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 2
| 2025-03-22T09:18:48
| 2025-03-24T17:48:59
| 2025-03-24T17:48:48
|
COLLABORATOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50204",
"html_url": "https://github.com/facebook/react-native/pull/50204",
"diff_url": "https://github.com/facebook/react-native/pull/50204.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50204.patch",
"merged_at": null
}
|
## Summary:
Migrate com.facebook.react.views.textinput.ReactContentSizeChangedEvent to Kotlin.
## Changelog:
[INTERNAL] - Migrate com.facebook.react.views.textinput.ReactContentSizeChangedEvent to Kotlin
## Test Plan:
```bash
yarn test-android
yarn android
```
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50204/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 1,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50204/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50203
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50203/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50203/comments
|
https://api.github.com/repos/facebook/react-native/issues/50203/events
|
https://github.com/facebook/react-native/pull/50203
| 2,940,228,236
|
PR_kwDOAbrxp86Ptu9u
| 50,203
|
Migrate `ReactTextChangedEvent` to Kotlin
|
{
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-22T08:51:23
| 2025-03-24T17:48:58
| 2025-03-24T17:48:47
|
COLLABORATOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50203",
"html_url": "https://github.com/facebook/react-native/pull/50203",
"diff_url": "https://github.com/facebook/react-native/pull/50203.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50203.patch",
"merged_at": null
}
|
## Summary:
Migrate com.facebook.react.views.textinput.ReactTextChangedEvent to Kotlin.
## Changelog:
[INTERNAL] - Migrate com.facebook.react.views.textinput.ReactTextChangedEvent to Kotlin
## Test Plan:
```bash
yarn test-android
yarn android
```
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50203/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 1,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50203/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50202
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50202/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50202/comments
|
https://api.github.com/repos/facebook/react-native/issues/50202/events
|
https://github.com/facebook/react-native/pull/50202
| 2,940,215,777
|
PR_kwDOAbrxp86PtsVb
| 50,202
|
Migrate `ReactTextInputBlurEvent` to Kotlin
|
{
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-22T08:25:37
| 2025-03-24T18:09:56
| 2025-03-24T18:09:46
|
COLLABORATOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50202",
"html_url": "https://github.com/facebook/react-native/pull/50202",
"diff_url": "https://github.com/facebook/react-native/pull/50202.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50202.patch",
"merged_at": null
}
|
## Summary:
Migrate com.facebook.react.views.textinput.ReactTextInputBlurEvent to Kotlin.
## Changelog:
[INTERNAL] - Migrate com.facebook.react.views.textinput.ReactTextInputBlurEvent to Kotlin
## Test Plan:
```bash
yarn test-android
yarn android
```
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50202/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/50202/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50201
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50201/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50201/comments
|
https://api.github.com/repos/facebook/react-native/issues/50201/events
|
https://github.com/facebook/react-native/pull/50201
| 2,940,212,096
|
PR_kwDOAbrxp86PtrkN
| 50,201
|
Migrate `ReactTextInputEndEditingEvent` to Kotlin
|
{
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-22T08:17:46
| 2025-03-24T17:39:26
| 2025-03-24T17:39:13
|
COLLABORATOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50201",
"html_url": "https://github.com/facebook/react-native/pull/50201",
"diff_url": "https://github.com/facebook/react-native/pull/50201.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50201.patch",
"merged_at": null
}
|
## Summary:
Migrate com.facebook.react.views.textinput.ReactTextInputEndEditingEvent to Kotlin.
## Changelog:
[INTERNAL] - Migrate com.facebook.react.views.textinput.ReactTextInputEndEditingEvent to Kotlin
## Test Plan:
```bash
yarn test-android
yarn android
```
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50201/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 1,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50201/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50199
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50199/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50199/comments
|
https://api.github.com/repos/facebook/react-native/issues/50199/events
|
https://github.com/facebook/react-native/pull/50199
| 2,939,187,793
|
PR_kwDOAbrxp86PqR2U
| 50,199
|
Delete unnecessary NativeModuleSoLoader
|
{
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/cortinico/followers",
"following_url": "https://api.github.com/users/cortinico/following{/other_user}",
"gists_url": "https://api.github.com/users/cortinico/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cortinico/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cortinico/subscriptions",
"organizations_url": "https://api.github.com/users/cortinico/orgs",
"repos_url": "https://api.github.com/users/cortinico/repos",
"events_url": "https://api.github.com/users/cortinico/events{/privacy}",
"received_events_url": "https://api.github.com/users/cortinico/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 7
| 2025-03-21T18:26:50
| 2025-04-02T02:28:01
| 2025-04-02T02:27:51
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50199",
"html_url": "https://github.com/facebook/react-native/pull/50199",
"diff_url": "https://github.com/facebook/react-native/pull/50199.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50199.patch",
"merged_at": null
}
|
Summary:
We don't really need another wrapper around SoLoader to decide when to load a library. SoLoader already does this for us. See:
https://github.com/facebook/SoLoader/blob/62c2028a07f146bbc56c0337dacf226fcd6f95ef/java/com/facebook/soloader/SoLoader.java#L1070-L1139
I'm removing this extra unnecessary class.
Changelog:
[Internal] [Changed] -
Differential Revision: D71637449
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50199/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/50199/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50198
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50198/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50198/comments
|
https://api.github.com/repos/facebook/react-native/issues/50198/events
|
https://github.com/facebook/react-native/pull/50198
| 2,939,171,840
|
PR_kwDOAbrxp86PqOYg
| 50,198
|
Delete unnecessary DevSupportSoLoader
|
{
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/cortinico/followers",
"following_url": "https://api.github.com/users/cortinico/following{/other_user}",
"gists_url": "https://api.github.com/users/cortinico/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cortinico/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cortinico/subscriptions",
"organizations_url": "https://api.github.com/users/cortinico/orgs",
"repos_url": "https://api.github.com/users/cortinico/repos",
"events_url": "https://api.github.com/users/cortinico/events{/privacy}",
"received_events_url": "https://api.github.com/users/cortinico/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-21T18:17:59
| 2025-03-24T12:10:13
| 2025-03-24T12:10:03
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50198",
"html_url": "https://github.com/facebook/react-native/pull/50198",
"diff_url": "https://github.com/facebook/react-native/pull/50198.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50198.patch",
"merged_at": null
}
|
Summary:
We don't really need another wrapper around SoLoader to decide when to load a library. SoLoader already does this for us. See:
https://github.com/facebook/SoLoader/blob/62c2028a07f146bbc56c0337dacf226fcd6f95ef/java/com/facebook/soloader/SoLoader.java#L1070-L1139
I'm removing this extra unnecessary class.
Changelog:
[Internal] [Changed] - Delete unnecessary DevSupportSoLoader
Differential Revision: D71636985
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50198/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/50198/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50197
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50197/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50197/comments
|
https://api.github.com/repos/facebook/react-native/issues/50197/events
|
https://github.com/facebook/react-native/pull/50197
| 2,939,015,497
|
PR_kwDOAbrxp86PprZv
| 50,197
|
Add JSI APIs `setRuntimeData` and `getRuntimeData`
|
{
"login": "tsaichien",
"id": 47009415,
"node_id": "MDQ6VXNlcjQ3MDA5NDE1",
"avatar_url": "https://avatars.githubusercontent.com/u/47009415?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tsaichien",
"html_url": "https://github.com/tsaichien",
"followers_url": "https://api.github.com/users/tsaichien/followers",
"following_url": "https://api.github.com/users/tsaichien/following{/other_user}",
"gists_url": "https://api.github.com/users/tsaichien/gists{/gist_id}",
"starred_url": "https://api.github.com/users/tsaichien/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/tsaichien/subscriptions",
"organizations_url": "https://api.github.com/users/tsaichien/orgs",
"repos_url": "https://api.github.com/users/tsaichien/repos",
"events_url": "https://api.github.com/users/tsaichien/events{/privacy}",
"received_events_url": "https://api.github.com/users/tsaichien/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 17
| 2025-03-21T17:15:03
| 2025-05-10T04:12:04
| 2025-05-10T04:11:45
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50197",
"html_url": "https://github.com/facebook/react-native/pull/50197",
"diff_url": "https://github.com/facebook/react-native/pull/50197.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50197.patch",
"merged_at": null
}
|
Summary:
Adds `setRuntimeData` and `getRuntimeData` JSI APIs. This provides a
convenient way for users to store some custom data associated with an
UUID.
For the default implementation of this feature, store the runtime data
in the global map that is shared between all VMs. This is done to keep
JSI lightweight and stateless, instead of adding data members.
Differential Revision: D71579532
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50197/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/50197/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50196
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50196/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50196/comments
|
https://api.github.com/repos/facebook/react-native/issues/50196/events
|
https://github.com/facebook/react-native/pull/50196
| 2,938,827,784
|
PR_kwDOAbrxp86PpCf3
| 50,196
|
Add fabric implementation to find next focusable view
|
{
"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/jorge-cab/followers",
"following_url": "https://api.github.com/users/jorge-cab/following{/other_user}",
"gists_url": "https://api.github.com/users/jorge-cab/gists{/gist_id}",
"starred_url": "https://api.github.com/users/jorge-cab/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jorge-cab/subscriptions",
"organizations_url": "https://api.github.com/users/jorge-cab/orgs",
"repos_url": "https://api.github.com/users/jorge-cab/repos",
"events_url": "https://api.github.com/users/jorge-cab/events{/privacy}",
"received_events_url": "https://api.github.com/users/jorge-cab/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215116864,
"node_id": "MDU6TGFiZWwxMjE1MTE2ODY0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Reverted",
"name": "Reverted",
"color": "e11d21",
"default": false,
"description": ""
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 10
| 2025-03-21T15:55:00
| 2025-04-16T14:37:24
| 2025-04-15T01:13:23
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50196",
"html_url": "https://github.com/facebook/react-native/pull/50196",
"diff_url": "https://github.com/facebook/react-native/pull/50196.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50196.patch",
"merged_at": null
}
|
Summary:
Currently when `removeClippedSubviews` is enabled on Android keyboard navigation breaks and we can never focus the elements that are clipped. iOS has a similar issue but not as drastic, it only happens when elements on the FlatList have a lot of margin between them.
This algorithm aims to find the next focusable view and return the topmost parent and the next focusable view to native so that we can prevent the clipping of the view on the view clipping algorithm and hence fix keyboard navigation. For more information see D71324219
Fabric algorithm to find the next focusable view given:
`parentTag`: Top most relevant parent of the focused view
`focusedTag`: Tag of the currently focused view
`direction`: Direction in which focus is moving
Differential Revision: D71558965
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50196/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/50196/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50195
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50195/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50195/comments
|
https://api.github.com/repos/facebook/react-native/issues/50195/events
|
https://github.com/facebook/react-native/pull/50195
| 2,938,815,191
|
PR_kwDOAbrxp86Po_q3
| 50,195
|
Check for Builtin and Nullable types in WithAnimatedValue to align closer to TS types
|
{
"login": "coado",
"id": 64146291,
"node_id": "MDQ6VXNlcjY0MTQ2Mjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/64146291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/coado",
"html_url": "https://github.com/coado",
"followers_url": "https://api.github.com/users/coado/followers",
"following_url": "https://api.github.com/users/coado/following{/other_user}",
"gists_url": "https://api.github.com/users/coado/gists{/gist_id}",
"starred_url": "https://api.github.com/users/coado/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/coado/subscriptions",
"organizations_url": "https://api.github.com/users/coado/orgs",
"repos_url": "https://api.github.com/users/coado/repos",
"events_url": "https://api.github.com/users/coado/events{/privacy}",
"received_events_url": "https://api.github.com/users/coado/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1282006477,
"node_id": "MDU6TGFiZWwxMjgyMDA2NDc3",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Software%20Mansion",
"name": "p: Software Mansion",
"color": "0052cc",
"default": false,
"description": "Partner: Software Mansion"
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-21T15:50:55
| 2025-03-25T10:50:48
| 2025-03-25T10:50:37
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50195",
"html_url": "https://github.com/facebook/react-native/pull/50195",
"diff_url": "https://github.com/facebook/react-native/pull/50195.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50195.patch",
"merged_at": null
}
|
Summary:
In Flow, all AnimatedProps properties are set to `any` and misaligned with Typescript definitions. This diff is a first step toward the TS AnimatedProps. The problem can be broken down into a few parts, at each point more types will be extended in WithAnimatedValue and the rest will be set to `any`. This approach enables smoother migration and validation.
Changelog:
[Internal] - Check for Builtin and Nullable types in WithAnimatedValue to align closer to TS types.
Reviewed By: huntie
Differential Revision: D71551006
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50195/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/50195/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50194
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50194/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50194/comments
|
https://api.github.com/repos/facebook/react-native/issues/50194/events
|
https://github.com/facebook/react-native/pull/50194
| 2,938,446,150
|
PR_kwDOAbrxp86Pnvha
| 50,194
|
Improve architecture diagram for feature flag system
|
{
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/rubennorte/followers",
"following_url": "https://api.github.com/users/rubennorte/following{/other_user}",
"gists_url": "https://api.github.com/users/rubennorte/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rubennorte/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rubennorte/subscriptions",
"organizations_url": "https://api.github.com/users/rubennorte/orgs",
"repos_url": "https://api.github.com/users/rubennorte/repos",
"events_url": "https://api.github.com/users/rubennorte/events{/privacy}",
"received_events_url": "https://api.github.com/users/rubennorte/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-21T13:41:36
| 2025-03-21T14:53:24
| 2025-03-21T14:53:13
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50194",
"html_url": "https://github.com/facebook/react-native/pull/50194",
"diff_url": "https://github.com/facebook/react-native/pull/50194.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50194.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
Just a small improvement of the diagram to make it more symmetrical and expand on what parts of the system are used within the rest of the RN repo.
Differential Revision: D71620577
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50194/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/50194/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50193
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50193/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50193/comments
|
https://api.github.com/repos/facebook/react-native/issues/50193/events
|
https://github.com/facebook/react-native/pull/50193
| 2,938,343,839
|
PR_kwDOAbrxp86PnZSi
| 50,193
|
Convert to JSException only NSException from sync methods
|
{
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 9
| 2025-03-21T13:02:24
| 2025-04-01T09:28:43
| 2025-03-21T17:20:04
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50193",
"html_url": "https://github.com/facebook/react-native/pull/50193",
"diff_url": "https://github.com/facebook/react-native/pull/50193.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50193.patch",
"merged_at": null
}
|
Summary:
This fix makes sure that we convert to JSException only NSException thrwn by sync methods.
Currently, nothing in the stack will be capable of understanding that js error if it is triggered by an exception raised by an asyc method.
See https://github.com/reactwg/react-native-new-architecture/discussions/276 for further details
We need to cherry pick this in 0.78 and 0.79
## Changelog:
[iOS][Fixed] - Make sure the TM infra does not crash on NSException when triggered by async method
Differential Revision: D71619229
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50193/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/50193/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50192
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50192/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50192/comments
|
https://api.github.com/repos/facebook/react-native/issues/50192/events
|
https://github.com/facebook/react-native/pull/50192
| 2,938,271,353
|
PR_kwDOAbrxp86PnJGS
| 50,192
|
Add React-renderercss dependency for 3p libs
|
{
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 4
| 2025-03-21T12:35:29
| 2025-03-21T15:11:52
| 2025-03-21T14:12:46
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50192",
"html_url": "https://github.com/facebook/react-native/pull/50192",
"diff_url": "https://github.com/facebook/react-native/pull/50192.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50192.patch",
"merged_at": null
}
|
Summary:
Third party libraries depend transitively agains the React-renderercss modules because it is imported by Fabric.
Without this change, the use_frameworks on iOS does not works when a 3P library is imported.
This changes fix the behavior and we need to cherry pick them in 0.79.
## Changelog:
[iOS][Fixed] - Make sure 3p libraries depends on React-renderercss to work with use_frameworks
Differential Revision: D71618395
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50192/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/50192/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50191
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50191/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50191/comments
|
https://api.github.com/repos/facebook/react-native/issues/50191/events
|
https://github.com/facebook/react-native/pull/50191
| 2,938,202,640
|
PR_kwDOAbrxp86Pm59B
| 50,191
|
Cleanup lazyAnimationsCallback feature flag
|
{
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers",
"following_url": "https://api.github.com/users/javache/following{/other_user}",
"gists_url": "https://api.github.com/users/javache/gists{/gist_id}",
"starred_url": "https://api.github.com/users/javache/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/javache/subscriptions",
"organizations_url": "https://api.github.com/users/javache/orgs",
"repos_url": "https://api.github.com/users/javache/repos",
"events_url": "https://api.github.com/users/javache/events{/privacy}",
"received_events_url": "https://api.github.com/users/javache/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-21T12:05:31
| 2025-03-21T13:18:18
| 2025-03-21T13:18:07
|
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50191",
"html_url": "https://github.com/facebook/react-native/pull/50191",
"diff_url": "https://github.com/facebook/react-native/pull/50191.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50191.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Reviewed By: rshest
Differential Revision: D71616196
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50191/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/50191/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50190
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50190/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50190/comments
|
https://api.github.com/repos/facebook/react-native/issues/50190/events
|
https://github.com/facebook/react-native/issues/50190
| 2,937,513,095
|
I_kwDOAbrxp86vFuSH
| 50,190
|
Build Failed and invariant Violation
|
{
"login": "yashseth391",
"id": 115554024,
"node_id": "U_kgDOBuM26A",
"avatar_url": "https://avatars.githubusercontent.com/u/115554024?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yashseth391",
"html_url": "https://github.com/yashseth391",
"followers_url": "https://api.github.com/users/yashseth391/followers",
"following_url": "https://api.github.com/users/yashseth391/following{/other_user}",
"gists_url": "https://api.github.com/users/yashseth391/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yashseth391/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yashseth391/subscriptions",
"organizations_url": "https://api.github.com/users/yashseth391/orgs",
"repos_url": "https://api.github.com/users/yashseth391/repos",
"events_url": "https://api.github.com/users/yashseth391/events{/privacy}",
"received_events_url": "https://api.github.com/users/yashseth391/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 1261489149,
"node_id": "MDU6TGFiZWwxMjYxNDg5MTQ5",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20Duplicate",
"name": "Resolution: Duplicate",
"color": "ffffff",
"default": false,
"description": ""
},
{
"id": 1877909121,
"node_id": "MDU6TGFiZWwxODc3OTA5MTIx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Attention",
"name": "Needs: Attention",
"color": "f9c884",
"default": false,
"description": "Issues where the author has responded to feedback."
},
{
"id": 3815166274,
"node_id": "LA_kwDOAbrxp87jZtFC",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20New%20Architecture",
"name": "Type: New Architecture",
"color": "f9d0c4",
"default": false,
"description": "Issues and PRs related to new architecture (Fabric/Turbo Modules)"
},
{
"id": 5191728962,
"node_id": "LA_kwDOAbrxp88AAAABNXN_Qg",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Version%20Info",
"name": "Needs: Version Info",
"color": "ededed",
"default": false,
"description": null
}
] |
open
| false
| null |
[] | null | 8
| 2025-03-21T07:07:55
| 2025-03-31T09:25:27
| null |
NONE
| null | null | null | null |
### Description
Previously i was having issue on build faild due to cmake , and then gradle issue , then cmake issue ... These issues only arrise in RN 0.77 or higher so I changed my android folder ,CMake.txt and also its build.gradle , also added a folder android/app/src/main/jni , both files .. Now i can build the app but the other issue arises

### Steps to reproduce
1. clone https://github.com/yashseth391/RN_0.77_Boiler.git
2. npm install
### React Native Version
0.77
### Affected Platforms
Runtime - Android
### Areas
TurboModule - The New Native Module System
### Output of `npx @react-native-community/cli info`
```text
PS D:\GrowthYaari\GrowthYaarii> npx @react-native-community/cli info
info Fetching system and libraries information...
System:
OS: Windows 10 10.0.19045
CPU: (4) x64 Intel(R) Core(TM) i5-6300HQ CPU @ 2.30GHz
Memory: 3.23 GB / 15.88 GB
Binaries:
Node:
version: 20.9.0
path: C:\Program Files\nodejs\node.EXE
Yarn: Not Found
npm:
version: 10.8.3
path: C:\Program Files\nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK:
API Levels:
- "28"
- "29"
- "30"
- "31"
- "33"
- "34"
- "35"
Build Tools:
- 29.0.2
- 34.0.0
- 35.0.0
- 35.0.0
Android NDK: Not Found
Windows SDK: Not Found
IDEs:
Android Studio: AI-243.22562.218.2431.13114758
Visual Studio:
- 17.9.34728.123 (Visual Studio Community 2022)
Languages:
Java: 17.0.12
Ruby: Not Found
npmPackages:
"@react-native-community/cli":
installed: 15.0.1
wanted: 15.0.1
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.77.0
wanted: 0.77.0
react-native-windows: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
info React Native v0.78.1 is now available (your project is running on v0.77.0).
info Changelog: https://github.com/facebook/react-native/releases/tag/v0.78.1
info Diff: https://react-native-community.github.io/upgrade-helper/?from=0.77.0&to=0.78.1
info For more info, check out "https://reactnative.dev/docs/upgrading?os=windows".
```
### Stacktrace or Logs
```text
The error message in your React Native project indicates an Invariant Violation related to TurboModuleRegistry.getEnforcing(...). The specific issue is that 'PlatformConstants' could not be found, which suggests that the module is missing or not properly registered.
```
### Reproducer
https://github.com/yashseth391/RN_0.77_Boiler.git
### Screenshots and Videos
_No response_
|
{
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/cortinico/followers",
"following_url": "https://api.github.com/users/cortinico/following{/other_user}",
"gists_url": "https://api.github.com/users/cortinico/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cortinico/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cortinico/subscriptions",
"organizations_url": "https://api.github.com/users/cortinico/orgs",
"repos_url": "https://api.github.com/users/cortinico/repos",
"events_url": "https://api.github.com/users/cortinico/events{/privacy}",
"received_events_url": "https://api.github.com/users/cortinico/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50190/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/50190/timeline
| null |
reopened
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50189
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50189/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50189/comments
|
https://api.github.com/repos/facebook/react-native/issues/50189/events
|
https://github.com/facebook/react-native/issues/50189
| 2,937,490,896
|
I_kwDOAbrxp86vFo3Q
| 50,189
|
Section sticky header in wrong place after list header change until scroll
|
{
"login": "Bardiamist",
"id": 22082342,
"node_id": "MDQ6VXNlcjIyMDgyMzQy",
"avatar_url": "https://avatars.githubusercontent.com/u/22082342?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Bardiamist",
"html_url": "https://github.com/Bardiamist",
"followers_url": "https://api.github.com/users/Bardiamist/followers",
"following_url": "https://api.github.com/users/Bardiamist/following{/other_user}",
"gists_url": "https://api.github.com/users/Bardiamist/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Bardiamist/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Bardiamist/subscriptions",
"organizations_url": "https://api.github.com/users/Bardiamist/orgs",
"repos_url": "https://api.github.com/users/Bardiamist/repos",
"events_url": "https://api.github.com/users/Bardiamist/events{/privacy}",
"received_events_url": "https://api.github.com/users/Bardiamist/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 542043367,
"node_id": "MDU6TGFiZWw1NDIwNDMzNjc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Issue:%20Author%20Provided%20Repro",
"name": "Issue: Author Provided Repro",
"color": "0e8a16",
"default": false,
"description": "This issue can be reproduced in Snack or an attached project."
},
{
"id": 3815166274,
"node_id": "LA_kwDOAbrxp87jZtFC",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20New%20Architecture",
"name": "Type: New Architecture",
"color": "f9d0c4",
"default": false,
"description": "Issues and PRs related to new architecture (Fabric/Turbo Modules)"
}
] |
open
| false
| null |
[] | null | 6
| 2025-03-21T06:56:10
| 2025-05-07T13:47:58
| null |
CONTRIBUTOR
| null | null | null | null |
### Description
I migrating to the `New Architecture`.
I have component which worked fine 7 years on the "old architecture".
It uses `Animated.SectionList` and can hide content in `ListHeaderComponent`.
In the `New architecture` on `ListHeaderComponent` change: section header (`renderSectionHeader`) goes to the wrong place until manually scroll a little.
### Steps to reproduce
1. Clone and run https://github.com/Bardiamist/diff/tree/section-list-header
2. Scroll util red header will stick
3. Press `Hide top content after 1 sec` button
4. Wait 1 second
Expected result: red header should be in same place
5. Scroll a little
6. Press `Show content after 1 sec` button
7. Wait 1 second
Expected result: red header should be in same place
### React Native Version
0.78.1
### Affected Platforms
Runtime - iOS
### Areas
Fabric - The New Renderer
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.3.2
CPU: (10) arm64 Apple M1 Max
Memory: 11.71 GB / 64.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 23.10.0
path: /opt/homebrew/bin/node
Yarn:
version: 1.22.22
path: /opt/homebrew/bin/yarn
npm:
version: 10.9.2
path: /opt/homebrew/bin/npm
Watchman:
version: 2025.03.10.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.12.1
path: /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.2
- iOS 18.2
- macOS 15.2
- tvOS 18.2
- visionOS 2.2
- watchOS 11.2
Android SDK: Not Found
IDEs:
Android Studio: 2024.3 AI-243.22562.218.2431.13114758
Xcode:
version: 16.2/16C5032a
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.14
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /Users/bardiamist/.rbenv/shims/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.1
wanted: 15.0.1
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.78.1
wanted: 0.78.1
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Stacktrace or Logs
```text
No crash
```
### Reproducer
https://github.com/Bardiamist/diff/tree/section-list-header
### Screenshots and Videos
Works with problem on the `New Architecture`:
https://github.com/user-attachments/assets/ceef7a7d-3e8e-49c9-83ba-2c402c8ce269
Worked as expected on the "old architecture":
https://github.com/user-attachments/assets/ea9ac31c-c424-494c-9a89-1e09b08b220c
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50189/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/50189/timeline
| null | null |
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50200
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50200/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50200/comments
|
https://api.github.com/repos/facebook/react-native/issues/50200/events
|
https://github.com/facebook/react-native/issues/50200
| 2,939,805,098
|
I_kwDOAbrxp86vOd2q
| 50,200
|
Yoga Layout Assertion Failure After Upgrading to React Native 0.78
|
{
"login": "RameshTigeen",
"id": 190698016,
"node_id": "U_kgDOC13SIA",
"avatar_url": "https://avatars.githubusercontent.com/u/190698016?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RameshTigeen",
"html_url": "https://github.com/RameshTigeen",
"followers_url": "https://api.github.com/users/RameshTigeen/followers",
"following_url": "https://api.github.com/users/RameshTigeen/following{/other_user}",
"gists_url": "https://api.github.com/users/RameshTigeen/gists{/gist_id}",
"starred_url": "https://api.github.com/users/RameshTigeen/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/RameshTigeen/subscriptions",
"organizations_url": "https://api.github.com/users/RameshTigeen/orgs",
"repos_url": "https://api.github.com/users/RameshTigeen/repos",
"events_url": "https://api.github.com/users/RameshTigeen/events{/privacy}",
"received_events_url": "https://api.github.com/users/RameshTigeen/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 1794376073,
"node_id": "MDU6TGFiZWwxNzk0Mzc2MDcz",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Repro",
"name": "Needs: Repro",
"color": "d4c5f9",
"default": false,
"description": "This issue could be improved with a clear list of steps to reproduce the issue."
},
{
"id": 1877909121,
"node_id": "MDU6TGFiZWwxODc3OTA5MTIx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Attention",
"name": "Needs: Attention",
"color": "f9c884",
"default": false,
"description": "Issues where the author has responded to feedback."
}
] |
open
| false
|
{
"login": "lenaic",
"id": 151054,
"node_id": "MDQ6VXNlcjE1MTA1NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/151054?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lenaic",
"html_url": "https://github.com/lenaic",
"followers_url": "https://api.github.com/users/lenaic/followers",
"following_url": "https://api.github.com/users/lenaic/following{/other_user}",
"gists_url": "https://api.github.com/users/lenaic/gists{/gist_id}",
"starred_url": "https://api.github.com/users/lenaic/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/lenaic/subscriptions",
"organizations_url": "https://api.github.com/users/lenaic/orgs",
"repos_url": "https://api.github.com/users/lenaic/repos",
"events_url": "https://api.github.com/users/lenaic/events{/privacy}",
"received_events_url": "https://api.github.com/users/lenaic/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"login": "lenaic",
"id": 151054,
"node_id": "MDQ6VXNlcjE1MTA1NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/151054?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lenaic",
"html_url": "https://github.com/lenaic",
"followers_url": "https://api.github.com/users/lenaic/followers",
"following_url": "https://api.github.com/users/lenaic/following{/other_user}",
"gists_url": "https://api.github.com/users/lenaic/gists{/gist_id}",
"starred_url": "https://api.github.com/users/lenaic/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/lenaic/subscriptions",
"organizations_url": "https://api.github.com/users/lenaic/orgs",
"repos_url": "https://api.github.com/users/lenaic/repos",
"events_url": "https://api.github.com/users/lenaic/events{/privacy}",
"received_events_url": "https://api.github.com/users/lenaic/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | 11
| 2025-03-21T06:43:27
| 2025-05-28T19:15:09
| null |
NONE
| null | null | null | null |
## Description
After updating to React Native version 0.78, I encountered an assertion failure related to the Yoga layout engine. The error message displayed is:
Attempt to get layout metrics from dirtied Yoga node.
React Native 0.78
1. OS: Windows
2. Device/Emulator: Nothing 2a & Pixel Fold
3. Node Version: 21.1.9
4. NPM/Yarn Version: 10.20
### Steps to reproduce
1. Create a new React Native project using version 0.78.
2. Implement a nested inline view component.
3. Trigger a state update using setState() within the component.
4. Observe the assertion failure in the console.
### React Native Version
0.78.0
### Affected Platforms
Runtime - Android
### Output of `npx @react-native-community/cli info`
```text
System:
OS: Windows 11 10.0.26100
CPU: "(16) x64 AMD Ryzen 7 5700G with Radeon Graphics "
Memory: 4.73 GB / 15.35 GB
Binaries:
Node:
version: 22.13.0
path: C:\Program Files\nodejs\node.EXE
Yarn: Not Found
npm:
version: 11.1.0
path: C:\Program Files\nodejs\npm.CMD
Watchman:
version: 20250113.015429.0
path: C:\ProgramData\chocolatey\bin\watchman.EXE
SDKs:
Android SDK:
API Levels:
- "35"
Build Tools:
- 34.0.0
- 35.0.0
- 35.0.1
System Images:
- android-35 | Intel x86_64 Atom
- android-35 | Google APIs Intel x86_64 Atom
- android-35 | Google Play Intel x86_64 Atom
- android-35 | Google APIs ATD Intel x86_64 Atom
Android NDK: Not Found
Windows SDK:
AllowDevelopmentWithoutDevLicense: Enabled
IDEs:
Android Studio: AI-242.23726.103.2422.12816248
Visual Studio: Not Found
Languages:
Java:
version: 17.0.13
path: /c/Program Files/Microsoft/jdk-17.0.13.11-hotspot/bin/javac
Ruby: Not Found
npmPackages:
"@react-native-community/cli":
installed: 15.1.3
wanted: ^15.1.3
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.78.0
wanted: 0.78.0
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Stacktrace or Logs
```text
Nothing in the logs when the app is crash the dev tools or not connect to device so show the error need to connect the i am using the `npx react-native log-andorid` to manage to get the logs
```
### Reproducer
https://github.com/react-native-community/reproducer-react-native
### Screenshots and Videos

| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50200/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/50200/timeline
| null | null |
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50187
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50187/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50187/comments
|
https://api.github.com/repos/facebook/react-native/issues/50187/events
|
https://github.com/facebook/react-native/pull/50187
| 2,936,919,903
|
PR_kwDOAbrxp86Piv0j
| 50,187
|
Fix animated images missing from offscreen render
|
{
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/users/NickGerleman/followers",
"following_url": "https://api.github.com/users/NickGerleman/following{/other_user}",
"gists_url": "https://api.github.com/users/NickGerleman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/NickGerleman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/NickGerleman/subscriptions",
"organizations_url": "https://api.github.com/users/NickGerleman/orgs",
"repos_url": "https://api.github.com/users/NickGerleman/repos",
"events_url": "https://api.github.com/users/NickGerleman/events{/privacy}",
"received_events_url": "https://api.github.com/users/NickGerleman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-21T00:14:05
| 2025-03-21T20:31:47
| 2025-03-21T20:31:37
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50187",
"html_url": "https://github.com/facebook/react-native/pull/50187",
"diff_url": "https://github.com/facebook/react-native/pull/50187.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50187.patch",
"merged_at": null
}
|
Summary:
D70668516 broke some SSTs, where asset that previously was black, showed up as clear.
I was assuming that was because we fixed a separate bug where assets could erroneously show as black layer, but these tests were actually just using a black asset.
Real bug here, is that the change led to only setting image when we have a displayLink, ie showing on screen, where before, we set image (implicitly at first frame) as layer content.
This change fixes that behavior, so first frame is rendered as part of off-screen view rendering, for images considered animatable.
Changelog:
[iOS][Fixed] - Fix animated images missing from offscreen render
Differential Revision: D71590856
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50187/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/50187/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50186
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50186/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50186/comments
|
https://api.github.com/repos/facebook/react-native/issues/50186/events
|
https://github.com/facebook/react-native/pull/50186
| 2,936,778,206
|
PR_kwDOAbrxp86PiRef
| 50,186
|
Fixing Fabric Interop layer bug defaulting to UnstableLegacyViewManagerAutomaticComponentDescriptor irrespective of feature flag
|
{
"login": "arushikesarwani94",
"id": 76862293,
"node_id": "MDQ6VXNlcjc2ODYyMjkz",
"avatar_url": "https://avatars.githubusercontent.com/u/76862293?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arushikesarwani94",
"html_url": "https://github.com/arushikesarwani94",
"followers_url": "https://api.github.com/users/arushikesarwani94/followers",
"following_url": "https://api.github.com/users/arushikesarwani94/following{/other_user}",
"gists_url": "https://api.github.com/users/arushikesarwani94/gists{/gist_id}",
"starred_url": "https://api.github.com/users/arushikesarwani94/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arushikesarwani94/subscriptions",
"organizations_url": "https://api.github.com/users/arushikesarwani94/orgs",
"repos_url": "https://api.github.com/users/arushikesarwani94/repos",
"events_url": "https://api.github.com/users/arushikesarwani94/events{/privacy}",
"received_events_url": "https://api.github.com/users/arushikesarwani94/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 4
| 2025-03-20T22:22:17
| 2025-03-27T05:18:40
| 2025-03-27T05:18:24
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50186",
"html_url": "https://github.com/facebook/react-native/pull/50186",
"diff_url": "https://github.com/facebook/react-native/pull/50186.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50186.patch",
"merged_at": null
}
|
Summary:
When `useFabricInterop` is disabled, deleting component descriptors in Component Registry is failing since https://github.com/facebook/react-native/pull/47321 removed the Fabric Interop check from the ComponentDescriptorRegistry.cpp which was added earlier in https://github.com/facebook/react-native/pull/42294
Adding back the logic of Fallback component descriptor and error for the same.
Changelog:
[General][Fixed] Fixing Fabric Interop layer bug defaulting to UnstableLegacyViewManagerAutomaticComponentDescriptor irrespective of feature flags
Differential Revision: D71582553
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50186/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/50186/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50185
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50185/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50185/comments
|
https://api.github.com/repos/facebook/react-native/issues/50185/events
|
https://github.com/facebook/react-native/pull/50185
| 2,936,753,430
|
PR_kwDOAbrxp86PiMLT
| 50,185
|
Migrate `ReactTextInputFocusEvent` to Kotlin
|
{
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 2
| 2025-03-20T22:04:24
| 2025-03-21T16:47:18
| 2025-03-21T16:47:06
|
COLLABORATOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50185",
"html_url": "https://github.com/facebook/react-native/pull/50185",
"diff_url": "https://github.com/facebook/react-native/pull/50185.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50185.patch",
"merged_at": null
}
|
## Summary:
Migrate com.facebook.react.views.textinput.ReactTextInputFocusEvent to Kotlin.
## Changelog:
[INTERNAL] - Migrate com.facebook.react.views.textinput.ReactTextInputFocusEvent to Kotlin
## Test Plan:
```bash
yarn test-android
yarn android
```
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50185/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/50185/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50184
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50184/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50184/comments
|
https://api.github.com/repos/facebook/react-native/issues/50184/events
|
https://github.com/facebook/react-native/pull/50184
| 2,936,736,040
|
PR_kwDOAbrxp86PiIV0
| 50,184
|
Migrate `ReactTextInputKeyPressEvent` to Kotlin
|
{
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 2
| 2025-03-20T21:53:36
| 2025-03-21T16:47:23
| 2025-03-21T16:47:07
|
COLLABORATOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50184",
"html_url": "https://github.com/facebook/react-native/pull/50184",
"diff_url": "https://github.com/facebook/react-native/pull/50184.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50184.patch",
"merged_at": null
}
|
## Summary:
Migrate com.facebook.react.views.textinput.ReactTextInputKeyPressEvent to Kotlin.
## Changelog:
[INTERNAL] - Migrate com.facebook.react.views.textinput.ReactTextInputKeyPressEvent to Kotlin
## Test Plan:
```bash
yarn test-android
yarn android
```
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50184/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/50184/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50183
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50183/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50183/comments
|
https://api.github.com/repos/facebook/react-native/issues/50183/events
|
https://github.com/facebook/react-native/pull/50183
| 2,936,704,379
|
PR_kwDOAbrxp86PiBWc
| 50,183
|
Migrate `ReactTextInputLocalData` to Kotlin
|
{
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-20T21:34:16
| 2025-03-21T16:47:15
| 2025-03-21T16:47:05
|
COLLABORATOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50183",
"html_url": "https://github.com/facebook/react-native/pull/50183",
"diff_url": "https://github.com/facebook/react-native/pull/50183.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50183.patch",
"merged_at": null
}
|
## Summary:
Migrate com.facebook.react.views.textinput.ReactTextInputLocalData to Kotlin.
## Changelog:
[INTERNAL] - Migrate com.facebook.react.views.textinput.ReactTextInputLocalData to Kotlin
## Test Plan:
```bash
yarn test-android
yarn android
```
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50183/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/50183/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50182
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50182/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50182/comments
|
https://api.github.com/repos/facebook/react-native/issues/50182/events
|
https://github.com/facebook/react-native/pull/50182
| 2,936,670,394
|
PR_kwDOAbrxp86Ph5s_
| 50,182
|
Migrate `ReactTextInputSelectionEvent` to Kotlin
|
{
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-20T21:19:27
| 2025-03-21T16:43:34
| 2025-03-21T16:43:24
|
COLLABORATOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50182",
"html_url": "https://github.com/facebook/react-native/pull/50182",
"diff_url": "https://github.com/facebook/react-native/pull/50182.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50182.patch",
"merged_at": null
}
|
## Summary:
Migrate com.facebook.react.views.textinput.ReactTextInputSelectionEvent to Kotlin.
## Changelog:
[INTERNAL] - Migrate com.facebook.react.views.textinput.ReactTextInputSelectionEvent to Kotlin
## Test Plan:
```bash
yarn test-android
yarn android
```
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50182/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/50182/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50181
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50181/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50181/comments
|
https://api.github.com/repos/facebook/react-native/issues/50181/events
|
https://github.com/facebook/react-native/pull/50181
| 2,936,622,675
|
PR_kwDOAbrxp86PhvMt
| 50,181
|
Migrate `ReactTextInputSubmitEditingEvent` to Kotlin
|
{
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-20T20:55:12
| 2025-03-21T08:46:36
| 2025-03-21T08:46:26
|
COLLABORATOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50181",
"html_url": "https://github.com/facebook/react-native/pull/50181",
"diff_url": "https://github.com/facebook/react-native/pull/50181.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50181.patch",
"merged_at": null
}
|
## Summary:
Migrate com.facebook.react.views.textinput.ReactTextInputSubmitEditingEvent to Kotlin.
## Changelog:
[INTERNAL] - Migrate com.facebook.react.views.textinput.ReactTextInputSubmitEditingEvent to Kotlin
## Test Plan:
```bash
yarn test-android
yarn android
```
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50181/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/50181/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50180
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50180/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50180/comments
|
https://api.github.com/repos/facebook/react-native/issues/50180/events
|
https://github.com/facebook/react-native/pull/50180
| 2,936,524,857
|
PR_kwDOAbrxp86PhZ__
| 50,180
|
Fix issues in react-native ahead of making `React.ComponentType` an alias of `component(...Props)`
|
{
"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/users/SamChou19815/followers",
"following_url": "https://api.github.com/users/SamChou19815/following{/other_user}",
"gists_url": "https://api.github.com/users/SamChou19815/gists{/gist_id}",
"starred_url": "https://api.github.com/users/SamChou19815/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/SamChou19815/subscriptions",
"organizations_url": "https://api.github.com/users/SamChou19815/orgs",
"repos_url": "https://api.github.com/users/SamChou19815/repos",
"events_url": "https://api.github.com/users/SamChou19815/events{/privacy}",
"received_events_url": "https://api.github.com/users/SamChou19815/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-20T20:04:45
| 2025-03-20T22:08:56
| 2025-03-20T22:08:44
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50180",
"html_url": "https://github.com/facebook/react-native/pull/50180",
"diff_url": "https://github.com/facebook/react-native/pull/50180.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50180.patch",
"merged_at": null
}
|
Summary:
Prepare for the change that makes `React.ComponentType` an alias of `component(...Props)`, which comes with stricter checking and making the props automatically readonly.
Changelog: [Internal]
Differential Revision: D71566900
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50180/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/50180/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50179
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50179/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50179/comments
|
https://api.github.com/repos/facebook/react-native/issues/50179/events
|
https://github.com/facebook/react-native/issues/50179
| 2,936,419,422
|
I_kwDOAbrxp86vBjRe
| 50,179
|
There is a Bug with the accessible React Native Image element on iOS
|
{
"login": "anton-yereshchenko",
"id": 178781070,
"node_id": "U_kgDOCqf7jg",
"avatar_url": "https://avatars.githubusercontent.com/u/178781070?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/anton-yereshchenko",
"html_url": "https://github.com/anton-yereshchenko",
"followers_url": "https://api.github.com/users/anton-yereshchenko/followers",
"following_url": "https://api.github.com/users/anton-yereshchenko/following{/other_user}",
"gists_url": "https://api.github.com/users/anton-yereshchenko/gists{/gist_id}",
"starred_url": "https://api.github.com/users/anton-yereshchenko/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/anton-yereshchenko/subscriptions",
"organizations_url": "https://api.github.com/users/anton-yereshchenko/orgs",
"repos_url": "https://api.github.com/users/anton-yereshchenko/repos",
"events_url": "https://api.github.com/users/anton-yereshchenko/events{/privacy}",
"received_events_url": "https://api.github.com/users/anton-yereshchenko/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 1113225504,
"node_id": "MDU6TGFiZWwxMTEzMjI1NTA0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20Image",
"name": "Component: Image",
"color": "fef2c0",
"default": false,
"description": ""
},
{
"id": 1794148631,
"node_id": "MDU6TGFiZWwxNzk0MTQ4NjMx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Author%20Feedback",
"name": "Needs: Author Feedback",
"color": "d4c5f9",
"default": false,
"description": ""
},
{
"id": 1794376073,
"node_id": "MDU6TGFiZWwxNzk0Mzc2MDcz",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Repro",
"name": "Needs: Repro",
"color": "d4c5f9",
"default": false,
"description": "This issue could be improved with a clear list of steps to reproduce the issue."
},
{
"id": 5021085328,
"node_id": "LA_kwDOAbrxp88AAAABK0eukA",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20Unsupported%20Version",
"name": "Type: Unsupported Version",
"color": "ffffff",
"default": false,
"description": "Issues reported to a version of React Native that is no longer supported"
}
] |
closed
| false
| null |
[] | null | 7
| 2025-03-20T19:11:36
| 2025-06-08T05:14:46
| 2025-06-08T05:14:45
|
NONE
| null | null | null | null |
### Description
### The Problem
When we are using the `Image` element to present some picture on the screen we have unexpected behavior for accessibility level.
So, if we set the `alt` value for the `Image` element - VoiceOver and Accessibility Inspector could not identify the element as an `Image`, only as an `Other` element.
```
<Image alt="Hello world" />
```
I noticed that if I set the `alt` value, my element becomes `accessible` (`true`) automatically.
Then to identify the problem I tried to remove the `alt` value and tried to use only `accessible={true}`, and got the same behavior.
```
<Image accessible={true} />
```
### Note
But, for example, the `ExpoImage` element doesn’t have such behavior, and this case works as expected.
### Impact
The element beheives unexpectable, and there is not a way to be sure, that the user will have proper information from the accessible `Image` element.
Which makes it difficult to interact with the user interface.
Thank you, React-Native team, please ping me if you need any additional information related to this case!
### Steps to reproduce
1. Add the `Image` element:
```
<Image
source={{
uri: "https://letsenhance.io/static/73136da51c245e80edc6ccfe44888a99/1015f/MainBefore.jpg",
}}
style={{ width: "100%", flex: 1, height: 200 }}
accessible
/>
```
2. Run the application on an iOS Simulator or real device.
3. Check with Accessibility Inspector (simulator) or VoiceOver (real device) the traits (role, type) property of the Image element.
**Expected**: `Image`
**Real**: `Other`
### React Native Version
0.74.5
### Affected Platforms
Runtime - iOS
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.3.1
CPU: (12) arm64 Apple M3 Pro
Memory: 316.22 MB / 36.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 23.7.0
path: /opt/homebrew/bin/node
Yarn:
version: 4.7.0
path: /opt/homebrew/bin/yarn
npm:
version: 10.9.2
path: /opt/homebrew/bin/npm
Watchman:
version: 2025.02.17.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /Users/anton.v.yereshchenko/.rbenv/shims/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.1
- iOS 18.1
- macOS 15.1
- tvOS 18.1
- visionOS 2.1
- watchOS 11.1
Android SDK: Not Found
IDEs:
Android Studio: Not Found
Xcode:
version: 16.1/16B40
path: /usr/bin/xcodebuild
Languages:
Java: Not Found
Ruby:
version: 3.2.2
path: /Users/anton.v.yereshchenko/.rbenv/shims/ruby
npmPackages:
"@react-native-community/cli": Not Found
react: Not Found
react-native: Not Found
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: Not found
newArchEnabled: Not found
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
```
### Stacktrace or Logs
```text
-
```
### Reproducer
```
<Image
source={{
uri: "https://letsenhance.io/static/73136da51c245e80edc6ccfe44888a99/1015f/MainBefore.jpg",
}}
style={{ width: "100%", flex: 1, height: 200 }}
accessible
/>
```
### Screenshots and Videos
_No response_
|
{
"login": "react-native-bot",
"id": 32686087,
"node_id": "MDQ6VXNlcjMyNjg2MDg3",
"avatar_url": "https://avatars.githubusercontent.com/u/32686087?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/react-native-bot",
"html_url": "https://github.com/react-native-bot",
"followers_url": "https://api.github.com/users/react-native-bot/followers",
"following_url": "https://api.github.com/users/react-native-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/react-native-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/react-native-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/react-native-bot/subscriptions",
"organizations_url": "https://api.github.com/users/react-native-bot/orgs",
"repos_url": "https://api.github.com/users/react-native-bot/repos",
"events_url": "https://api.github.com/users/react-native-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/react-native-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50179/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/50179/timeline
| null |
not_planned
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50178
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50178/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50178/comments
|
https://api.github.com/repos/facebook/react-native/issues/50178/events
|
https://github.com/facebook/react-native/pull/50178
| 2,936,238,050
|
PR_kwDOAbrxp86PgbfA
| 50,178
|
Add list viewability offset parameters
|
{
"login": "IslamRustamov",
"id": 48064584,
"node_id": "MDQ6VXNlcjQ4MDY0NTg0",
"avatar_url": "https://avatars.githubusercontent.com/u/48064584?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/IslamRustamov",
"html_url": "https://github.com/IslamRustamov",
"followers_url": "https://api.github.com/users/IslamRustamov/followers",
"following_url": "https://api.github.com/users/IslamRustamov/following{/other_user}",
"gists_url": "https://api.github.com/users/IslamRustamov/gists{/gist_id}",
"starred_url": "https://api.github.com/users/IslamRustamov/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/IslamRustamov/subscriptions",
"organizations_url": "https://api.github.com/users/IslamRustamov/orgs",
"repos_url": "https://api.github.com/users/IslamRustamov/repos",
"events_url": "https://api.github.com/users/IslamRustamov/events{/privacy}",
"received_events_url": "https://api.github.com/users/IslamRustamov/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
open
| false
| null |
[] | null | 0
| 2025-03-20T17:49:16
| 2025-03-20T17:57:42
| null |
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50178",
"html_url": "https://github.com/facebook/react-native/pull/50178",
"diff_url": "https://github.com/facebook/react-native/pull/50178.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50178.patch",
"merged_at": null
}
|
## Summary:
Below I will present a proposal given at https://github.com/react-native-community/discussions-and-proposals/issues/891
Let's bring up an example.
1. We have a **FlatList** of images;
2. We have a **viewabilityConfig** with **itemVisiblePercentThreshold: 15**;
3. We have an absolutely positioned **View** above the **FlatList**. This **View** is serving a purpose of some custom header and we add `paddingTop: HEADER_HEIGHT` to the **contentContainerStyle** of the **FlatList** so that we see all of the list;
4. Every time an image becomes "not visible" we want to make it slightly opaque.
Here is the result:
<img width="439" alt="Image" src="https://github.com/user-attachments/assets/4b133557-7170-4758-9c0c-f7a82541da1a" />
We can see that the image AT THE BOTTOM is getting slightly opaque, when less than 15% of it is not visible. However, we can't say the same thing about the images on top of the screen. (couldn't upload gifs for some reason so bear with my screenshots)
Why is this happening? Because our header is an absolute **View** and the image is continuing to be visible underneath the header. And **FlatList** cannot correctly computate the offset from top.
You may say that it's my fault that I'm using an absolute view as a header for some reason, but there are real-life scenarios where this is being used with more complicated UI than I showed in the examples above (the reason why I suggest this change is exactly because it fixes the problem for my application which has some animations on top and rebuilding UI is not as easy as simply adding these changes).
Adding custom **getItemLayout** with different **offset** is not a solution to this problem.
## Changelog:
1. In **ViewabilityConfig** (_@react-native/virtualized-lists/Lists/VirtualizedList.d.ts_) interface we add **absoluteStartOffset** and **absoluteEndOffset**;
2. In `computeViewableItems` (_@react-native/virtualized-lists/Lists/ViewabilityHelper.js_) change the viewability computation logic according to **absoluteStartOffset** and **absoluteEndOffset**.
[INTERNAL] [ADDED] - Add list viewability offset parameters
## Test Plan:
Gist of the example https://gist.github.com/IslamRustamov/653747e65be5f59dcce953345f3dff2a
Now, if I pass my **absoluteStartOffset** to the **viewabilityConfig** - we will see the next result:
<img width="439" alt="Image" src="https://github.com/user-attachments/assets/577308ec-f067-483c-9433-2c67b95bbb55" />
We can see that both TOP and BOTTOM images are opaque, which means that viewability calculations are correct now.
We can also make it work with absolute views, located at the bottom of the screen by utilising **absoluteEndOffset**:
<img width="439" alt="Image" src="https://github.com/user-attachments/assets/268a8be6-6474-4031-8f79-ecd2714ca0c1" />
This solution also works for horizontal lists.
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50178/reactions",
"total_count": 2,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 2,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50178/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50177
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50177/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50177/comments
|
https://api.github.com/repos/facebook/react-native/issues/50177/events
|
https://github.com/facebook/react-native/pull/50177
| 2,936,237,044
|
PR_kwDOAbrxp86PgbQz
| 50,177
|
Rename MaintainVisibleScrollPositionHelper.getUIManagerModule() -> MaintainVisibleScrollPositionHelper.getUIManager()
|
{
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/followers",
"following_url": "https://api.github.com/users/mdvacca/following{/other_user}",
"gists_url": "https://api.github.com/users/mdvacca/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mdvacca/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mdvacca/subscriptions",
"organizations_url": "https://api.github.com/users/mdvacca/orgs",
"repos_url": "https://api.github.com/users/mdvacca/repos",
"events_url": "https://api.github.com/users/mdvacca/events{/privacy}",
"received_events_url": "https://api.github.com/users/mdvacca/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 2
| 2025-03-20T17:48:47
| 2025-03-20T20:13:08
| 2025-03-20T20:12:24
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50177",
"html_url": "https://github.com/facebook/react-native/pull/50177",
"diff_url": "https://github.com/facebook/react-native/pull/50177.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50177.patch",
"merged_at": null
}
|
Summary:
This diff renames MaintainVisibleScrollPositionHelper.getUIManagerModule() -> MaintainVisibleScrollPositionHelper.getUIManager() to move away from the UIManagerModule naming
changelog: [internal] internal
Reviewed By: cortinico
Differential Revision: D71050639
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50177/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/50177/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50176
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50176/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50176/comments
|
https://api.github.com/repos/facebook/react-native/issues/50176/events
|
https://github.com/facebook/react-native/pull/50176
| 2,936,227,119
|
PR_kwDOAbrxp86PgZHR
| 50,176
|
Compile-out methods using Context.isBridgeless()
|
{
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/followers",
"following_url": "https://api.github.com/users/mdvacca/following{/other_user}",
"gists_url": "https://api.github.com/users/mdvacca/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mdvacca/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mdvacca/subscriptions",
"organizations_url": "https://api.github.com/users/mdvacca/orgs",
"repos_url": "https://api.github.com/users/mdvacca/repos",
"events_url": "https://api.github.com/users/mdvacca/events{/privacy}",
"received_events_url": "https://api.github.com/users/mdvacca/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-20T17:44:06
| 2025-03-20T20:13:34
| 2025-03-20T20:12:28
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50176",
"html_url": "https://github.com/facebook/react-native/pull/50176",
"diff_url": "https://github.com/facebook/react-native/pull/50176.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50176.patch",
"merged_at": null
}
|
Summary:
Compile-out methods using Context.isBridgeless()
changelog: [internal] internal
Reviewed By: arushikesarwani94
Differential Revision: D71079164
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50176/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/50176/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50175
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50175/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50175/comments
|
https://api.github.com/repos/facebook/react-native/issues/50175/events
|
https://github.com/facebook/react-native/pull/50175
| 2,936,207,759
|
PR_kwDOAbrxp86PgU78
| 50,175
|
Add warning when a module tries to invoke a method using the interop layer
|
{
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 4
| 2025-03-20T17:34:51
| 2025-03-21T17:09:49
| 2025-03-21T17:09:35
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50175",
"html_url": "https://github.com/facebook/react-native/pull/50175",
"diff_url": "https://github.com/facebook/react-native/pull/50175.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50175.patch",
"merged_at": null
}
|
Summary:
This change logs warning in the RN Dev Tools and in the Xcode console when a legacy module is used through the interop layer.
The `moduleName.methodName` warning is logged only once per usage not to flood the users with Warnings.
## Changelog:
[iOS][Added] - Add warnings when a legacy module is used in the Interop Layer.
Differential Revision: D71561348
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50175/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/50175/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50174
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50174/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50174/comments
|
https://api.github.com/repos/facebook/react-native/issues/50174/events
|
https://github.com/facebook/react-native/pull/50174
| 2,936,078,018
|
PR_kwDOAbrxp86Pf4na
| 50,174
|
Support CDP Response.statusText
|
{
"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/followers",
"following_url": "https://api.github.com/users/huntie/following{/other_user}",
"gists_url": "https://api.github.com/users/huntie/gists{/gist_id}",
"starred_url": "https://api.github.com/users/huntie/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/huntie/subscriptions",
"organizations_url": "https://api.github.com/users/huntie/orgs",
"repos_url": "https://api.github.com/users/huntie/repos",
"events_url": "https://api.github.com/users/huntie/events{/privacy}",
"received_events_url": "https://api.github.com/users/huntie/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 5
| 2025-03-20T16:40:07
| 2025-04-22T10:26:23
| 2025-03-26T22:44:12
|
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50174",
"html_url": "https://github.com/facebook/react-native/pull/50174",
"diff_url": "https://github.com/facebook/react-native/pull/50174.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50174.patch",
"merged_at": null
}
|
Summary:
Add `httpReasonPhrase` util and use to populate CDP `Response.statusText` value.
AFAIK, neither platform, and none of our dependencies, reliably provide this mapping — so this is implemented directly.
Changelog: [Internal]
Differential Revision: D71470037
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50174/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/50174/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50173
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50173/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50173/comments
|
https://api.github.com/repos/facebook/react-native/issues/50173/events
|
https://github.com/facebook/react-native/pull/50173
| 2,936,076,244
|
PR_kwDOAbrxp86Pf4Oj
| 50,173
|
Refactor NetworkReporter internals
|
{
"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/followers",
"following_url": "https://api.github.com/users/huntie/following{/other_user}",
"gists_url": "https://api.github.com/users/huntie/gists{/gist_id}",
"starred_url": "https://api.github.com/users/huntie/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/huntie/subscriptions",
"organizations_url": "https://api.github.com/users/huntie/orgs",
"repos_url": "https://api.github.com/users/huntie/repos",
"events_url": "https://api.github.com/users/huntie/events{/privacy}",
"received_events_url": "https://api.github.com/users/huntie/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 10
| 2025-03-20T16:39:21
| 2025-04-22T10:26:24
| 2025-03-26T22:44:10
|
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50173",
"html_url": "https://github.com/facebook/react-native/pull/50173",
"diff_url": "https://github.com/facebook/react-native/pull/50173.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50173.patch",
"merged_at": null
}
|
Summary:
Refactors the internals of `NetworkReporter` (and the `jsinspector_network` library) to better organise concepts before we scale to more Network CDP events.
- Introduces `cdp::network` structs modelling CDP `Network` domain events and data types.
- Moves implementation details in converting input data objects to CDP types into `CdpNetwork.cpp` and `HttpUtils.cpp`.
Changelog: [Internal]
Differential Revision: D71470039
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50173/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/50173/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50172
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50172/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50172/comments
|
https://api.github.com/repos/facebook/react-native/issues/50172/events
|
https://github.com/facebook/react-native/pull/50172
| 2,936,065,230
|
PR_kwDOAbrxp86Pf1y4
| 50,172
|
Do not warn for JSC deprecation on react-native-github
|
{
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/cortinico/followers",
"following_url": "https://api.github.com/users/cortinico/following{/other_user}",
"gists_url": "https://api.github.com/users/cortinico/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cortinico/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cortinico/subscriptions",
"organizations_url": "https://api.github.com/users/cortinico/orgs",
"repos_url": "https://api.github.com/users/cortinico/repos",
"events_url": "https://api.github.com/users/cortinico/events{/privacy}",
"received_events_url": "https://api.github.com/users/cortinico/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-20T16:34:50
| 2025-03-20T17:51:39
| 2025-03-20T17:51:20
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50172",
"html_url": "https://github.com/facebook/react-native/pull/50172",
"diff_url": "https://github.com/facebook/react-native/pull/50172.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50172.patch",
"merged_at": null
}
|
Summary:
This specific warning is only for React Native users.
We don't need this warning on console for RNtester so I'm excluding react-native-github
project from the list of project where this warning gets fired.
Changelog:
[Internal] [Changed] - Do not warn for JSC deprecation on react-native-github
Reviewed By: mdvacca
Differential Revision: D71556035
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50172/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/50172/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50171
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50171/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50171/comments
|
https://api.github.com/repos/facebook/react-native/issues/50171/events
|
https://github.com/facebook/react-native/pull/50171
| 2,935,922,326
|
PR_kwDOAbrxp86PfW0b
| 50,171
|
Remove all the data classes from React Native
|
{
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/cortinico/followers",
"following_url": "https://api.github.com/users/cortinico/following{/other_user}",
"gists_url": "https://api.github.com/users/cortinico/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cortinico/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cortinico/subscriptions",
"organizations_url": "https://api.github.com/users/cortinico/orgs",
"repos_url": "https://api.github.com/users/cortinico/repos",
"events_url": "https://api.github.com/users/cortinico/events{/privacy}",
"received_events_url": "https://api.github.com/users/cortinico/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-20T15:43:52
| 2025-04-09T15:04:35
| 2025-04-09T15:04:35
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50171",
"html_url": "https://github.com/facebook/react-native/pull/50171",
"diff_url": "https://github.com/facebook/react-native/pull/50171.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50171.patch",
"merged_at": null
}
|
Summary:
Those classes are marked as data classes while they should not as we're not effectively using them as data classes. This just increases the apk size so we can clean this up.
Changelog:
[Android] [Changed] - Remove all the data classes from React Native
Differential Revision: D71554367
|
{
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/cortinico/followers",
"following_url": "https://api.github.com/users/cortinico/following{/other_user}",
"gists_url": "https://api.github.com/users/cortinico/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cortinico/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cortinico/subscriptions",
"organizations_url": "https://api.github.com/users/cortinico/orgs",
"repos_url": "https://api.github.com/users/cortinico/repos",
"events_url": "https://api.github.com/users/cortinico/events{/privacy}",
"received_events_url": "https://api.github.com/users/cortinico/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50171/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/50171/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50170
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50170/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50170/comments
|
https://api.github.com/repos/facebook/react-native/issues/50170/events
|
https://github.com/facebook/react-native/pull/50170
| 2,935,842,875
|
PR_kwDOAbrxp86PfFlL
| 50,170
|
Split out CdpJson into separate library
|
{
"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/followers",
"following_url": "https://api.github.com/users/huntie/following{/other_user}",
"gists_url": "https://api.github.com/users/huntie/gists{/gist_id}",
"starred_url": "https://api.github.com/users/huntie/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/huntie/subscriptions",
"organizations_url": "https://api.github.com/users/huntie/orgs",
"repos_url": "https://api.github.com/users/huntie/repos",
"events_url": "https://api.github.com/users/huntie/events{/privacy}",
"received_events_url": "https://api.github.com/users/huntie/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 6
| 2025-03-20T15:17:34
| 2025-03-21T11:04:45
| 2025-03-21T03:11:03
|
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50170",
"html_url": "https://github.com/facebook/react-native/pull/50170",
"diff_url": "https://github.com/facebook/react-native/pull/50170.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50170.patch",
"merged_at": null
}
|
Summary:
This is needed in D71470038 and later, where submodules of `jsinspector-modern` need to operate with CDP message payloads. We functionally split out these files as a library to avaoid a dependency cycle.
Changelog: [Internal]
Differential Revision: D71551561
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50170/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/50170/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50169
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50169/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50169/comments
|
https://api.github.com/repos/facebook/react-native/issues/50169/events
|
https://github.com/facebook/react-native/pull/50169
| 2,935,536,651
|
PR_kwDOAbrxp86PeDSI
| 50,169
|
Update StyleSheet and Platform exports
|
{
"login": "j-piasecki",
"id": 21055725,
"node_id": "MDQ6VXNlcjIxMDU1NzI1",
"avatar_url": "https://avatars.githubusercontent.com/u/21055725?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/j-piasecki",
"html_url": "https://github.com/j-piasecki",
"followers_url": "https://api.github.com/users/j-piasecki/followers",
"following_url": "https://api.github.com/users/j-piasecki/following{/other_user}",
"gists_url": "https://api.github.com/users/j-piasecki/gists{/gist_id}",
"starred_url": "https://api.github.com/users/j-piasecki/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/j-piasecki/subscriptions",
"organizations_url": "https://api.github.com/users/j-piasecki/orgs",
"repos_url": "https://api.github.com/users/j-piasecki/repos",
"events_url": "https://api.github.com/users/j-piasecki/events{/privacy}",
"received_events_url": "https://api.github.com/users/j-piasecki/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1282006477,
"node_id": "MDU6TGFiZWwxMjgyMDA2NDc3",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Software%20Mansion",
"name": "p: Software Mansion",
"color": "0052cc",
"default": false,
"description": "Partner: Software Mansion"
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 11
| 2025-03-20T13:38:27
| 2025-03-25T17:33:14
| 2025-03-25T17:33:04
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50169",
"html_url": "https://github.com/facebook/react-native/pull/50169",
"diff_url": "https://github.com/facebook/react-native/pull/50169.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50169.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Differential Revision: D71548325
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50169/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/50169/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50168
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50168/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50168/comments
|
https://api.github.com/repos/facebook/react-native/issues/50168/events
|
https://github.com/facebook/react-native/issues/50168
| 2,935,414,821
|
I_kwDOAbrxp86u9uAl
| 50,168
|
[iOS] Simulator does not connect to metro on 0.78.1 with new architecture disabled
|
{
"login": "lxr-mwhite",
"id": 79721789,
"node_id": "MDQ6VXNlcjc5NzIxNzg5",
"avatar_url": "https://avatars.githubusercontent.com/u/79721789?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lxr-mwhite",
"html_url": "https://github.com/lxr-mwhite",
"followers_url": "https://api.github.com/users/lxr-mwhite/followers",
"following_url": "https://api.github.com/users/lxr-mwhite/following{/other_user}",
"gists_url": "https://api.github.com/users/lxr-mwhite/gists{/gist_id}",
"starred_url": "https://api.github.com/users/lxr-mwhite/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/lxr-mwhite/subscriptions",
"organizations_url": "https://api.github.com/users/lxr-mwhite/orgs",
"repos_url": "https://api.github.com/users/lxr-mwhite/repos",
"events_url": "https://api.github.com/users/lxr-mwhite/events{/privacy}",
"received_events_url": "https://api.github.com/users/lxr-mwhite/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 1794376073,
"node_id": "MDU6TGFiZWwxNzk0Mzc2MDcz",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Repro",
"name": "Needs: Repro",
"color": "d4c5f9",
"default": false,
"description": "This issue could be improved with a clear list of steps to reproduce the issue."
},
{
"id": 1877909121,
"node_id": "MDU6TGFiZWwxODc3OTA5MTIx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Attention",
"name": "Needs: Attention",
"color": "f9c884",
"default": false,
"description": "Issues where the author has responded to feedback."
}
] |
closed
| false
| null |
[] | null | 31
| 2025-03-20T13:01:28
| 2025-04-06T19:58:07
| 2025-04-01T19:59:12
|
NONE
| null | null | null | null |
### Description
Hello!
I am trying to update to 0.78.1, but running into an issue where my dev/debug builds won't connect to the Metro server when running on an iOS simulator. Not having this issue with Android. It also appears to be an issue with the old architecture. I have validated this by creating a brand new react native project which works, but then I can reproduce this issue when I disable the new architecture on that same project.
Some other notes to provide is that I do not have this issue with React Native 0.78.0. But unfortunately due to the shadow issue on Android (fix included in 0.78.1), I cannot use that version. I also cannot enable the new architecture in my project due to some required third party dependencies not yet updated to support it.
Any help for this would be greatly appreciated!
### Steps to reproduce
1. Create a new project using the cli
2. In the Podfile, add `ENV['RCT_NEW_ARCH_ENABLED'] = '0'` at the top
3. Re-install the pods
4. Run `react-native start`
5. Build and run the iOS app on a simulator
### React Native Version
0.78.1
### Affected Platforms
Runtime - iOS
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.3.2
CPU: (14) arm64 Apple M4 Pro
Memory: 253.77 MB / 48.00 GB
Shell:
version: 3.2.57
path: /bin/bash
Binaries:
Node:
version: 18.20.1
path: ~/.nvm/versions/node/v18.20.1/bin/node
Yarn:
version: 1.22.22
path: /opt/homebrew/bin/yarn
npm:
version: 10.5.0
path: ~/.nvm/versions/node/v18.20.1/bin/npm
Watchman:
version: 2025.02.17.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.15.2
path: /.rvm/gems/ruby-3.3.5/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.2
- iOS 18.2
- macOS 15.2
- tvOS 18.2
- visionOS 2.2
- watchOS 11.2
Android SDK:
API Levels:
- "35"
Build Tools:
- 34.0.0
- 35.0.0
- 35.0.1
System Images:
- android-35 | Google Play ARM 64 v8a
Android NDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.23726.103.2422.13103373
Xcode:
version: 16.2/16C5032a
path: /usr/bin/xcodebuild
Languages:
Java:
version: 21.0.5
path: /usr/bin/javac
Ruby:
version: 3.3.5
path: /.rvm/rubies/ruby-3.3.5/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.1
wanted: 15.0.1
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.78.1
wanted: 0.78.1
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: false
```
### Stacktrace or Logs
```text
n/a
```
### Reproducer
https://github.com/lxr-mwhite/rn-repro-078-1
### Screenshots and Videos
I can see the following message on my simulator when the app start up, but it never makes a connection to the metro server.

|
{
"login": "lxr-mwhite",
"id": 79721789,
"node_id": "MDQ6VXNlcjc5NzIxNzg5",
"avatar_url": "https://avatars.githubusercontent.com/u/79721789?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lxr-mwhite",
"html_url": "https://github.com/lxr-mwhite",
"followers_url": "https://api.github.com/users/lxr-mwhite/followers",
"following_url": "https://api.github.com/users/lxr-mwhite/following{/other_user}",
"gists_url": "https://api.github.com/users/lxr-mwhite/gists{/gist_id}",
"starred_url": "https://api.github.com/users/lxr-mwhite/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/lxr-mwhite/subscriptions",
"organizations_url": "https://api.github.com/users/lxr-mwhite/orgs",
"repos_url": "https://api.github.com/users/lxr-mwhite/repos",
"events_url": "https://api.github.com/users/lxr-mwhite/events{/privacy}",
"received_events_url": "https://api.github.com/users/lxr-mwhite/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50168/reactions",
"total_count": 19,
"+1": 19,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50168/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50166
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50166/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50166/comments
|
https://api.github.com/repos/facebook/react-native/issues/50166/events
|
https://github.com/facebook/react-native/pull/50166
| 2,934,432,217
|
PR_kwDOAbrxp86PacY5
| 50,166
|
fix(ios): selection range not respected when changing text or selection when selection is forced
|
{
"login": "freeboub",
"id": 62574056,
"node_id": "MDQ6VXNlcjYyNTc0MDU2",
"avatar_url": "https://avatars.githubusercontent.com/u/62574056?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/freeboub",
"html_url": "https://github.com/freeboub",
"followers_url": "https://api.github.com/users/freeboub/followers",
"following_url": "https://api.github.com/users/freeboub/following{/other_user}",
"gists_url": "https://api.github.com/users/freeboub/gists{/gist_id}",
"starred_url": "https://api.github.com/users/freeboub/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/freeboub/subscriptions",
"organizations_url": "https://api.github.com/users/freeboub/orgs",
"repos_url": "https://api.github.com/users/freeboub/repos",
"events_url": "https://api.github.com/users/freeboub/events{/privacy}",
"received_events_url": "https://api.github.com/users/freeboub/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 6
| 2025-03-20T07:54:57
| 2025-03-20T17:05:28
| 2025-03-20T17:05:16
|
NONE
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50166",
"html_url": "https://github.com/facebook/react-native/pull/50166",
"diff_url": "https://github.com/facebook/react-native/pull/50166.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50166.patch",
"merged_at": null
}
|
## Summary:
fix: https://github.com/facebook/react-native/issues/50132
The goal of this PR is to ensure selected TextInput scrolls to the selected range when text or selection change.
The background of this feature check is to implement a rich text editor.
## Changelog:
[IOS][FIXED] - Selection range not respected when changing text or selection when selection is forced
## Test Plan:
Tested with the sample linked to this pull request.
As TextInput is a controlled component
Here is a video of the sample with the patch: https://drive.google.com/file/d/1lS9_70quNqND_E8MjLFcRG6HoHcDkfmv/view?usp=drive_link
First TextInput shows the initial issue reported in the ticket.
Second TextInput shows the global behavior of the controlled component, the 2 buttons allows to force focus and the force text values
I have also backport this part on 0.77.1 and test it in my app, it works fine for me (let's see if I have QA feedback)
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50166/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/50166/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50165
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50165/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50165/comments
|
https://api.github.com/repos/facebook/react-native/issues/50165/events
|
https://github.com/facebook/react-native/issues/50165
| 2,934,394,005
|
I_kwDOAbrxp86u50yV
| 50,165
|
Test cases failing after upgrading to RN version 0.78
|
{
"login": "vinvijdev",
"id": 180244826,
"node_id": "U_kgDOCr5RWg",
"avatar_url": "https://avatars.githubusercontent.com/u/180244826?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vinvijdev",
"html_url": "https://github.com/vinvijdev",
"followers_url": "https://api.github.com/users/vinvijdev/followers",
"following_url": "https://api.github.com/users/vinvijdev/following{/other_user}",
"gists_url": "https://api.github.com/users/vinvijdev/gists{/gist_id}",
"starred_url": "https://api.github.com/users/vinvijdev/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/vinvijdev/subscriptions",
"organizations_url": "https://api.github.com/users/vinvijdev/orgs",
"repos_url": "https://api.github.com/users/vinvijdev/repos",
"events_url": "https://api.github.com/users/vinvijdev/events{/privacy}",
"received_events_url": "https://api.github.com/users/vinvijdev/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 1794148631,
"node_id": "MDU6TGFiZWwxNzk0MTQ4NjMx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Author%20Feedback",
"name": "Needs: Author Feedback",
"color": "d4c5f9",
"default": false,
"description": ""
},
{
"id": 1794376073,
"node_id": "MDU6TGFiZWwxNzk0Mzc2MDcz",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Repro",
"name": "Needs: Repro",
"color": "d4c5f9",
"default": false,
"description": "This issue could be improved with a clear list of steps to reproduce the issue."
},
{
"id": 1794380150,
"node_id": "MDU6TGFiZWwxNzk0MzgwMTUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/Newer%20Patch%20Available",
"name": "Newer Patch Available",
"color": "d4c5f9",
"default": false,
"description": ""
}
] |
closed
| false
| null |
[] | null | 6
| 2025-03-20T07:35:10
| 2025-04-22T05:01:13
| 2025-04-22T05:01:13
|
NONE
| null | null | null | null |
### Description
Upgraded React Native version from 0.73.6 to 0.78.0 post which test cases are failing without any code change in test suite or the screen. Views which are invisible are returning element.not.toBeOnTheScreen() as false.
### Steps to reproduce
1. Clone https://github.com/vinvijdev/IssueReproducer
2. Run yarn test update-profile-screen
### React Native Version
0.78.0
### Affected Platforms
Build - MacOS
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.3.1
CPU: (10) arm64 Apple M1 Pro
Memory: 122.17 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 18.18.0
path: ~/.nvm/versions/node/v18.18.0/bin/node
Yarn:
version: 1.22.22
path: ~/.nvm/versions/node/v18.18.0/bin/yarn
npm:
version: 9.8.1
path: ~/.nvm/versions/node/v18.18.0/bin/npm
Watchman:
version: 2024.05.06.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /Users/I583816/.gem/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.2
- iOS 18.2
- macOS 15.2
- tvOS 18.2
- visionOS 2.2
- watchOS 11.2
Android SDK:
API Levels:
- "28"
- "30"
- "31"
- "32"
- "33"
- "33"
- "34"
- "35"
Build Tools:
- 28.0.3
- 29.0.2
- 30.0.3
- 31.0.0
- 32.0.0
- 33.0.0
- 33.0.1
- 33.0.2
- 34.0.0
- 34.0.0
- 34.0.0
- 35.0.0
System Images:
- android-29 | Google Play ARM 64 v8a
- android-30 | Google APIs ARM 64 v8a
- android-31 | Google APIs ARM 64 v8a
- android-31 | Google Play ARM 64 v8a
- android-33 | Google APIs ARM 64 v8a
- android-34 | Google Play ARM 64 v8a
- android-35 | Google APIs ARM 64 v8a
Android NDK: Not Found
IDEs:
Android Studio: 2022.3 AI-223.8836.35.2231.11005911
Xcode:
version: 16.2/16C5032a
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.9
path: /Users/I583816/Library/Java/JavaVirtualMachines/corretto-17.0.9/Contents/Home/bin/javac
Ruby:
version: 3.1.1
path: /Users/I583816/.asdf/shims/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.1
wanted: 15.0.1
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.78.0
wanted: 0.78.0
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: false
```
### Stacktrace or Logs
```text
FAIL src/screens/update-profile/update-profile-screen.test.tsx (20.309 s)
● Should display the UpdateProfileAlert when pressing cancel, since changes to the name were made. Dismiss first, then discard
expect(element).not.toBeOnTheScreen()
expected element tree not to contain element, but found
<View
accessibilityLabel="Schließen"
accessibilityRole="button"
accessible={true}
testID="unknown:id/updateProfile_headline_closeButton"
/>
42 | )
43 |
> 44 | expect(screen.queryByTestId(buildTestId('updateProfile_headline_closeButton'))).not.toBeOnTheScreen()
| ^
45 | expect(screen.queryByTestId(buildTestId('updateProfile_headline_backButton'))).toBeOnTheScreen()
46 |
47 | let emailInput = await screen.findByTestId(buildTestId('updateProfile_email_input'))
at Object.toBeOnTheScreen (src/screens/update-profile/update-profile-screen.test.tsx:44:87)
at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
at node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:7
at Object.<anonymous> (node_modules/@babel/runtime/helpers/asyncToGenerator.js:14:12)
```
### Reproducer
https://github.com/vinvijdev/IssueReproducer
### Screenshots and Videos
<img width="1025" alt="Image" src="https://github.com/user-attachments/assets/2278bf24-e995-486a-8d0e-5af904505613" />
|
{
"login": "react-native-bot",
"id": 32686087,
"node_id": "MDQ6VXNlcjMyNjg2MDg3",
"avatar_url": "https://avatars.githubusercontent.com/u/32686087?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/react-native-bot",
"html_url": "https://github.com/react-native-bot",
"followers_url": "https://api.github.com/users/react-native-bot/followers",
"following_url": "https://api.github.com/users/react-native-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/react-native-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/react-native-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/react-native-bot/subscriptions",
"organizations_url": "https://api.github.com/users/react-native-bot/orgs",
"repos_url": "https://api.github.com/users/react-native-bot/repos",
"events_url": "https://api.github.com/users/react-native-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/react-native-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50165/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/50165/timeline
| null |
not_planned
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50164
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50164/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50164/comments
|
https://api.github.com/repos/facebook/react-native/issues/50164/events
|
https://github.com/facebook/react-native/pull/50164
| 2,934,347,256
|
PR_kwDOAbrxp86PaLSP
| 50,164
|
Assert if NativeModuleRegistry.onBatchComplete() is used in new architecture
|
{
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/followers",
"following_url": "https://api.github.com/users/mdvacca/following{/other_user}",
"gists_url": "https://api.github.com/users/mdvacca/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mdvacca/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mdvacca/subscriptions",
"organizations_url": "https://api.github.com/users/mdvacca/orgs",
"repos_url": "https://api.github.com/users/mdvacca/repos",
"events_url": "https://api.github.com/users/mdvacca/events{/privacy}",
"received_events_url": "https://api.github.com/users/mdvacca/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 2
| 2025-03-20T07:13:27
| 2025-03-20T20:13:25
| 2025-03-20T20:12:27
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50164",
"html_url": "https://github.com/facebook/react-native/pull/50164",
"diff_url": "https://github.com/facebook/react-native/pull/50164.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50164.patch",
"merged_at": null
}
|
Summary:
Based on analysis this method is only used by legacy architecture, this diff adds an assert if NativeModuleRegistry.onBatchComplete() is used in new architecture
changelog: [internal] internal
Reviewed By: cortinico
Differential Revision: D71050638
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50164/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/50164/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50163
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50163/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50163/comments
|
https://api.github.com/repos/facebook/react-native/issues/50163/events
|
https://github.com/facebook/react-native/pull/50163
| 2,934,346,191
|
PR_kwDOAbrxp86PaLDK
| 50,163
|
Update JavaScriptContextHolder documentation to not mention CatlaystInstance
|
{
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/followers",
"following_url": "https://api.github.com/users/mdvacca/following{/other_user}",
"gists_url": "https://api.github.com/users/mdvacca/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mdvacca/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mdvacca/subscriptions",
"organizations_url": "https://api.github.com/users/mdvacca/orgs",
"repos_url": "https://api.github.com/users/mdvacca/repos",
"events_url": "https://api.github.com/users/mdvacca/events{/privacy}",
"received_events_url": "https://api.github.com/users/mdvacca/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 2
| 2025-03-20T07:13:06
| 2025-03-20T20:13:40
| 2025-03-20T20:12:29
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50163",
"html_url": "https://github.com/facebook/react-native/pull/50163",
"diff_url": "https://github.com/facebook/react-native/pull/50163.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50163.patch",
"merged_at": null
}
|
Summary:
Update JavaScriptContextHolder documentation to not mention CatlaystInstance
changelog: [internal] internal
Reviewed By: NickGerleman
Differential Revision: D71508657
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50163/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/50163/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50162
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50162/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50162/comments
|
https://api.github.com/repos/facebook/react-native/issues/50162/events
|
https://github.com/facebook/react-native/pull/50162
| 2,934,343,134
|
PR_kwDOAbrxp86PaKZ9
| 50,162
|
Remove UIManager dependency out of ReactInstance class
|
{
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/followers",
"following_url": "https://api.github.com/users/mdvacca/following{/other_user}",
"gists_url": "https://api.github.com/users/mdvacca/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mdvacca/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mdvacca/subscriptions",
"organizations_url": "https://api.github.com/users/mdvacca/orgs",
"repos_url": "https://api.github.com/users/mdvacca/repos",
"events_url": "https://api.github.com/users/mdvacca/events{/privacy}",
"received_events_url": "https://api.github.com/users/mdvacca/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 2
| 2025-03-20T07:11:47
| 2025-03-20T20:12:59
| 2025-03-20T20:12:23
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50162",
"html_url": "https://github.com/facebook/react-native/pull/50162",
"diff_url": "https://github.com/facebook/react-native/pull/50162.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50162.patch",
"merged_at": null
}
|
Summary:
In this diff I'm removing UIManager dependency out of ReactInstance class
changelog: [internal] internal
Reviewed By: alanleedev
Differential Revision: D71003821
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50162/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/50162/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50161
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50161/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50161/comments
|
https://api.github.com/repos/facebook/react-native/issues/50161/events
|
https://github.com/facebook/react-native/pull/50161
| 2,934,340,686
|
PR_kwDOAbrxp86PaJ4s
| 50,161
|
Compile-out UIManagerModule from ReactSafeAreaView
|
{
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/followers",
"following_url": "https://api.github.com/users/mdvacca/following{/other_user}",
"gists_url": "https://api.github.com/users/mdvacca/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mdvacca/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mdvacca/subscriptions",
"organizations_url": "https://api.github.com/users/mdvacca/orgs",
"repos_url": "https://api.github.com/users/mdvacca/repos",
"events_url": "https://api.github.com/users/mdvacca/events{/privacy}",
"received_events_url": "https://api.github.com/users/mdvacca/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 2
| 2025-03-20T07:10:47
| 2025-03-20T20:13:18
| 2025-03-20T20:12:26
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50161",
"html_url": "https://github.com/facebook/react-native/pull/50161",
"diff_url": "https://github.com/facebook/react-native/pull/50161.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50161.patch",
"merged_at": null
}
|
Summary:
Compile-out UIManagerModule from ReactSafeAreaView
changelog: [internal] internal
Reviewed By: cortinico
Differential Revision: D71050640
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50161/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/50161/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50160
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50160/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50160/comments
|
https://api.github.com/repos/facebook/react-native/issues/50160/events
|
https://github.com/facebook/react-native/pull/50160
| 2,934,340,005
|
PR_kwDOAbrxp86PaJv7
| 50,160
|
Remove UIManagerModule from NativeAnimatedModule
|
{
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/followers",
"following_url": "https://api.github.com/users/mdvacca/following{/other_user}",
"gists_url": "https://api.github.com/users/mdvacca/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mdvacca/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mdvacca/subscriptions",
"organizations_url": "https://api.github.com/users/mdvacca/orgs",
"repos_url": "https://api.github.com/users/mdvacca/repos",
"events_url": "https://api.github.com/users/mdvacca/events{/privacy}",
"received_events_url": "https://api.github.com/users/mdvacca/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 2
| 2025-03-20T07:10:23
| 2025-03-20T20:13:13
| 2025-03-20T20:12:25
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50160",
"html_url": "https://github.com/facebook/react-native/pull/50160",
"diff_url": "https://github.com/facebook/react-native/pull/50160.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50160.patch",
"merged_at": null
}
|
Summary:
In this diff we are removing UIManagerModule from NativeAnimatedModule
This code wasn't executing when fabric is enabled, with this change the code that references UIManagerModule will be stripped out
changelog: [internal] internal
Reviewed By: cortinico
Differential Revision: D71050641
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50160/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/50160/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50159
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50159/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50159/comments
|
https://api.github.com/repos/facebook/react-native/issues/50159/events
|
https://github.com/facebook/react-native/pull/50159
| 2,934,339,075
|
PR_kwDOAbrxp86PaJjA
| 50,159
|
Ensure UIManagerHelper does not access UIManagerModule
|
{
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/followers",
"following_url": "https://api.github.com/users/mdvacca/following{/other_user}",
"gists_url": "https://api.github.com/users/mdvacca/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mdvacca/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mdvacca/subscriptions",
"organizations_url": "https://api.github.com/users/mdvacca/orgs",
"repos_url": "https://api.github.com/users/mdvacca/repos",
"events_url": "https://api.github.com/users/mdvacca/events{/privacy}",
"received_events_url": "https://api.github.com/users/mdvacca/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 2
| 2025-03-20T07:10:02
| 2025-03-20T20:12:53
| 2025-03-20T20:12:23
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50159",
"html_url": "https://github.com/facebook/react-native/pull/50159",
"diff_url": "https://github.com/facebook/react-native/pull/50159.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50159.patch",
"merged_at": null
}
|
Summary:
Ensure UIManagerHelper does not access UIManagerModule
changelog: [internal] internal
Reviewed By: cortinico, alanleedev
Differential Revision: D70742205
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50159/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/50159/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50158
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50158/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50158/comments
|
https://api.github.com/repos/facebook/react-native/issues/50158/events
|
https://github.com/facebook/react-native/pull/50158
| 2,934,338,995
|
PR_kwDOAbrxp86PaJh6
| 50,158
|
Compile-out UIManagerModule from FpsDebugFrameCallback
|
{
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/followers",
"following_url": "https://api.github.com/users/mdvacca/following{/other_user}",
"gists_url": "https://api.github.com/users/mdvacca/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mdvacca/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mdvacca/subscriptions",
"organizations_url": "https://api.github.com/users/mdvacca/orgs",
"repos_url": "https://api.github.com/users/mdvacca/repos",
"events_url": "https://api.github.com/users/mdvacca/events{/privacy}",
"received_events_url": "https://api.github.com/users/mdvacca/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 2
| 2025-03-20T07:09:59
| 2025-03-20T20:13:30
| 2025-03-20T20:12:27
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50158",
"html_url": "https://github.com/facebook/react-native/pull/50158",
"diff_url": "https://github.com/facebook/react-native/pull/50158.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50158.patch",
"merged_at": null
}
|
Summary:
Compile-out UIManagerModule from FpsDebugFrameCallback
The setViewHierarchyUpdateDebugListener does not exists on Bridgeless and NotThreadSafeViewHierarchyUpdateDebugListener is deprecated and marked for deletion on the new architecture.
The new architecture exposes a different API called ItemDispatchListener that's a sort of replacement for NotThreadSafeViewHierarchyUpdateDebugListener. Although it's not the same.
FpsView is broken in old/new arch and needs to be rebuild, I believe this behavior needs to be rethinked in the future. For now I'm excluding usages of NotThreadSafeViewHierarchyUpdateDebugListener and setViewHierarchyUpdateDebugListener for apps running on the new arch enabled by default.
changelog: [internal] internal
Reviewed By: rshest
Differential Revision: D71050642
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50158/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/50158/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50157
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50157/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50157/comments
|
https://api.github.com/repos/facebook/react-native/issues/50157/events
|
https://github.com/facebook/react-native/pull/50157
| 2,934,338,500
|
PR_kwDOAbrxp86PaJbQ
| 50,157
|
Deprecate UIManagerType.DEFAULT and introduce UIManagerType.LEGACY
|
{
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/followers",
"following_url": "https://api.github.com/users/mdvacca/following{/other_user}",
"gists_url": "https://api.github.com/users/mdvacca/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mdvacca/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mdvacca/subscriptions",
"organizations_url": "https://api.github.com/users/mdvacca/orgs",
"repos_url": "https://api.github.com/users/mdvacca/repos",
"events_url": "https://api.github.com/users/mdvacca/events{/privacy}",
"received_events_url": "https://api.github.com/users/mdvacca/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 2
| 2025-03-20T07:09:44
| 2025-03-20T20:12:37
| 2025-03-20T20:12:20
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50157",
"html_url": "https://github.com/facebook/react-native/pull/50157",
"diff_url": "https://github.com/facebook/react-native/pull/50157.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50157.patch",
"merged_at": null
}
|
Summary:
UIManagerType.DEFAULT is becoming confusings As we are expanding the usage of the New architecture everywhere.
That's why I'm depreacting this constant and introducing UIManagerType.LEGACY.
changelog: [Android][Deprecated] Deprecate UIManagerType.DEFAULT, replaced by UIManagerType.LEGACY
Reviewed By: alanleedev
Differential Revision: D70738948
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50157/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/50157/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50156
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50156/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50156/comments
|
https://api.github.com/repos/facebook/react-native/issues/50156/events
|
https://github.com/facebook/react-native/pull/50156
| 2,934,333,739
|
PR_kwDOAbrxp86PaIoe
| 50,156
|
Compile-out UIManagerModule from ReactHostImpl
|
{
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/followers",
"following_url": "https://api.github.com/users/mdvacca/following{/other_user}",
"gists_url": "https://api.github.com/users/mdvacca/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mdvacca/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mdvacca/subscriptions",
"organizations_url": "https://api.github.com/users/mdvacca/orgs",
"repos_url": "https://api.github.com/users/mdvacca/repos",
"events_url": "https://api.github.com/users/mdvacca/events{/privacy}",
"received_events_url": "https://api.github.com/users/mdvacca/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 2
| 2025-03-20T07:08:04
| 2025-03-20T20:12:43
| 2025-03-20T20:12:21
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50156",
"html_url": "https://github.com/facebook/react-native/pull/50156",
"diff_url": "https://github.com/facebook/react-native/pull/50156.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50156.patch",
"merged_at": null
}
|
Summary:
Compile-out UIManagerModule from ReactHostImpl
changelog: [internal] internal
Reviewed By: rshest
Differential Revision: D70742208
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50156/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/50156/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50155
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50155/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50155/comments
|
https://api.github.com/repos/facebook/react-native/issues/50155/events
|
https://github.com/facebook/react-native/pull/50155
| 2,934,333,224
|
PR_kwDOAbrxp86PaIhO
| 50,155
|
Compile-out UIManagerModule from ReactModalHostView
|
{
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/followers",
"following_url": "https://api.github.com/users/mdvacca/following{/other_user}",
"gists_url": "https://api.github.com/users/mdvacca/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mdvacca/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mdvacca/subscriptions",
"organizations_url": "https://api.github.com/users/mdvacca/orgs",
"repos_url": "https://api.github.com/users/mdvacca/repos",
"events_url": "https://api.github.com/users/mdvacca/events{/privacy}",
"received_events_url": "https://api.github.com/users/mdvacca/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 2
| 2025-03-20T07:07:47
| 2025-03-20T20:12:48
| 2025-03-20T20:12:22
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50155",
"html_url": "https://github.com/facebook/react-native/pull/50155",
"diff_url": "https://github.com/facebook/react-native/pull/50155.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50155.patch",
"merged_at": null
}
|
Summary:
Compile-out UIManagerModule from ReactModalHostView
changelog: [internal] internal
Reviewed By: rshest
Differential Revision: D70742206
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50155/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/50155/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50154
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50154/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50154/comments
|
https://api.github.com/repos/facebook/react-native/issues/50154/events
|
https://github.com/facebook/react-native/pull/50154
| 2,934,306,841
|
PR_kwDOAbrxp86PaDNW
| 50,154
|
Compile out UIManagerModule from ReactTextView
|
{
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/followers",
"following_url": "https://api.github.com/users/mdvacca/following{/other_user}",
"gists_url": "https://api.github.com/users/mdvacca/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mdvacca/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mdvacca/subscriptions",
"organizations_url": "https://api.github.com/users/mdvacca/orgs",
"repos_url": "https://api.github.com/users/mdvacca/repos",
"events_url": "https://api.github.com/users/mdvacca/events{/privacy}",
"received_events_url": "https://api.github.com/users/mdvacca/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 4
| 2025-03-20T06:55:59
| 2025-03-20T20:12:32
| 2025-03-20T20:12:19
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50154",
"html_url": "https://github.com/facebook/react-native/pull/50154",
"diff_url": "https://github.com/facebook/react-native/pull/50154.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50154.patch",
"merged_at": null
}
|
Summary:
Compile out UIManagerModule from ReactTextView
changelog: [internal] internal
Reviewed By: alanleedev
Differential Revision: D70738949
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50154/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/50154/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50153
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50153/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50153/comments
|
https://api.github.com/repos/facebook/react-native/issues/50153/events
|
https://github.com/facebook/react-native/pull/50153
| 2,934,306,470
|
PR_kwDOAbrxp86PaDI7
| 50,153
|
Remove UIManagerModule from comments
|
{
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/followers",
"following_url": "https://api.github.com/users/mdvacca/following{/other_user}",
"gists_url": "https://api.github.com/users/mdvacca/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mdvacca/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mdvacca/subscriptions",
"organizations_url": "https://api.github.com/users/mdvacca/orgs",
"repos_url": "https://api.github.com/users/mdvacca/repos",
"events_url": "https://api.github.com/users/mdvacca/events{/privacy}",
"received_events_url": "https://api.github.com/users/mdvacca/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 5
| 2025-03-20T06:55:48
| 2025-03-20T20:12:32
| 2025-03-20T20:12:18
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50153",
"html_url": "https://github.com/facebook/react-native/pull/50153",
"diff_url": "https://github.com/facebook/react-native/pull/50153.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50153.patch",
"merged_at": null
}
|
Summary:
Remove UIManagerModule from comments
changelog: [internal] internal
Reviewed By: cortinico, alanleedev
Differential Revision: D70738950
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50153/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/50153/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50152
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50152/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50152/comments
|
https://api.github.com/repos/facebook/react-native/issues/50152/events
|
https://github.com/facebook/react-native/issues/50152
| 2,934,265,117
|
I_kwDOAbrxp86u5VUd
| 50,152
|
[iOS] Modal Bug: Invisible layer blocks UI when rapidly opening and closing modals
|
{
"login": "huanguolin",
"id": 12430413,
"node_id": "MDQ6VXNlcjEyNDMwNDEz",
"avatar_url": "https://avatars.githubusercontent.com/u/12430413?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huanguolin",
"html_url": "https://github.com/huanguolin",
"followers_url": "https://api.github.com/users/huanguolin/followers",
"following_url": "https://api.github.com/users/huanguolin/following{/other_user}",
"gists_url": "https://api.github.com/users/huanguolin/gists{/gist_id}",
"starred_url": "https://api.github.com/users/huanguolin/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/huanguolin/subscriptions",
"organizations_url": "https://api.github.com/users/huanguolin/orgs",
"repos_url": "https://api.github.com/users/huanguolin/repos",
"events_url": "https://api.github.com/users/huanguolin/events{/privacy}",
"received_events_url": "https://api.github.com/users/huanguolin/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 542043367,
"node_id": "MDU6TGFiZWw1NDIwNDMzNjc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Issue:%20Author%20Provided%20Repro",
"name": "Issue: Author Provided Repro",
"color": "0e8a16",
"default": false,
"description": "This issue can be reproduced in Snack or an attached project."
},
{
"id": 1113219646,
"node_id": "MDU6TGFiZWwxMTEzMjE5NjQ2",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20Modal",
"name": "Component: Modal",
"color": "fef2c0",
"default": false,
"description": ""
}
] |
open
| false
| null |
[] | null | 2
| 2025-03-20T06:36:40
| 2025-03-25T03:47:11
| null |
NONE
| null | null | null | null |
### Description
There are two modals. When closing a first modal while opening a second modal, and then quickly closing the second modal, the second modal's native layer fails to dismiss properly on iOS, leaving an invisible layer that blocks user interaction with the UI.
This issue may be related to https://github.com/facebook/react-native/issues/48611
### Steps to reproduce
1. When the first modal is closed while simultaneously opening a second modal
2. And the second modal is closed shortly after (within ~100ms)
3. The second modal's native layer remains on screen as an invisible layer
4. This invisible layer blocks all user interactions with the underlying UI
5. The app becomes unresponsive to touch events
6. **The application is completely unusable and must be force-killed**
### React Native Version
0.77.1
### Affected Platforms
Runtime - iOS
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.3.1
CPU: (12) x64 Intel(R) Core(TM) i7-8700B CPU @ 3.20GHz
Memory: 52.50 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 18.20.6
path: ~/.nvm/versions/node/v18.20.6/bin/node
Yarn:
version: 1.22.22
path: /usr/local/bin/yarn
npm:
version: 10.8.2
path: ~/.nvm/versions/node/v18.20.6/bin/npm
Watchman:
version: 2025.02.17.00
path: /usr/local/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /Users/leyserkids/.gem/ruby/2.7.7/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.2
- iOS 18.2
- macOS 15.2
- tvOS 18.2
- visionOS 2.2
- watchOS 11.2
Android SDK: Not Found
IDEs:
Android Studio: 2024.1 AI-241.18034.62.2411.12169540
Xcode:
version: 16.2/16C5032a
path: /usr/bin/xcodebuild
Languages:
Java:
version: 11.0.26
path: /usr/bin/javac
Ruby:
version: 2.7.7
path: /Users/leyserkids/.rubies/ruby-2.7.7/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.1
wanted: 15.0.1
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.77.1
wanted: 0.77.1
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Stacktrace or Logs
```text
No errors logs
```
### Reproducer
https://github.com/huanguolin/RnModalIosIssue
### Screenshots and Videos
An invisible layer top on the UI:

When reproducing this issue, the following console output is observed:
```sh
Welcome to React Native DevTools
Debugger integration: iOS Bridgeless (RCTHost)
Running "RnModalIosIssue" with {"rootTag":1,"initialProps":{},"fabric":true}
---> handleShow 0
---> handleDismiss 1
---> handleDismiss 0
```
## Workaround
A workaround for this issue is available in the `workaround` branch. When using the workaround, the console output shows proper modal opening and closing sequence:
```sh
Welcome to React Native DevTools
Debugger integration: iOS Bridgeless (RCTHost)
Running "RnModalIosIssue" with {"rootTag":1,"initialProps":{},"fabric":true}
---> handleShow 0
---> handleDismiss 0
---> handleShow 1
---> handleDismiss 1
```
workaround code:
```tsx
import React, { forwardRef, useRef, useImperativeHandle, useState } from 'react';
import { Modal, ModalProps, Platform } from 'react-native';
// MyModal wraps the React Native Modal with the same API
// and implements a fix for iOS issues with multiple modals
const MyModal = forwardRef<any, ModalProps>((props, ref) => {
const {
visible,
onShow,
onDismiss,
...otherProps
} = props;
// Forward the ref to access the underlying Modal methods
const modalRef = useRef<any>(null);
useImperativeHandle(ref, () => ({
...(modalRef.current || {}),
}));
// Workaround for iOS modal issues
const [innerVisible, setInnerVisible] = useState(visible);
const [alreadyVisible, setAlreadyVisible] = useState(false);
const handleDismiss = React.useCallback(() => {
setAlreadyVisible(false);
if (onDismiss) {
onDismiss();
}
}, [onDismiss]);
const handleShow = React.useCallback((e: any) => {
setAlreadyVisible(true);
if (onShow) {
onShow(e);
}
}, [onShow]);
React.useEffect(() => {
// If Modal UI is not yet visible and needs to be shown, set internal state to visible
if (!alreadyVisible && visible) {
setInnerVisible(true);
}
// If Modal UI is already visible and needs to be hidden, set internal state to not visible
if (alreadyVisible && !visible) {
setInnerVisible(false);
}
}, [handleDismiss, alreadyVisible, visible]);
return (
<Modal
ref={modalRef}
visible={Platform.OS === 'ios' ? innerVisible : visible}
onShow={handleShow}
onDismiss={handleDismiss}
{...otherProps}
/>
);
});
export default MyModal;
```
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50152/reactions",
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50152/timeline
| null | null |
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50151
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50151/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50151/comments
|
https://api.github.com/repos/facebook/react-native/issues/50151/events
|
https://github.com/facebook/react-native/issues/50151
| 2,933,855,590
|
I_kwDOAbrxp86u3xVm
| 50,151
|
React-Codegen PhaseScriptExecution Failure on iOS Build
|
{
"login": "keerthikan96",
"id": 49178978,
"node_id": "MDQ6VXNlcjQ5MTc4OTc4",
"avatar_url": "https://avatars.githubusercontent.com/u/49178978?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/keerthikan96",
"html_url": "https://github.com/keerthikan96",
"followers_url": "https://api.github.com/users/keerthikan96/followers",
"following_url": "https://api.github.com/users/keerthikan96/following{/other_user}",
"gists_url": "https://api.github.com/users/keerthikan96/gists{/gist_id}",
"starred_url": "https://api.github.com/users/keerthikan96/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/keerthikan96/subscriptions",
"organizations_url": "https://api.github.com/users/keerthikan96/orgs",
"repos_url": "https://api.github.com/users/keerthikan96/repos",
"events_url": "https://api.github.com/users/keerthikan96/events{/privacy}",
"received_events_url": "https://api.github.com/users/keerthikan96/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 1794376073,
"node_id": "MDU6TGFiZWwxNzk0Mzc2MDcz",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Repro",
"name": "Needs: Repro",
"color": "d4c5f9",
"default": false,
"description": "This issue could be improved with a clear list of steps to reproduce the issue."
},
{
"id": 1877909121,
"node_id": "MDU6TGFiZWwxODc3OTA5MTIx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Attention",
"name": "Needs: Attention",
"color": "f9c884",
"default": false,
"description": "Issues where the author has responded to feedback."
},
{
"id": 5021085328,
"node_id": "LA_kwDOAbrxp88AAAABK0eukA",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20Unsupported%20Version",
"name": "Type: Unsupported Version",
"color": "ffffff",
"default": false,
"description": "Issues reported to a version of React Native that is no longer supported"
}
] |
closed
| false
| null |
[] | null | 10
| 2025-03-20T02:49:23
| 2025-04-23T12:06:51
| 2025-04-23T12:06:51
|
NONE
| null | null | null | null |
### Description
First thing is I'm new to Mac and react-native environment. I am experiencing a build failure when trying to compile my React Native project on iOS. The build fails with the following error related to React-Codegen.
Environment:
react-native-cli: 2.0.1
Node Version: v20.19.0
yarn : 1.22.22
Xcode 16.2
Build version 16C5032a
CocoaPods Version: 1.16.2
ProductName: macOS
ProductVersion: 15.3.1
BuildVersion: 24D70
Architecture: Apple M2
### Steps to reproduce
yarn install
cd ios && pod install
ios/PHSS.xcworkspace
Select a simulator and run the build (Cmd + R)
### React Native Version
0.74.2
### Affected Platforms
Build - MacOS
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.3.1
CPU: (8) arm64 Apple M2
Memory: 128.16 MB / 8.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 20.19.0
path: ~/.nvm/versions/node/v20.19.0/bin/node
Yarn:
version: 1.22.22
path: /opt/homebrew/bin/yarn
npm:
version: 10.8.2
path: ~/.nvm/versions/node/v20.19.0/bin/npm
Watchman:
version: 2025.02.17.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /Users/jack/.rbenv/shims/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.2
- iOS 18.2
- macOS 15.2
- tvOS 18.2
- visionOS 2.2
- watchOS 11.2
Android SDK: Not Found
IDEs:
Android Studio: 2024.3 AI-243.22562.218.2431.13114758
Xcode:
version: 16.2/16C5032a
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.14
path: /opt/homebrew/opt/openjdk@17/bin/javac
Ruby:
version: 3.2.2
path: /Users/jack/.rbenv/shims/ruby
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 18.2.0
wanted: 18.2.0
react-native:
installed: 0.74.2
wanted: 0.74.2
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: false
iOS:
hermesEnabled: true
newArchEnabled: false
```
### Stacktrace or Logs
```text
he following build commands failed:
PhaseScriptExecution [CP-User]\ Generate\ Specs /Users/jack/Library/Developer/Xcode/DerivedData/PHSS-gbhmkidqifcietcaoiomzormheri/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-Codegen.build/Script-46EB2E0001F8B0.sh (in target 'React-Codegen' from project 'Pods')
Building workspace PHSS with scheme PHSS and configuration Debug. #!/bin/sh
pushd "$PODS_ROOT/../" > /dev/null
RCT_SCRIPT_POD_INSTALLATION_ROOT=$(pwd)
popd >/dev/null
export RCT_SCRIPT_RN_DIR=$RCT_SCRIPT_POD_INSTALLATION_ROOT/../node_modules/react-native
export RCT_SCRIPT_APP_PATH=$RCT_SCRIPT_POD_INSTALLATION_ROOT/..
export RCT_SCRIPT_OUTPUT_DIR=$RCT_SCRIPT_POD_INSTALLATION_ROOT
export RCT_SCRIPT_TYPE=withCodegenDiscovery
SCRIPT_PHASES_SCRIPT="$RCT_SCRIPT_RN_DIR/scripts/react_native_pods_utils/script_phases.sh"
WITH_ENVIRONMENT="$RCT_SCRIPT_RN_DIR/scripts/xcode/with-environment.sh"
/bin/sh -c "$WITH_ENVIRONMENT $SCRIPT_PHASES_SCRIPT"
```
### Reproducer
https://github.com/keerthikan96/phss.git
### Screenshots and Videos
_No response_
|
{
"login": "keerthikan96",
"id": 49178978,
"node_id": "MDQ6VXNlcjQ5MTc4OTc4",
"avatar_url": "https://avatars.githubusercontent.com/u/49178978?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/keerthikan96",
"html_url": "https://github.com/keerthikan96",
"followers_url": "https://api.github.com/users/keerthikan96/followers",
"following_url": "https://api.github.com/users/keerthikan96/following{/other_user}",
"gists_url": "https://api.github.com/users/keerthikan96/gists{/gist_id}",
"starred_url": "https://api.github.com/users/keerthikan96/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/keerthikan96/subscriptions",
"organizations_url": "https://api.github.com/users/keerthikan96/orgs",
"repos_url": "https://api.github.com/users/keerthikan96/repos",
"events_url": "https://api.github.com/users/keerthikan96/events{/privacy}",
"received_events_url": "https://api.github.com/users/keerthikan96/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50151/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/50151/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50150
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50150/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50150/comments
|
https://api.github.com/repos/facebook/react-native/issues/50150/events
|
https://github.com/facebook/react-native/pull/50150
| 2,933,607,330
|
PR_kwDOAbrxp86PX3Zd
| 50,150
|
Remove renderer/css podspec
|
{
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/users/NickGerleman/followers",
"following_url": "https://api.github.com/users/NickGerleman/following{/other_user}",
"gists_url": "https://api.github.com/users/NickGerleman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/NickGerleman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/NickGerleman/subscriptions",
"organizations_url": "https://api.github.com/users/NickGerleman/orgs",
"repos_url": "https://api.github.com/users/NickGerleman/repos",
"events_url": "https://api.github.com/users/NickGerleman/events{/privacy}",
"received_events_url": "https://api.github.com/users/NickGerleman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 1
| 2025-03-20T00:54:11
| 2025-03-20T21:35:25
| 2025-03-20T21:35:25
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50150",
"html_url": "https://github.com/facebook/react-native/pull/50150",
"diff_url": "https://github.com/facebook/react-native/pull/50150.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50150.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Differential Revision: D71518203
|
{
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/users/NickGerleman/followers",
"following_url": "https://api.github.com/users/NickGerleman/following{/other_user}",
"gists_url": "https://api.github.com/users/NickGerleman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/NickGerleman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/NickGerleman/subscriptions",
"organizations_url": "https://api.github.com/users/NickGerleman/orgs",
"repos_url": "https://api.github.com/users/NickGerleman/repos",
"events_url": "https://api.github.com/users/NickGerleman/events{/privacy}",
"received_events_url": "https://api.github.com/users/NickGerleman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50150/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/50150/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50149
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50149/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50149/comments
|
https://api.github.com/repos/facebook/react-native/issues/50149/events
|
https://github.com/facebook/react-native/pull/50149
| 2,933,411,944
|
PR_kwDOAbrxp86PXP4Y
| 50,149
|
Remove RCTUnsafeExecuteOnMainQueueSync from sample modules
|
{
"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/followers",
"following_url": "https://api.github.com/users/RSNara/following{/other_user}",
"gists_url": "https://api.github.com/users/RSNara/gists{/gist_id}",
"starred_url": "https://api.github.com/users/RSNara/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/RSNara/subscriptions",
"organizations_url": "https://api.github.com/users/RSNara/orgs",
"repos_url": "https://api.github.com/users/RSNara/repos",
"events_url": "https://api.github.com/users/RSNara/events{/privacy}",
"received_events_url": "https://api.github.com/users/RSNara/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 5
| 2025-03-19T23:05:45
| 2025-03-20T23:28:32
| 2025-03-20T23:28:23
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50149",
"html_url": "https://github.com/facebook/react-native/pull/50149",
"diff_url": "https://github.com/facebook/react-native/pull/50149.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50149.patch",
"merged_at": null
}
|
Summary:
Let's just remove RCTUnsafeExecuteOnMainQueueSync from the examples.
That way, people don't copy-paste it, thinking it's okay to use.
Changelog: [Internal]
Differential Revision: D71505823
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50149/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/50149/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50148
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50148/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50148/comments
|
https://api.github.com/repos/facebook/react-native/issues/50148/events
|
https://github.com/facebook/react-native/pull/50148
| 2,933,315,002
|
PR_kwDOAbrxp86PW7D1
| 50,148
|
fatalWithMessage() - added warning suppression: unused 'message' argument
|
{
"login": "lunaleaps",
"id": 1309636,
"node_id": "MDQ6VXNlcjEzMDk2MzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/1309636?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lunaleaps",
"html_url": "https://github.com/lunaleaps",
"followers_url": "https://api.github.com/users/lunaleaps/followers",
"following_url": "https://api.github.com/users/lunaleaps/following{/other_user}",
"gists_url": "https://api.github.com/users/lunaleaps/gists{/gist_id}",
"starred_url": "https://api.github.com/users/lunaleaps/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/lunaleaps/subscriptions",
"organizations_url": "https://api.github.com/users/lunaleaps/orgs",
"repos_url": "https://api.github.com/users/lunaleaps/repos",
"events_url": "https://api.github.com/users/lunaleaps/events{/privacy}",
"received_events_url": "https://api.github.com/users/lunaleaps/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-19T22:07:39
| 2025-03-20T02:10:11
| 2025-03-20T02:10:01
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50148",
"html_url": "https://github.com/facebook/react-native/pull/50148",
"diff_url": "https://github.com/facebook/react-native/pull/50148.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50148.patch",
"merged_at": null
}
|
Summary:
## Changelog:
[Internal] - suppression: unused 'message' argument
X-link: https://github.com/facebook/yoga/pull/1803
Reviewed By: NickGerleman
Differential Revision: D71492528
Pulled By: lunaleaps
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50148/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/50148/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50147
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50147/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50147/comments
|
https://api.github.com/repos/facebook/react-native/issues/50147/events
|
https://github.com/facebook/react-native/pull/50147
| 2,933,260,149
|
PR_kwDOAbrxp86PWvdg
| 50,147
|
Fixes for AttributedString Comparison
|
{
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/users/NickGerleman/followers",
"following_url": "https://api.github.com/users/NickGerleman/following{/other_user}",
"gists_url": "https://api.github.com/users/NickGerleman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/NickGerleman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/NickGerleman/subscriptions",
"organizations_url": "https://api.github.com/users/NickGerleman/orgs",
"repos_url": "https://api.github.com/users/NickGerleman/repos",
"events_url": "https://api.github.com/users/NickGerleman/events{/privacy}",
"received_events_url": "https://api.github.com/users/NickGerleman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 4
| 2025-03-19T21:42:04
| 2025-03-20T02:46:03
| 2025-03-20T02:45:53
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50147",
"html_url": "https://github.com/facebook/react-native/pull/50147",
"diff_url": "https://github.com/facebook/react-native/pull/50147.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50147.patch",
"merged_at": null
}
|
Summary:
Noticed a couple bugs here, around a crash from assertion internal to the caching map which hashes on the AttributedString, that may or may not be related.
1. We are missing `baseTextAttributes` for both hashing and equality (which is mostly innocuous, but still wrong)
2. We were not hashing or comparing `textAlignVertical`
3. For equality, we were comparing parent shadow view tag and metrics, but for hashing, we were hashing the whole ShadowView.
I think #3 could cause issues, since we could see different hash despite equality, which could break invariants.
Changelog: [Internal]
Differential Revision: D71500246
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50147/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/50147/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50146
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50146/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50146/comments
|
https://api.github.com/repos/facebook/react-native/issues/50146/events
|
https://github.com/facebook/react-native/pull/50146
| 2,933,222,920
|
PR_kwDOAbrxp86PWnmR
| 50,146
|
RN/Relay: Upgrade to `eslint-plugin-react-hooks@5.2.0`
|
{
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/followers",
"following_url": "https://api.github.com/users/yungsters/following{/other_user}",
"gists_url": "https://api.github.com/users/yungsters/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yungsters/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yungsters/subscriptions",
"organizations_url": "https://api.github.com/users/yungsters/orgs",
"repos_url": "https://api.github.com/users/yungsters/repos",
"events_url": "https://api.github.com/users/yungsters/events{/privacy}",
"received_events_url": "https://api.github.com/users/yungsters/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 4
| 2025-03-19T21:25:34
| 2025-03-20T02:52:48
| 2025-03-20T02:52:39
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50146",
"html_url": "https://github.com/facebook/react-native/pull/50146",
"diff_url": "https://github.com/facebook/react-native/pull/50146.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50146.patch",
"merged_at": null
}
|
Summary:
Upgrades React Native and Relay to `eslint-plugin-react-hooks` from v4.6.0 to v5.2.0. ([CHANGELOG](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md))
Changelog:
[General][Breaking] Updated `eslint-config-react-native` to depend on `eslint-plugin-react-hooks` v5.2.0 from v4.6.0. This includes a breaking change in which ESLint will no longer recognize component names that start with 1 or more underscores followed by a capital letter. (https://github.com/facebook/react/pull/25162)
Reviewed By: captbaritone
Differential Revision: D71483664
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50146/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/50146/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50145
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50145/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50145/comments
|
https://api.github.com/repos/facebook/react-native/issues/50145/events
|
https://github.com/facebook/react-native/pull/50145
| 2,933,201,116
|
PR_kwDOAbrxp86PWi6i
| 50,145
|
Migrate `AbstractLayoutAnimation` to Kotlin
|
{
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-19T21:16:07
| 2025-03-21T00:04:19
| 2025-03-21T00:04:10
|
COLLABORATOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50145",
"html_url": "https://github.com/facebook/react-native/pull/50145",
"diff_url": "https://github.com/facebook/react-native/pull/50145.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50145.patch",
"merged_at": null
}
|
## Summary:
Migrate com.facebook.react.uimanager.layoutanimation.AbstractLayoutAnimation to Kotlin.
## Changelog:
[INTERNAL] - Migrate com.facebook.react.uimanager.layoutanimation.AbstractLayoutAnimation to Kotlin
## Test Plan:
```bash
yarn test-android
yarn android
```
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50145/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/50145/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50144
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50144/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50144/comments
|
https://api.github.com/repos/facebook/react-native/issues/50144/events
|
https://github.com/facebook/react-native/issues/50144
| 2,933,178,704
|
I_kwDOAbrxp86u1MFQ
| 50,144
|
libreact_featureflagsjni.so Not Found – React Native App Crashes on Startup
|
{
"login": "rupertpople",
"id": 39376121,
"node_id": "MDQ6VXNlcjM5Mzc2MTIx",
"avatar_url": "https://avatars.githubusercontent.com/u/39376121?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rupertpople",
"html_url": "https://github.com/rupertpople",
"followers_url": "https://api.github.com/users/rupertpople/followers",
"following_url": "https://api.github.com/users/rupertpople/following{/other_user}",
"gists_url": "https://api.github.com/users/rupertpople/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rupertpople/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rupertpople/subscriptions",
"organizations_url": "https://api.github.com/users/rupertpople/orgs",
"repos_url": "https://api.github.com/users/rupertpople/repos",
"events_url": "https://api.github.com/users/rupertpople/events{/privacy}",
"received_events_url": "https://api.github.com/users/rupertpople/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 4139937040,
"node_id": "LA_kwDOAbrxp872wm0Q",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20Answered",
"name": "Resolution: Answered",
"color": "C2E0C6",
"default": false,
"description": "When the issue is resolved with a simple answer"
}
] |
closed
| false
| null |
[] | null | 12
| 2025-03-19T21:04:03
| 2025-06-10T09:28:23
| 2025-03-20T11:41:14
|
NONE
| null | null | null | null |
### Description
Chatgpt:
My React Native app crashes on startup due to a missing .so library (libreact_featureflagsjni.so). This issue occurs when using Hermes and the New Architecture (Fabric/TurboModules).
### Steps to reproduce
I am unable to reproduce at the moment.
### React Native Version
0.78.0
### Affected Platforms
Runtime - Android
### Output of `npx @react-native-community/cli info`
```text
System:
OS: Windows 11 10.0.26100
CPU: (12) x64 Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz
Memory: 3.63 GB / 15.91 GB
Binaries:
Node:
version: 20.18.3
path: C:\Program Files\nodejs\node.EXE
Yarn:
version: 1.22.19
path: ~\AppData\Roaming\npm\yarn.CMD
npm:
version: 10.2.1
path: C:\Program Files\nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK:
API Levels:
- "33"
- "35"
Build Tools:
- 30.0.3
- 33.0.0
- 33.0.2
- 34.0.0
- 34.0.0
- 34.0.0
- 34.0.0
- 35.0.0
- 35.0.0
- 35.0.0
- 35.0.0
- 35.0.0
- 36.0.0
System Images:
- android-35 | Google Play Intel x86_64 Atom
Android NDK: Not Found
Windows SDK:
AllowAllTrustedApps: Disabled
IDEs:
Android Studio: AI-242.23726.103.2422.13103373
Visual Studio: Not Found
Languages:
Java: 17.0.12
Ruby: Not Found
npmPackages:
"@react-native-community/cli": Not Found
react: Not Found
react-native: Not Found
react-native-windows: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
```
### Stacktrace or Logs
```text
FATAL EXCEPTION: main
Process: com.dopameter, PID: 22042
java.lang.UnsatisfiedLinkError: dlopen failed: library "libreact_featureflagsjni.so" not found
at java.lang.Runtime.loadLibrary0(Runtime.java:1081)
at java.lang.Runtime.loadLibrary0(Runtime.java:1003)
at java.lang.System.loadLibrary(System.java:1765)
at com.facebook.soloader.nativeloader.SystemDelegate.loadLibrary(SystemDelegate.java:24)
at com.facebook.soloader.nativeloader.NativeLoader.loadLibrary(NativeLoader.java:52)
at com.facebook.soloader.nativeloader.NativeLoader.loadLibrary(NativeLoader.java:30)
at com.facebook.soloader.SoLoader.loadLibrary(SoLoader.java:812)
at com.facebook.react.internal.featureflags.ReactNativeFeatureFlagsCxxInterop.<clinit>(ReactNativeFeatureFlagsCxxInterop.kt:28)
at com.facebook.react.internal.featureflags.ReactNativeFeatureFlagsCxxAccessor.override(ReactNativeFeatureFlagsCxxAccessor.kt:475)
at com.facebook.react.internal.featureflags.ReactNativeFeatureFlags.override(ReactNativeFeatureFlags.kt:316)
at com.facebook.react.defaults.DefaultNewArchitectureEntryPoint.load(DefaultNewArchitectureEntryPoint.kt:42)
at com.facebook.react.defaults.DefaultNewArchitectureEntryPoint.load$default(DefaultNewArchitectureEntryPoint.kt:29)
at com.dopameter.MainApplication.onCreate(MainApplication.kt:44)
at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1386)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7504)
at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2416)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loopOnce(Looper.java:232)
at android.os.Looper.loop(Looper.java:317)
at android.app.ActivityThread.main(ActivityThread.java:8705)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:886)
```
### Reproducer
https://github.com/rupertpople/error
### Screenshots and Videos
_No response_
|
{
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/cortinico/followers",
"following_url": "https://api.github.com/users/cortinico/following{/other_user}",
"gists_url": "https://api.github.com/users/cortinico/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cortinico/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cortinico/subscriptions",
"organizations_url": "https://api.github.com/users/cortinico/orgs",
"repos_url": "https://api.github.com/users/cortinico/repos",
"events_url": "https://api.github.com/users/cortinico/events{/privacy}",
"received_events_url": "https://api.github.com/users/cortinico/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50144/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/50144/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50143
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50143/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50143/comments
|
https://api.github.com/repos/facebook/react-native/issues/50143/events
|
https://github.com/facebook/react-native/issues/50143
| 2,932,677,571
|
I_kwDOAbrxp86uzRvD
| 50,143
|
SectionList.scrollToLocation not scrolling to section with itemIndex: 0
|
{
"login": "markwitt1",
"id": 32959862,
"node_id": "MDQ6VXNlcjMyOTU5ODYy",
"avatar_url": "https://avatars.githubusercontent.com/u/32959862?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/markwitt1",
"html_url": "https://github.com/markwitt1",
"followers_url": "https://api.github.com/users/markwitt1/followers",
"following_url": "https://api.github.com/users/markwitt1/following{/other_user}",
"gists_url": "https://api.github.com/users/markwitt1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/markwitt1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/markwitt1/subscriptions",
"organizations_url": "https://api.github.com/users/markwitt1/orgs",
"repos_url": "https://api.github.com/users/markwitt1/repos",
"events_url": "https://api.github.com/users/markwitt1/events{/privacy}",
"received_events_url": "https://api.github.com/users/markwitt1/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 542043367,
"node_id": "MDU6TGFiZWw1NDIwNDMzNjc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Issue:%20Author%20Provided%20Repro",
"name": "Issue: Author Provided Repro",
"color": "0e8a16",
"default": false,
"description": "This issue can be reproduced in Snack or an attached project."
},
{
"id": 1113219656,
"node_id": "MDU6TGFiZWwxMTEzMjE5NjU2",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20SectionList",
"name": "Component: SectionList",
"color": "fef2c0",
"default": false,
"description": ""
}
] |
open
| false
| null |
[] | null | 1
| 2025-03-19T17:54:45
| 2025-04-11T09:53:51
| null |
NONE
| null | null | null | null |
### Description
When using the SectionList.scrollToLocation method with itemIndex: 0, the SectionList does not scroll to the expected section. The scroll works when itemIndex is set to 1. No errors are logged, and the onScrollToIndexFailed callback is never triggered.
### Steps to reproduce
https://snack.expo.dev/@markwitt/sectionlist
1. Create a SectionList with multiple sections and items with varying heights (see the code example below).
2. Add a button that calls scrollToLocation with parameters sectionIndex: 1 and itemIndex: 0 to scroll to the second section (e.g., “Vegetables”).
3. Press the button and observe that the list does not scroll to the desired section.
4. Change itemIndex to 1 and notice that the scrolling occurs as expected.
```
import React, { useRef, useMemo } from 'react';
import { SectionList, Text, View, Button } from 'react-native';
// Function to generate sections with a specified number of items per section
const generateSections = () => {
const createItems = (prefix, count) => {
return Array.from({ length: count }, (_, i) => ({
label: `${prefix} ${i + 1}`,
// Random height between 50 and 150
height: 50 + Math.floor(Math.random() * 100),
}));
};
return [
{ title: 'Fruits', data: createItems('Fruit', 15) },
{ title: 'Vegetables', data: createItems('Vegetable', 15) },
{ title: 'Grains', data: createItems('Grain', 15) },
];
};
export default function App() {
const sectionListRef = useRef(null);
// useMemo to generate sections only once on mount
const sections = useMemo(() => generateSections(), []);
const scrollToSection = () => {
if (sectionListRef.current) {
sectionListRef.current.scrollToLocation({
sectionIndex: 1, // "Vegetables" section
itemIndex: 0, // Using 0 does not scroll; using 1 works correctly
});
}
};
return (
<View style={{ flex: 1, paddingTop: 40 }}>
<Button title="Scroll to Vegetables" onPress={scrollToSection} />
<SectionList
ref={sectionListRef}
sections={sections}
keyExtractor={(item, index) => item.label + index}
renderItem={({ item }) => (
<View
style={{
height: item.height,
justifyContent: 'center',
borderBottomWidth: 1,
borderColor: '#ccc',
}}
>
<Text style={{ padding: 10 }}>
{item.label} (Height: {item.height})
</Text>
</View>
)}
renderSectionHeader={({ section: { title } }) => (
<Text
style={{
padding: 10,
fontWeight: 'bold',
backgroundColor: '#eee',
}}
>
{title}
</Text>
)}
/>
</View>
);
}````
### React Native Version
0.76.7
### Affected Platforms
Runtime - iOS
### Output of `npx @react-native-community/cli info`
```text
npx @react-native-community/cli info
(node:84710) ExperimentalWarning: CommonJS module /Users/mark/.nvm/versions/node/v23.2.0/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /Users/mark/.nvm/versions/node/v23.2.0/lib/node_modules/npm/node_modules/supports-color/index.js using require().
Support for loading ES Module in require() is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
Need to install the following packages:
@react-native-community/cli@18.0.0
Ok to proceed? (y) y
(node:84739) ExperimentalWarning: CommonJS module /Users/mark/Projects/hivemind-expo/node_modules/debug/src/node.js is loading ES Module /Users/mark/Projects/hivemind-expo/node_modules/debug/node_modules/supports-color/index.js using require().
Support for loading ES Module in require() is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:84739) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
info Fetching system and libraries information...
System:
OS: macOS 15.2
CPU: (10) arm64 Apple M1 Pro
Memory: 189.44 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 23.2.0
path: ~/.nvm/versions/node/v23.2.0/bin/node
Yarn:
version: 1.22.22
path: ~/.nvm/versions/node/v23.2.0/bin/yarn
npm:
version: 10.9.0
path: ~/.nvm/versions/node/v23.2.0/bin/npm
Watchman: Not Found
Managers:
CocoaPods:
version: 1.16.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.1
- iOS 18.1
- macOS 15.1
- tvOS 18.1
- visionOS 2.1
- watchOS 11.1
Android SDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.23339.11.2421.12550806
Xcode:
version: 16.1/16B40
path: /usr/bin/xcodebuild
Languages:
Java:
version: 23.0.2
path: /opt/homebrew/opt/openjdk/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.76.7
wanted: 0.76.7
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: Not found
newArchEnabled: Not found
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
info React Native v0.78.1 is now available (your project is running on v0.76.7).
info Changelog: https://github.com/facebook/react-native/releases/tag/v0.78.1
info Diff: https://react-native-community.github.io/upgrade-helper/?from=0.76.7&to=0.78.1
info For more info, check out "https://reactnative.dev/docs/upgrading?os=macos".
```
### Stacktrace or Logs
```text
...
```
### Reproducer
https://snack.expo.dev/@markwitt/sectionlist
### Screenshots and Videos
_No response_
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50143/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/50143/timeline
| null | null |
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50142
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50142/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50142/comments
|
https://api.github.com/repos/facebook/react-native/issues/50142/events
|
https://github.com/facebook/react-native/pull/50142
| 2,932,631,230
|
PR_kwDOAbrxp86PUmV3
| 50,142
|
Implement core Network CDP events on iOS
|
{
"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/followers",
"following_url": "https://api.github.com/users/huntie/following{/other_user}",
"gists_url": "https://api.github.com/users/huntie/gists{/gist_id}",
"starred_url": "https://api.github.com/users/huntie/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/huntie/subscriptions",
"organizations_url": "https://api.github.com/users/huntie/orgs",
"repos_url": "https://api.github.com/users/huntie/repos",
"events_url": "https://api.github.com/users/huntie/events{/privacy}",
"received_events_url": "https://api.github.com/users/huntie/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 13
| 2025-03-19T17:35:00
| 2025-04-22T10:26:23
| 2025-03-26T19:28:12
|
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50142",
"html_url": "https://github.com/facebook/react-native/pull/50142",
"diff_url": "https://github.com/facebook/react-native/pull/50142.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50142.patch",
"merged_at": null
}
|
Summary:
This is a first pass at integrating `NetworkReporter` in our networking stack on iOS (`RCTNetworking.mm`).
**Implemented events**
Wires up minimal events sufficient to populate the Chrome DevTools Network panel:
- `Network.requestWillBeSent`
- `Network.responseReceived`
- `Network.loadingFinished`
**Other notes**
`RCTNetworking` is used (tentatively) as the integration point since it:
- Is the default implementation for the network stack on iOS.
- Should allow us to pair with originating JS call site down the line.
- Intercepts Blob requests (at least `RCTImageLoader`).
- Sits outside the user-configurable `RCTNetworkingResponseHandler` and `RCTNetworkingRequestHandler` concepts.
- Is where network events are currently sent to JavaScript (`sendEventWithName`).
NOTE: Reminder: `NetworkReporter` is currently a no-op without the `fuseboxNetworkInspectionEnabled` experiment set.
Changelog: [Internal]
Differential Revision: D71470038
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50142/reactions",
"total_count": 4,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 1,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 1
}
|
https://api.github.com/repos/facebook/react-native/issues/50142/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50141
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50141/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50141/comments
|
https://api.github.com/repos/facebook/react-native/issues/50141/events
|
https://github.com/facebook/react-native/pull/50141
| 2,932,549,692
|
PR_kwDOAbrxp86PUU0G
| 50,141
|
Make PlatformConstants use main queue setup (#50111)
|
{
"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/followers",
"following_url": "https://api.github.com/users/RSNara/following{/other_user}",
"gists_url": "https://api.github.com/users/RSNara/gists{/gist_id}",
"starred_url": "https://api.github.com/users/RSNara/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/RSNara/subscriptions",
"organizations_url": "https://api.github.com/users/RSNara/orgs",
"repos_url": "https://api.github.com/users/RSNara/repos",
"events_url": "https://api.github.com/users/RSNara/events{/privacy}",
"received_events_url": "https://api.github.com/users/RSNara/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
open
| false
| null |
[] | null | 2
| 2025-03-19T17:04:38
| 2025-03-19T21:19:33
| null |
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50141",
"html_url": "https://github.com/facebook/react-native/pull/50141",
"diff_url": "https://github.com/facebook/react-native/pull/50141.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50141.patch",
"merged_at": null
}
|
Summary:
## Rationale
Rendering can now include main -> js sync calls.
If we allow js -> main sync calls during rendering, react native can deadlock.
So, this diff moves the js -> main sync calls to "main queue module setup", which occurs before rendering.
Changelog: [Internal]
Differential Revision: D71480047
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50141/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/50141/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50140
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50140/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50140/comments
|
https://api.github.com/repos/facebook/react-native/issues/50140/events
|
https://github.com/facebook/react-native/pull/50140
| 2,932,483,656
|
PR_kwDOAbrxp86PUGMK
| 50,140
|
RN: Support `.fb` Suffix in Native Codegen (#49902)
|
{
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/followers",
"following_url": "https://api.github.com/users/yungsters/following{/other_user}",
"gists_url": "https://api.github.com/users/yungsters/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yungsters/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yungsters/subscriptions",
"organizations_url": "https://api.github.com/users/yungsters/orgs",
"repos_url": "https://api.github.com/users/yungsters/repos",
"events_url": "https://api.github.com/users/yungsters/events{/privacy}",
"received_events_url": "https://api.github.com/users/yungsters/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 4
| 2025-03-19T16:43:31
| 2025-03-20T03:24:40
| 2025-03-20T03:24:30
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50140",
"html_url": "https://github.com/facebook/react-native/pull/50140",
"diff_url": "https://github.com/facebook/react-native/pull/50140.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50140.patch",
"merged_at": null
}
|
Summary:
Extends `react-native-codegen` to support the `.fb` filename suffix used to gate source code that is only relevant for Meta internal use cases.
Changelog:
[Internal]
Reviewed By: cipolleschi
Differential Revision: D70808462
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50140/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/50140/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50139
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50139/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50139/comments
|
https://api.github.com/repos/facebook/react-native/issues/50139/events
|
https://github.com/facebook/react-native/pull/50139
| 2,932,391,743
|
PR_kwDOAbrxp86PTyns
| 50,139
|
Adding onPressMove to Pressable
|
{
"login": "regina2k",
"id": 6323405,
"node_id": "MDQ6VXNlcjYzMjM0MDU=",
"avatar_url": "https://avatars.githubusercontent.com/u/6323405?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/regina2k",
"html_url": "https://github.com/regina2k",
"followers_url": "https://api.github.com/users/regina2k/followers",
"following_url": "https://api.github.com/users/regina2k/following{/other_user}",
"gists_url": "https://api.github.com/users/regina2k/gists{/gist_id}",
"starred_url": "https://api.github.com/users/regina2k/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/regina2k/subscriptions",
"organizations_url": "https://api.github.com/users/regina2k/orgs",
"repos_url": "https://api.github.com/users/regina2k/repos",
"events_url": "https://api.github.com/users/regina2k/events{/privacy}",
"received_events_url": "https://api.github.com/users/regina2k/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 4
| 2025-03-19T16:14:45
| 2025-03-19T23:56:50
| 2025-03-19T23:56:41
|
NONE
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50139",
"html_url": "https://github.com/facebook/react-native/pull/50139",
"diff_url": "https://github.com/facebook/react-native/pull/50139.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50139.patch",
"merged_at": null
}
|
Summary: adding this event to Pressable because it is going to be consumed after to track if pressable location is moved
Differential Revision: D71429258
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50139/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/50139/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50138
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50138/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50138/comments
|
https://api.github.com/repos/facebook/react-native/issues/50138/events
|
https://github.com/facebook/react-native/pull/50138
| 2,932,343,602
|
PR_kwDOAbrxp86PTnuO
| 50,138
|
Add SyncAccessibilityInfo TM, SyncAccessibilityManager TM and useIsScreenReaderEnabled hook
|
{
"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/jorge-cab/followers",
"following_url": "https://api.github.com/users/jorge-cab/following{/other_user}",
"gists_url": "https://api.github.com/users/jorge-cab/gists{/gist_id}",
"starred_url": "https://api.github.com/users/jorge-cab/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jorge-cab/subscriptions",
"organizations_url": "https://api.github.com/users/jorge-cab/orgs",
"repos_url": "https://api.github.com/users/jorge-cab/repos",
"events_url": "https://api.github.com/users/jorge-cab/events{/privacy}",
"received_events_url": "https://api.github.com/users/jorge-cab/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
open
| false
| null |
[] | null | 2
| 2025-03-19T16:03:10
| 2025-03-21T20:16:45
| null |
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50138",
"html_url": "https://github.com/facebook/react-native/pull/50138",
"diff_url": "https://github.com/facebook/react-native/pull/50138.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50138.patch",
"merged_at": null
}
|
Summary:
This diff implements two new Turbo Modules to enabled the synchronous query of Accessibility information from both Android and iOS.
As a first step this also implements a new hook `useIsScreenReaderEnabled` this would the the first hook in the series of accessibility hooks to enabled synchronous fetching of accessibility information from native.
These hooks will allow you to subscribe to the accessibility information triggering automatic re-renders with the new information if subscribed.
For example:
```
const isScreenReaderEnabled = useIsScreenReaderEnabled()
```
will subscribe to the state of the screen reader and update the value of it accordingly if the state changes at any point.
Also added a feature flag `enableAccessibilityHooks` to gate this feature during development
Differential Revision: D70917330
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50138/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/50138/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50137
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50137/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50137/comments
|
https://api.github.com/repos/facebook/react-native/issues/50137/events
|
https://github.com/facebook/react-native/issues/50137
| 2,932,092,795
|
I_kwDOAbrxp86uxC97
| 50,137
|
[android][TextInput] Placeholder is not respecting custom font family and weight
|
{
"login": "lorenc-tomasz",
"id": 7620331,
"node_id": "MDQ6VXNlcjc2MjAzMzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/7620331?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lorenc-tomasz",
"html_url": "https://github.com/lorenc-tomasz",
"followers_url": "https://api.github.com/users/lorenc-tomasz/followers",
"following_url": "https://api.github.com/users/lorenc-tomasz/following{/other_user}",
"gists_url": "https://api.github.com/users/lorenc-tomasz/gists{/gist_id}",
"starred_url": "https://api.github.com/users/lorenc-tomasz/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/lorenc-tomasz/subscriptions",
"organizations_url": "https://api.github.com/users/lorenc-tomasz/orgs",
"repos_url": "https://api.github.com/users/lorenc-tomasz/repos",
"events_url": "https://api.github.com/users/lorenc-tomasz/events{/privacy}",
"received_events_url": "https://api.github.com/users/lorenc-tomasz/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 542043367,
"node_id": "MDU6TGFiZWw1NDIwNDMzNjc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Issue:%20Author%20Provided%20Repro",
"name": "Issue: Author Provided Repro",
"color": "0e8a16",
"default": false,
"description": "This issue can be reproduced in Snack or an attached project."
},
{
"id": 869668024,
"node_id": "MDU6TGFiZWw4Njk2NjgwMjQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20TextInput",
"name": "Component: TextInput",
"color": "fef2c0",
"default": false,
"description": "Related to the TextInput component."
},
{
"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."
}
] |
open
| false
|
{
"login": "narekmalk",
"id": 26647333,
"node_id": "MDQ6VXNlcjI2NjQ3MzMz",
"avatar_url": "https://avatars.githubusercontent.com/u/26647333?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/narekmalk",
"html_url": "https://github.com/narekmalk",
"followers_url": "https://api.github.com/users/narekmalk/followers",
"following_url": "https://api.github.com/users/narekmalk/following{/other_user}",
"gists_url": "https://api.github.com/users/narekmalk/gists{/gist_id}",
"starred_url": "https://api.github.com/users/narekmalk/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/narekmalk/subscriptions",
"organizations_url": "https://api.github.com/users/narekmalk/orgs",
"repos_url": "https://api.github.com/users/narekmalk/repos",
"events_url": "https://api.github.com/users/narekmalk/events{/privacy}",
"received_events_url": "https://api.github.com/users/narekmalk/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"login": "narekmalk",
"id": 26647333,
"node_id": "MDQ6VXNlcjI2NjQ3MzMz",
"avatar_url": "https://avatars.githubusercontent.com/u/26647333?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/narekmalk",
"html_url": "https://github.com/narekmalk",
"followers_url": "https://api.github.com/users/narekmalk/followers",
"following_url": "https://api.github.com/users/narekmalk/following{/other_user}",
"gists_url": "https://api.github.com/users/narekmalk/gists{/gist_id}",
"starred_url": "https://api.github.com/users/narekmalk/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/narekmalk/subscriptions",
"organizations_url": "https://api.github.com/users/narekmalk/orgs",
"repos_url": "https://api.github.com/users/narekmalk/repos",
"events_url": "https://api.github.com/users/narekmalk/events{/privacy}",
"received_events_url": "https://api.github.com/users/narekmalk/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | 16
| 2025-03-19T14:50:19
| 2025-05-03T06:11:16
| null |
NONE
| null | null | null | null |
### Description
On some Android devices user can change default font to e.g. `Cool jazz`.
<img src="https://github.com/user-attachments/assets/99ed7771-49fa-44db-b14d-3b26e1b75a49" width="200">
In the app we don't want to allow user to change font family, so we apply `fontFamily` and `fontWeight`.
Example:
```javascript
<TextInput style={{
height: 60,
borderColor: 'gray',
borderWidth: 1,
marginBottom: 20,
fontFamily: 'Roboto',
fontWeight: '400',
fontSize: 20,
}} placeholder={"Search..."} />
```
We are expecting the placeholder will be using the same `fontFamily`as set in styles. However it's not a case. Placeholder will use device's default font instead.
To workaround this I manage to find this solution:
```javascript
import React, { forwardRef, useRef, useCallback } from 'react';
import {Platform, StyleSheet, TextInput, TextInputProps} from 'react-native';
const CustomTextInput = forwardRef<TextInput, TextInputProps>((props, ref) => {
const inputRef = useRef<TextInput | null>(null);
const setRef = useCallback(
(node: TextInput | null) => {
if (node) {
inputRef.current = node;
if (typeof ref === 'function') {
ref(node);
} else if (ref) {
const mutableRef = ref as React.MutableRefObject<TextInput | null>;
mutableRef.current = node;
}
// Workaround for Android to apply style before setting placeholder
// to apply font family correctly
if (Platform.OS === 'android') {
node.setNativeProps({
style: StyleSheet.flatten([{
fontFamily: 'Roboto',
fontWeight: '400',
}, props.style ?? {}]),
});
}
}
},
[ref],
);
return <TextInput ref={setRef} {...props} />;
});
export default CustomTextInput;
```
so the `fontFamily` is applied correctly.
```javascript
<View
style={{
backgroundColor: isDarkMode ? Colors.black : Colors.white,
paddingHorizontal: safePadding,
paddingTop: safePadding,
paddingBottom: safePadding,
}}>
<TextInput style={{
height: 60,
borderColor: 'gray',
borderWidth: 1,
marginBottom: 20,
fontFamily: 'Roboto',
fontWeight: '400',
fontSize: 20,
}} placeholder={"Search..."} />
</View>
<View
style={{
backgroundColor: isDarkMode ? Colors.black : Colors.white,
paddingHorizontal: safePadding,
paddingTop: safePadding,
paddingBottom: safePadding,
}}>
<CustomTextInput style={{
height: 60,
borderColor: 'gray',
borderWidth: 1,
marginBottom: 20,
fontFamily: 'Roboto',
fontWeight: '400',
fontSize: 20,
}} placeholder={"Custom search..."} />
</View>
```
<img src="https://github.com/user-attachments/assets/3b2add21-b145-40ef-9b2f-21f696f7aff2" width="300">
As you can see the first text input has wrong `fontFamily` and the second one uses the correct one.
However expected behaviour is that the custom font will be applied based on style.
All React-Native versions are affected.
### Steps to reproduce
Set custom font into `TextInput` and set placeholder.
Change Font Style on device.
You will see that placeholder is not respecting the custom font.
### React Native Version
0.78.1
### Affected Platforms
Runtime - Android
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.3.2
CPU: (12) arm64 Apple M2 Pro
Memory: 218.94 MB / 32.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 22.13.1
path: /usr/local/bin/node
Yarn:
version: 1.22.22
path: /usr/local/bin/yarn
npm:
version: 10.9.2
path: /usr/local/bin/npm
Watchman:
version: 2025.02.17.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /Users/tomaszlorenc/.rbenv/shims/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.2
- iOS 18.2
- macOS 15.2
- tvOS 18.2
- visionOS 2.2
- watchOS 11.2
Android SDK:
API Levels:
- "28"
- "31"
- "34"
- "35"
Build Tools:
- 30.0.3
- 34.0.0
- 35.0.0
- 35.0.1
System Images:
- android-26 | Google APIs ARM 64 v8a
- android-28 | Google ARM64-V8a Play ARM 64 v8a
- android-34 | Google APIs ARM 64 v8a
- android-34 | Google Play ARM 64 v8a
- android-35 | Google APIs ARM 64 v8a
- android-35 | Google Play ARM 64 v8a
Android NDK: Not Found
IDEs:
Android Studio: 2024.3 AI-243.22562.218.2431.13114758
Xcode:
version: 16.2/16C5032a
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.14
path: /usr/bin/javac
Ruby:
version: 3.3.0
path: /Users/tomaszlorenc/.rbenv/shims/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.1
wanted: 15.0.1
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.78.1
wanted: 0.78.1
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: Not found
newArchEnabled: false
```
### Stacktrace or Logs
```text
No logs.
```
### Reproducer
https://github.com/lorenc-tomasz/react-native-text-input-placeholder-font-issue-reproducer
### Screenshots and Videos
_No response_
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50137/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/50137/timeline
| null | null |
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50136
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50136/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50136/comments
|
https://api.github.com/repos/facebook/react-native/issues/50136/events
|
https://github.com/facebook/react-native/pull/50136
| 2,932,069,636
|
PR_kwDOAbrxp86PSrUN
| 50,136
|
Rename one of GestureResponderHandlers to make them unambiguous
|
{
"login": "j-piasecki",
"id": 21055725,
"node_id": "MDQ6VXNlcjIxMDU1NzI1",
"avatar_url": "https://avatars.githubusercontent.com/u/21055725?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/j-piasecki",
"html_url": "https://github.com/j-piasecki",
"followers_url": "https://api.github.com/users/j-piasecki/followers",
"following_url": "https://api.github.com/users/j-piasecki/following{/other_user}",
"gists_url": "https://api.github.com/users/j-piasecki/gists{/gist_id}",
"starred_url": "https://api.github.com/users/j-piasecki/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/j-piasecki/subscriptions",
"organizations_url": "https://api.github.com/users/j-piasecki/orgs",
"repos_url": "https://api.github.com/users/j-piasecki/repos",
"events_url": "https://api.github.com/users/j-piasecki/events{/privacy}",
"received_events_url": "https://api.github.com/users/j-piasecki/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1282006477,
"node_id": "MDU6TGFiZWwxMjgyMDA2NDc3",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Software%20Mansion",
"name": "p: Software Mansion",
"color": "0052cc",
"default": false,
"description": "Partner: Software Mansion"
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 5
| 2025-03-19T14:43:42
| 2025-03-24T11:40:44
| 2025-03-24T11:40:32
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50136",
"html_url": "https://github.com/facebook/react-native/pull/50136",
"diff_url": "https://github.com/facebook/react-native/pull/50136.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50136.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Differential Revision: D71472943
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50136/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/50136/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50135
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50135/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50135/comments
|
https://api.github.com/repos/facebook/react-native/issues/50135/events
|
https://github.com/facebook/react-native/pull/50135
| 2,931,975,237
|
PR_kwDOAbrxp86PSWZt
| 50,135
|
Rename accessibilityElements to accessibilityOrder for iOS
|
{
"login": "joevilches",
"id": 17124862,
"node_id": "MDQ6VXNlcjE3MTI0ODYy",
"avatar_url": "https://avatars.githubusercontent.com/u/17124862?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/joevilches",
"html_url": "https://github.com/joevilches",
"followers_url": "https://api.github.com/users/joevilches/followers",
"following_url": "https://api.github.com/users/joevilches/following{/other_user}",
"gists_url": "https://api.github.com/users/joevilches/gists{/gist_id}",
"starred_url": "https://api.github.com/users/joevilches/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/joevilches/subscriptions",
"organizations_url": "https://api.github.com/users/joevilches/orgs",
"repos_url": "https://api.github.com/users/joevilches/repos",
"events_url": "https://api.github.com/users/joevilches/events{/privacy}",
"received_events_url": "https://api.github.com/users/joevilches/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-19T14:18:24
| 2025-03-19T16:53:29
| 2025-03-19T16:53:15
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50135",
"html_url": "https://github.com/facebook/react-native/pull/50135",
"diff_url": "https://github.com/facebook/react-native/pull/50135.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50135.patch",
"merged_at": null
}
|
Summary:
We settled on a different name here so gotta change some code with the old name. This is not exposed yet so this change is chill
Changelog: [Internal]
Differential Revision: D71471884
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50135/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/50135/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50134
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50134/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50134/comments
|
https://api.github.com/repos/facebook/react-native/issues/50134/events
|
https://github.com/facebook/react-native/pull/50134
| 2,931,953,571
|
PR_kwDOAbrxp86PSRm-
| 50,134
|
[RN][iOS][CI] Bump cache keys for Xcode which was restoring an old Pods folder
|
{
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-19T14:11:41
| 2025-03-20T10:29:05
| 2025-03-20T10:28:55
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50134",
"html_url": "https://github.com/facebook/react-native/pull/50134",
"diff_url": "https://github.com/facebook/react-native/pull/50134.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50134.patch",
"merged_at": null
}
|
## Summary:
Bump the xcode keys to make sure that we use the newly created artifacts
## Changelog:
[Internal] - bump keys to use the right artifacts
## Test Plan:
GHA - Verified that CI passes the critical point in https://github.com/facebook/react-native/actions/runs/13948665701/job/39044363180?pr=50134
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50134/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/50134/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50133
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50133/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50133/comments
|
https://api.github.com/repos/facebook/react-native/issues/50133/events
|
https://github.com/facebook/react-native/pull/50133
| 2,931,948,218
|
PR_kwDOAbrxp86PSQbT
| 50,133
|
Convert folly::dynamic event dispatch to r-value
|
{
"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/followers",
"following_url": "https://api.github.com/users/rozele/following{/other_user}",
"gists_url": "https://api.github.com/users/rozele/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rozele/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rozele/subscriptions",
"organizations_url": "https://api.github.com/users/rozele/orgs",
"repos_url": "https://api.github.com/users/rozele/repos",
"events_url": "https://api.github.com/users/rozele/events{/privacy}",
"received_events_url": "https://api.github.com/users/rozele/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 5
| 2025-03-19T14:10:24
| 2025-03-20T12:00:58
| 2025-03-20T12:00:48
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50133",
"html_url": "https://github.com/facebook/react-native/pull/50133",
"diff_url": "https://github.com/facebook/react-native/pull/50133.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50133.patch",
"merged_at": null
}
|
Summary:
Allow move semantics for folly::dynamic event dispatching to avoid copying the folly::dynamic when dispatched.
## Changelog
[Breaking][Changed] - Dispatch folly::dynamic events with r-value instead of l-value
Differential Revision: D71423497
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50133/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/50133/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50132
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50132/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50132/comments
|
https://api.github.com/repos/facebook/react-native/issues/50132/events
|
https://github.com/facebook/react-native/issues/50132
| 2,931,846,124
|
I_kwDOAbrxp86uwGvs
| 50,132
|
[ios][newArch][TextInput]: TextInput do not scroll when a range is selected
|
{
"login": "freeboub",
"id": 62574056,
"node_id": "MDQ6VXNlcjYyNTc0MDU2",
"avatar_url": "https://avatars.githubusercontent.com/u/62574056?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/freeboub",
"html_url": "https://github.com/freeboub",
"followers_url": "https://api.github.com/users/freeboub/followers",
"following_url": "https://api.github.com/users/freeboub/following{/other_user}",
"gists_url": "https://api.github.com/users/freeboub/gists{/gist_id}",
"starred_url": "https://api.github.com/users/freeboub/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/freeboub/subscriptions",
"organizations_url": "https://api.github.com/users/freeboub/orgs",
"repos_url": "https://api.github.com/users/freeboub/repos",
"events_url": "https://api.github.com/users/freeboub/events{/privacy}",
"received_events_url": "https://api.github.com/users/freeboub/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 542043367,
"node_id": "MDU6TGFiZWw1NDIwNDMzNjc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Issue:%20Author%20Provided%20Repro",
"name": "Issue: Author Provided Repro",
"color": "0e8a16",
"default": false,
"description": "This issue can be reproduced in Snack or an attached project."
},
{
"id": 869668024,
"node_id": "MDU6TGFiZWw4Njk2NjgwMjQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20TextInput",
"name": "Component: TextInput",
"color": "fef2c0",
"default": false,
"description": "Related to the TextInput component."
},
{
"id": 3815166274,
"node_id": "LA_kwDOAbrxp87jZtFC",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20New%20Architecture",
"name": "Type: New Architecture",
"color": "f9d0c4",
"default": false,
"description": "Issues and PRs related to new architecture (Fabric/Turbo Modules)"
}
] |
closed
| false
| null |
[] | null | 5
| 2025-03-19T13:42:21
| 2025-03-20T17:05:15
| 2025-03-20T17:05:15
|
NONE
| null | null | null | null |
### Description
Selecting a range in a multiline TextInput do not scroll to the selected range
### Steps to reproduce
- Create small app with a multiline TextInput which contains a long text and set a selected range (start and end shall be different, the issue is not reproduced if we set only 1 position) (warning need this patch: https://github.com/facebook/react-native/pull/49450)
```JS
<TextInput style={{ top: 100, backgroundColor: 'red', flex: 1, maxHeight: 100 }}
ref={textRef}
multiline
selection={{start: 1, end: 5}}
>
{sampleText}
</TextInput>
```
- launch the app (you may find: https://github.com/facebook/react-native/issues/50125 but it is not important for this issue) and select any position in the text.
-> As the selection is hardcoded, I expect the textInput ScrollBack to the selected Text. (This behavior works on android)
*Additional information*: Regarding to the code, following test looks strange to me: https://github.com/facebook/react-native/blob/81e47af7648c489e29982221552086db4a807b8d/packages/react-native/React/Fabric/Mounting/ComponentViews/TextInput/RCTTextInputComponentView.mm#L724
### React Native Version
0.78.0 + https://github.com/facebook/react-native/pull/49450
### Affected Platforms
Runtime - iOS
### Areas
Fabric - The New Renderer
### Output of `npx @react-native-community/cli info`
```text
info Fetching system and libraries information...
System:
OS: macOS 15.0
CPU: (11) arm64 Apple M3 Pro
Memory: 97.53 MB / 18.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 20.18.1
path: ~/.nvm/versions/node/v20.18.1/bin/node
Yarn:
version: 1.22.22
path: /opt/homebrew/bin/yarn
npm:
version: 10.8.2
path: ~/.nvm/versions/node/v20.18.1/bin/npm
Watchman:
version: 2025.02.17.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.2
- iOS 18.2
- macOS 15.2
- tvOS 18.2
- visionOS 2.2
- watchOS 11.2
Android SDK:
API Levels:
- "28"
- "33"
- "34"
- "35"
Build Tools:
- 26.0.3
- 30.0.3
- 33.0.0
- 33.0.1
- 34.0.0
- 35.0.0
System Images:
- android-30 | Google APIs ARM 64 v8a
- android-30 | Google Play ARM 64 v8a
- android-34 | Google APIs ARM 64 v8a
- android-35 | Google Play ARM 64 v8a
Android NDK: 26.1.10909125
IDEs:
Android Studio: 2024.2 AI-242.23726.103.2422.12816248
Xcode:
version: 16.2/16C5032a
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.12
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.1
wanted: 15.0.1
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.78.0
wanted: 0.78.0
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
info React Native v0.78.1 is now available (your project is running on v0.78.0).
info Changelog: https://github.com/facebook/react-native/releases/tag/v0.78.1
info Diff: https://react-native-community.github.io/upgrade-helper/?from=0.78.0&to=0.78.1
info For more info, check out "https://reactnative.dev/docs/upgrading?os=macos".
(0.78.1 released 18 min ago)
```
### Stacktrace or Logs
```text
N/A
```
### Reproducer
https://github.com/freeboub/bug-react-native-selection-do-not-scroll-ios/
### Screenshots and Videos
ios (failure):
https://github.com/user-attachments/assets/da7dfb0c-802b-4a73-8b14-2a8d812baab3
android (android):
https://github.com/user-attachments/assets/3440887c-5c5d-46ef-bee8-91f6a778419b
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50132/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/50132/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50131
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50131/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50131/comments
|
https://api.github.com/repos/facebook/react-native/issues/50131/events
|
https://github.com/facebook/react-native/pull/50131
| 2,931,816,851
|
PR_kwDOAbrxp86PR2IH
| 50,131
|
Scaffold NetworkReporter methods
|
{
"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/followers",
"following_url": "https://api.github.com/users/huntie/following{/other_user}",
"gists_url": "https://api.github.com/users/huntie/gists{/gist_id}",
"starred_url": "https://api.github.com/users/huntie/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/huntie/subscriptions",
"organizations_url": "https://api.github.com/users/huntie/orgs",
"repos_url": "https://api.github.com/users/huntie/repos",
"events_url": "https://api.github.com/users/huntie/events{/privacy}",
"received_events_url": "https://api.github.com/users/huntie/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-19T13:32:54
| 2025-04-22T10:26:20
| 2025-03-20T13:50:02
|
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50131",
"html_url": "https://github.com/facebook/react-native/pull/50131",
"diff_url": "https://github.com/facebook/react-native/pull/50131.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50131.patch",
"merged_at": null
}
|
Summary:
Outlines and stubs methods on the `NetworkReporter` class, and the `Network.getResponseBody` CDP request on `NetworkIOAgent`. Together, these form the APIs to implement for CDP network debugging.
Also updates internal mutex use to `std::atomic<bool>`.
Changelog: [Internal]
Differential Revision: D70708526
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50131/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/50131/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50130
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50130/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50130/comments
|
https://api.github.com/repos/facebook/react-native/issues/50130/events
|
https://github.com/facebook/react-native/pull/50130
| 2,931,805,835
|
PR_kwDOAbrxp86PRzs_
| 50,130
|
[RN][CI][Releases] Remove the v prefix from the version passed by GHA to the script
|
{
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 5297756365,
"node_id": "LA_kwDOAbrxp88AAAABO8VYzQ",
"url": "https://api.github.com/repos/facebook/react-native/labels/Pick%20Request",
"name": "Pick Request",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 0
| 2025-03-19T13:29:24
| 2025-03-20T13:34:31
| 2025-03-20T13:34:31
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50130",
"html_url": "https://github.com/facebook/react-native/pull/50130",
"diff_url": "https://github.com/facebook/react-native/pull/50130.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50130.patch",
"merged_at": "2025-03-20T13:34:31"
}
|
## Summary:
GHA passes the version to the script using the tag, therefore, the version we receive is something like `v0.X.Y`.
The script, instead, expect the version to be `0.X.Y`, with no leading `v`.
This change fixes the script removing the `v` if present. It also mimic a fix we already have on main.
An example of a failing job is [here](https://github.com/facebook/react-native/actions/runs/13944332034/job/39031068356)
## Changelog:
[Internal] - Fix release script by dropping the passed `v`.
## Test Plan:
Next release.
|
{
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50130/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/50130/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50129
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50129/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50129/comments
|
https://api.github.com/repos/facebook/react-native/issues/50129/events
|
https://github.com/facebook/react-native/pull/50129
| 2,931,742,211
|
PR_kwDOAbrxp86PRl6M
| 50,129
|
[0.78] Metro minimum to 0.81.3, fix "_interopRequireDefault is not a function"
|
{
"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/robhogan/followers",
"following_url": "https://api.github.com/users/robhogan/following{/other_user}",
"gists_url": "https://api.github.com/users/robhogan/gists{/gist_id}",
"starred_url": "https://api.github.com/users/robhogan/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/robhogan/subscriptions",
"organizations_url": "https://api.github.com/users/robhogan/orgs",
"repos_url": "https://api.github.com/users/robhogan/repos",
"events_url": "https://api.github.com/users/robhogan/events{/privacy}",
"received_events_url": "https://api.github.com/users/robhogan/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 5297756365,
"node_id": "LA_kwDOAbrxp88AAAABO8VYzQ",
"url": "https://api.github.com/repos/facebook/react-native/labels/Pick%20Request",
"name": "Pick Request",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 0
| 2025-03-19T13:11:10
| 2025-04-01T09:18:24
| 2025-04-01T09:18:24
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50129",
"html_url": "https://github.com/facebook/react-native/pull/50129",
"diff_url": "https://github.com/facebook/react-native/pull/50129.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50129.patch",
"merged_at": "2025-04-01T09:18:24"
}
|
## Summary:
Fixes: https://github.com/facebook/metro/issues/1464
Picks https://github.com/facebook/react-native/pull/49780 to address a misalignment of `@react-native/metro-config` defaults with the behaviour of Metro >=0.81.3, and ensures all users are on at least 0.81.3.
## Changelog:
[GENERAL] [CHANGED] Bump Metro version ^0.81.0 -> ^0.81.3
[GENERAL] [FIXED] unstable_enablePackageExports: Don't always assert `import`+`require`, fix "interopRequireDefault is not a function"
## Test Plan:
As in main - https://github.com/facebook/react-native/pull/49780
Confirmed to fix https://github.com/facebook/metro/issues/1464 when the default is overridden.
|
{
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50129/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/50129/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50128
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50128/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50128/comments
|
https://api.github.com/repos/facebook/react-native/issues/50128/events
|
https://github.com/facebook/react-native/pull/50128
| 2,931,732,751
|
PR_kwDOAbrxp86PRj3H
| 50,128
|
[RN][Changelog] Add Changelog for 0.78.1
|
{
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-19T13:07:47
| 2025-03-19T14:46:58
| 2025-03-19T14:46:36
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50128",
"html_url": "https://github.com/facebook/react-native/pull/50128",
"diff_url": "https://github.com/facebook/react-native/pull/50128.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50128.patch",
"merged_at": null
}
|
## Summary:
Changelog for 0.78.1
## Changelog:
[Internal] - Changelog for 0.78.1
## Test Plan:
N/A
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50128/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/50128/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50127
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50127/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50127/comments
|
https://api.github.com/repos/facebook/react-native/issues/50127/events
|
https://github.com/facebook/react-native/pull/50127
| 2,931,695,493
|
PR_kwDOAbrxp86PRbtN
| 50,127
|
[0.77] Metro minimum to 0.81.3, fix "_interopRequireDefault is not a function"
|
{
"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/robhogan/followers",
"following_url": "https://api.github.com/users/robhogan/following{/other_user}",
"gists_url": "https://api.github.com/users/robhogan/gists{/gist_id}",
"starred_url": "https://api.github.com/users/robhogan/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/robhogan/subscriptions",
"organizations_url": "https://api.github.com/users/robhogan/orgs",
"repos_url": "https://api.github.com/users/robhogan/repos",
"events_url": "https://api.github.com/users/robhogan/events{/privacy}",
"received_events_url": "https://api.github.com/users/robhogan/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 5297756365,
"node_id": "LA_kwDOAbrxp88AAAABO8VYzQ",
"url": "https://api.github.com/repos/facebook/react-native/labels/Pick%20Request",
"name": "Pick Request",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 1
| 2025-03-19T12:55:26
| 2025-03-19T13:54:26
| 2025-03-19T13:05:07
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50127",
"html_url": "https://github.com/facebook/react-native/pull/50127",
"diff_url": "https://github.com/facebook/react-native/pull/50127.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50127.patch",
"merged_at": "2025-03-19T13:05:07"
}
|
## Summary:
Fixes: https://github.com/facebook/metro/issues/1464
Picks https://github.com/facebook/react-native/pull/49780 to address a misalignment of `@react-native/metro-config` defaults with the behaviour of Metro >=0.81.3, and ensures all users are on at least 0.81.3.
## Changelog:
[GENERAL] [CHANGED] Bump Metro version ^0.81.0 -> ^0.81.3
[GENERAL] [FIXED] unstable_enablePackageExports: Don't always assert `import`+`require`, fix "interopRequireDefault is not a function"
## Test Plan:
As in main - https://github.com/facebook/react-native/pull/49780
Confirmed to fix https://github.com/facebook/metro/issues/1464 when the default is overridden.
|
{
"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/robhogan/followers",
"following_url": "https://api.github.com/users/robhogan/following{/other_user}",
"gists_url": "https://api.github.com/users/robhogan/gists{/gist_id}",
"starred_url": "https://api.github.com/users/robhogan/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/robhogan/subscriptions",
"organizations_url": "https://api.github.com/users/robhogan/orgs",
"repos_url": "https://api.github.com/users/robhogan/repos",
"events_url": "https://api.github.com/users/robhogan/events{/privacy}",
"received_events_url": "https://api.github.com/users/robhogan/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50127/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/50127/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50126
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50126/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50126/comments
|
https://api.github.com/repos/facebook/react-native/issues/50126/events
|
https://github.com/facebook/react-native/pull/50126
| 2,931,557,097
|
PR_kwDOAbrxp86PQ929
| 50,126
|
Export TransformsStyle from StyleSheet
|
{
"login": "j-piasecki",
"id": 21055725,
"node_id": "MDQ6VXNlcjIxMDU1NzI1",
"avatar_url": "https://avatars.githubusercontent.com/u/21055725?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/j-piasecki",
"html_url": "https://github.com/j-piasecki",
"followers_url": "https://api.github.com/users/j-piasecki/followers",
"following_url": "https://api.github.com/users/j-piasecki/following{/other_user}",
"gists_url": "https://api.github.com/users/j-piasecki/gists{/gist_id}",
"starred_url": "https://api.github.com/users/j-piasecki/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/j-piasecki/subscriptions",
"organizations_url": "https://api.github.com/users/j-piasecki/orgs",
"repos_url": "https://api.github.com/users/j-piasecki/repos",
"events_url": "https://api.github.com/users/j-piasecki/events{/privacy}",
"received_events_url": "https://api.github.com/users/j-piasecki/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1282006477,
"node_id": "MDU6TGFiZWwxMjgyMDA2NDc3",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Software%20Mansion",
"name": "p: Software Mansion",
"color": "0052cc",
"default": false,
"description": "Partner: Software Mansion"
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-19T12:09:22
| 2025-03-19T15:38:15
| 2025-03-19T15:36:58
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50126",
"html_url": "https://github.com/facebook/react-native/pull/50126",
"diff_url": "https://github.com/facebook/react-native/pull/50126.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50126.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Differential Revision: D71467141
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50126/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/50126/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50125
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50125/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50125/comments
|
https://api.github.com/repos/facebook/react-native/issues/50125/events
|
https://github.com/facebook/react-native/issues/50125
| 2,931,501,134
|
I_kwDOAbrxp86uuyhO
| 50,125
|
[ios][newArch][TextInput]: selection is not applied on focus
|
{
"login": "freeboub",
"id": 62574056,
"node_id": "MDQ6VXNlcjYyNTc0MDU2",
"avatar_url": "https://avatars.githubusercontent.com/u/62574056?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/freeboub",
"html_url": "https://github.com/freeboub",
"followers_url": "https://api.github.com/users/freeboub/followers",
"following_url": "https://api.github.com/users/freeboub/following{/other_user}",
"gists_url": "https://api.github.com/users/freeboub/gists{/gist_id}",
"starred_url": "https://api.github.com/users/freeboub/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/freeboub/subscriptions",
"organizations_url": "https://api.github.com/users/freeboub/orgs",
"repos_url": "https://api.github.com/users/freeboub/repos",
"events_url": "https://api.github.com/users/freeboub/events{/privacy}",
"received_events_url": "https://api.github.com/users/freeboub/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 869668024,
"node_id": "MDU6TGFiZWw4Njk2NjgwMjQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20TextInput",
"name": "Component: TextInput",
"color": "fef2c0",
"default": false,
"description": "Related to the TextInput component."
},
{
"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."
},
{
"id": 3815166274,
"node_id": "LA_kwDOAbrxp87jZtFC",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20New%20Architecture",
"name": "Type: New Architecture",
"color": "f9d0c4",
"default": false,
"description": "Issues and PRs related to new architecture (Fabric/Turbo Modules)"
}
] |
closed
| false
| null |
[] | null | 7
| 2025-03-19T11:51:23
| 2025-03-19T20:51:22
| 2025-03-19T20:51:20
|
NONE
| null | null | null | null |
### Description
The initial text selection is not applied on ios.
It works fine on android.
(followup on https://github.com/facebook/react-native/issues/44171)
### Steps to reproduce
**Warning**, need this fix prior to do the test: https://github.com/facebook/react-native/pull/49450
Create a simple component with TextInput and hardcode a selected range:
```JS
<TextInput style={{ top: 100, backgroundColor: 'red', flex: 1, maxHeight: 100 }}
ref={textRef}
multiline
selection={{start: 1, end: 5}}
>
{sampleText}
</TextInput>
````
On mount focus programmatically the TextInput.
```JS
useEffect(() => {
textRef.current?.focus();
}, []);
```
Results are different between android & ios. In following screenshot:
- on the right (ios), no selection is displayed
- on the left (android) selection is displayed
<img width="924" alt="Image" src="https://github.com/user-attachments/assets/a4c3d1e3-bab4-4f63-a1c7-d29fb5234b38" />
**Important note**: If I wrap the `textRef.current?.focus()` in a setTimeout, the selection is well displayed
**Node2**: also reproduced if I put: `{start: 1, end: 1}`
### React Native Version
0.78.0 + https://github.com/facebook/react-native/pull/49450
### Affected Platforms
Runtime - iOS
### Areas
Fabric - The New Renderer
### Output of `npx @react-native-community/cli info`
```text
info Fetching system and libraries information...
System:
OS: macOS 15.0
CPU: (11) arm64 Apple M3 Pro
Memory: 97.11 MB / 18.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 20.18.1
path: ~/.nvm/versions/node/v20.18.1/bin/node
Yarn:
version: 1.22.22
path: /opt/homebrew/bin/yarn
npm:
version: 10.8.2
path: ~/.nvm/versions/node/v20.18.1/bin/npm
Watchman:
version: 2025.02.17.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.2
- iOS 18.2
- macOS 15.2
- tvOS 18.2
- visionOS 2.2
- watchOS 11.2
Android SDK:
API Levels:
- "28"
- "33"
- "34"
- "35"
Build Tools:
- 26.0.3
- 30.0.3
- 33.0.0
- 33.0.1
- 34.0.0
- 35.0.0
System Images:
- android-30 | Google APIs ARM 64 v8a
- android-30 | Google Play ARM 64 v8a
- android-34 | Google APIs ARM 64 v8a
- android-35 | Google Play ARM 64 v8a
Android NDK: 26.1.10909125
IDEs:
Android Studio: 2024.2 AI-242.23726.103.2422.12816248
Xcode:
version: 16.2/16C5032a
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.12
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.1
wanted: 15.0.1
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.78.0
wanted: 0.78.0
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Stacktrace or Logs
```text
N/A
```
### Reproducer
https://github.com/freeboub/bug-react-native-initial-selection-ios
### Screenshots and Videos
already provided
|
{
"login": "freeboub",
"id": 62574056,
"node_id": "MDQ6VXNlcjYyNTc0MDU2",
"avatar_url": "https://avatars.githubusercontent.com/u/62574056?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/freeboub",
"html_url": "https://github.com/freeboub",
"followers_url": "https://api.github.com/users/freeboub/followers",
"following_url": "https://api.github.com/users/freeboub/following{/other_user}",
"gists_url": "https://api.github.com/users/freeboub/gists{/gist_id}",
"starred_url": "https://api.github.com/users/freeboub/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/freeboub/subscriptions",
"organizations_url": "https://api.github.com/users/freeboub/orgs",
"repos_url": "https://api.github.com/users/freeboub/repos",
"events_url": "https://api.github.com/users/freeboub/events{/privacy}",
"received_events_url": "https://api.github.com/users/freeboub/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50125/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/50125/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50124
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50124/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50124/comments
|
https://api.github.com/repos/facebook/react-native/issues/50124/events
|
https://github.com/facebook/react-native/pull/50124
| 2,931,367,256
|
PR_kwDOAbrxp86PQU8v
| 50,124
|
Update reference path to global definitions
|
{
"login": "j-piasecki",
"id": 21055725,
"node_id": "MDQ6VXNlcjIxMDU1NzI1",
"avatar_url": "https://avatars.githubusercontent.com/u/21055725?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/j-piasecki",
"html_url": "https://github.com/j-piasecki",
"followers_url": "https://api.github.com/users/j-piasecki/followers",
"following_url": "https://api.github.com/users/j-piasecki/following{/other_user}",
"gists_url": "https://api.github.com/users/j-piasecki/gists{/gist_id}",
"starred_url": "https://api.github.com/users/j-piasecki/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/j-piasecki/subscriptions",
"organizations_url": "https://api.github.com/users/j-piasecki/orgs",
"repos_url": "https://api.github.com/users/j-piasecki/repos",
"events_url": "https://api.github.com/users/j-piasecki/events{/privacy}",
"received_events_url": "https://api.github.com/users/j-piasecki/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1282006477,
"node_id": "MDU6TGFiZWwxMjgyMDA2NDc3",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Software%20Mansion",
"name": "p: Software Mansion",
"color": "0052cc",
"default": false,
"description": "Partner: Software Mansion"
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-19T11:01:44
| 2025-03-19T15:28:06
| 2025-03-19T15:27:57
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50124",
"html_url": "https://github.com/facebook/react-native/pull/50124",
"diff_url": "https://github.com/facebook/react-native/pull/50124.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50124.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Differential Revision: D71465394
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50124/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/50124/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50123
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50123/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50123/comments
|
https://api.github.com/repos/facebook/react-native/issues/50123/events
|
https://github.com/facebook/react-native/issues/50123
| 2,931,176,337
|
I_kwDOAbrxp86utjOR
| 50,123
|
Some `accessibilityRole`/`role` have no effect on both iOS and Android
|
{
"login": "JoaoMosmann",
"id": 5850824,
"node_id": "MDQ6VXNlcjU4NTA4MjQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/5850824?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/JoaoMosmann",
"html_url": "https://github.com/JoaoMosmann",
"followers_url": "https://api.github.com/users/JoaoMosmann/followers",
"following_url": "https://api.github.com/users/JoaoMosmann/following{/other_user}",
"gists_url": "https://api.github.com/users/JoaoMosmann/gists{/gist_id}",
"starred_url": "https://api.github.com/users/JoaoMosmann/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/JoaoMosmann/subscriptions",
"organizations_url": "https://api.github.com/users/JoaoMosmann/orgs",
"repos_url": "https://api.github.com/users/JoaoMosmann/repos",
"events_url": "https://api.github.com/users/JoaoMosmann/events{/privacy}",
"received_events_url": "https://api.github.com/users/JoaoMosmann/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 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": 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-03-19T10:00:18
| 2025-05-26T13:31:47
| null |
NONE
| null | null | null | null |
### Description
Some values for the props `accessibilityRole` and `role` have no effect on both iOS and Android platforms.
Meaning the screenreader doesn't read the role after the `accessibilityLabel`.
### `accessibilityRole`
#### With no effect
##### On iOS
```ts
[
'alert', 'combobox', 'menu', 'menubar', 'menuitem', 'radio', 'radiogroup', 'scrollbar', 'spinbutton', 'tab',
'tabbar', 'tablist', 'timer', 'list', 'toolbar',
]
```
##### On Android
```ts
[
'tabbar', // Throws error on Android
'search', 'keyboardkey',
]
```
#### With questionable effect
##### On iOS
```ts
[
'togglebutton', // Gets the Traits value: `Button`, while the 'switch` role gets 2 traits `Button` and `Toggle`. Shouldn't the role togglebutton have the same traits as the 'switch' role?
]
```
### `role`
#### With no effect
##### On iOS
```ts
[
'alert', 'alertdialog', 'application', 'article', 'banner', 'cell', 'columnheader','combobox', 'complementary',
'contentinfo', 'definition', 'dialog', 'directory', 'document', 'feed', 'figure', 'form', 'grid', 'group',
'list', 'listitem', 'log', 'main', 'marquee', 'math', 'menu', 'menubar', 'menuitem', 'meter', 'navigation',
'none', 'note', 'option', 'presentation', 'radiogroup', 'region', 'row', 'rowgroup', 'rowheader', 'scrollbar',
'searchbox', 'separator', 'slider', 'spinbutton', 'status', 'tab', 'table', 'tablist', 'tabpanel', 'term', 'timer',
'toolbar', 'tooltip', 'tree', 'treegrid', 'treeitem',
]
```
##### On Android
```ts
[
'alertdialog', 'application', 'article', 'banner', 'cell', 'columnheader', 'complementary', 'contentinfo', 'definition', 'dialog',
'directory', 'document', 'feed', 'figure', 'form', 'group', 'listitem', 'log', 'main', 'marquee', 'math', 'meter', 'navigation',
'note', 'option', 'presentation', 'region', 'row', 'rowgroup', 'rowheader', 'searchbox', 'separator', 'status', 'table', 'tablist',
'tabpanel', 'term', 'tooltip', 'tree', 'treegrid', 'treeitem',
]
```
#### With questionable effect
##### On iOS
```ts
[
'radio', // Not questionable, but if the same value is provided on the `accessibilityRole` prop, no effect is taken.
]
```
### Steps to reproduce
1. Run application either on ios or android `yarn ios` or `yarn android`
2. Enable VoiceOver or TalkBack
3. Inspect elements which indicates the chosen platform in red
4. The screen reader will reader only the accessibilityLabel `"Item"` although it have a role
### React Native Version
0.78.0
### Affected Platforms
Runtime - Android, Runtime - iOS
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.2
CPU: (12) arm64 Apple M3 Pro
Memory: 71.34 MB / 18.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 22.8.0
path: /opt/homebrew/bin/node
Yarn: Not Found
npm:
version: 10.8.2
path: /opt/homebrew/bin/npm
Watchman:
version: 2024.09.09.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.15.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.0
- iOS 18.0
- macOS 15.0
- tvOS 18.0
- visionOS 2.0
- watchOS 11.0
Android SDK: Not Found
IDEs:
Android Studio: 2024.1 AI-241.18034.62.2412.12266719
Xcode:
version: 16.0/16A242d
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.12
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.1
wanted: 15.0.1
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.78.0
wanted: 0.78.0
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Stacktrace or Logs
```text
N/A
```
### Reproducer
https://github.com/JoaoMosmann/ReactNativeVoiceOverRolesWithNoEffectReproducer-
### Screenshots and Videos
Android Example:
https://github.com/user-attachments/assets/6ca4e808-c571-4758-a484-4d271810f33a
iOS Example:
https://github.com/user-attachments/assets/a5f8b125-eb0e-4420-bbfa-8f1afb5fd901
Whole list:
<img width="374" alt="Image" src="https://github.com/user-attachments/assets/ec4860cd-51cf-40eb-a256-996e842d7d34" />
<img width="352" alt="Image" src="https://github.com/user-attachments/assets/5fad9e0c-57ad-4806-9691-8bd1b70be866" />
<img width="351" alt="Image" src="https://github.com/user-attachments/assets/b9d79c4d-4ab6-4e6b-a75f-29f0552772e2" />
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50123/reactions",
"total_count": 8,
"+1": 8,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50123/timeline
| null | null |
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50122
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50122/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50122/comments
|
https://api.github.com/repos/facebook/react-native/issues/50122/events
|
https://github.com/facebook/react-native/pull/50122
| 2,931,043,012
|
PR_kwDOAbrxp86PPOuX
| 50,122
|
fix fetch of content scheme urls failing on Android
|
{
"login": "giantslogik",
"id": 11714669,
"node_id": "MDQ6VXNlcjExNzE0NjY5",
"avatar_url": "https://avatars.githubusercontent.com/u/11714669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/giantslogik",
"html_url": "https://github.com/giantslogik",
"followers_url": "https://api.github.com/users/giantslogik/followers",
"following_url": "https://api.github.com/users/giantslogik/following{/other_user}",
"gists_url": "https://api.github.com/users/giantslogik/gists{/gist_id}",
"starred_url": "https://api.github.com/users/giantslogik/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/giantslogik/subscriptions",
"organizations_url": "https://api.github.com/users/giantslogik/orgs",
"repos_url": "https://api.github.com/users/giantslogik/repos",
"events_url": "https://api.github.com/users/giantslogik/events{/privacy}",
"received_events_url": "https://api.github.com/users/giantslogik/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 8
| 2025-03-19T09:20:40
| 2025-04-24T19:43:18
| 2025-04-24T19:43:09
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50122",
"html_url": "https://github.com/facebook/react-native/pull/50122",
"diff_url": "https://github.com/facebook/react-native/pull/50122.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50122.patch",
"merged_at": null
}
|
## Summary:
This PR fixes https://github.com/facebook/react-native/issues/48762
- fix creating Blobs from Android 'content://' scheme urls was failing on the js side due to [this check](https://github.com/JakeChampion/fetch/blob/ba5cf1ed2e02ebb96fa1e60b4fd2eb04071b60e4/fetch.js#L547)
## Changelog:
[ANDROID] [FIXED] - fix fetch of content scheme uris failing on Android.
## Test Plan:
Used the App here to test Android Blob creation. https://github.com/giantslogik/blob-large-file-fetch.
EDIT: Added tester to RNTester
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50122/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/50122/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50121
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50121/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50121/comments
|
https://api.github.com/repos/facebook/react-native/issues/50121/events
|
https://github.com/facebook/react-native/pull/50121
| 2,931,042,876
|
PR_kwDOAbrxp86PPOsg
| 50,121
|
fix performance and memory usage of creating blob on Android
|
{
"login": "giantslogik",
"id": 11714669,
"node_id": "MDQ6VXNlcjExNzE0NjY5",
"avatar_url": "https://avatars.githubusercontent.com/u/11714669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/giantslogik",
"html_url": "https://github.com/giantslogik",
"followers_url": "https://api.github.com/users/giantslogik/followers",
"following_url": "https://api.github.com/users/giantslogik/following{/other_user}",
"gists_url": "https://api.github.com/users/giantslogik/gists{/gist_id}",
"starred_url": "https://api.github.com/users/giantslogik/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/giantslogik/subscriptions",
"organizations_url": "https://api.github.com/users/giantslogik/orgs",
"repos_url": "https://api.github.com/users/giantslogik/repos",
"events_url": "https://api.github.com/users/giantslogik/events{/privacy}",
"received_events_url": "https://api.github.com/users/giantslogik/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 4
| 2025-03-19T09:20:37
| 2025-03-19T13:07:05
| 2025-03-19T13:06:41
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50121",
"html_url": "https://github.com/facebook/react-native/pull/50121",
"diff_url": "https://github.com/facebook/react-native/pull/50121.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50121.patch",
"merged_at": null
}
|
## Summary:
This PR fixes https://github.com/facebook/react-native/issues/48657
- Memory usage for creating a blob lowered from _( nearest 2^N greater than the file size)+1KB_ previously To _(file size)+1KB_. This is achieved by avoiding internal calls to java.io.ByteArrayOutputStream.ensureCapacity by creating a buffer based on file size.
- Increases the max file size a Blob can be created from before hitting a OutOfMemoryException.
- Major performance increase by avoiding buffer copying
## Changelog:
[ANDROID] [CHANGED] - Speed and Memory usage improvements to Android Blob support
[ANDROID] [FIXED] - Creating of Blobs from large files now works. File size can now be upto available (free) heap size.
## Test Plan:
Used the App here to test Android Blob creation. https://github.com/giantslogik/blob-large-file-fetch.
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50121/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/50121/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50120
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50120/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50120/comments
|
https://api.github.com/repos/facebook/react-native/issues/50120/events
|
https://github.com/facebook/react-native/issues/50120
| 2,930,719,512
|
I_kwDOAbrxp86urzsY
| 50,120
|
com.facebook.soloader.SoLoaderDSONotFoundError: couldn't find DSO to load: libjsi.so
|
{
"login": "semcak1",
"id": 38374895,
"node_id": "MDQ6VXNlcjM4Mzc0ODk1",
"avatar_url": "https://avatars.githubusercontent.com/u/38374895?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/semcak1",
"html_url": "https://github.com/semcak1",
"followers_url": "https://api.github.com/users/semcak1/followers",
"following_url": "https://api.github.com/users/semcak1/following{/other_user}",
"gists_url": "https://api.github.com/users/semcak1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/semcak1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/semcak1/subscriptions",
"organizations_url": "https://api.github.com/users/semcak1/orgs",
"repos_url": "https://api.github.com/users/semcak1/repos",
"events_url": "https://api.github.com/users/semcak1/events{/privacy}",
"received_events_url": "https://api.github.com/users/semcak1/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 4431653875,
"node_id": "LA_kwDOAbrxp88AAAABCCWr8w",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20Issue%20in%20another%20tool%20or%20repo",
"name": "Resolution: Issue in another tool or repo",
"color": "ffffff",
"default": false,
"description": "An issue that was opened against React Native but in reality is affecting another tool or library"
}
] |
closed
| false
| null |
[] | null | 2
| 2025-03-19T07:18:26
| 2025-04-10T01:38:37
| 2025-03-19T14:07:20
|
NONE
| null | null | null | null |
### Description
I am using a 3rd party library. The library name is Amani. You can see the relevant library in build gradle. When I add this library, I get the error under the following conditions.
I get this error when newArchEnabled=false.
newArchEnabled=true I don't get an error when it happens.
I need to use my application as newArchEnabled=false.
My build.gradle files and reproducer are below.
### Steps to reproduce
1. install reproducer .
2. in gradle.properties set newArchEnabled=false
3. run yarn in the project root
4. run yarn android in the project root.
5. application will build and the application will crash as soon as it opens.
6. in the log cat , you can see the error.
### React Native Version
0.77.1
### Affected Platforms
Runtime - Android
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.3.1
CPU: (12) arm64 Apple M2 Pro
Memory: 127.08 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 23.9.0
path: ~/.nvm/versions/node/v23.9.0/bin/node
Yarn:
version: 1.22.22
path: ~/.nvm/versions/node/v23.9.0/bin/yarn
npm:
version: 10.9.2
path: ~/.nvm/versions/node/v23.9.0/bin/npm
Watchman:
version: 2024.05.06.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.15.2
path: /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 23.2
- iOS 17.2
- macOS 14.2
- tvOS 17.2
- visionOS 1.0
- watchOS 10.2
Android SDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.23726.103.2422.12816248
Xcode:
version: 15.2/15C500b
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.10
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.1
wanted: 15.0.1
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.77.1
wanted: 0.77.1
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: false
newArchEnabled: false
iOS:
hermesEnabled: Not found
newArchEnabled: false
```
### Stacktrace or Logs
```text
Process: com.sample_0_77, PID: 15510
com.facebook.soloader.SoLoaderDSONotFoundError: couldn't find DSO to load: libjsi.so
existing SO sources:
SoSource 0: ApplicationSoSource[DirectorySoSource[root = /data/app/~~NOI4uET8-25LpsFS-757tQ==/com.sample_0_77--VpCEW2RyastUzdXgN2uCg==/lib/arm64 flags = 0]]
SoSource 1: DirectApkSoSource[root = [/data/app/~~NOI4uET8-25LpsFS-757tQ==/com.sample_0_77--VpCEW2RyastUzdXgN2uCg==/base.apk!/lib/arm64-v8a]]
SoSource 2: DirectorySoSource[root = /system/lib64 flags = 3]
SoSource 3: DirectorySoSource[root = /vendor/lib64 flags = 3]
Native lib dir: /data/app/~~NOI4uET8-25LpsFS-757tQ==/com.sample_0_77--VpCEW2RyastUzdXgN2uCg==/lib/arm64
at com.facebook.soloader.SoLoader.doLoadLibraryBySoName(SoLoader.java:1216)
at com.facebook.soloader.SoLoader.loadLibraryBySoNameImpl(SoLoader.java:1078)
at com.facebook.soloader.SoLoader.loadDependency(SoLoader.java:920)
at com.facebook.soloader.DirectApkSoSource.loadDependencies(DirectApkSoSource.java:166)
at com.facebook.soloader.DirectApkSoSource.loadLibrary(DirectApkSoSource.java:76)
at com.facebook.soloader.SoLoader.loadLibraryFromSoSource(SoLoader.java:1246)
at com.facebook.soloader.SoLoader.doLoadLibraryBySoName(SoLoader.java:1210)
at com.facebook.soloader.SoLoader.loadLibraryBySoNameImpl(SoLoader.java:1078)
at com.facebook.soloader.SoLoader.loadLibraryBySoName(SoLoader.java:943)
at com.facebook.soloader.SoLoader.loadLibraryOnAndroid(SoLoader.java:859)
at com.facebook.soloader.SoLoader.loadLibrary(SoLoader.java:842)
at com.facebook.soloader.SoLoader.loadLibrary(SoLoader.java:812)
at com.facebook.react.internal.featureflags.ReactNativeFeatureFlagsCxxInterop.<clinit>(ReactNativeFeatureFlagsCxxInterop.kt:28)
at com.facebook.react.internal.featureflags.ReactNativeFeatureFlagsCxxAccessor.enableBridgelessArchitecture(ReactNativeFeatureFlagsCxxAccessor.kt:126)
at com.facebook.react.internal.featureflags.ReactNativeFeatureFlags.enableBridgelessArchitecture(ReactNativeFeatureFlags.kt:71)
at com.facebook.react.ReactActivityDelegate.lambda$onCreate$0(ReactActivityDelegate.java:126)
at com.facebook.react.ReactActivityDelegate.$r8$lambda$HPdXfLmAU1y4Wc1XbwAHziPP2WA(Unknown Source:0)
at com.facebook.react.ReactActivityDelegate$$ExternalSyntheticLambda0.run(D8$$SyntheticClass:0)
at com.facebook.systrace.Systrace.traceSection(Systrace.kt:39)
at com.facebook.react.ReactActivityDelegate.onCreate(ReactActivityDelegate.java:117)
at com.facebook.react.ReactActivity.onCreate(ReactActivity.java:47)
at android.app.Activity.performCreate(Activity.java:8595)
at android.app.Activity.performCreate(Activity.java:8573)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1456)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3764)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3922)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:139)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:96)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2443)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:205)
at android.os.Looper.loop(Looper.java:294)
at android.app.ActivityThread.main(ActivityThread.java:8177)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:971)
```
### Reproducer
https://github.com/semcak1/0.77.1_android_crash.git
### Screenshots and Videos
**build.gradle**
```text
buildscript {
ext {
buildToolsVersion = "35.0.0"
minSdkVersion = 24
compileSdkVersion = 35
targetSdkVersion = 34
ndkVersion = "27.1.12297006"
kotlinVersion = "2.0.21"
}
repositories {
google()
mavenCentral()
}
dependencies {
classpath("com.android.tools.build:gradle")
classpath("com.facebook.react:react-native-gradle-plugin")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin")
}
allprojects {
repositories {
google()
mavenCentral()
maven { url "https://jfrog.amani.ai/artifactory/amani-sdk" }
maven { url "https://www.jitpack.io" }
}
}
}
apply plugin: "com.facebook.react.rootproject"
```
**------ app/build.gradle -------**
```text
apply plugin: "com.android.application"
apply plugin: "org.jetbrains.kotlin.android"
apply plugin: "com.facebook.react"
/**
* This is the configuration block to customize your React Native Android app.
* By default you don't need to apply any configuration, just uncomment the lines you need.
*/
react {
/* Folders */
// The root of your project, i.e. where "package.json" lives. Default is '../..'
// root = file("../../")
// The folder where the react-native NPM package is. Default is ../../node_modules/react-native
// reactNativeDir = file("../../node_modules/react-native")
// The folder where the react-native Codegen package is. Default is ../../node_modules/@react-native/codegen
// codegenDir = file("../../node_modules/@react-native/codegen")
// The cli.js file which is the React Native CLI entrypoint. Default is ../../node_modules/react-native/cli.js
// cliFile = file("../../node_modules/react-native/cli.js")
/* Variants */
// The list of variants to that are debuggable. For those we're going to
// skip the bundling of the JS bundle and the assets. By default is just 'debug'.
// If you add flavors like lite, prod, etc. you'll have to list your debuggableVariants.
// debuggableVariants = ["liteDebug", "prodDebug"]
/* Bundling */
// A list containing the node command and its flags. Default is just 'node'.
// nodeExecutableAndArgs = ["node"]
//
// The command to run when bundling. By default is 'bundle'
// bundleCommand = "ram-bundle"
//
// The path to the CLI configuration file. Default is empty.
// bundleConfig = file(../rn-cli.config.js)
//
// The name of the generated asset file containing your JS bundle
// bundleAssetName = "MyApplication.android.bundle"
//
// The entry file for bundle generation. Default is 'index.android.js' or 'index.js'
// entryFile = file("../js/MyApplication.android.js")
//
// A list of extra flags to pass to the 'bundle' commands.
// See https://github.com/react-native-community/cli/blob/main/docs/commands.md#bundle
// extraPackagerArgs = []
/* Hermes Commands */
// The hermes compiler command to run. By default it is 'hermesc'
// hermesCommand = "$rootDir/my-custom-hermesc/bin/hermesc"
//
// The list of flags to pass to the Hermes compiler. By default is "-O", "-output-source-map"
// hermesFlags = ["-O", "-output-source-map"]
/* Autolinking */
autolinkLibrariesWithApp()
}
/**
* Set this to true to Run Proguard on Release builds to minify the Java bytecode.
*/
def enableProguardInReleaseBuilds = false
/**
* The preferred build flavor of JavaScriptCore (JSC)
*
* For example, to use the international variant, you can use:
* `def jscFlavor = 'org.webkit:android-jsc-intl:+'`
*
* The international variant includes ICU i18n library and necessary data
* allowing to use e.g. `Date.toLocaleString` and `String.localeCompare` that
* give correct results when using with locales other than en-US. Note that
* this variant is about 6MiB larger per architecture than default.
*/
def jscFlavor = 'org.webkit:android-jsc:+'
android {
ndkVersion rootProject.ext.ndkVersion
buildToolsVersion rootProject.ext.buildToolsVersion
compileSdk rootProject.ext.compileSdkVersion
namespace "com.sample_0_77"
dataBinding {
enabled = true
}
// Configure aaptOptions to prevent compression of .tflite files
aaptOptions {
noCompress "tflite"
}
defaultConfig {
applicationId "com.sample_0_77"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1
versionName "1.0"
}
signingConfigs {
debug {
storeFile file('debug.keystore')
storePassword 'android'
keyAlias 'androiddebugkey'
keyPassword 'android'
}
}
buildTypes {
debug {
signingConfig signingConfigs.debug
}
release {
// Caution! In production, you need to generate your own keystore file.
// see https://reactnative.dev/docs/signed-apk-android.
signingConfig signingConfigs.debug
minifyEnabled enableProguardInReleaseBuilds
proguardFiles getDefaultProguardFile("proguard-android.txt"), "proguard-rules.pro"
}
}
}
dependencies {
// The version of react-native is set by the React Native Gradle Plugin
implementation("com.facebook.react:react-android")
implementation 'ai.amani:Android.SDK.UI:1.2.1'
if (hermesEnabled.toBoolean()) {
implementation("com.facebook.react:hermes-android")
} else {
implementation jscFlavor
}
}
```
|
{
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/cortinico/followers",
"following_url": "https://api.github.com/users/cortinico/following{/other_user}",
"gists_url": "https://api.github.com/users/cortinico/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cortinico/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cortinico/subscriptions",
"organizations_url": "https://api.github.com/users/cortinico/orgs",
"repos_url": "https://api.github.com/users/cortinico/repos",
"events_url": "https://api.github.com/users/cortinico/events{/privacy}",
"received_events_url": "https://api.github.com/users/cortinico/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50120/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/50120/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50119
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50119/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50119/comments
|
https://api.github.com/repos/facebook/react-native/issues/50119/events
|
https://github.com/facebook/react-native/issues/50119
| 2,930,714,399
|
I_kwDOAbrxp86urycf
| 50,119
|
VirtualizedSectionList.js: Missing semicolon. (601:39)
|
{
"login": "NikhilMasurkar",
"id": 101415426,
"node_id": "U_kgDOBgt6Ag",
"avatar_url": "https://avatars.githubusercontent.com/u/101415426?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NikhilMasurkar",
"html_url": "https://github.com/NikhilMasurkar",
"followers_url": "https://api.github.com/users/NikhilMasurkar/followers",
"following_url": "https://api.github.com/users/NikhilMasurkar/following{/other_user}",
"gists_url": "https://api.github.com/users/NikhilMasurkar/gists{/gist_id}",
"starred_url": "https://api.github.com/users/NikhilMasurkar/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/NikhilMasurkar/subscriptions",
"organizations_url": "https://api.github.com/users/NikhilMasurkar/orgs",
"repos_url": "https://api.github.com/users/NikhilMasurkar/repos",
"events_url": "https://api.github.com/users/NikhilMasurkar/events{/privacy}",
"received_events_url": "https://api.github.com/users/NikhilMasurkar/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 470324689,
"node_id": "MDU6TGFiZWw0NzAzMjQ2ODk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20For%20Stack%20Overflow",
"name": "Resolution: For Stack Overflow",
"color": "d4c5f9",
"default": false,
"description": "A question for Stack Overflow. Applying this label will cause issue to be closed."
},
{
"id": 1113219656,
"node_id": "MDU6TGFiZWwxMTEzMjE5NjU2",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20SectionList",
"name": "Component: SectionList",
"color": "fef2c0",
"default": false,
"description": ""
},
{
"id": 1794148631,
"node_id": "MDU6TGFiZWwxNzk0MTQ4NjMx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Author%20Feedback",
"name": "Needs: Author Feedback",
"color": "d4c5f9",
"default": false,
"description": ""
},
{
"id": 1794376073,
"node_id": "MDU6TGFiZWwxNzk0Mzc2MDcz",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Repro",
"name": "Needs: Repro",
"color": "d4c5f9",
"default": false,
"description": "This issue could be improved with a clear list of steps to reproduce the issue."
}
] |
closed
| false
| null |
[] | null | 8
| 2025-03-19T07:16:35
| 2025-05-28T23:46:15
| 2025-03-19T14:05:47
|
NONE
| null | null | null | null |
### Description
I got the Error after Building the app
error: SyntaxError: /Users/nikhil/Documents/App_Frontend/IndigoLearn/node_modules/@react-native/virtualized-lists/Lists/VirtualizedSectionList.js: Missing semicolon. (601:39)
module.exports = VirtualizedSectionList as component(
| ^
602 | ref: React.RefSetter<
603 | interface {
604 | getListRef(): ?VirtualizedList,
### Steps to reproduce
I Upgrade the react native 0.77.1 from 0.74.1
### React Native Version
0.77.1
### Affected Platforms
Runtime - Android
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 12.7.6
CPU: (8) x64 Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz
Memory: 1.00 GB / 16.00 GB
Shell:
version: 5.8.1
path: /bin/zsh
Binaries:
Node:
version: 21.7.3
path: /usr/local/bin/node
Yarn:
version: 1.22.19
path: /usr/local/bin/yarn
npm:
version: 10.5.0
path: /usr/local/bin/npm
Watchman: Not Found
Managers:
CocoaPods:
version: 1.12.1
path: /usr/local/bin/pod
SDKs:
iOS SDK: Not Found
Android SDK: Not Found
IDEs:
Android Studio: 2024.1 AI-241.18034.62.2411.12169540
Xcode:
version: /undefined
path: /usr/bin/xcodebuild
Languages:
Java:
version: 21.0.3
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.1
wanted: 15.0.1
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.77.1
wanted: 0.77.1
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: false
```
### Stacktrace or Logs
```text
error: SyntaxError: /Users/nikhil/Documents/App_Frontend/IndigoLearn/node_modules/@react-native/virtualized-lists/Lists/VirtualizedSectionList.js: Missing semicolon. (601:39)
599 | }
600 |
> 601 | module.exports = VirtualizedSectionList as component(
| ^
602 | ref: React.RefSetter<
603 | interface {
604 | getListRef(): ?VirtualizedList,
```
### Reproducer
-
### Screenshots and Videos
<img width="1440" alt="Image" src="https://github.com/user-attachments/assets/d4d3304f-123d-4634-acf4-6cab8d5ef9c3" />
|
{
"login": "react-native-bot",
"id": 32686087,
"node_id": "MDQ6VXNlcjMyNjg2MDg3",
"avatar_url": "https://avatars.githubusercontent.com/u/32686087?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/react-native-bot",
"html_url": "https://github.com/react-native-bot",
"followers_url": "https://api.github.com/users/react-native-bot/followers",
"following_url": "https://api.github.com/users/react-native-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/react-native-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/react-native-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/react-native-bot/subscriptions",
"organizations_url": "https://api.github.com/users/react-native-bot/orgs",
"repos_url": "https://api.github.com/users/react-native-bot/repos",
"events_url": "https://api.github.com/users/react-native-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/react-native-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50119/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/50119/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50118
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50118/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50118/comments
|
https://api.github.com/repos/facebook/react-native/issues/50118/events
|
https://github.com/facebook/react-native/pull/50118
| 2,930,513,979
|
PR_kwDOAbrxp86PNgpD
| 50,118
|
Added type definitions for Colors object in LaunchScreen module
|
{
"login": "qnnp-me",
"id": 58357109,
"node_id": "MDQ6VXNlcjU4MzU3MTA5",
"avatar_url": "https://avatars.githubusercontent.com/u/58357109?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/qnnp-me",
"html_url": "https://github.com/qnnp-me",
"followers_url": "https://api.github.com/users/qnnp-me/followers",
"following_url": "https://api.github.com/users/qnnp-me/following{/other_user}",
"gists_url": "https://api.github.com/users/qnnp-me/gists{/gist_id}",
"starred_url": "https://api.github.com/users/qnnp-me/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/qnnp-me/subscriptions",
"organizations_url": "https://api.github.com/users/qnnp-me/orgs",
"repos_url": "https://api.github.com/users/qnnp-me/repos",
"events_url": "https://api.github.com/users/qnnp-me/events{/privacy}",
"received_events_url": "https://api.github.com/users/qnnp-me/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 4
| 2025-03-19T05:33:57
| 2025-03-19T22:35:51
| 2025-03-19T22:35:41
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50118",
"html_url": "https://github.com/facebook/react-native/pull/50118",
"diff_url": "https://github.com/facebook/react-native/pull/50118.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50118.patch",
"merged_at": null
}
|
## Changelog:
[GENERAL] [ADDED] - Added type definitions for Colors object in LaunchScreen module to enhance code readability and type safety.
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50118/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/50118/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50117
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50117/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50117/comments
|
https://api.github.com/repos/facebook/react-native/issues/50117/events
|
https://github.com/facebook/react-native/pull/50117
| 2,930,087,107
|
PR_kwDOAbrxp86PMF3y
| 50,117
|
Allow union changes when the new element is in the middle of the union
|
{
"login": "elicwhite",
"id": 249164,
"node_id": "MDQ6VXNlcjI0OTE2NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/249164?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/elicwhite",
"html_url": "https://github.com/elicwhite",
"followers_url": "https://api.github.com/users/elicwhite/followers",
"following_url": "https://api.github.com/users/elicwhite/following{/other_user}",
"gists_url": "https://api.github.com/users/elicwhite/gists{/gist_id}",
"starred_url": "https://api.github.com/users/elicwhite/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/elicwhite/subscriptions",
"organizations_url": "https://api.github.com/users/elicwhite/orgs",
"repos_url": "https://api.github.com/users/elicwhite/repos",
"events_url": "https://api.github.com/users/elicwhite/events{/privacy}",
"received_events_url": "https://api.github.com/users/elicwhite/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-03-18T23:57:05
| 2025-03-19T18:36:55
| 2025-03-19T18:36:45
|
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50117",
"html_url": "https://github.com/facebook/react-native/pull/50117",
"diff_url": "https://github.com/facebook/react-native/pull/50117.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50117.patch",
"merged_at": null
}
|
Summary:
D70870978 failed the compat check because it modified a union by removing an element in the middle:
```
'global' | 'self'
```
from
```
'global' | 'application' | 'self'
```
This caused the compat check to complain that index 1 in both unions: `self` didn't match `application` and thus it was a type incompatibility.
We should have been comparing these as an unsorted array of options, which first sorts, then treats differences as added/removed elements instead of incompatbile elements.
If in the example above the removed element was the last one from the union, it would have been fine.
Once these are classified as added/removed, the VersionDiffer is able to check whether that change is allowed in fromNative or toNative.
Changelog: [General][Fixed] Compatibility Check: Allow union changes when the new element is in the middle of the union
Reviewed By: makovkastar
Differential Revision: D71433054
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50117/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/50117/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50116
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50116/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50116/comments
|
https://api.github.com/repos/facebook/react-native/issues/50116/events
|
https://github.com/facebook/react-native/issues/50116
| 2,929,990,699
|
I_kwDOAbrxp86upBwr
| 50,116
|
Parsing issue with eslint-plugin-import and @react-native/eslint-config
|
{
"login": "sriadimanav",
"id": 30376679,
"node_id": "MDQ6VXNlcjMwMzc2Njc5",
"avatar_url": "https://avatars.githubusercontent.com/u/30376679?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sriadimanav",
"html_url": "https://github.com/sriadimanav",
"followers_url": "https://api.github.com/users/sriadimanav/followers",
"following_url": "https://api.github.com/users/sriadimanav/following{/other_user}",
"gists_url": "https://api.github.com/users/sriadimanav/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sriadimanav/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sriadimanav/subscriptions",
"organizations_url": "https://api.github.com/users/sriadimanav/orgs",
"repos_url": "https://api.github.com/users/sriadimanav/repos",
"events_url": "https://api.github.com/users/sriadimanav/events{/privacy}",
"received_events_url": "https://api.github.com/users/sriadimanav/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 1794376073,
"node_id": "MDU6TGFiZWwxNzk0Mzc2MDcz",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Repro",
"name": "Needs: Repro",
"color": "d4c5f9",
"default": false,
"description": "This issue could be improved with a clear list of steps to reproduce the issue."
},
{
"id": 1877909121,
"node_id": "MDU6TGFiZWwxODc3OTA5MTIx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Attention",
"name": "Needs: Attention",
"color": "f9c884",
"default": false,
"description": "Issues where the author has responded to feedback."
}
] |
open
| false
| null |
[] | null | 14
| 2025-03-18T22:22:30
| 2025-04-28T09:12:41
| null |
NONE
| null | null | null | null |
### Description
Please look into this discussion
comment -> https://github.com/import-js/eslint-plugin-import/issues/3165#issuecomment-2734808575
thread -> https://github.com/import-js/eslint-plugin-import/issues/3165
### Steps to reproduce
1. create application with @react-native-community/cli
2. setup basic eslint with additional eslint-plugin-import
3. Check for errors
### React Native Version
0.78.0
### Affected Platforms
Runtime - Android
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.3.1
CPU: (8) arm64 Apple M1
Memory: 147.20 MB / 8.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 22.14.0
path: ~/.nvm/versions/node/v22.14.0/bin/node
Yarn:
version: 1.22.22
path: /opt/homebrew/bin/yarn
npm:
version: 10.9.2
path: ~/.nvm/versions/node/v22.14.0/bin/npm
Watchman:
version: 2025.03.03.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods: Not Found
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.2
- iOS 18.2
- macOS 15.2
- tvOS 18.2
- visionOS 2.2
- watchOS 11.2
Android SDK: Not Found
IDEs:
Android Studio: 2024.3 AI-243.22562.218.2431.13114758
Xcode:
version: 16.2/16C5032a
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.14
path: /usr/bin/javac
Ruby:
version: 3.4.2
path: /opt/homebrew/opt/ruby/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.1.3
wanted: 15.1.3
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.78.0
wanted: 0.78.0
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Stacktrace or Logs
```text
present in parent thread
```
### Reproducer
https://github.com/sriadimanav/eslint-import-parse-error
### Screenshots and Videos
_No response_
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50116/reactions",
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50116/timeline
| null | null |
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50115
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50115/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50115/comments
|
https://api.github.com/repos/facebook/react-native/issues/50115/events
|
https://github.com/facebook/react-native/pull/50115
| 2,929,877,185
|
PR_kwDOAbrxp86PLYFJ
| 50,115
|
Make AppState use main queue setup
|
{
"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/followers",
"following_url": "https://api.github.com/users/RSNara/following{/other_user}",
"gists_url": "https://api.github.com/users/RSNara/gists{/gist_id}",
"starred_url": "https://api.github.com/users/RSNara/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/RSNara/subscriptions",
"organizations_url": "https://api.github.com/users/RSNara/orgs",
"repos_url": "https://api.github.com/users/RSNara/repos",
"events_url": "https://api.github.com/users/RSNara/events{/privacy}",
"received_events_url": "https://api.github.com/users/RSNara/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 14
| 2025-03-18T21:16:46
| 2025-03-20T04:20:15
| 2025-03-20T04:19:38
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50115",
"html_url": "https://github.com/facebook/react-native/pull/50115",
"diff_url": "https://github.com/facebook/react-native/pull/50115.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50115.patch",
"merged_at": null
}
|
Summary:
## Rationale
Rendering can now include main -> js sync calls.
If we allow js -> main sync calls during rendering, react native can deadlock.
So, this diff moves the js -> main sync calls to "main queue module setup", which occurs before rendering.
Changelog: [Internal]
Reviewed By: mdvacca
Differential Revision: D71348561
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50115/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/50115/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.