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/50416 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50416/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50416/comments | https://api.github.com/repos/facebook/react-native/issues/50416/events | https://github.com/facebook/react-native/pull/50416 | 2,962,388,421 | PR_kwDOAbrxp86Q4JQ- | 50,416 | Make VirtualizedList use ScrollViewProps directly | {
"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 | 4 | 2025-04-01T06:26:42 | 2025-04-01T10:54:04 | 2025-04-01T10:53:51 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50416",
"html_url": "https://github.com/facebook/react-native/pull/50416",
"diff_url": "https://github.com/facebook/react-native/pull/50416.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50416.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D72223126
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50416/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50416/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50415 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50415/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50415/comments | https://api.github.com/repos/facebook/react-native/issues/50415/events | https://github.com/facebook/react-native/issues/50415 | 2,961,836,156 | I_kwDOAbrxp86wigh8 | 50,415 | `AppState` often fails to fire `'background'` until the app is foregrounded | {
"login": "Nantris",
"id": 6835891,
"node_id": "MDQ6VXNlcjY4MzU4OTE=",
"avatar_url": "https://avatars.githubusercontent.com/u/6835891?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Nantris",
"html_url": "https://github.com/Nantris",
"followers_url": "https://api.github.com/users/Nantris/... | [
{
"id": 1113219694,
"node_id": "MDU6TGFiZWwxMTEzMjE5Njk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/API:%20AppState",
"name": "API: AppState",
"color": "fef2c0",
"default": false,
"description": ""
},
{
"id": 1794148347,
"node_id": "MDU6TGFiZWwxNzk0MT... | open | false | null | [] | null | 11 | 2025-04-01T00:11:32 | 2025-04-11T16:06:11 | null | NONE | null | null | null | null | ### Description
`AppState` fails to fire `'background'` until the app is foregrounded
### Steps to reproduce
Seems inherent to usage on Android 14, where sometimes it gets called properly before backgrounding is completed but usually it does not.
It seems less likely to occur on the first instance of backgrounding ... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50415/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50415/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50414 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50414/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50414/comments | https://api.github.com/repos/facebook/react-native/issues/50414/events | https://github.com/facebook/react-native/pull/50414 | 2,961,799,457 | PR_kwDOAbrxp86Q2Jp9 | 50,414 | ModalHostView: Move screen size access to ui thread | {
"login": "RSNara",
"id": 5885721,
"node_id": "MDQ6VXNlcjU4ODU3MjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/5885721?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RSNara",
"html_url": "https://github.com/RSNara",
"followers_url": "https://api.github.com/users/RSNara/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 1 | 2025-03-31T23:37:31 | 2025-03-31T23:37:46 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50414",
"html_url": "https://github.com/facebook/react-native/pull/50414",
"diff_url": "https://github.com/facebook/react-native/pull/50414.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50414.patch",
"merged_at": null
} | Summary:
Let's move the RCTScreenSize and RCTScreenScale calls to the ui thread.
That way, these methods don't do an unsafe sync dispatch to the ui thread, which could deadlock react native.
In the future, once all call-sites are migrated to the ui thread, we will just make these methods assert that they're being cal... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50414/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50414/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50413 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50413/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50413/comments | https://api.github.com/repos/facebook/react-native/issues/50413/events | https://github.com/facebook/react-native/pull/50413 | 2,961,712,864 | PR_kwDOAbrxp86Q124U | 50,413 | Build JSI with C++17 | {
"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 | 8 | 2025-03-31T22:28:03 | 2025-05-10T04:11:52 | 2025-05-10T04:11:44 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50413",
"html_url": "https://github.com/facebook/react-native/pull/50413",
"diff_url": "https://github.com/facebook/react-native/pull/50413.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50413.patch",
"merged_at": null
} | Summary: Build JSI with C++17.
Reviewed By: dannysu
Differential Revision: D72079417
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50413/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50413/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50412 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50412/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50412/comments | https://api.github.com/repos/facebook/react-native/issues/50412/events | https://github.com/facebook/react-native/pull/50412 | 2,961,685,195 | PR_kwDOAbrxp86Q1wzd | 50,412 | Remove Android image prefetching feature flag | {
"login": "Abbondanzo",
"id": 10366495,
"node_id": "MDQ6VXNlcjEwMzY2NDk1",
"avatar_url": "https://avatars.githubusercontent.com/u/10366495?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Abbondanzo",
"html_url": "https://github.com/Abbondanzo",
"followers_url": "https://api.github.com/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-03-31T22:08:05 | 2025-04-01T03:52:10 | 2025-04-01T01:54:02 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50412",
"html_url": "https://github.com/facebook/react-native/pull/50412",
"diff_url": "https://github.com/facebook/react-native/pull/50412.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50412.patch",
"merged_at": null
} | Summary:
Removes the `enableImagePrefetchingAndroid` feature flag.
Changelog: [Internal]
Differential Revision: D72198491
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50412/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50412/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50411 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50411/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50411/comments | https://api.github.com/repos/facebook/react-native/issues/50411/events | https://github.com/facebook/react-native/issues/50411 | 2,961,600,755 | I_kwDOAbrxp86whnDz | 50,411 | Xcode 16.3 and undefined template 'std::char_traits<unsigned char>' prevent building the app | {
"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": 1794376073,
"node_id": "MDU6TGFiZWwxNzk0Mzc2MDcz",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Repro",
"name": "Needs: Repro",
"color": "d4c5f9",
"default": false,
"description": "This issue could be improved with a clear list of steps to reproduce ... | closed | true | null | [] | null | 100 | 2025-03-31T21:18:28 | 2025-04-03T19:03:10 | 2025-04-03T19:03:02 | NONE | null | resolved | null | null | ### Description
Xcode 16.3 removes the base template for `std::char_traits`: https://developer.apple.com/documentation/xcode-release-notes/xcode-16_3-release-notes
This prevents to build iOS app with new Xcode 16.3.
### Steps to reproduce
Try to build app with Xcode 16.3
### React Native Version
0.76.8
### Aff... | {
"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/50411/reactions",
"total_count": 141,
"+1": 130,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 11
} | https://api.github.com/repos/facebook/react-native/issues/50411/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50410 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50410/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50410/comments | https://api.github.com/repos/facebook/react-native/issues/50410/events | https://github.com/facebook/react-native/pull/50410 | 2,961,595,702 | PR_kwDOAbrxp86Q1dU8 | 50,410 | Revert D71582553 | {
"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 | 3 | 2025-03-31T21:15:47 | 2025-04-01T03:09:00 | 2025-04-01T03:08:51 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50410",
"html_url": "https://github.com/facebook/react-native/pull/50410",
"diff_url": "https://github.com/facebook/react-native/pull/50410.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50410.patch",
"merged_at": null
} | Reviewed By: rozele
Differential Revision: D72190404
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50410/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50410/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50409 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50409/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50409/comments | https://api.github.com/repos/facebook/react-native/issues/50409/events | https://github.com/facebook/react-native/pull/50409 | 2,961,591,851 | PR_kwDOAbrxp86Q1cjZ | 50,409 | Revert D71908601 | {
"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 | 3 | 2025-03-31T21:13:45 | 2025-04-01T03:09:04 | 2025-04-01T03:08:52 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50409",
"html_url": "https://github.com/facebook/react-native/pull/50409",
"diff_url": "https://github.com/facebook/react-native/pull/50409.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50409.patch",
"merged_at": null
} | Summary:
This diff reverts D71908601
Depends on D72190404
T219347883 T219539553 T219437542
Reviewed By: rozele
Differential Revision: D72190428
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50409/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50409/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50408 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50408/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50408/comments | https://api.github.com/repos/facebook/react-native/issues/50408/events | https://github.com/facebook/react-native/issues/50408 | 2,961,516,608 | I_kwDOAbrxp86whShA | 50,408 | APP crash in release mode and testflight RCTFatal + 568 | {
"login": "joaosodres",
"id": 79258742,
"node_id": "MDQ6VXNlcjc5MjU4NzQy",
"avatar_url": "https://avatars.githubusercontent.com/u/79258742?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/joaosodres",
"html_url": "https://github.com/joaosodres",
"followers_url": "https://api.github.com/use... | [
{
"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 | 3 | 2025-03-31T20:33:18 | 2025-03-31T20:33:46 | 2025-03-31T20:33:32 | NONE | null | null | null | null | ### Description
my app is crashing when compiling in release mode and when opening in testflight, only on IOS running with npx react-native run-ios --configuration Release. When i running npx react-native run-ios works
### Steps to reproduce
npx react-native run-ios --configuration Release
### React Native Version... | {
"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/50408/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50408/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50407 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50407/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50407/comments | https://api.github.com/repos/facebook/react-native/issues/50407/events | https://github.com/facebook/react-native/pull/50407 | 2,961,492,353 | PR_kwDOAbrxp86Q1HEl | 50,407 | RCTTextLayoutManager: Migrate off screen scale access | {
"login": "RSNara",
"id": 5885721,
"node_id": "MDQ6VXNlcjU4ODU3MjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/5885721?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RSNara",
"html_url": "https://github.com/RSNara",
"followers_url": "https://api.github.com/users/RSNara/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 1 | 2025-03-31T20:20:46 | 2025-03-31T20:21:14 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50407",
"html_url": "https://github.com/facebook/react-native/pull/50407",
"diff_url": "https://github.com/facebook/react-native/pull/50407.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50407.patch",
"merged_at": null
} | Summary:
Let's move the RCTScreenSize and RCTScreenScale calls to the ui thread.
That way, these methods don't do an unsafe sync dispatch to the ui thread, which could deadlock react native.
In the future, once all call-sites are migrated to the ui thread, we will just make these methods assert that they're being cal... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50407/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50407/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50406 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50406/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50406/comments | https://api.github.com/repos/facebook/react-native/issues/50406/events | https://github.com/facebook/react-native/pull/50406 | 2,961,492,319 | PR_kwDOAbrxp86Q1HEH | 50,406 | RCTFabricSurface: Move screen size/scale access to ui thread | {
"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 | 2 | 2025-03-31T20:20:45 | 2025-06-02T13:17:10 | 2025-06-02T13:17:09 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50406",
"html_url": "https://github.com/facebook/react-native/pull/50406",
"diff_url": "https://github.com/facebook/react-native/pull/50406.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50406.patch",
"merged_at": null
} | Summary:
Let's move the RCTScreenSize and RCTScreenScale calls to the ui thread.
That way, these methods don't do an unsafe sync dispatch to the ui thread, which could deadlock react native.
In the future, once all call-sites are migrated to the ui thread, we will just make these methods assert that they're being cal... | {
"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/50406/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50406/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50405 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50405/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50405/comments | https://api.github.com/repos/facebook/react-native/issues/50405/events | https://github.com/facebook/react-native/pull/50405 | 2,961,492,282 | PR_kwDOAbrxp86Q1HDl | 50,405 | RCTImageLoader: Move screen size/scale access to ui thread | {
"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 | 2 | 2025-03-31T20:20:44 | 2025-06-02T13:17:22 | 2025-06-02T13:17:22 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50405",
"html_url": "https://github.com/facebook/react-native/pull/50405",
"diff_url": "https://github.com/facebook/react-native/pull/50405.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50405.patch",
"merged_at": null
} | Summary:
Let's move the RCTScreenSize and RCTScreenScale calls to the ui thread.
That way, these methods don't do an unsafe sync dispatch to the ui thread, which could deadlock react native.
In the future, once all call-sites are migrated to the ui thread, we will just make these methods assert that they're being cal... | {
"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/50405/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50405/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50404 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50404/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50404/comments | https://api.github.com/repos/facebook/react-native/issues/50404/events | https://github.com/facebook/react-native/pull/50404 | 2,961,186,830 | PR_kwDOAbrxp86Q0EWF | 50,404 | Add fabric implementation to find Top-Most relative and relevant parent of a child 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 | 4 | 2025-03-31T18:02:18 | 2025-04-16T14:37:24 | 2025-04-15T01:13:24 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50404",
"html_url": "https://github.com/facebook/react-native/pull/50404",
"diff_url": "https://github.com/facebook/react-native/pull/50404.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50404.patch",
"merged_at": null
} | Summary:
Add another function to fabric to get the topmost stacking context parent given a root and a child.
This is to be used on focus searching algorithm in the case where the next focusable child is deeper in the hierarchy meaning we need to find the top most parent in the Android hierarchy and lay that out as we... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50404/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50404/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50403 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50403/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50403/comments | https://api.github.com/repos/facebook/react-native/issues/50403/events | https://github.com/facebook/react-native/pull/50403 | 2,961,097,327 | PR_kwDOAbrxp86QzwiQ | 50,403 | Fix unresolved KDoc references | {
"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-31T17:21:57 | 2025-04-01T19:22:17 | 2025-04-01T19:22:06 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50403",
"html_url": "https://github.com/facebook/react-native/pull/50403",
"diff_url": "https://github.com/facebook/react-native/pull/50403.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50403.patch",
"merged_at": null
} | ## Summary:
Static code analysis detected some unresolved KDoc references. In this PR, I’m addressing a few of them.
## Changelog:
[INTERNAL] - Fix some unresolved KDoc references
## Test Plan:
```sh
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/50403/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50403/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50402 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50402/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50402/comments | https://api.github.com/repos/facebook/react-native/issues/50402/events | https://github.com/facebook/react-native/pull/50402 | 2,961,086,298 | PR_kwDOAbrxp86QzuRx | 50,402 | Fix onPointerLeave computation by comparing button presses | {
"login": "Abbondanzo",
"id": 10366495,
"node_id": "MDQ6VXNlcjEwMzY2NDk1",
"avatar_url": "https://avatars.githubusercontent.com/u/10366495?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Abbondanzo",
"html_url": "https://github.com/Abbondanzo",
"followers_url": "https://api.github.com/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-03-31T17:16:45 | 2025-04-08T05:02:30 | 2025-04-08T00:58:56 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50402",
"html_url": "https://github.com/facebook/react-native/pull/50402",
"diff_url": "https://github.com/facebook/react-native/pull/50402.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50402.patch",
"merged_at": null
} | Summary:
While investigating pointer events, I noticed that all Android views fire `onPointerLeave`/`onPointerEnter` in rapid succession on every button press. This is because Android fires `ACTION_HOVER_EXIT` on every frame before firing `ACTION_DOWN`. The logic in JSPointerDispatcher needed to be updated to account 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/50402/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50402/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50401 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50401/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50401/comments | https://api.github.com/repos/facebook/react-native/issues/50401/events | https://github.com/facebook/react-native/pull/50401 | 2,960,992,419 | PR_kwDOAbrxp86Qzabn | 50,401 | Make `CxxModuleWrapper` & `CxxModuleWrapperBase` internal | {
"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-31T16:34:43 | 2025-04-01T09:33:29 | 2025-04-01T09:33:28 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50401",
"html_url": "https://github.com/facebook/react-native/pull/50401",
"diff_url": "https://github.com/facebook/react-native/pull/50401.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50401.patch",
"merged_at": null
} | ## Summary:
These classes can be internalized as part of the initiative to reduce the public API surface. I've checked there are no relevant OSS usages.
- [CxxModuleWrapper](https://github.com/search?type=code&q=NOT+is%3Afork+NOT+org%3Afacebook+NOT+repo%3Areact-native-tvos%2Freact-native-tvos+NOT+repo%3Anuagoz%2F... | {
"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/50401/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50401/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50400 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50400/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50400/comments | https://api.github.com/repos/facebook/react-native/issues/50400/events | https://github.com/facebook/react-native/pull/50400 | 2,960,893,500 | PR_kwDOAbrxp86QzFaS | 50,400 | Change exception handler type in ReleaseDevSupportManager | {
"login": "alanjhughes",
"id": 30924086,
"node_id": "MDQ6VXNlcjMwOTI0MDg2",
"avatar_url": "https://avatars.githubusercontent.com/u/30924086?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alanjhughes",
"html_url": "https://github.com/alanjhughes",
"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-31T15:51:19 | 2025-04-14T10:12:47 | 2025-04-01T14:46:17 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50400",
"html_url": "https://github.com/facebook/react-native/pull/50400",
"diff_url": "https://github.com/facebook/react-native/pull/50400.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50400.patch",
"merged_at": null
} | ## Summary:
In expo-updates, we would like to handle exceptions on app launch. We used to do this by reassigning our own `DefaultJSExceptionHandler` to the property on the `ReleaseDevSupportManager `. This class has been migrated to kotlin and is now final so we can no longer do this. Instead of having the `defaultJ... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50400/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50400/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50399 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50399/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50399/comments | https://api.github.com/repos/facebook/react-native/issues/50399/events | https://github.com/facebook/react-native/issues/50399 | 2,960,837,129 | I_kwDOAbrxp86wesoJ | 50,399 | Double Modal blocking UI after AppState change | {
"login": "BrodaNoel",
"id": 1837969,
"node_id": "MDQ6VXNlcjE4Mzc5Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1837969?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/BrodaNoel",
"html_url": "https://github.com/BrodaNoel",
"followers_url": "https://api.github.com/users/Br... | [
{
"id": 1113219646,
"node_id": "MDU6TGFiZWwxMTEzMjE5NjQ2",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20Modal",
"name": "Component: Modal",
"color": "fef2c0",
"default": false,
"description": ""
},
{
"id": 1113219694,
"node_id": "MDU6TGFiZWwx... | open | false | null | [] | null | 10 | 2025-03-31T15:27:09 | 2025-04-07T10:15:49 | null | CONTRIBUTOR | null | null | null | null | ### Description
### Issue already reported on Expo, but seems to be unrelated to Expo
https://github.com/expo/expo/issues/35779
### What platform(s) does this occur on?
iOS
### Where did you reproduce the issue?
* in Expo Go
* In a standalone app
* In a development build
### Important considerations
* New Archi... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50399/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/50399/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50398 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50398/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50398/comments | https://api.github.com/repos/facebook/react-native/issues/50398/events | https://github.com/facebook/react-native/pull/50398 | 2,960,709,094 | PR_kwDOAbrxp86QydPW | 50,398 | RCTDeviceInfo: fix crash due to failure to get AccessibilityManager | {
"login": "adamjernst",
"id": 97944,
"node_id": "MDQ6VXNlcjk3OTQ0",
"avatar_url": "https://avatars.githubusercontent.com/u/97944?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/adamjernst",
"html_url": "https://github.com/adamjernst",
"followers_url": "https://api.github.com/users/adamjer... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/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-31T14:40:51 | 2025-03-31T15:46:31 | 2025-03-31T15:46:20 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50398",
"html_url": "https://github.com/facebook/react-native/pull/50398",
"diff_url": "https://github.com/facebook/react-native/pull/50398.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50398.patch",
"merged_at": null
} | Reviewed By: philIip
Differential Revision: D72020801
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50398/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50398/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50397 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50397/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50397/comments | https://api.github.com/repos/facebook/react-native/issues/50397/events | https://github.com/facebook/react-native/pull/50397 | 2,960,672,505 | PR_kwDOAbrxp86QyVZr | 50,397 | Add a post transform to rename the default export names | {
"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 | 6 | 2025-03-31T14:27:35 | 2025-04-02T14:12:04 | 2025-04-02T14:11:53 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50397",
"html_url": "https://github.com/facebook/react-native/pull/50397",
"diff_url": "https://github.com/facebook/react-native/pull/50397.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50397.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D72170157
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50397/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50397/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50396 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50396/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50396/comments | https://api.github.com/repos/facebook/react-native/issues/50396/events | https://github.com/facebook/react-native/pull/50396 | 2,960,665,420 | PR_kwDOAbrxp86QyT4f | 50,396 | Add build-types to release workflows | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-03-31T14:25:02 | 2025-04-22T10:26:28 | 2025-04-15T14:15:34 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50396",
"html_url": "https://github.com/facebook/react-native/pull/50396",
"diff_url": "https://github.com/facebook/react-native/pull/50396.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50396.patch",
"merged_at": null
} | Summary:
Integrates the `yarn build-types` script into our CI workflows.
**Notes**
- Will validate type generation in future PRs as part of the `test-all` workflow (this has been stable (i.e. successfully runs for our codebase) for the last 3 weeks).
- This is not load bearing in production code until D71969602.
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/50396/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50396/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50395 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50395/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50395/comments | https://api.github.com/repos/facebook/react-native/issues/50395/events | https://github.com/facebook/react-native/issues/50395 | 2,960,530,397 | I_kwDOAbrxp86wdhvd | 50,395 | Xcode 16 causing JSCRuntime crash on initialising app | {
"login": "rodrigo-nexudus",
"id": 67582253,
"node_id": "MDQ6VXNlcjY3NTgyMjUz",
"avatar_url": "https://avatars.githubusercontent.com/u/67582253?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rodrigo-nexudus",
"html_url": "https://github.com/rodrigo-nexudus",
"followers_url": "https://api... | [
{
"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 | 8 | 2025-03-31T13:36:22 | 2025-03-31T15:20:53 | null | NONE | null | null | null | null | ### Description
I've run into this issue as part of updating my Xcode to version 16. App builds and runs fine on previous Xcode version, but after updating I'm getting the following JSCRuntime crash:

There's not much more infor... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50395/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50395/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50394 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50394/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50394/comments | https://api.github.com/repos/facebook/react-native/issues/50394/events | https://github.com/facebook/react-native/pull/50394 | 2,960,488,015 | PR_kwDOAbrxp86QxtBc | 50,394 | fix(typo): RCTBridgeProxy.mm `methid` to `method` | {
"login": "Innei",
"id": 41265413,
"node_id": "MDQ6VXNlcjQxMjY1NDEz",
"avatar_url": "https://avatars.githubusercontent.com/u/41265413?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Innei",
"html_url": "https://github.com/Innei",
"followers_url": "https://api.github.com/users/Innei/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 | 7 | 2025-03-31T13:21:39 | 2025-03-31T16:02:37 | 2025-03-31T16:02:28 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50394",
"html_url": "https://github.com/facebook/react-native/pull/50394",
"diff_url": "https://github.com/facebook/react-native/pull/50394.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50394.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": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50394/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50394/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50393 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50393/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50393/comments | https://api.github.com/repos/facebook/react-native/issues/50393/events | https://github.com/facebook/react-native/issues/50393 | 2,960,226,853 | I_kwDOAbrxp86wcXol | 50,393 | Reactive native 0.76.3 Getting Exception java.lang.IllegalArgumentException in recycleViewHolderInternal | {
"login": "aryanagarwal15",
"id": 28765515,
"node_id": "MDQ6VXNlcjI4NzY1NTE1",
"avatar_url": "https://avatars.githubusercontent.com/u/28765515?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aryanagarwal15",
"html_url": "https://github.com/aryanagarwal15",
"followers_url": "https://api.gi... | [
{
"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 | 5 | 2025-03-31T11:25:47 | 2025-04-02T09:01:43 | null | NONE | null | null | null | null | ### Description
The Play Store is flagging my app for exceeding the bad behavior threshold due to a crash I can't reproduce on iOS or the listed Android devices. I'm seeking help from the community and moderators to identify and resolve this issue. Any guidance would be greatly appreciated.
### Steps to reproduce
-
... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50393/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50393/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50392 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50392/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50392/comments | https://api.github.com/repos/facebook/react-native/issues/50392/events | https://github.com/facebook/react-native/pull/50392 | 2,960,175,156 | PR_kwDOAbrxp86Qwop3 | 50,392 | Limit @react-native/virtualized-lists subpath imports | {
"login": "iwoplaza",
"id": 7166752,
"node_id": "MDQ6VXNlcjcxNjY3NTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/7166752?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/iwoplaza",
"html_url": "https://github.com/iwoplaza",
"followers_url": "https://api.github.com/users/iwopl... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/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-31T11:00:57 | 2025-04-01T10:33:22 | 2025-04-01T10:33:12 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50392",
"html_url": "https://github.com/facebook/react-native/pull/50392",
"diff_url": "https://github.com/facebook/react-native/pull/50392.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50392.patch",
"merged_at": null
} | Summary:
## This diff
Defines an exports field for the "react-native/virtualized-lists" package. Limits internal use of subpath
imports to virtualized-lists package, and exports all currently used APIs one the root level.
Changelog:
- [Breaking] Subpath imports to the internal react-native/virtualized-lists package ar... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50392/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50392/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50391 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50391/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50391/comments | https://api.github.com/repos/facebook/react-native/issues/50391/events | https://github.com/facebook/react-native/pull/50391 | 2,959,972,564 | PR_kwDOAbrxp86Qv8Cc | 50,391 | Remove unique_ptr for globalRootComponentDescriptor | {
"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-31T09:35:04 | 2025-04-01T09:58:25 | 2025-04-01T09:21:51 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50391",
"html_url": "https://github.com/facebook/react-native/pull/50391",
"diff_url": "https://github.com/facebook/react-native/pull/50391.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50391.patch",
"merged_at": null
} | Summary:
No need for the indirection here of a heap allocated pointer.
Since we have the RootComponentDescriptor we generally don't need it in any other component registry.
Changelog: [Internal]
Differential Revision: D72058916
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50391/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50391/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50390 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50390/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50390/comments | https://api.github.com/repos/facebook/react-native/issues/50390/events | https://github.com/facebook/react-native/pull/50390 | 2,959,681,754 | PR_kwDOAbrxp86Qu_VH | 50,390 | Type Animated.event listener argument | {
"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 | 6 | 2025-03-31T07:27:12 | 2025-03-31T16:40:37 | 2025-03-31T16:40:27 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50390",
"html_url": "https://github.com/facebook/react-native/pull/50390",
"diff_url": "https://github.com/facebook/react-native/pull/50390.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50390.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D72151986
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50390/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50390/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50389 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50389/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50389/comments | https://api.github.com/repos/facebook/react-native/issues/50389/events | https://github.com/facebook/react-native/issues/50389 | 2,959,600,714 | I_kwDOAbrxp86wZ-xK | 50,389 | pod install does not start | {
"login": "monilraycha",
"id": 142564366,
"node_id": "U_kgDOCH9cDg",
"avatar_url": "https://avatars.githubusercontent.com/u/142564366?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/monilraycha",
"html_url": "https://github.com/monilraycha",
"followers_url": "https://api.github.com/users/... | [
{
"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-31T06:39:48 | 2025-03-31T06:40:15 | 2025-03-31T06:40:04 | NONE | null | null | null | null | ### Description
I am working on a React Native project using version 0.70.7 and cannot

run pod install. The command does not start, and there is no output.
### Steps to reproduce
Navigate to the ios directory of the project
... | {
"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/50389/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50389/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50388 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50388/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50388/comments | https://api.github.com/repos/facebook/react-native/issues/50388/events | https://github.com/facebook/react-native/issues/50388 | 2,959,065,284 | I_kwDOAbrxp86wX8DE | 50,388 | Mac Catalyst builds are broken for x86_64 arch | {
"login": "birdofpreyru",
"id": 20144632,
"node_id": "MDQ6VXNlcjIwMTQ0NjMy",
"avatar_url": "https://avatars.githubusercontent.com/u/20144632?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/birdofpreyru",
"html_url": "https://github.com/birdofpreyru",
"followers_url": "https://api.github.c... | [
{
"id": 1794376073,
"node_id": "MDU6TGFiZWwxNzk0Mzc2MDcz",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Repro",
"name": "Needs: Repro",
"color": "d4c5f9",
"default": false,
"description": "This issue could be improved with a clear list of steps to reproduce ... | closed | false | null | [] | null | 15 | 2025-03-30T19:51:31 | 2025-06-09T09:33:47 | 2025-06-09T09:33:45 | CONTRIBUTOR | null | null | null | null | ### Description

### Steps to reproduce
Just try to build a project for mac Catalyst.
### React Native Version
0.78.1
### Affected Platforms
Build - MacOS
### Output of `npx @react-native-community/cli info`
```text
N/A
``... | {
"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/50388/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/50388/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50387 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50387/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50387/comments | https://api.github.com/repos/facebook/react-native/issues/50387/events | https://github.com/facebook/react-native/pull/50387 | 2,958,959,266 | PR_kwDOAbrxp86QspO9 | 50,387 | Deploy 0.266.1 to xplat | {
"login": "SamChou19815",
"id": 4290500,
"node_id": "MDQ6VXNlcjQyOTA1MDA=",
"avatar_url": "https://avatars.githubusercontent.com/u/4290500?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/SamChou19815",
"html_url": "https://github.com/SamChou19815",
"followers_url": "https://api.github.com... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-03-30T16:14:24 | 2025-03-30T18:06:08 | 2025-03-30T18:05:59 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50387",
"html_url": "https://github.com/facebook/react-native/pull/50387",
"diff_url": "https://github.com/facebook/react-native/pull/50387.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50387.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Reviewed By: gkz
Differential Revision: D72133412
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50387/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50387/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50386 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50386/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50386/comments | https://api.github.com/repos/facebook/react-native/issues/50386/events | https://github.com/facebook/react-native/issues/50386 | 2,958,911,365 | I_kwDOAbrxp86wXWeF | 50,386 | Unable to Create JNI Function on Native Side | {
"login": "riteshshukla04",
"id": 75062358,
"node_id": "MDQ6VXNlcjc1MDYyMzU4",
"avatar_url": "https://avatars.githubusercontent.com/u/75062358?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/riteshshukla04",
"html_url": "https://github.com/riteshshukla04",
"followers_url": "https://api.gi... | [
{
"id": 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 | 5 | 2025-03-30T14:36:15 | 2025-04-01T14:30:31 | 2025-04-01T14:30:26 | CONTRIBUTOR | null | null | null | null | ### Description
I am not able to create a native JNI function in newArch in native side for Android (not a turbo/native module).
It works fine on old Arch. In new arch it throws an error upon appstart Invariant violation error.
### Steps to reproduce
1. Create a new RN app
2. Write a JNI function which sends som... | {
"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/50386/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50386/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50385 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50385/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50385/comments | https://api.github.com/repos/facebook/react-native/issues/50385/events | https://github.com/facebook/react-native/pull/50385 | 2,958,601,468 | PR_kwDOAbrxp86QrjYU | 50,385 | Sync with @JohnDaWalka repo | {
"login": "JohnDaWalka",
"id": 201526231,
"node_id": "U_kgDODAML1w",
"avatar_url": "https://avatars.githubusercontent.com/u/201526231?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/JohnDaWalka",
"html_url": "https://github.com/JohnDaWalka",
"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 | 3 | 2025-03-30T01:36:47 | 2025-03-31T19:35:54 | 2025-03-31T08:19:14 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50385",
"html_url": "https://github.com/facebook/react-native/pull/50385",
"diff_url": "https://github.com/facebook/react-native/pull/50385.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50385.patch",
"merged_at": null
} |
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/facebook/react-native/pull/50385?shareId=b351b6b9-8acf-4894-98b0-6d7b1eed54b4). | {
"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/50385/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50385/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50384 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50384/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50384/comments | https://api.github.com/repos/facebook/react-native/issues/50384/events | https://github.com/facebook/react-native/issues/50384 | 2,957,946,511 | I_kwDOAbrxp86wTq6P | 50,384 | FlatList causes "property is not configurable" error after upgrading to React Native 0.78.0 | {
"login": "Hamadahmad000",
"id": 118518970,
"node_id": "U_kgDOBxB0ug",
"avatar_url": "https://avatars.githubusercontent.com/u/118518970?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Hamadahmad000",
"html_url": "https://github.com/Hamadahmad000",
"followers_url": "https://api.github.com/... | [
{
"id": 1113225538,
"node_id": "MDU6TGFiZWwxMTEzMjI1NTM4",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20FlatList",
"name": "Component: FlatList",
"color": "fef2c0",
"default": false,
"description": ""
},
{
"id": 1794148347,
"node_id": "MDU6TG... | open | false | null | [] | null | 3 | 2025-03-29T11:12:54 | 2025-03-31T07:54:29 | null | NONE | null | null | null | null | ### Description
### **After upgrading from React Native 0.72.0 to 0.78.0, the Android build succeeds but screens containing FlatList** components throw the error:
property is not configurable
### **Expected Behavior:**
FlatList should render normally as it did in version 0.72.0.
### **Observed Behavior:**
Any scree... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50384/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50384/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50383 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50383/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50383/comments | https://api.github.com/repos/facebook/react-native/issues/50383/events | https://github.com/facebook/react-native/pull/50383 | 2,957,914,271 | PR_kwDOAbrxp86Qpodx | 50,383 | Make `InvalidIteratorException` internal | {
"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-29T10:12:49 | 2025-03-31T13:27:35 | 2025-03-31T13:27:23 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50383",
"html_url": "https://github.com/facebook/react-native/pull/50383",
"diff_url": "https://github.com/facebook/react-native/pull/50383.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50383.patch",
"merged_at": null
} | ## Summary:
This class can be internalized as part of the initiative to reduce the public API surface. I've checked there are [no relevant OSS usages](https://github.com/search?type=code&q=NOT+is%3Afork+NOT+org%3Afacebook+NOT+repo%3Areact-native-tvos%2Freact-native-tvos+NOT+repo%3Anuagoz%2Freact-native+NOT+repo%3A2l... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50383/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50383/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50382 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50382/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50382/comments | https://api.github.com/repos/facebook/react-native/issues/50382/events | https://github.com/facebook/react-native/issues/50382 | 2,957,876,807 | I_kwDOAbrxp86wTZ5H | 50,382 | TextInput keyboard automatically opens when scrolling long text | {
"login": "hungtooc",
"id": 24487114,
"node_id": "MDQ6VXNlcjI0NDg3MTE0",
"avatar_url": "https://avatars.githubusercontent.com/u/24487114?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hungtooc",
"html_url": "https://github.com/hungtooc",
"followers_url": "https://api.github.com/users/hun... | [
{
"id": 869668024,
"node_id": "MDU6TGFiZWw4Njk2NjgwMjQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20TextInput",
"name": "Component: TextInput",
"color": "fef2c0",
"default": false,
"description": "Related to the TextInput component."
},
{
"id"... | closed | false | null | [] | null | 4 | 2025-03-29T08:51:05 | 2025-03-31T07:59:24 | 2025-03-31T07:59:23 | NONE | null | null | null | null | ### Description
when the text is long, TextInput can scroll the text.
The error occurs when I scroll the text up or down with a slow swipe.
The error does not occur if I scroll the text with a fast swipe
### Steps to reproduce
```typescript
const [text, setText] = useState(""a very long text...")
```
```typescrip... | {
"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/50382/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50382/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50381 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50381/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50381/comments | https://api.github.com/repos/facebook/react-native/issues/50381/events | https://github.com/facebook/react-native/issues/50381 | 2,957,802,673 | I_kwDOAbrxp86wTHyx | 50,381 | Sportstickerr | {
"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": 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 | 3 | 2025-03-29T06:15:14 | 2025-03-29T06:15:45 | 2025-03-29T06:15:30 | NONE | null | null | null | null | ### Description
```markdown
# React Native iOS Build Issues with Multiple Podfiles and Boost Configuration
## Environment
- React Native: 0.72.6
- React Native CLI: 2.0.1
- Node.js: v23.10.0
- CocoaPods: 1.16.2
- Xcode: 16.2 (Build 16C5032a)
- macOS: 14.5 (23F79)
## Project Structure Issue
The project has multiple... | {
"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/50381/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50381/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50380 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50380/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50380/comments | https://api.github.com/repos/facebook/react-native/issues/50380/events | https://github.com/facebook/react-native/pull/50380 | 2,957,534,869 | PR_kwDOAbrxp86Qobpg | 50,380 | pre-suppress errors for natural_inference.local_primitive_literals=partial in fbsource | {
"login": "panagosg7",
"id": 1099437,
"node_id": "MDQ6VXNlcjEwOTk0Mzc=",
"avatar_url": "https://avatars.githubusercontent.com/u/1099437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/panagosg7",
"html_url": "https://github.com/panagosg7",
"followers_url": "https://api.github.com/users/pa... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-03-28T23:57:27 | 2025-03-29T03:41:35 | 2025-03-29T03:40:56 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50380",
"html_url": "https://github.com/facebook/react-native/pull/50380",
"diff_url": "https://github.com/facebook/react-native/pull/50380.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50380.patch",
"merged_at": null
} | Summary:
Pre-suppresses errors in xplat/js and arvr/js for phase 1 of Natural Inference for Primitive Literals
See https://fb.workplace.com/groups/floweng/permalink/28092444257044156/
Reviewed By: gkz
Differential Revision: D72088386
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50380/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50380/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50379 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50379/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50379/comments | https://api.github.com/repos/facebook/react-native/issues/50379/events | https://github.com/facebook/react-native/pull/50379 | 2,957,080,632 | PR_kwDOAbrxp86Qm88a | 50,379 | `synchronouslyUpdateViewOnUIThread` on UIManager | {
"login": "zeyap",
"id": 11704179,
"node_id": "MDQ6VXNlcjExNzA0MTc5",
"avatar_url": "https://avatars.githubusercontent.com/u/11704179?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zeyap",
"html_url": "https://github.com/zeyap",
"followers_url": "https://api.github.com/users/zeyap/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 | 5 | 2025-03-28T20:02:25 | 2025-03-31T20:21:36 | 2025-03-31T20:21:22 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50379",
"html_url": "https://github.com/facebook/react-native/pull/50379",
"diff_url": "https://github.com/facebook/react-native/pull/50379.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50379.patch",
"merged_at": null
} | Summary:
## Changelog:
[Android] [Added] - Allow invoking `synchronouslyUpdateViewOnUIThread` from c++ via `UIManager`
implementation is provided by SchedulerDelegate on the platform
Differential Revision: D71648772
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50379/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50379/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50378 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50378/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50378/comments | https://api.github.com/repos/facebook/react-native/issues/50378/events | https://github.com/facebook/react-native/pull/50378 | 2,957,037,674 | PR_kwDOAbrxp86Qm0Ft | 50,378 | Make `CallbackImpl` internal | {
"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-28T19:42:52 | 2025-03-31T13:40:47 | 2025-03-31T13:40:36 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50378",
"html_url": "https://github.com/facebook/react-native/pull/50378",
"diff_url": "https://github.com/facebook/react-native/pull/50378.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50378.patch",
"merged_at": null
} | ## Summary:
This class can be internalized as part of the initiative to reduce the public API surface. I've checked there are [no relevant OSS usages](https://github.com/search?type=code&q=NOT+is%3Afork+NOT+org%3Afacebook+NOT+repo%3Areact-native-tvos%2Freact-native-tvos+NOT+repo%3Anuagoz%2Freact-native+NOT+repo%3A2l... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50378/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50378/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50377 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50377/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50377/comments | https://api.github.com/repos/facebook/react-native/issues/50377/events | https://github.com/facebook/react-native/pull/50377 | 2,956,866,058 | PR_kwDOAbrxp86QmOVr | 50,377 | RN: Configure Hermes Parser for React 19 | {
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-03-28T18:18:52 | 2025-04-14T15:39:47 | 2025-04-14T15:39:35 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50377",
"html_url": "https://github.com/facebook/react-native/pull/50377",
"diff_url": "https://github.com/facebook/react-native/pull/50377.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50377.patch",
"merged_at": null
} | Summary:
Configures the Hermes Parser to target React 19, which changes components written with Component Syntax to stop generating `forwardRef` calls (because `ref` is now a prop).
Changelog:
[General][Changed] - Configured Hermes Parser to target React 19, resulting in Component Syntax no longer producing `forwardRe... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50377/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50377/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50376 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50376/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50376/comments | https://api.github.com/repos/facebook/react-native/issues/50376/events | https://github.com/facebook/react-native/pull/50376 | 2,956,812,872 | PR_kwDOAbrxp86QmDF5 | 50,376 | Make SafeReleaseJniRef more generic | {
"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 | 2 | 2025-03-28T17:52:39 | 2025-03-29T03:41:27 | 2025-03-29T03:40:55 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50376",
"html_url": "https://github.com/facebook/react-native/pull/50376",
"diff_url": "https://github.com/facebook/react-native/pull/50376.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50376.patch",
"merged_at": null
} | Summary:
This makes a couple of tweaks to `SafeReleaseJniRef` to let it be used in more places:
1. Add a default ctor for null state
2. Bridge `get()` to return raw JNI ref, for use when calling Java functions directly (compared to current use case of hybrid objects)
3. Keep JNI environment attached to thread longer t... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50376/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50376/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50375 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50375/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50375/comments | https://api.github.com/repos/facebook/react-native/issues/50375/events | https://github.com/facebook/react-native/pull/50375 | 2,956,690,774 | PR_kwDOAbrxp86QloFh | 50,375 | Make `MessageQueueThreadHandler` internal | {
"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-28T16:59:07 | 2025-04-01T13:26:31 | 2025-04-01T13:26:18 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50375",
"html_url": "https://github.com/facebook/react-native/pull/50375",
"diff_url": "https://github.com/facebook/react-native/pull/50375.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50375.patch",
"merged_at": null
} | ## Summary:
This class can be internalized as part of the initiative to reduce the public API surface. I've checked there are [no relevant OSS usages](https://github.com/search?type=code&q=NOT+is%3Afork+NOT+org%3Afacebook+NOT+repo%3Areact-native-tvos%2Freact-native-tvos+NOT+repo%3Anuagoz%2Freact-native+NOT+repo%3A2l... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50375/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50375/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50374 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50374/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50374/comments | https://api.github.com/repos/facebook/react-native/issues/50374/events | https://github.com/facebook/react-native/pull/50374 | 2,956,612,895 | PR_kwDOAbrxp86QlXRF | 50,374 | Add ScrollViewBaseProps and small type changes to align Flow with TS | {
"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 | 5 | 2025-03-28T16:23:11 | 2025-04-08T17:10:03 | 2025-04-08T17:09:52 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50374",
"html_url": "https://github.com/facebook/react-native/pull/50374",
"diff_url": "https://github.com/facebook/react-native/pull/50374.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50374.patch",
"merged_at": null
} | Summary:
This diff breaks down ScrollView props into ScrollViewBaseProps to generate more readable TS types, re-exports AnimatedComponent and sets the default SectionList Item type to `any`.
Changelog:
[Internal]
Reviewed By: huntie
Differential Revision: D72061941
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50374/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50374/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50373 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50373/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50373/comments | https://api.github.com/repos/facebook/react-native/issues/50373/events | https://github.com/facebook/react-native/pull/50373 | 2,956,600,193 | PR_kwDOAbrxp86QlUbr | 50,373 | Deploy 0.266.0 to xplat | {
"login": "alexmckenley",
"id": 3639670,
"node_id": "MDQ6VXNlcjM2Mzk2NzA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3639670?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alexmckenley",
"html_url": "https://github.com/alexmckenley",
"followers_url": "https://api.github.com... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-03-28T16:17:45 | 2025-03-29T03:41:31 | 2025-03-29T03:40:55 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50373",
"html_url": "https://github.com/facebook/react-native/pull/50373",
"diff_url": "https://github.com/facebook/react-native/pull/50373.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50373.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Reviewed By: jbrown215, SamChou19815, panagosg7
Differential Revision: D72061660
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50373/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50373/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50372 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50372/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50372/comments | https://api.github.com/repos/facebook/react-native/issues/50372/events | https://github.com/facebook/react-native/pull/50372 | 2,956,569,810 | PR_kwDOAbrxp86QlN9a | 50,372 | Make module registry instance scoped | {
"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 | 3 | 2025-03-28T16:05:03 | 2025-03-28T16:16:51 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50372",
"html_url": "https://github.com/facebook/react-native/pull/50372",
"diff_url": "https://github.com/facebook/react-native/pull/50372.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50372.patch",
"merged_at": null
} | Summary:
In open source, we are running into this issue:
Multiple react instances can exist concurrently (e.g: during reload). And, since they all use the same module registry, module lookup fails:
- https://github.com/software-mansion/react-native-reanimated/pull
- https://github.com/facebook/react-native/issues/5021... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50372/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/50372/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50371 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50371/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50371/comments | https://api.github.com/repos/facebook/react-native/issues/50371/events | https://github.com/facebook/react-native/pull/50371 | 2,956,528,308 | PR_kwDOAbrxp86QlE0i | 50,371 | Apply Nullsafe FIXMEs for xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/fabric/FabricUIManager.java | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2025-03-28T15:46:58 | 2025-04-08T20:00:21 | 2025-04-08T20:00:11 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50371",
"html_url": "https://github.com/facebook/react-native/pull/50371",
"diff_url": "https://github.com/facebook/react-native/pull/50371.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50371.patch",
"merged_at": null
} | Summary:
Added nullsafe FIXMEs for easier reviewing of next diff, where we fix them
Changelog: [Internal]
Differential Revision: D71979591
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50371/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50371/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50370 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50370/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50370/comments | https://api.github.com/repos/facebook/react-native/issues/50370/events | https://github.com/facebook/react-native/pull/50370 | 2,956,526,574 | PR_kwDOAbrxp86QlEcm | 50,370 | Fix nullsafe FIXMEs for TurboModuleManager and mark nullsafe | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-03-28T15:46:08 | 2025-04-07T13:37:19 | 2025-04-07T13:36:51 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50370",
"html_url": "https://github.com/facebook/react-native/pull/50370",
"diff_url": "https://github.com/facebook/react-native/pull/50370.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50370.patch",
"merged_at": null
} | Summary:
Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations.
Changelog: [Android][Fixed] Made TurboModuleManager.java nullsafe
Differential Revision: D71979605
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50370/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50370/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50369 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50369/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50369/comments | https://api.github.com/repos/facebook/react-native/issues/50369/events | https://github.com/facebook/react-native/pull/50369 | 2,956,525,600 | PR_kwDOAbrxp86QlEOt | 50,369 | fix nullsafe FIXMEs for SurfaceMountingManager.java and mark nullsafe | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 8 | 2025-03-28T15:45:41 | 2025-04-09T09:41:34 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50369",
"html_url": "https://github.com/facebook/react-native/pull/50369",
"diff_url": "https://github.com/facebook/react-native/pull/50369.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50369.patch",
"merged_at": null
} | Summary:
Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations.
Changelog: [Android][Fixed] Made SurfaceMountingManager.java nullsafe
Differential Revision: D71979577
| null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50369/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50369/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50368 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50368/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50368/comments | https://api.github.com/repos/facebook/react-native/issues/50368/events | https://github.com/facebook/react-native/pull/50368 | 2,956,510,518 | PR_kwDOAbrxp86QlA7J | 50,368 | Apply Nullsafe FIXMEs for xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/packagerconnection/ReconnectingWebSocket.java | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-03-28T15:38:33 | 2025-04-03T15:07:37 | 2025-04-03T15:06:19 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50368",
"html_url": "https://github.com/facebook/react-native/pull/50368",
"diff_url": "https://github.com/facebook/react-native/pull/50368.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50368.patch",
"merged_at": null
} | Summary:
Added nullsafe FIXMEs for easier reviewing of next diff, where we fix them
Changelog: [Internal]
Differential Revision: D71979580
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50368/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50368/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50367 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50367/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50367/comments | https://api.github.com/repos/facebook/react-native/issues/50367/events | https://github.com/facebook/react-native/pull/50367 | 2,956,509,087 | PR_kwDOAbrxp86QlAnY | 50,367 | Apply Nullsafe FIXMEs for xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/internal/turbomodule/core/TurboModuleInteropUtils.java | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2025-03-28T15:37:53 | 2025-04-07T13:37:03 | 2025-04-07T13:36:49 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50367",
"html_url": "https://github.com/facebook/react-native/pull/50367",
"diff_url": "https://github.com/facebook/react-native/pull/50367.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50367.patch",
"merged_at": null
} | Summary:
Added nullsafe FIXMEs for easier reviewing of next diff, where we fix them
Changelog: [Internal]
Differential Revision: D71979600
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50367/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50367/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50366 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50366/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50366/comments | https://api.github.com/repos/facebook/react-native/issues/50366/events | https://github.com/facebook/react-native/pull/50366 | 2,956,508,166 | PR_kwDOAbrxp86QlAah | 50,366 | Fix nullsafe FIXMEs for BlobModule.java and mark nullsafe | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-03-28T15:37:28 | 2025-04-07T13:37:31 | 2025-04-07T13:36:53 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50366",
"html_url": "https://github.com/facebook/react-native/pull/50366",
"diff_url": "https://github.com/facebook/react-native/pull/50366.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50366.patch",
"merged_at": null
} | Summary:
Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations.
Changelog: [Android][Fixed] Made BlobModule.java nullsafe
Differential Revision: D71979598
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50366/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50366/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50365 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50365/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50365/comments | https://api.github.com/repos/facebook/react-native/issues/50365/events | https://github.com/facebook/react-native/pull/50365 | 2,956,507,997 | PR_kwDOAbrxp86QlAYF | 50,365 | fix nullsafe FIXMEs for FabicUIManager.java and mark nullsafe | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-03-28T15:37:23 | 2025-04-08T16:33:40 | 2025-04-08T16:33:40 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50365",
"html_url": "https://github.com/facebook/react-native/pull/50365",
"diff_url": "https://github.com/facebook/react-native/pull/50365.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50365.patch",
"merged_at": null
} | Summary:
Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations.
Changelog: [Android][Fixed] Made FabricUIManager.java nullsafe
Differential Revision: D71979601
| {
"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/50365/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50365/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50364 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50364/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50364/comments | https://api.github.com/repos/facebook/react-native/issues/50364/events | https://github.com/facebook/react-native/pull/50364 | 2,956,506,926 | PR_kwDOAbrxp86QlAIu | 50,364 | Apply Nullsafe FIXMEs for xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/blob/BlobModule.java | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2025-03-28T15:36:56 | 2025-04-07T13:37:26 | 2025-04-07T13:36:52 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50364",
"html_url": "https://github.com/facebook/react-native/pull/50364",
"diff_url": "https://github.com/facebook/react-native/pull/50364.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50364.patch",
"merged_at": null
} | Summary:
Added nullsafe FIXMEs for easier reviewing of next diff, where we fix them
Changelog: [Internal]
Differential Revision: D71979588
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50364/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50364/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50363 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50363/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50363/comments | https://api.github.com/repos/facebook/react-native/issues/50363/events | https://github.com/facebook/react-native/pull/50363 | 2,956,502,249 | PR_kwDOAbrxp86Qk_Gh | 50,363 | Fix Nullsafe FIXMEs for BlobProvider.java and mark nullsafe | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-03-28T15:34:46 | 2025-04-03T15:06:48 | 2025-04-03T15:06:16 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50363",
"html_url": "https://github.com/facebook/react-native/pull/50363",
"diff_url": "https://github.com/facebook/react-native/pull/50363.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50363.patch",
"merged_at": null
} | Summary:
Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations.
Changelog: [Android][Fixed] Made BlobProvider.java nullsafe
Differential Revision: D71979597
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50363/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50363/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50362 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50362/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50362/comments | https://api.github.com/repos/facebook/react-native/issues/50362/events | https://github.com/facebook/react-native/pull/50362 | 2,956,501,825 | PR_kwDOAbrxp86Qk_Aq | 50,362 | Fix Nullsafe FIXMES for MountingManager.java and mark nullsafe | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-03-28T15:34:33 | 2025-04-03T15:06:36 | 2025-04-03T15:06:14 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50362",
"html_url": "https://github.com/facebook/react-native/pull/50362",
"diff_url": "https://github.com/facebook/react-native/pull/50362.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50362.patch",
"merged_at": null
} | Summary:
Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations.
Changelog: [Android][Fixed] Made MountingManager.java nullsafe
Differential Revision: D71979607
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50362/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50362/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50361 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50361/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50361/comments | https://api.github.com/repos/facebook/react-native/issues/50361/events | https://github.com/facebook/react-native/pull/50361 | 2,956,501,459 | PR_kwDOAbrxp86Qk-7f | 50,361 | Apply Nullsafe FIXMEs for xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/runtime/internal/bolts/Task.java | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-03-28T15:34:23 | 2025-04-03T15:07:49 | 2025-04-03T15:06:21 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50361",
"html_url": "https://github.com/facebook/react-native/pull/50361",
"diff_url": "https://github.com/facebook/react-native/pull/50361.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50361.patch",
"merged_at": null
} | Summary:
Added nullsafe FIXMEs for easier reviewing of next diff, where we fix them
Changelog: [Internal]
Differential Revision: D71979592
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50361/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50361/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50360 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50360/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50360/comments | https://api.github.com/repos/facebook/react-native/issues/50360/events | https://github.com/facebook/react-native/pull/50360 | 2,956,501,390 | PR_kwDOAbrxp86Qk-6f | 50,360 | Apply Nullsafe FIXMEs for xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/blob/FileReaderModule.java | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-03-28T15:34:22 | 2025-04-03T15:06:54 | 2025-04-03T15:06:17 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50360",
"html_url": "https://github.com/facebook/react-native/pull/50360",
"diff_url": "https://github.com/facebook/react-native/pull/50360.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50360.patch",
"merged_at": null
} | Summary:
Added nullsafe FIXMEs for easier reviewing of next diff, where we fix them
Changelog: [Internal]
Differential Revision: D71979587
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50360/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50360/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50359 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50359/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50359/comments | https://api.github.com/repos/facebook/react-native/issues/50359/events | https://github.com/facebook/react-native/pull/50359 | 2,956,501,184 | PR_kwDOAbrxp86Qk-3k | 50,359 | Apply Nullsafe FIXMEs for xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/SurfaceMountingManager.java | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 8 | 2025-03-28T15:34:16 | 2025-04-09T09:40:36 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50359",
"html_url": "https://github.com/facebook/react-native/pull/50359",
"diff_url": "https://github.com/facebook/react-native/pull/50359.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50359.patch",
"merged_at": null
} | Summary:
Added nullsafe FIXMEs for easier reviewing of next diff, where we fix them
Changelog: [Internal]
Differential Revision: D71979578
| null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50359/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50359/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50358 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50358/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50358/comments | https://api.github.com/repos/facebook/react-native/issues/50358/events | https://github.com/facebook/react-native/pull/50358 | 2,956,500,745 | PR_kwDOAbrxp86Qk-xa | 50,358 | Apply Nullsafe FIXMEs for xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/internal/turbomodule/core/TurboModuleManager.java | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-03-28T15:34:05 | 2025-04-07T13:37:14 | 2025-04-07T13:36:51 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50358",
"html_url": "https://github.com/facebook/react-native/pull/50358",
"diff_url": "https://github.com/facebook/react-native/pull/50358.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50358.patch",
"merged_at": null
} | Summary:
Added nullsafe FIXMEs for easier reviewing of next diff, where we fix them
Changelog: [Internal]
Differential Revision: D71979595
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50358/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50358/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50357 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50357/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50357/comments | https://api.github.com/repos/facebook/react-native/issues/50357/events | https://github.com/facebook/react-native/pull/50357 | 2,956,500,587 | PR_kwDOAbrxp86Qk-vK | 50,357 | Fix nullsafe FIXMEs for TurboModuleInteropUtils and mark nullsafe | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-03-28T15:34:00 | 2025-04-07T13:37:07 | 2025-04-07T13:36:50 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50357",
"html_url": "https://github.com/facebook/react-native/pull/50357",
"diff_url": "https://github.com/facebook/react-native/pull/50357.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50357.patch",
"merged_at": null
} | Summary:
Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations.
Changelog: [Android][Fixed] Made TurboModuleInteropUtils.java nullsafe
Differential Revision: D71979599
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50357/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50357/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50356 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50356/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50356/comments | https://api.github.com/repos/facebook/react-native/issues/50356/events | https://github.com/facebook/react-native/pull/50356 | 2,956,500,272 | PR_kwDOAbrxp86Qk-qz | 50,356 | Apply Nullsafe FIXMEs for xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/MountingManager.java | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-03-28T15:33:52 | 2025-04-03T15:06:32 | 2025-04-03T15:06:14 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50356",
"html_url": "https://github.com/facebook/react-native/pull/50356",
"diff_url": "https://github.com/facebook/react-native/pull/50356.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50356.patch",
"merged_at": null
} | Summary:
Added nullsafe FIXMEs for easier reviewing of next diff, where we fix them
Changelog: [Internal]
Differential Revision: D71979593
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50356/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50356/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50355 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50355/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50355/comments | https://api.github.com/repos/facebook/react-native/issues/50355/events | https://github.com/facebook/react-native/pull/50355 | 2,956,500,219 | PR_kwDOAbrxp86Qk-qA | 50,355 | Fix nullsafe FIXMES for Task.java and mark nullsafe | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-03-28T15:33:50 | 2025-04-03T15:07:56 | 2025-04-03T15:06:22 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50355",
"html_url": "https://github.com/facebook/react-native/pull/50355",
"diff_url": "https://github.com/facebook/react-native/pull/50355.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50355.patch",
"merged_at": null
} | Summary:
Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations.
Changelog: [Android][Fixed] Made Task.java nullsafe
Differential Revision: D71979582
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50355/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50355/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50354 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50354/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50354/comments | https://api.github.com/repos/facebook/react-native/issues/50354/events | https://github.com/facebook/react-native/pull/50354 | 2,956,498,863 | PR_kwDOAbrxp86Qk-XF | 50,354 | Fix nullsafe FIXMES for ReconnectingWebSocket.java and mark nullsafe | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-03-28T15:33:13 | 2025-04-03T15:07:44 | 2025-04-03T15:06:20 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50354",
"html_url": "https://github.com/facebook/react-native/pull/50354",
"diff_url": "https://github.com/facebook/react-native/pull/50354.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50354.patch",
"merged_at": null
} | Summary:
Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations.
Changelog: [Android][Fixed] Made ReconnectingWebSocket.java nullsafe
Differential Revision: D71979606
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50354/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50354/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50353 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50353/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50353/comments | https://api.github.com/repos/facebook/react-native/issues/50353/events | https://github.com/facebook/react-native/pull/50353 | 2,956,497,095 | PR_kwDOAbrxp86Qk9-Z | 50,353 | FIx nullsafe FIXMEs for DialogModule and mark nullsafe | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-03-28T15:32:23 | 2025-04-03T15:07:21 | 2025-04-03T15:06:19 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50353",
"html_url": "https://github.com/facebook/react-native/pull/50353",
"diff_url": "https://github.com/facebook/react-native/pull/50353.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50353.patch",
"merged_at": null
} | Summary:
Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations.
Changelog: [Android][Fixed] Made DialogModule.java nullsafe
Differential Revision: D71979604
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50353/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50353/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50352 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50352/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50352/comments | https://api.github.com/repos/facebook/react-native/issues/50352/events | https://github.com/facebook/react-native/pull/50352 | 2,956,496,697 | PR_kwDOAbrxp86Qk94x | 50,352 | Fix Nullsafe FIXMEs for FileReaderModule.java and mark nullsafe | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-03-28T15:32:12 | 2025-04-03T15:07:00 | 2025-04-03T15:06:17 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50352",
"html_url": "https://github.com/facebook/react-native/pull/50352",
"diff_url": "https://github.com/facebook/react-native/pull/50352.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50352.patch",
"merged_at": null
} | Summary:
Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations.
Changelog: [Android][Fixed] Made FileReaderModule.java nullsafe
Differential Revision: D71979585
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50352/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50352/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50351 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50351/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50351/comments | https://api.github.com/repos/facebook/react-native/issues/50351/events | https://github.com/facebook/react-native/pull/50351 | 2,956,495,954 | PR_kwDOAbrxp86Qk9uZ | 50,351 | Apply Nullsafe FIXMEs for xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/dialog/DialogModule.java | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-03-28T15:31:52 | 2025-04-03T15:07:05 | 2025-04-03T15:06:18 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50351",
"html_url": "https://github.com/facebook/react-native/pull/50351",
"diff_url": "https://github.com/facebook/react-native/pull/50351.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50351.patch",
"merged_at": null
} | Summary:
Added nullsafe FIXMEs for easier reviewing of next diff, where we fix them
Changelog: [Internal]
Differential Revision: D71979584
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50351/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50351/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50350 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50350/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50350/comments | https://api.github.com/repos/facebook/react-native/issues/50350/events | https://github.com/facebook/react-native/pull/50350 | 2,956,495,922 | PR_kwDOAbrxp86Qk9t7 | 50,350 | Apply Nullsafe FIXMEs for xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/blob/BlobProvider.java | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-03-28T15:31:51 | 2025-04-03T15:06:42 | 2025-04-03T15:06:15 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50350",
"html_url": "https://github.com/facebook/react-native/pull/50350",
"diff_url": "https://github.com/facebook/react-native/pull/50350.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50350.patch",
"merged_at": null
} | Summary:
Added nullsafe FIXMEs for easier reviewing of next diff, where we fix them
Changelog: [Internal]
Differential Revision: D71979586
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50350/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50350/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50349 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50349/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50349/comments | https://api.github.com/repos/facebook/react-native/issues/50349/events | https://github.com/facebook/react-native/pull/50349 | 2,956,495,040 | PR_kwDOAbrxp86Qk9hn | 50,349 | Apply Nullsafe FIXMEs for xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/MountItemDispatcher.java | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-03-28T15:31:28 | 2025-04-03T15:06:23 | 2025-04-03T15:06:12 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50349",
"html_url": "https://github.com/facebook/react-native/pull/50349",
"diff_url": "https://github.com/facebook/react-native/pull/50349.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50349.patch",
"merged_at": null
} | Summary:
Added nullsafe FIXMEs for easier reviewing of next diff, where we fix them
Changelog: [Internal]
Differential Revision: D71979596
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50349/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50349/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50348 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50348/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50348/comments | https://api.github.com/repos/facebook/react-native/issues/50348/events | https://github.com/facebook/react-native/pull/50348 | 2,956,493,759 | PR_kwDOAbrxp86Qk9Py | 50,348 | Fix Nullsafe FIXMEs for MountItemDispatcher.java and mark nullsafe | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-03-28T15:30:53 | 2025-04-03T15:06:26 | 2025-04-03T15:06:13 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50348",
"html_url": "https://github.com/facebook/react-native/pull/50348",
"diff_url": "https://github.com/facebook/react-native/pull/50348.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50348.patch",
"merged_at": null
} | Summary:
Gone trough all the FIXMEs added in the previous diff by the nullsafe tool, marked the class as nullsafe and ensured no remaining violations.
Changelog: [Android][Fixed] Made MountItemDispatcher.java nullsafe
Differential Revision: D71979589
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50348/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50348/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50347 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50347/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50347/comments | https://api.github.com/repos/facebook/react-native/issues/50347/events | https://github.com/facebook/react-native/pull/50347 | 2,956,493,050 | PR_kwDOAbrxp86Qk9Fx | 50,347 | Apply Nullsafe FIXMEs for xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/network/NetworkingModule.java | {
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-03-28T15:30:36 | 2025-04-07T13:37:38 | 2025-04-07T13:36:53 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50347",
"html_url": "https://github.com/facebook/react-native/pull/50347",
"diff_url": "https://github.com/facebook/react-native/pull/50347.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50347.patch",
"merged_at": null
} | Summary:
Added nullsafe FIXMEs for easier reviewing of next diff, where we fix them
Changelog: [Internal]
Differential Revision: D71979581
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50347/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50347/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50346 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50346/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50346/comments | https://api.github.com/repos/facebook/react-native/issues/50346/events | https://github.com/facebook/react-native/pull/50346 | 2,956,444,096 | PR_kwDOAbrxp86QkyQK | 50,346 | [RN][Releases] Automate the draft release creation | {
"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 | 8 | 2025-03-28T15:09:40 | 2025-03-29T03:41:15 | 2025-03-29T03:40:53 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50346",
"html_url": "https://github.com/facebook/react-native/pull/50346",
"diff_url": "https://github.com/facebook/react-native/pull/50346.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50346.patch",
"merged_at": null
} | ## Summary:
This PR automates the creation of Draft releases on Github that we have to do manually every time we create a new release.
## Changelog:
[Internal] - Automate the creation of draft releases on Github
## Test Plan:
GHA - tested as a separate workflow: https://github.com/facebook/react-native/actions... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50346/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50346/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50345 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50345/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50345/comments | https://api.github.com/repos/facebook/react-native/issues/50345/events | https://github.com/facebook/react-native/pull/50345 | 2,955,863,076 | PR_kwDOAbrxp86Qiyvx | 50,345 | [RN][iOS][Releases] Bump Podfile.lock automatically | {
"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-28T11:17:53 | 2025-03-28T15:05:48 | 2025-03-28T15:05:36 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50345",
"html_url": "https://github.com/facebook/react-native/pull/50345",
"diff_url": "https://github.com/facebook/react-native/pull/50345.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50345.patch",
"merged_at": null
} | ## Summary:
This workflow bumps the Podfile.lock automatically when a new release happens.
I decided not to use a js script in this case because all the commands are bash commands for git or cocoapods, therefore wrapping them all in a JS file would have added little to no benefit and only overheads.
## Changelog:
... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50345/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50345/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50344 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50344/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50344/comments | https://api.github.com/repos/facebook/react-native/issues/50344/events | https://github.com/facebook/react-native/pull/50344 | 2,955,657,777 | PR_kwDOAbrxp86QiFoX | 50,344 | Fix multiple modal issue on React Native 0.76 | {
"login": "louix",
"id": 28579246,
"node_id": "MDQ6VXNlcjI4NTc5MjQ2",
"avatar_url": "https://avatars.githubusercontent.com/u/28579246?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/louix",
"html_url": "https://github.com/louix",
"followers_url": "https://api.github.com/users/louix/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 2 | 2025-03-28T10:13:59 | 2025-03-28T11:14:16 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50344",
"html_url": "https://github.com/facebook/react-native/pull/50344",
"diff_url": "https://github.com/facebook/react-native/pull/50344.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50344.patch",
"merged_at": null
} | <!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The three fields below are mandatory. -->
## Summary:
Fixes: https://github.com/facebook/react-native/issues/48611
Which is cau... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50344/reactions",
"total_count": 2,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 2,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50344/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50343 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50343/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50343/comments | https://api.github.com/repos/facebook/react-native/issues/50343/events | https://github.com/facebook/react-native/issues/50343 | 2,955,654,846 | I_kwDOAbrxp86wK7a- | 50,343 | npm install error && code E501 not implemented error | {
"login": "rohitkrishna03",
"id": 139849586,
"node_id": "U_kgDOCFXvcg",
"avatar_url": "https://avatars.githubusercontent.com/u/139849586?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rohitkrishna03",
"html_url": "https://github.com/rohitkrishna03",
"followers_url": "https://api.github.c... | [
{
"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 | 3 | 2025-03-28T10:12:49 | 2025-03-28T10:13:16 | 2025-03-28T10:13:03 | NONE | null | null | null | null | ### Description
i have deleted my node_modules fiile and packag.lock.json file and after trying to reinstall the file using the command np install it showing the error like
PS C:\RealEstateApp> npm install
npm error code E501
npm error 501 Not Implemented - GET https://registry.npmjs.org/@babel%2fcore
npm error A com... | {
"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/50343/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50343/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50342 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50342/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50342/comments | https://api.github.com/repos/facebook/react-native/issues/50342/events | https://github.com/facebook/react-native/pull/50342 | 2,955,487,115 | PR_kwDOAbrxp86QhfNe | 50,342 | [iOS] Reland: avoid race condition crash in [RCTDataRequestHandler invalidate | {
"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 | 3 | 2025-03-28T09:17:05 | 2025-03-29T03:41:02 | 2025-03-29T03:40:51 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50342",
"html_url": "https://github.com/facebook/react-native/pull/50342",
"diff_url": "https://github.com/facebook/react-native/pull/50342.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50342.patch",
"merged_at": null
} | ## Summary:
Reland https://github.com/facebook/react-native/commit/6bc5ddea3ea3ca20060ea0181630539931948085, the reason the previous commit has an issue is `weakOp` would always `nil` when captured in block :https://github.com/facebook/react-native/blob/6bc5ddea3ea3ca20060ea0181630539931948085/packages/react-native/... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50342/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50342/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50341 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50341/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50341/comments | https://api.github.com/repos/facebook/react-native/issues/50341/events | https://github.com/facebook/react-native/pull/50341 | 2,954,739,019 | PR_kwDOAbrxp86Qe_M4 | 50,341 | RN: Ship `scheduleAnimatedCleanupInMicrotask` | {
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-03-28T00:45:25 | 2025-03-28T15:17:32 | 2025-03-28T15:17:21 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50341",
"html_url": "https://github.com/facebook/react-native/pull/50341",
"diff_url": "https://github.com/facebook/react-native/pull/50341.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50341.patch",
"merged_at": null
} | Summary:
Ships tge `scheduleAnimatedCleanupInMicrotask` feature flag, which changes the cleanup of `AnimatedProps` to occur in a microtask instead of synchronously during effect cleanup (for unmount) or subsequent mounts (for updates).
Changelog:
[General][Changed] - When an `Animated` component is unmounted, any comp... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50341/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50341/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50340 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50340/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50340/comments | https://api.github.com/repos/facebook/react-native/issues/50340/events | https://github.com/facebook/react-native/pull/50340 | 2,954,518,870 | PR_kwDOAbrxp86QeO3x | 50,340 | Remove ANDROID ifdefs from TextShadowNode | {
"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 | 2 | 2025-03-27T22:13:02 | 2025-03-28T10:00:02 | 2025-03-28T10:00:02 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50340",
"html_url": "https://github.com/facebook/react-native/pull/50340",
"diff_url": "https://github.com/facebook/react-native/pull/50340.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50340.patch",
"merged_at": null
} | Summary:
Noticed this logic from early Fabric, and it seems suppper funky in the context of how the rest of the systems work today. `Text` doesn't form a view (compared to `Paragraph`), and Differentiator will treat non-layoutable, or shadownodes with empty layout metrics as virtual, so I can't think of why this would ... | {
"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/50340/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50340/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50339 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50339/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50339/comments | https://api.github.com/repos/facebook/react-native/issues/50339/events | https://github.com/facebook/react-native/pull/50339 | 2,954,495,861 | PR_kwDOAbrxp86QeJ4Z | 50,339 | RN/Metro: Set `reactRuntimeTarget` w/ Hermes Parser | {
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-03-27T21:56:55 | 2025-03-28T15:05:49 | 2025-03-28T15:05:37 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50339",
"html_url": "https://github.com/facebook/react-native/pull/50339",
"diff_url": "https://github.com/facebook/react-native/pull/50339.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50339.patch",
"merged_at": null
} | Summary:
Explicitly sets the default `reactRuntimeTarget` when invoking `require('hermes-parser').parse` so that it'll be easier to find these configurations when upgrading to `'19'`.
Changelog:
[Internal]
Differential Revision: D72006705
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50339/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50339/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50338 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50338/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50338/comments | https://api.github.com/repos/facebook/react-native/issues/50338/events | https://github.com/facebook/react-native/issues/50338 | 2,954,205,371 | I_kwDOAbrxp86wFZi7 | 50,338 | Android FPS Monitor shows UI frame rate for JS frame rate | {
"login": "mobinni",
"id": 2361292,
"node_id": "MDQ6VXNlcjIzNjEyOTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/2361292?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mobinni",
"html_url": "https://github.com/mobinni",
"followers_url": "https://api.github.com/users/mobinni/... | [
{
"id": 870851515,
"node_id": "MDU6TGFiZWw4NzA4NTE1MTU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20Android",
"name": "Platform: Android",
"color": "1d76db",
"default": false,
"description": "Android applications."
},
{
"id": 1794148347,
"n... | open | false | {
"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... | [
{
"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.c... | null | 6 | 2025-03-27T19:20:49 | 2025-03-31T15:57:34 | null | NONE | null | null | null | null | ### Description
When opening the FPS monitor on Android the JS thread FPS and UI FPS are a copy of each other, which I believe means the JS FPS in the monitor is actually just a representation of the UI thread FPS?
### Steps to reproduce
1. Open an app in android debug mode
2. Open the FPS monitor
3. Values always... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50338/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50338/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50337 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50337/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50337/comments | https://api.github.com/repos/facebook/react-native/issues/50337/events | https://github.com/facebook/react-native/pull/50337 | 2,954,198,504 | PR_kwDOAbrxp86QdIrL | 50,337 | Send Profile in smaller chunk to prevent WebSocket disconnections on android | {
"login": "hoxyq",
"id": 28902667,
"node_id": "MDQ6VXNlcjI4OTAyNjY3",
"avatar_url": "https://avatars.githubusercontent.com/u/28902667?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hoxyq",
"html_url": "https://github.com/hoxyq",
"followers_url": "https://api.github.com/users/hoxyq/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-27T19:18:32 | 2025-03-28T12:47:37 | 2025-03-28T12:47:25 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50337",
"html_url": "https://github.com/facebook/react-native/pull/50337",
"diff_url": "https://github.com/facebook/react-native/pull/50337.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50337.patch",
"merged_at": null
} | Summary:
# Changelog: [Internal]
This should not have any functional changes, it only prevents the WebSocket from being killed on Android, when we are sending Profile-related Trace Events.
For large traces, a single message could be more than 16MB, because we send a unique string url for every call frame.
Differenti... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50337/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50337/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50336 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50336/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50336/comments | https://api.github.com/repos/facebook/react-native/issues/50336/events | https://github.com/facebook/react-native/pull/50336 | 2,954,136,859 | PR_kwDOAbrxp86Qc6kJ | 50,336 | Fix AssertionError:com.facebook.react.views.text.ReactTextView.onLayout in legacy 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 | 3 | 2025-03-27T18:57:57 | 2025-03-27T20:29:44 | 2025-03-27T20:29:34 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50336",
"html_url": "https://github.com/facebook/react-native/pull/50336",
"diff_url": "https://github.com/facebook/react-native/pull/50336.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50336.patch",
"merged_at": null
} | Summary:
This diff is fixin an assertion error being triggered in ReactTextView:
`
AssertionError:com.facebook.react.views.text.ReactTextView.onLayout
`
changelog: [internal] internal
Reviewed By: Abbondanzo
Differential Revision: D71990566
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50336/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50336/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50335 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50335/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50335/comments | https://api.github.com/repos/facebook/react-native/issues/50335/events | https://github.com/facebook/react-native/pull/50335 | 2,954,094,038 | PR_kwDOAbrxp86Qcw7b | 50,335 | Add basic documentation for MutationObserver | {
"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 | 2 | 2025-03-27T18:41:04 | 2025-03-28T12:32:43 | 2025-03-28T12:32:22 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50335",
"html_url": "https://github.com/facebook/react-native/pull/50335",
"diff_url": "https://github.com/facebook/react-native/pull/50335.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50335.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
This defines the internal technical documentation for the MutationObserver API, as an example of how to define docs using the new strategy and structure.
Differential Revision: D71890748
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50335/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50335/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50334 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50334/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50334/comments | https://api.github.com/repos/facebook/react-native/issues/50334/events | https://github.com/facebook/react-native/pull/50334 | 2,954,093,811 | PR_kwDOAbrxp86Qcw4I | 50,334 | Align feature flags documentation with new guidelines | {
"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 | 2 | 2025-03-27T18:40:58 | 2025-03-28T12:32:38 | 2025-03-28T12:32:21 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50334",
"html_url": "https://github.com/facebook/react-native/pull/50334",
"diff_url": "https://github.com/facebook/react-native/pull/50334.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50334.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
This updates the documentation for the feature flag system to adhere to the new documentation strategy and structure.
Reviewed By: javache, rshest
Differential Revision: D71889753
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50334/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50334/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50333 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50333/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50333/comments | https://api.github.com/repos/facebook/react-native/issues/50333/events | https://github.com/facebook/react-native/pull/50333 | 2,954,087,423 | PR_kwDOAbrxp86Qcvep | 50,333 | Define root README.md for technical docs | {
"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 | 2 | 2025-03-27T18:37:33 | 2025-03-28T12:32:33 | 2025-03-28T12:32:20 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50333",
"html_url": "https://github.com/facebook/react-native/pull/50333",
"diff_url": "https://github.com/facebook/react-native/pull/50333.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50333.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
This defines a placeholder for the main entrypoint for the React Native internal technical documentation.
Reviewed By: javache, rshest
Differential Revision: D71889755
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50333/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/50333/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50332 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50332/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50332/comments | https://api.github.com/repos/facebook/react-native/issues/50332/events | https://github.com/facebook/react-native/pull/50332 | 2,954,087,328 | PR_kwDOAbrxp86QcvdR | 50,332 | Define technical documentation guidance and template | {
"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-27T18:37:30 | 2025-03-28T12:32:32 | 2025-03-28T12:32:19 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50332",
"html_url": "https://github.com/facebook/react-native/pull/50332",
"diff_url": "https://github.com/facebook/react-native/pull/50332.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50332.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
This defines a detailed strategy on how to approach internal technical documentation in React Native, including defining a template for subsystem documentation.
Reviewed By: javache, rshest
Differential Revision: D71889754
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50332/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50332/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50331 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50331/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50331/comments | https://api.github.com/repos/facebook/react-native/issues/50331/events | https://github.com/facebook/react-native/issues/50331 | 2,954,067,176 | I_kwDOAbrxp86wE3zo | 50,331 | local filesystem images not rendered by Image component in RN 79-rc.3 | {
"login": "vonovak",
"id": 1566403,
"node_id": "MDQ6VXNlcjE1NjY0MDM=",
"avatar_url": "https://avatars.githubusercontent.com/u/1566403?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vonovak",
"html_url": "https://github.com/vonovak",
"followers_url": "https://api.github.com/users/vonovak/... | [
{
"id": 718241807,
"node_id": "MDU6TGFiZWw3MTgyNDE4MDc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Stale",
"name": "Stale",
"color": "e99695",
"default": false,
"description": "There has been a lack of activity on this issue and it may be closed soon."
},
{
... | closed | false | null | [] | null | 3 | 2025-03-27T18:27:35 | 2025-04-21T06:11:43 | 2025-04-21T06:11:43 | COLLABORATOR | null | null | null | null | ### Description
Using the Image component to render an image from the file system doesn't work in RN 0.79-rc.3 on iOS.
### Steps to reproduce
- clone the repo
- install pods
- build for iOS
- launch the app and press "take the snapshot"
The reproducer uses as external library `react-native-view-shot` only to create... | {
"login": "vonovak",
"id": 1566403,
"node_id": "MDQ6VXNlcjE1NjY0MDM=",
"avatar_url": "https://avatars.githubusercontent.com/u/1566403?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vonovak",
"html_url": "https://github.com/vonovak",
"followers_url": "https://api.github.com/users/vonovak/... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50331/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50331/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50330 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50330/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50330/comments | https://api.github.com/repos/facebook/react-native/issues/50330/events | https://github.com/facebook/react-native/pull/50330 | 2,954,059,669 | PR_kwDOAbrxp86QcpXh | 50,330 | improve error reporting when a debugger for an unknown device is opened | {
"login": "vzaidman",
"id": 5188459,
"node_id": "MDQ6VXNlcjUxODg0NTk=",
"avatar_url": "https://avatars.githubusercontent.com/u/5188459?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vzaidman",
"html_url": "https://github.com/vzaidman",
"followers_url": "https://api.github.com/users/vzaid... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-03-27T18:24:38 | 2025-03-29T03:41:04 | 2025-03-29T03:40:52 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50330",
"html_url": "https://github.com/facebook/react-native/pull/50330",
"diff_url": "https://github.com/facebook/react-native/pull/50330.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50330.patch",
"merged_at": null
} | Summary:
Changelog: [Internal]
Make the error reported when a debugger is created for a device that does not exist generic, and not including any specific details to make them easier to aggregate
Differential Revision: D71979796
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50330/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50330/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50329 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50329/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50329/comments | https://api.github.com/repos/facebook/react-native/issues/50329/events | https://github.com/facebook/react-native/pull/50329 | 2,953,976,335 | PR_kwDOAbrxp86QcWmR | 50,329 | Move jest libdef in react-native | {
"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 | 5 | 2025-03-27T17:55:45 | 2025-03-27T21:25:12 | 2025-03-27T21:25:02 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50329",
"html_url": "https://github.com/facebook/react-native/pull/50329",
"diff_url": "https://github.com/facebook/react-native/pull/50329.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50329.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D71986203
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50329/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50329/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50328 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50328/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50328/comments | https://api.github.com/repos/facebook/react-native/issues/50328/events | https://github.com/facebook/react-native/pull/50328 | 2,953,916,831 | PR_kwDOAbrxp86QcKlo | 50,328 | [RN][Changelog] Add changelog for v0.79.0-rc.3 | {
"login": "react-native-bot",
"id": 32686087,
"node_id": "MDQ6VXNlcjMyNjg2MDg3",
"avatar_url": "https://avatars.githubusercontent.com/u/32686087?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/react-native-bot",
"html_url": "https://github.com/react-native-bot",
"followers_url": "https://... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 0 | 2025-03-27T17:36:27 | 2025-03-27T17:45:10 | 2025-03-27T17:45:10 | COLLABORATOR | null | null | true | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50328",
"html_url": "https://github.com/facebook/react-native/pull/50328",
"diff_url": "https://github.com/facebook/react-native/pull/50328.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50328.patch",
"merged_at": null
} |
## Summary
Add Changelog for 0.79.0-rc.3
## Changelog:
[Internal] - Add Changelog for 0.79.0-rc.3
## Test Plan:
N/A | {
"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/50328/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50328/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50327 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50327/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50327/comments | https://api.github.com/repos/facebook/react-native/issues/50327/events | https://github.com/facebook/react-native/issues/50327 | 2,953,759,592 | I_kwDOAbrxp86wDsto | 50,327 | Bridgeless mode: async JS "stacking up" when MainActivity is in the background | {
"login": "descorp",
"id": 2648655,
"node_id": "MDQ6VXNlcjI2NDg2NTU=",
"avatar_url": "https://avatars.githubusercontent.com/u/2648655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/descorp",
"html_url": "https://github.com/descorp",
"followers_url": "https://api.github.com/users/descorp/... | [
{
"id": 1877909121,
"node_id": "MDU6TGFiZWwxODc3OTA5MTIx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Attention",
"name": "Needs: Attention",
"color": "f9c884",
"default": false,
"description": "Issues where the author has responded to feedback."
},
{
... | open | false | null | [] | null | 26 | 2025-03-27T16:55:19 | 2025-06-06T15:14:25 | null | NONE | null | null | null | null | ### Description
Hi everyone,
I'm encountering a really strange issue and hoping someone here might have some insight.
Here's the problem: In any new React Native app generated using @react-native-community/cli, when a secondary Activity is presented (and the main Activity is in the background), asynchronous JavaScri... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50327/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50327/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50326 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50326/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50326/comments | https://api.github.com/repos/facebook/react-native/issues/50326/events | https://github.com/facebook/react-native/pull/50326 | 2,953,694,479 | PR_kwDOAbrxp86Qbin6 | 50,326 | Make `JestMockFn`'s `TArguments` type parameter bound by `$ReadOnlyArray<mixed>` instead of `$ReadOnlyArray<any>` | {
"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-27T16:38:57 | 2025-03-27T17:26:35 | 2025-03-27T17:26:24 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50326",
"html_url": "https://github.com/facebook/react-native/pull/50326",
"diff_url": "https://github.com/facebook/react-native/pull/50326.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50326.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D71978753
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50326/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50326/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50325 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50325/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50325/comments | https://api.github.com/repos/facebook/react-native/issues/50325/events | https://github.com/facebook/react-native/pull/50325 | 2,953,601,490 | PR_kwDOAbrxp86QbN9u | 50,325 | Ignore unexisting nativeIDs on accessibilityOrder | {
"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 | 3 | 2025-03-27T16:09:18 | 2025-03-27T23:06:30 | 2025-03-27T23:06:19 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50325",
"html_url": "https://github.com/facebook/react-native/pull/50325",
"diff_url": "https://github.com/facebook/react-native/pull/50325.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50325.patch",
"merged_at": null
} | Summary: axOrderViews is an optimization I came up with so that we could find and queue all the views on a single tree traversal. It initializes the array with the size of the accessibilityOrder array and places each view where its nativeID is. If there is no view corresponding to the nativeID then that axOrderViews el... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50325/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50325/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50324 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50324/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50324/comments | https://api.github.com/repos/facebook/react-native/issues/50324/events | https://github.com/facebook/react-native/pull/50324 | 2,953,462,323 | PR_kwDOAbrxp86Qaub1 | 50,324 | Add diagram of Android event lifecycle | {
"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 | 6 | 2025-03-27T15:32:21 | 2025-04-01T09:58:23 | 2025-03-31T10:57:13 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50324",
"html_url": "https://github.com/facebook/react-native/pull/50324",
"diff_url": "https://github.com/facebook/react-native/pull/50324.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50324.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D71976930
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50324/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50324/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50323 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50323/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50323/comments | https://api.github.com/repos/facebook/react-native/issues/50323/events | https://github.com/facebook/react-native/pull/50323 | 2,953,390,776 | PR_kwDOAbrxp86QaeIn | 50,323 | [RN][Releases] Generate the changelog automatically | {
"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 | 6 | 2025-03-27T15:14:37 | 2025-03-28T11:34:33 | 2025-03-28T11:28:28 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50323",
"html_url": "https://github.com/facebook/react-native/pull/50323",
"diff_url": "https://github.com/facebook/react-native/pull/50323.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50323.patch",
"merged_at": null
} | ## Summary:
This change implements the automatic generation of the Changelog in CI while doing a release.
The output is a PR opened by the react-native-bot that can be manipulated and imported by Meta engineers
## Changelog:
[Internal] - Generate the changelog automatically
## Test Plan:
Tested as a separated... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50323/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50323/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50322 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50322/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50322/comments | https://api.github.com/repos/facebook/react-native/issues/50322/events | https://github.com/facebook/react-native/pull/50322 | 2,953,366,502 | PR_kwDOAbrxp86QaYmf | 50,322 | Align Flow with TS types and export relevant modules | {
"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 | 5 | 2025-03-27T15:08:57 | 2025-03-28T09:51:03 | 2025-03-28T09:50:50 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50322",
"html_url": "https://github.com/facebook/react-native/pull/50322",
"diff_url": "https://github.com/facebook/react-native/pull/50322.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50322.patch",
"merged_at": null
} | Summary:
Changelog:
[Internal]
Differential Revision: D71973327
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50322/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50322/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50321 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50321/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50321/comments | https://api.github.com/repos/facebook/react-native/issues/50321/events | https://github.com/facebook/react-native/pull/50321 | 2,953,041,678 | PR_kwDOAbrxp86QZPmS | 50,321 | Expose TextInputState API at root | {
"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-27T13:42:37 | 2025-04-22T10:26:23 | 2025-03-31T09:07:50 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50321",
"html_url": "https://github.com/facebook/react-native/pull/50321",
"diff_url": "https://github.com/facebook/react-native/pull/50321.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50321.patch",
"merged_at": null
} | Summary:
Promotes `TextInputState` to a main export of `react-native`, and adds missing TypeScript API.
**Motivation**: This is a public runtime API depended on by several active third party packages.
- [stripe-react-native](https://github.com/stripe/stripe-react-native/blob/5f920e3d4a745cca1b7ca0f6675362aed9171ac0/s... | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50321/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50321/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50320 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50320/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50320/comments | https://api.github.com/repos/facebook/react-native/issues/50320/events | https://github.com/facebook/react-native/pull/50320 | 2,952,925,676 | PR_kwDOAbrxp86QY222 | 50,320 | Define "exports" field on main package | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 16 | 2025-03-27T13:05:58 | 2025-04-22T10:26:27 | 2025-03-31T09:40:18 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50320",
"html_url": "https://github.com/facebook/react-native/pull/50320",
"diff_url": "https://github.com/facebook/react-native/pull/50320.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50320.patch",
"merged_at": null
} | Summary:
Define `"exports"` field on the main `react-native` package.
**Notes**
Module resolution should be equivalent to the previous implicit `"main"` field (backwards compatible).
- Exports all module subpaths to JavaScript (Flow) source files, with and without `.js` suffix (unchanged ✅)
- These are r... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50320/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50320/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50319 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50319/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50319/comments | https://api.github.com/repos/facebook/react-native/issues/50319/events | https://github.com/facebook/react-native/pull/50319 | 2,952,924,719 | PR_kwDOAbrxp86QY2ph | 50,319 | Delete react-native/android/ directory | {
"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-27T13:05:35 | 2025-04-22T10:26:27 | 2025-03-27T14:54:04 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50319",
"html_url": "https://github.com/facebook/react-native/pull/50319",
"diff_url": "https://github.com/facebook/react-native/pull/50319.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50319.patch",
"merged_at": null
} | Summary:
Originally removed in 0.71, leaving a README file as an FYI, which is now removed.
Changelog: [Internal]
Differential Revision: D71968498
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50319/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50319/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50318 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50318/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50318/comments | https://api.github.com/repos/facebook/react-native/issues/50318/events | https://github.com/facebook/react-native/pull/50318 | 2,952,693,476 | PR_kwDOAbrxp86QYCVA | 50,318 | Do not crash when event is emitted when ReactInstance is reloaded | {
"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-27T11:55:59 | 2025-04-24T09:21:15 | 2025-04-24T09:21:02 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50318",
"html_url": "https://github.com/facebook/react-native/pull/50318",
"diff_url": "https://github.com/facebook/react-native/pull/50318.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50318.patch",
"merged_at": null
} | Summary:
Regression introduced in recent refactor where I tried to ensure fabricEventEmitter was always non-null. Instead log a soft error when this happens, so we don't drop the event silently.
Changelog: [Android][Fixed] Fixed crash when event is emitted after instance is shutdown
Differential Revision: D71967092
... | {
"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/50318/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50318/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50317 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50317/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50317/comments | https://api.github.com/repos/facebook/react-native/issues/50317/events | https://github.com/facebook/react-native/pull/50317 | 2,952,652,099 | PR_kwDOAbrxp86QX4_2 | 50,317 | Merge all core codegen into FBReactNativeSpec | {
"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 | 11 | 2025-03-27T11:41:33 | 2025-06-02T15:51:32 | 2025-06-02T15:51:20 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50317",
"html_url": "https://github.com/facebook/react-native/pull/50317",
"diff_url": "https://github.com/facebook/react-native/pull/50317.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50317.patch",
"merged_at": null
} | Summary:
`rncore`, `FBReactNativeSpec` and `FBReactNativeComponentSpec` contain the same symbols, which leads to conflicts when we try to merge them into a single shared library. Cleanup the duplication and standardize on `FBReactNativeSpec` everywhere. I've left the Android OSS targets names as is, to avoid breakin... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/50317/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50317/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.