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"... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-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 onTouchMov... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 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... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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": "h... | {
"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/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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": "h... | {
"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/zh... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 7 | 2025-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:"BlobModul... | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | 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 sit... | 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.c... | [
{
"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": "MD... | 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.
### Step... | 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",
... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-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 proble... | {
"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/... | {
"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/ido008... | [
{
"id": 1794148347,
"node_id": "MDU6TGFiZWwxNzk0MTQ4MzQ3",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Triage%20:mag:",
"name": "Needs: Triage :mag:",
"color": "bfd4f2",
"default": false,
"description": ""
},
{
"id": 5727401455,
"node_id": "LA_k... | closed | false | null | [] | null | 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
a... | {
"login": "react-native-bot",
"id": 32686087,
"node_id": "MDQ6VXNlcjMyNjg2MDg3",
"avatar_url": "https://avatars.githubusercontent.com/u/32686087?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/react-native-bot",
"html_url": "https://github.com/react-native-bot",
"followers_url": "https://... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/wo... | [
{
"id": 542043367,
"node_id": "MDU6TGFiZWw1NDIwNDMzNjc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Issue:%20Author%20Provided%20Repro",
"name": "Issue: Author Provided Repro",
"color": "0e8a16",
"default": false,
"description": "This issue can be reproduced in Sn... | 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 in... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/... | [
{
"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 ... | 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 ... | 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/Dan... | [
{
"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": "MD... | 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 f039... | {
"login": "react-native-bot",
"id": 32686087,
"node_id": "MDQ6VXNlcjMyNjg2MDg3",
"avatar_url": "https://avatars.githubusercontent.com/u/32686087?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/react-native-bot",
"html_url": "https://github.com/react-native-bot",
"followers_url": "https://... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-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": "h... | {
"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.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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": "h... | {
"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.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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": "h... | {
"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.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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": "h... | {
"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/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 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.
Chan... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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.
Cha... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 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 sta... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 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 focus... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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 appro... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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": "h... | {
"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/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 9 | 2025-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 fo... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-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] - Mak... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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"... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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": "h... | {
"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/... | [
{
"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": "MD... | 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 ... | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/use... | [
{
"id": 542043367,
"node_id": "MDU6TGFiZWw1NDIwNDMzNjc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Issue:%20Author%20Provided%20Repro",
"name": "Issue: Author Provided Repro",
"color": "0e8a16",
"default": false,
"description": "This issue can be reproduced in Sn... | open | false | null | [] | null | 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 ... | 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/use... | [
{
"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 ... | 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/follow... | [
{
"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... | 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... | 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/u... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-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/422... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-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": "h... | {
"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.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-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": "h... | {
"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.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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": "h... | {
"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.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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": "h... | {
"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.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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": "h... | {
"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... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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": "h... | {
"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://... | [
{
"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": "MD... | 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... | {
"login": "react-native-bot",
"id": 32686087,
"node_id": "MDQ6VXNlcjMyNjg2MDg3",
"avatar_url": "https://avatars.githubusercontent.com/u/32686087?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/react-native-bot",
"html_url": "https://github.com/react-native-bot",
"followers_url": "https://... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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.githu... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 0 | 2025-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 ... | 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/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-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": "h... | {
"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/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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": "h... | {
"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/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-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 I... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 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": "h... | {
"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/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 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... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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: ... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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/co... | {
"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/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2025-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": "h... | {
"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/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 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": "h... | {
"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/use... | [
{
"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": "MD... | 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 re... | {
"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/use... | {
"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/fre... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2025-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 res... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/vinvij... | [
{
"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":... | 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. Ru... | {
"login": "react-native-bot",
"id": 32686087,
"node_id": "MDQ6VXNlcjMyNjg2MDg3",
"avatar_url": "https://avatars.githubusercontent.com/u/32686087?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/react-native-bot",
"html_url": "https://github.com/react-native-bot",
"followers_url": "https://... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-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": "h... | {
"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/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-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": "h... | {
"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/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-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": "h... | {
"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/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-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": "h... | {
"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/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-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": "h... | {
"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/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-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": "h... | {
"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/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-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 ItemDispatchListene... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-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: alanle... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-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": "h... | {
"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/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-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": "h... | {
"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/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-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": "h... | {
"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/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-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": "h... | {
"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/use... | [
{
"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": "MDU... | 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.c... | 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.c... | [
{
"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": "MD... | 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.... | {
"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.c... | {
"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/u... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 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/u... | {
"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/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 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": "h... | {
"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/lu... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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": "h... | {
"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/u... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-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 `tex... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-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 f... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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": "h... | {
"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/... | [
{
"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
### Affect... | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/... | [
{
"id": 542043367,
"node_id": "MDU6TGFiZWw1NDIwNDMzNjc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Issue:%20Author%20Provided%20Repro",
"name": "Issue: Author Provided Repro",
"color": "0e8a16",
"default": false,
"description": "This issue can be reproduced in Sn... | open | false | null | [] | null | 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/@... | 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/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 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 ... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 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/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-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": "h... | {
"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/regin... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-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": "h... | {
"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/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 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 a... | 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.... | [
{
"id": 542043367,
"node_id": "MDU6TGFiZWw1NDIwNDMzNjc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Issue:%20Author%20Provided%20Repro",
"name": "Issue: Author Provided Repro",
"color": "0e8a16",
"default": false,
"description": "This issue can be reproduced in Sn... | open | false | {
"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/... | [
{
"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://a... | 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:
```j... | 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/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-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": "h... | {
"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/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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": "h... | {
"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/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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": "h... | {
"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/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 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": "h... | {
"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/fre... | [
{
"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": "MDU... | 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 ne... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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": "h... | {
"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/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 0 | 2025-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-... | ## 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 ex... | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/robho... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 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-... | ## 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] ... | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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": "h... | {
"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/robho... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 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-... | ## 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] ... | {
"login": "robhogan",
"id": 2590098,
"node_id": "MDQ6VXNlcjI1OTAwOTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2590098?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/robhogan",
"html_url": "https://github.com/robhogan",
"followers_url": "https://api.github.com/users/robho... | {
"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/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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": "h... | {
"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/fre... | [
{
"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": "MDU... | 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 ... | {
"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/fre... | {
"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/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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": "h... | {
"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/us... | [
{
"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": "MDU... | 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... | 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/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 8 | 2025-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] [FI... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-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 buf... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/semcak... | [
{
"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": "... | 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 m... | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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.c... | [
{
"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.... | 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(
| ... | {
"login": "react-native-bot",
"id": 32686087,
"node_id": "MDQ6VXNlcjMyNjg2MDg3",
"avatar_url": "https://avatars.githubusercontent.com/u/32686087?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/react-native-bot",
"html_url": "https://github.com/react-native-bot",
"followers_url": "https://... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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-m... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-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": "h... | {
"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/elic... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-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 incompat... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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/... | [
{
"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 ... | 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 eslin... | 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/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 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 Re... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/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.