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/49210 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49210/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49210/comments | https://api.github.com/repos/facebook/react-native/issues/49210/events | https://github.com/facebook/react-native/pull/49210 | 2,833,622,659 | PR_kwDOAbrxp86KLVBl | 49,210 | Add `.lastCalledWith` and `.toHaveBeenLastCalledWith` | {
"login": "andrewdacenko",
"id": 2395231,
"node_id": "MDQ6VXNlcjIzOTUyMzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/2395231?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/andrewdacenko",
"html_url": "https://github.com/andrewdacenko",
"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-02-05T18:05:48 | 2025-02-05T20:56:23 | 2025-02-05T20:56:13 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49210",
"html_url": "https://github.com/facebook/react-native/pull/49210",
"diff_url": "https://github.com/facebook/react-native/pull/49210.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49210.patch",
"merged_at": null
} | Summary:
Changelog: [Internal]
Add missing jest expect apis
Reviewed By: rubennorte
Differential Revision: D69131600
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49210/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49210/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49209 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49209/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49209/comments | https://api.github.com/repos/facebook/react-native/issues/49209/events | https://github.com/facebook/react-native/issues/49209 | 2,833,404,879 | I_kwDOAbrxp86o4lPP | 49,209 | FlatList snapToOffsets doesn't always work when two FlatLists are rendered side-by-side | {
"login": "troberts-28",
"id": 72606459,
"node_id": "MDQ6VXNlcjcyNjA2NDU5",
"avatar_url": "https://avatars.githubusercontent.com/u/72606459?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/troberts-28",
"html_url": "https://github.com/troberts-28",
"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 | 0 | 2025-02-05T16:23:38 | 2025-02-05T16:23:48 | null | NONE | null | null | null | null | ### Description
When more than one FlatLists are rendered together in a View side-by-side, one of the FlatLists does not observe its snapToOffsets (or snapToInterval).
It appears to be related to the FlatList layout because setting certain fixed widths on one/both of the FlatLists can shift the problem to the other F... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49209/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/49209/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49208 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49208/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49208/comments | https://api.github.com/repos/facebook/react-native/issues/49208/events | https://github.com/facebook/react-native/issues/49208 | 2,833,357,193 | I_kwDOAbrxp86o4ZmJ | 49,208 | How to use android native sdk in RN project component | {
"login": "avneesh30",
"id": 12480358,
"node_id": "MDQ6VXNlcjEyNDgwMzU4",
"avatar_url": "https://avatars.githubusercontent.com/u/12480358?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/avneesh30",
"html_url": "https://github.com/avneesh30",
"followers_url": "https://api.github.com/users/... | [
{
"id": 470324689,
"node_id": "MDU6TGFiZWw0NzAzMjQ2ODk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20For%20Stack%20Overflow",
"name": "Resolution: For Stack Overflow",
"color": "d4c5f9",
"default": false,
"description": "A question for Stack Overflow.... | closed | false | null | [] | null | 4 | 2025-02-05T16:03:14 | 2025-02-05T16:24:56 | 2025-02-05T16:24:56 | NONE | null | null | null | null | ### Description
I have created an android SDK for list view and details view in Fragment. It is working in android project.
- ABCFragmentManager.kt
- FragmentProvider.kt
How to use your Android SDK fragments (ABCFragmentManager.kt, FragmentProvider.kt) in your React Native project as a component
### Steps to repro... | {
"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/49208/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49208/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49207 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49207/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49207/comments | https://api.github.com/repos/facebook/react-native/issues/49207/events | https://github.com/facebook/react-native/pull/49207 | 2,833,308,927 | PR_kwDOAbrxp86KKQVt | 49,207 | Fix typo in verifyReleaseOnNpm-test file | {
"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-02-05T15:43:55 | 2025-02-06T11:43:02 | 2025-02-06T11:42:50 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49207",
"html_url": "https://github.com/facebook/react-native/pull/49207",
"diff_url": "https://github.com/facebook/react-native/pull/49207.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49207.patch",
"merged_at": null
} | Summary:
Renamed `verifyReleaseOnNPM-test` to `verifyReleaseOnNpm-test`.
## Changelog:
[Internal] - rename a test file for CI script
Differential Revision: D69183614
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49207/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49207/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49206 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49206/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49206/comments | https://api.github.com/repos/facebook/react-native/issues/49206/events | https://github.com/facebook/react-native/pull/49206 | 2,833,236,473 | PR_kwDOAbrxp86KKAhO | 49,206 | Align EventEmitter definitions with TypeScript | {
"login": "j-piasecki",
"id": 21055725,
"node_id": "MDQ6VXNlcjIxMDU1NzI1",
"avatar_url": "https://avatars.githubusercontent.com/u/21055725?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/j-piasecki",
"html_url": "https://github.com/j-piasecki",
"followers_url": "https://api.github.com/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 11 | 2025-02-05T15:15:03 | 2025-02-11T13:52:54 | 2025-02-11T13:52:42 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49206",
"html_url": "https://github.com/facebook/react-native/pull/49206",
"diff_url": "https://github.com/facebook/react-native/pull/49206.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49206.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D68953500
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49206/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49206/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49205 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49205/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49205/comments | https://api.github.com/repos/facebook/react-native/issues/49205/events | https://github.com/facebook/react-native/pull/49205 | 2,833,227,569 | PR_kwDOAbrxp86KJ-kG | 49,205 | Update common interface shadowing for type generation | {
"login": "j-piasecki",
"id": 21055725,
"node_id": "MDQ6VXNlcjIxMDU1NzI1",
"avatar_url": "https://avatars.githubusercontent.com/u/21055725?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/j-piasecki",
"html_url": "https://github.com/j-piasecki",
"followers_url": "https://api.github.com/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-02-05T15:12:07 | 2025-02-05T16:19:45 | 2025-02-05T16:19:36 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49205",
"html_url": "https://github.com/facebook/react-native/pull/49205",
"diff_url": "https://github.com/facebook/react-native/pull/49205.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49205.patch",
"merged_at": null
} | Summary:
Changelog: [Internal]
Updates how name shadowing works for the TS type generation prototype to align more with how Flow does it - `.js.flow` files shadow every other file with the same name, then `.js` file (if exists) is treated as the common interface.
The script still uses `.flow.js` for common interface,... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49205/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49205/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49204 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49204/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49204/comments | https://api.github.com/repos/facebook/react-native/issues/49204/events | https://github.com/facebook/react-native/pull/49204 | 2,833,202,018 | PR_kwDOAbrxp86KJ4-_ | 49,204 | Type event options as interface instead of objects | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-02-05T15:03:10 | 2025-02-11T17:19:43 | 2025-02-11T17:19:26 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49204",
"html_url": "https://github.com/facebook/react-native/pull/49204",
"diff_url": "https://github.com/facebook/react-native/pull/49204.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49204.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
We don't copy the options object and just access the individual properties, so using an interface is enough, and has the benefit of not having to create object copies to pass down to subclasses.
Differential Revision: D69182824
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49204/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49204/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49203 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49203/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49203/comments | https://api.github.com/repos/facebook/react-native/issues/49203/events | https://github.com/facebook/react-native/pull/49203 | 2,833,162,944 | PR_kwDOAbrxp86KJwbF | 49,203 | Remove last remnant of CircleCI from comments | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-02-05T14:49:00 | 2025-02-05T17:58:51 | 2025-02-05T17:58:31 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49203",
"html_url": "https://github.com/facebook/react-native/pull/49203",
"diff_url": "https://github.com/facebook/react-native/pull/49203.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49203.patch",
"merged_at": null
} | Summary:
There are some leftover references to CircleCI in some comments. Let's remove it.
## Changelog:
[Internal] - Remove remaining CircleCI references from comments
Differential Revision: D69182573
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49203/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49203/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49202 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49202/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49202/comments | https://api.github.com/repos/facebook/react-native/issues/49202/events | https://github.com/facebook/react-native/pull/49202 | 2,833,162,869 | PR_kwDOAbrxp86KJwaD | 49,202 | Remove last remnant of CircleCI from npm-utils | {
"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-02-05T14:48:59 | 2025-02-05T17:58:44 | 2025-02-05T17:58:31 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49202",
"html_url": "https://github.com/facebook/react-native/pull/49202",
"diff_url": "https://github.com/facebook/react-native/pull/49202.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49202.patch",
"merged_at": null
} | Summary:
There are some leftover references to CircleCI in these scripts. Let's remove it.
## Changelog:
[Internal] - Remove remaining CircleCI references from npm-utils scripts
Differential Revision: D69182550
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49202/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49202/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49201 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49201/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49201/comments | https://api.github.com/repos/facebook/react-native/issues/49201/events | https://github.com/facebook/react-native/pull/49201 | 2,833,162,790 | PR_kwDOAbrxp86KJwY6 | 49,201 | Remove last remnant of CircleCI from CI scripts | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-02-05T14:48:57 | 2025-02-05T17:58:39 | 2025-02-05T17:58:29 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49201",
"html_url": "https://github.com/facebook/react-native/pull/49201",
"diff_url": "https://github.com/facebook/react-native/pull/49201.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49201.patch",
"merged_at": null
} | Summary:
There are some leftover references to CircleCI in these scripts. Let's remove it.
## Changelog:
[Internal] - Remove remaining CircleCI references from CI scripts
Differential Revision: D69182535
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49201/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49201/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49200 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49200/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49200/comments | https://api.github.com/repos/facebook/react-native/issues/49200/events | https://github.com/facebook/react-native/pull/49200 | 2,833,133,274 | PR_kwDOAbrxp86KJp3j | 49,200 | Update `toBeCalled` and `toBeCalledTimes` aliases | {
"login": "andrewdacenko",
"id": 2395231,
"node_id": "MDQ6VXNlcjIzOTUyMzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/2395231?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/andrewdacenko",
"html_url": "https://github.com/andrewdacenko",
"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-02-05T14:38:50 | 2025-02-05T16:39:52 | 2025-02-05T16:39:41 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49200",
"html_url": "https://github.com/facebook/react-native/pull/49200",
"diff_url": "https://github.com/facebook/react-native/pull/49200.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49200.patch",
"merged_at": null
} | Summary:
[Changelog]: Internal
Update to `toBeCalled` and `toBeCalledTimes` aliases - forward them using prototype so number of frames matches when thrown.
Differential Revision: D69182276
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49200/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49200/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49199 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49199/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49199/comments | https://api.github.com/repos/facebook/react-native/issues/49199/events | https://github.com/facebook/react-native/pull/49199 | 2,832,992,324 | PR_kwDOAbrxp86KJLRi | 49,199 | Add retry to yarn-install step | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-02-05T13:43:59 | 2025-02-05T14:58:18 | 2025-02-05T14:58:06 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49199",
"html_url": "https://github.com/facebook/react-native/pull/49199",
"diff_url": "https://github.com/facebook/react-native/pull/49199.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49199.patch",
"merged_at": null
} | ## Summary:
`yarn install` is failing sporadically with a 500. This should mitigate this flakyness.
## Changelog:
[INTERNAL] -
## Test Plan:
CI | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49199/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49199/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49198 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49198/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49198/comments | https://api.github.com/repos/facebook/react-native/issues/49198/events | https://github.com/facebook/react-native/pull/49198 | 2,832,687,741 | PR_kwDOAbrxp86KIH3r | 49,198 | introduce Fabric View Culling | {
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 13 | 2025-02-05T11:37:10 | 2025-02-07T17:41:56 | 2025-02-07T17:41:36 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49198",
"html_url": "https://github.com/facebook/react-native/pull/49198",
"diff_url": "https://github.com/facebook/react-native/pull/49198.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49198.patch",
"merged_at": null
} | Summary:
changelog: [internal]
The work done on the main thread should scale with what is on the screen. React Native shouldn’t block the main thread for off screen elements that do not affect what is shown to the end user. When React schedules a commit, only views needed to achieve a screen full of content should be ... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49198/reactions",
"total_count": 6,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 2,
"confused": 0,
"heart": 0,
"rocket": 3,
"eyes": 1
} | https://api.github.com/repos/facebook/react-native/issues/49198/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49197 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49197/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49197/comments | https://api.github.com/repos/facebook/react-native/issues/49197/events | https://github.com/facebook/react-native/pull/49197 | 2,832,687,712 | PR_kwDOAbrxp86KIH3R | 49,197 | add getOverflowInsetFrame to LayoutMetrics | {
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2025-02-05T11:37:09 | 2025-02-07T17:41:50 | 2025-02-07T17:41:35 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49197",
"html_url": "https://github.com/facebook/react-native/pull/49197",
"diff_url": "https://github.com/facebook/react-native/pull/49197.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49197.patch",
"merged_at": null
} | Summary:
changelog: [internal]
Adds new method to LayoutMetrics that calculates frame adjusted for overflow inset.
For example, for the following view hierarchy. it would produce a frame that would fully contain view A and view B.
```
┌─────────────┐
│<View A /> │
│ ┌───────┴─────┐
└─────┤<View B /> │
... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49197/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49197/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49196 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49196/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49196/comments | https://api.github.com/repos/facebook/react-native/issues/49196/events | https://github.com/facebook/react-native/pull/49196 | 2,832,687,673 | PR_kwDOAbrxp86KIH2u | 49,196 | introduce feature flag for View Culling | {
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 8 | 2025-02-05T11:37:08 | 2025-02-07T17:41:46 | 2025-02-07T17:41:34 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49196",
"html_url": "https://github.com/facebook/react-native/pull/49196",
"diff_url": "https://github.com/facebook/react-native/pull/49196.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49196.patch",
"merged_at": null
} | Summary:
changelog: [internal]
introduces feature flag for Fabric View Culling. Not used anywhere yet.
Reviewed By: christophpurrer
Differential Revision: D68775684
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49196/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49196/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49195 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49195/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49195/comments | https://api.github.com/repos/facebook/react-native/issues/49195/events | https://github.com/facebook/react-native/pull/49195 | 2,832,617,445 | PR_kwDOAbrxp86KH4ZE | 49,195 | Back out "Remove internal XHRInterceptor API" | {
"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-02-05T11:05:28 | 2025-04-22T10:26:14 | 2025-02-05T14:45:06 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49195",
"html_url": "https://github.com/facebook/react-native/pull/49195",
"diff_url": "https://github.com/facebook/react-native/pull/49195.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49195.patch",
"merged_at": null
} | Summary:
Reverts https://github.com/facebook/react-native/pull/49132. Turns out this is still load bearing / hard to extract.
Changelog: [Internal]
Reviewed By: cipolleschi
Differential Revision: D69177405
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49195/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49195/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49194 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49194/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49194/comments | https://api.github.com/repos/facebook/react-native/issues/49194/events | https://github.com/facebook/react-native/issues/49194 | 2,832,604,344 | I_kwDOAbrxp86o1hy4 | 49,194 | refreshControl Prop Freezes Modal Screens in Scrollable Views (FlatList , SectionList ,..etc) and The application stops completely | {
"login": "karimelsaidy",
"id": 33704913,
"node_id": "MDQ6VXNlcjMzNzA0OTEz",
"avatar_url": "https://avatars.githubusercontent.com/u/33704913?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/karimelsaidy",
"html_url": "https://github.com/karimelsaidy",
"followers_url": "https://api.github.c... | [
{
"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": 1113219653,
"node_id": "MDU6TGFiZWwx... | closed | false | null | [] | null | 2 | 2025-02-05T10:59:58 | 2025-02-06T13:29:54 | 2025-02-06T13:29:53 | NONE | null | null | null | null | ### Description
When navigating from a screen to a modal screen on IOS , if the screen contains a FlatList or any scrollable component with a refresh control or an onRefresh function, the application completely freezes. However, when the refresh control is removed, the application works perfectly fine
### Steps to re... | {
"login": "karimelsaidy",
"id": 33704913,
"node_id": "MDQ6VXNlcjMzNzA0OTEz",
"avatar_url": "https://avatars.githubusercontent.com/u/33704913?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/karimelsaidy",
"html_url": "https://github.com/karimelsaidy",
"followers_url": "https://api.github.c... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49194/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49194/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49193 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49193/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49193/comments | https://api.github.com/repos/facebook/react-native/issues/49193/events | https://github.com/facebook/react-native/pull/49193 | 2,832,603,537 | PR_kwDOAbrxp86KH1Wo | 49,193 | Add option to enable test only mode in benchmarks | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-02-05T10:59:37 | 2025-02-05T12:33:30 | 2025-02-05T12:33:18 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49193",
"html_url": "https://github.com/facebook/react-native/pull/49193",
"diff_url": "https://github.com/facebook/react-native/pull/49193.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49193.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
Adds an option to force test-only mode in Fantom benchmarks.
Differential Revision: D69176982
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49193/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49193/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49192 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49192/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49192/comments | https://api.github.com/repos/facebook/react-native/issues/49192/events | https://github.com/facebook/react-native/pull/49192 | 2,832,603,506 | PR_kwDOAbrxp86KH1WK | 49,192 | Fix testOnly behavior in CI | {
"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-02-05T10:59:36 | 2025-02-05T12:33:29 | 2025-02-05T12:33:17 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49192",
"html_url": "https://github.com/facebook/react-native/pull/49192",
"diff_url": "https://github.com/facebook/react-native/pull/49192.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49192.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
We refactored the public API of Fantom benchmarks in https://github.com/facebook/react-native/pull/49014 but that refactor broke test only mode, as we started overriding the options after setting them. This fixes that.
Differential Revision: D69176983
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49192/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49192/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49191 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49191/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49191/comments | https://api.github.com/repos/facebook/react-native/issues/49191/events | https://github.com/facebook/react-native/pull/49191 | 2,832,556,967 | PR_kwDOAbrxp86KHrIb | 49,191 | Implement sampling profile serializer | {
"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 | 8 | 2025-02-05T10:39:05 | 2025-02-27T16:36:29 | 2025-02-27T16:35:49 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49191",
"html_url": "https://github.com/facebook/react-native/pull/49191",
"diff_url": "https://github.com/facebook/react-native/pull/49191.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49191.patch",
"merged_at": null
} | Summary:
# Changelog: [Internal]
In this diff we are adding another serializer, that will receive local sampling profile (in tracing domain), and will record corresponding Trace Events with `PerformanceTracer`.
It encapsulates the logic of transforming list of samples to `"Profile"` and `"ProfileChunk"` trace events,... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49191/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49191/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49190 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49190/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49190/comments | https://api.github.com/repos/facebook/react-native/issues/49190/events | https://github.com/facebook/react-native/pull/49190 | 2,832,555,518 | PR_kwDOAbrxp86KHq0L | 49,190 | [DO NOT MERGE][WIP] POC of passing js runtime from AppDelegate | {
"login": "Kudo",
"id": 46429,
"node_id": "MDQ6VXNlcjQ2NDI5",
"avatar_url": "https://avatars.githubusercontent.com/u/46429?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Kudo",
"html_url": "https://github.com/Kudo",
"followers_url": "https://api.github.com/users/Kudo/followers",
"follo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/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-02-05T10:38:26 | 2025-02-13T15:25:54 | null | CONTRIBUTOR | null | null | true | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49190",
"html_url": "https://github.com/facebook/react-native/pull/49190",
"diff_url": "https://github.com/facebook/react-native/pull/49190.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49190.patch",
"merged_at": null
} | <!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The three fields below are mandatory. -->
## Summary:
<!-- Explain the **motivation** for making this change. What existing proble... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49190/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49190/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49189 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49189/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49189/comments | https://api.github.com/repos/facebook/react-native/issues/49189/events | https://github.com/facebook/react-native/pull/49189 | 2,831,886,327 | PR_kwDOAbrxp86KFXtO | 49,189 | Transform parsing | {
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/u... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-02-05T04:51:39 | 2025-02-07T05:06:45 | 2025-02-07T05:06:35 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49189",
"html_url": "https://github.com/facebook/react-native/pull/49189",
"diff_url": "https://github.com/facebook/react-native/pull/49189.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49189.patch",
"merged_at": null
} | Summary:
Allow parsing the set of currently supported transform functions, and lists of them, using `CSSTranformFunction` (which may decompose to e.g. `CSSScaleX`), and `CSSTransformList`.
A bit more duplication than I would like here, but a lot of these have subtle differences.
Changelog: [Internal]
Differential Re... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49189/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49189/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49188 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49188/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49188/comments | https://api.github.com/repos/facebook/react-native/issues/49188/events | https://github.com/facebook/react-native/pull/49188 | 2,831,860,620 | PR_kwDOAbrxp86KFSC7 | 49,188 | Allow parsing lists of compound data types | {
"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-02-05T04:33:51 | 2025-02-05T05:55:27 | 2025-02-05T05:55:10 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49188",
"html_url": "https://github.com/facebook/react-native/pull/49188",
"diff_url": "https://github.com/facebook/react-native/pull/49188.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49188.patch",
"merged_at": null
} | Summary:
This allows creating lists of a compound data type, storing each element as a variant of the possible types, instead of as the specified type.
Changelog: [Internal]
Reviewed By: lenaic
Differential Revision: D69142157
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49188/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49188/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49187 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49187/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49187/comments | https://api.github.com/repos/facebook/react-native/issues/49187/events | https://github.com/facebook/react-native/pull/49187 | 2,831,860,606 | PR_kwDOAbrxp86KFSCv | 49,187 | `react/utils/toLower` | {
"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-02-05T04:33:50 | 2025-02-05T05:55:22 | 2025-02-05T05:55:09 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49187",
"html_url": "https://github.com/facebook/react-native/pull/49187",
"diff_url": "https://github.com/facebook/react-native/pull/49187.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49187.patch",
"merged_at": null
} | Summary:
`tolower` is not `constexpr`. Share some quick utilities for char to lowercase, and case insensitive comparision that does not create new string.
Changelog: [Internal]
Reviewed By: lenaic
Differential Revision: D69134770
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49187/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49187/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49186 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49186/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49186/comments | https://api.github.com/repos/facebook/react-native/issues/49186/events | https://github.com/facebook/react-native/pull/49186 | 2,831,860,594 | PR_kwDOAbrxp86KFSCm | 49,186 | CSSCompoundDataType | {
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/u... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-02-05T04:33:49 | 2025-02-05T05:55:18 | 2025-02-05T05:55:08 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49186",
"html_url": "https://github.com/facebook/react-native/pull/49186",
"diff_url": "https://github.com/facebook/react-native/pull/49186.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49186.patch",
"merged_at": null
} | Summary:
Next up for transforms, and for some future cases, it is convenient to be able to export a single marker type like `CSSTransform`, that can expand to a variant of multiple possible types of different shape (e.g. `CSSMatrix3D` vs `CSSScale`).
It is also best (for code size) to only have a single representation... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49186/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49186/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49185 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49185/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49185/comments | https://api.github.com/repos/facebook/react-native/issues/49185/events | https://github.com/facebook/react-native/pull/49185 | 2,831,747,578 | PR_kwDOAbrxp86KE5Qs | 49,185 | WIP: security testing, please disregard | {
"login": "gmatuz",
"id": 6328611,
"node_id": "MDQ6VXNlcjYzMjg2MTE=",
"avatar_url": "https://avatars.githubusercontent.com/u/6328611?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gmatuz",
"html_url": "https://github.com/gmatuz",
"followers_url": "https://api.github.com/users/gmatuz/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 | true | null | [] | null | 2 | 2025-02-05T03:06:30 | 2025-02-05T10:26:46 | 2025-02-05T03:19:34 | NONE | null | spam | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49185",
"html_url": "https://github.com/facebook/react-native/pull/49185",
"diff_url": "https://github.com/facebook/react-native/pull/49185.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49185.patch",
"merged_at": null
} | ## Summary:
security checks on actions
## Changelog:
reach out for details
SECURITY
| {
"login": "gmatuz",
"id": 6328611,
"node_id": "MDQ6VXNlcjYzMjg2MTE=",
"avatar_url": "https://avatars.githubusercontent.com/u/6328611?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gmatuz",
"html_url": "https://github.com/gmatuz",
"followers_url": "https://api.github.com/users/gmatuz/foll... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49185/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49185/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49184 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49184/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49184/comments | https://api.github.com/repos/facebook/react-native/issues/49184/events | https://github.com/facebook/react-native/pull/49184 | 2,831,611,972 | PR_kwDOAbrxp86KEcUo | 49,184 | Animated: Avoid In-Band State Update | {
"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 | 6 | 2025-02-05T01:01:17 | 2025-03-13T16:09:06 | 2025-02-06T00:42:17 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49184",
"html_url": "https://github.com/facebook/react-native/pull/49184",
"diff_url": "https://github.com/facebook/react-native/pull/49184.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49184.patch",
"merged_at": null
} | Summary:
NOTE: **This is an RFC.** After getting some more eyes on this, I plan to put it behind a feature flag for production validation.
D65645985 shipped a refactor to `Animated`, so that it would use a custom `useAnimatedPropsMemo` instead of `useMemo`. This significantly improved update performance by no longer i... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49184/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49184/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49183 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49183/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49183/comments | https://api.github.com/repos/facebook/react-native/issues/49183/events | https://github.com/facebook/react-native/pull/49183 | 2,831,436,990 | PR_kwDOAbrxp86KD331 | 49,183 | Remove loadVectorDrawablesOnImages 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 | 4 | 2025-02-04T22:37:17 | 2025-02-05T19:14:25 | 2025-02-05T19:14:15 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49183",
"html_url": "https://github.com/facebook/react-native/pull/49183",
"diff_url": "https://github.com/facebook/react-native/pull/49183.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49183.patch",
"merged_at": null
} | Summary:
The feature has been released to all for quite some time now and the holdout group has finally been unlinked. This removes all references to the feature flag and a few indicators that the feature is enabled/disabled from RNTester
Changelog: [Internal]
Differential Revision: D69146787
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49183/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49183/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49182 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49182/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49182/comments | https://api.github.com/repos/facebook/react-native/issues/49182/events | https://github.com/facebook/react-native/pull/49182 | 2,831,396,072 | PR_kwDOAbrxp86KDu73 | 49,182 | Make `AndroidChoreographerProvider` 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-02-04T22:06:24 | 2025-02-05T14:27:12 | 2025-02-05T14:26:59 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49182",
"html_url": "https://github.com/facebook/react-native/pull/49182",
"diff_url": "https://github.com/facebook/react-native/pull/49182.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49182.patch",
"merged_at": null
} | ## Summary:
As part of the initiative to reduce the public API surface, this class can be internalized. 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%3A2... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49182/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49182/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49181 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49181/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49181/comments | https://api.github.com/repos/facebook/react-native/issues/49181/events | https://github.com/facebook/react-native/pull/49181 | 2,831,371,101 | PR_kwDOAbrxp86KDpbR | 49,181 | Make `ProcessorBase` 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-02-04T21:49:58 | 2025-02-05T21:13:18 | 2025-02-05T21:13:05 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49181",
"html_url": "https://github.com/facebook/react-native/pull/49181",
"diff_url": "https://github.com/facebook/react-native/pull/49181.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49181.patch",
"merged_at": null
} | ## Summary:
As part of the initiative to reduce the public API surface, this class can be internalized. 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%3A2... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49181/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49181/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49180 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49180/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49180/comments | https://api.github.com/repos/facebook/react-native/issues/49180/events | https://github.com/facebook/react-native/issues/49180 | 2,831,309,663 | I_kwDOAbrxp86owltf | 49,180 | [0.77] DevTools Profiler/Components doesn't initialize with JS Dev Mode off | {
"login": "MorganTrudeau",
"id": 28589416,
"node_id": "MDQ6VXNlcjI4NTg5NDE2",
"avatar_url": "https://avatars.githubusercontent.com/u/28589416?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MorganTrudeau",
"html_url": "https://github.com/MorganTrudeau",
"followers_url": "https://api.githu... | [
{
"id": 1159503141,
"node_id": "MDU6TGFiZWwxMTU5NTAzMTQx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Debugging",
"name": "Debugging",
"color": "1D76DB",
"default": false,
"description": "Issues related to React Native DevTools or legacy JavaScript/Hermes debugging... | 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 | 7 | 2025-02-04T21:12:20 | 2025-02-05T19:26:20 | null | NONE | null | null | null | null | ### Description
I have upgraded to react-native 0.77.0 to use the new devtools which looks awesome. Unfortunately when I try to measure performance on my app with JS Dev Mode disabled the devtools profiler won't connect. Both the Profiler and Components tab will not load. Hope I'm just missing something. This wasn't w... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49180/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49180/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49179 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49179/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49179/comments | https://api.github.com/repos/facebook/react-native/issues/49179/events | https://github.com/facebook/react-native/issues/49179 | 2,831,309,462 | I_kwDOAbrxp86owlqW | 49,179 | (Android 9) Flatlist header shows up underneath items if items have elevation: 1 or higher; can't be fixed with zindex. | {
"login": "0xIrakli",
"id": 79720793,
"node_id": "MDQ6VXNlcjc5NzIwNzkz",
"avatar_url": "https://avatars.githubusercontent.com/u/79720793?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/0xIrakli",
"html_url": "https://github.com/0xIrakli",
"followers_url": "https://api.github.com/users/0xI... | [
{
"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": 1113225538,
"n... | open | false | null | [] | null | 1 | 2025-02-04T21:12:13 | 2025-02-11T15:29:24 | null | NONE | null | null | null | null | ### Description
Flatlist _ListHeaderComponent_ together with _stickyHeaderIndices={[0]}_ shows up under items when scrolling, if items have _elevation 1_ or higher. Seems to only show up on my older device (Android 9), I've tried to fix this with both _zIndex_ and _elevation_ on the header component (also with _ListHe... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49179/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49179/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49178 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49178/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49178/comments | https://api.github.com/repos/facebook/react-native/issues/49178/events | https://github.com/facebook/react-native/pull/49178 | 2,831,077,382 | PR_kwDOAbrxp86KCpFl | 49,178 | Add `.toContain` and `.toContainEqual` | {
"login": "andrewdacenko",
"id": 2395231,
"node_id": "MDQ6VXNlcjIzOTUyMzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/2395231?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/andrewdacenko",
"html_url": "https://github.com/andrewdacenko",
"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-02-04T19:09:53 | 2025-02-05T15:47:41 | 2025-02-05T15:47:30 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49178",
"html_url": "https://github.com/facebook/react-native/pull/49178",
"diff_url": "https://github.com/facebook/react-native/pull/49178.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49178.patch",
"merged_at": null
} | Summary:
Changelog: [Internal]
Add missing jest expect apis
Reviewed By: rubennorte
Differential Revision: D69130272
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49178/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49178/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49177 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49177/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49177/comments | https://api.github.com/repos/facebook/react-native/issues/49177/events | https://github.com/facebook/react-native/pull/49177 | 2,830,817,006 | PR_kwDOAbrxp86KBwOC | 49,177 | Add `.toBeCalledWith` and `.toHaveBeenCalledWith` | {
"login": "andrewdacenko",
"id": 2395231,
"node_id": "MDQ6VXNlcjIzOTUyMzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/2395231?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/andrewdacenko",
"html_url": "https://github.com/andrewdacenko",
"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 | 8 | 2025-02-04T17:00:19 | 2025-02-05T18:55:32 | 2025-02-05T18:55:20 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49177",
"html_url": "https://github.com/facebook/react-native/pull/49177",
"diff_url": "https://github.com/facebook/react-native/pull/49177.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49177.patch",
"merged_at": null
} | Summary:
Changelog: [Internal]
Add missing jest expect apis
Differential Revision: D69123826
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49177/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49177/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49176 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49176/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49176/comments | https://api.github.com/repos/facebook/react-native/issues/49176/events | https://github.com/facebook/react-native/pull/49176 | 2,830,798,370 | PR_kwDOAbrxp86KBsKx | 49,176 | Add `.toStrictEqual` | {
"login": "andrewdacenko",
"id": 2395231,
"node_id": "MDQ6VXNlcjIzOTUyMzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/2395231?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/andrewdacenko",
"html_url": "https://github.com/andrewdacenko",
"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-02-04T16:51:38 | 2025-02-04T21:57:05 | 2025-02-04T21:56:55 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49176",
"html_url": "https://github.com/facebook/react-native/pull/49176",
"diff_url": "https://github.com/facebook/react-native/pull/49176.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49176.patch",
"merged_at": null
} | Summary:
Changelog: [Internal]
Add missing jest expect apis
Differential Revision: D69123117
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49176/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49176/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49175 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49175/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49175/comments | https://api.github.com/repos/facebook/react-native/issues/49175/events | https://github.com/facebook/react-native/pull/49175 | 2,830,671,956 | PR_kwDOAbrxp86KBQiP | 49,175 | Add Settings path to build-types script and align Flow with TS types | {
"login": "coado",
"id": 64146291,
"node_id": "MDQ6VXNlcjY0MTQ2Mjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/64146291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/coado",
"html_url": "https://github.com/coado",
"followers_url": "https://api.github.com/users/coado/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-02-04T15:58:36 | 2025-02-06T11:06:36 | 2025-02-06T11:06:27 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49175",
"html_url": "https://github.com/facebook/react-native/pull/49175",
"diff_url": "https://github.com/facebook/react-native/pull/49175.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49175.patch",
"merged_at": null
} | Summary:
Changelog:
[Internal]
Differential Revision: D69121991
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49175/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49175/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49174 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49174/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49174/comments | https://api.github.com/repos/facebook/react-native/issues/49174/events | https://github.com/facebook/react-native/pull/49174 | 2,830,631,838 | PR_kwDOAbrxp86KBHvo | 49,174 | Centralize yarn install to use actions/yarn-install | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-02-04T15:41:53 | 2025-02-05T05:16:12 | 2025-02-05T05:16:05 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49174",
"html_url": "https://github.com/facebook/react-native/pull/49174",
"diff_url": "https://github.com/facebook/react-native/pull/49174.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49174.patch",
"merged_at": null
} | ## Summary:
This centralizes the invocation of yarn install to be via the `actions/yarn-install`.
It will make it easier to add a retry if we want for all the `yarn install` steps in all the workflows.
## Changelog:
[INTERNAL] -
## Test Plan:
CI | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49174/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49174/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49173 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49173/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49173/comments | https://api.github.com/repos/facebook/react-native/issues/49173/events | https://github.com/facebook/react-native/issues/49173 | 2,830,577,851 | I_kwDOAbrxp86otzC7 | 49,173 | No script URL provided. Make sure the packager is running or you have embedded a JS bundle in your application bundle. | {
"login": "TonyFTannous-Byd",
"id": 169278805,
"node_id": "U_kgDOChb9VQ",
"avatar_url": "https://avatars.githubusercontent.com/u/169278805?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/TonyFTannous-Byd",
"html_url": "https://github.com/TonyFTannous-Byd",
"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 ... | closed | false | null | [] | null | 23 | 2025-02-04T15:21:15 | 2025-06-02T07:28:09 | 2025-02-17T14:39:41 | NONE | null | null | null | null | ### Description
i upgrade my react native app from 0.76.6 to 0.77.0. The build has successfully but i have the following error
No script URL provided. Make sure the packager is running or you have embedded a JS bundle in your application bundle.
unsanitizedScriptURLString = (null)
### Steps to reproduce
i applied ... | {
"login": "TonyFTannous-Byd",
"id": 169278805,
"node_id": "U_kgDOChb9VQ",
"avatar_url": "https://avatars.githubusercontent.com/u/169278805?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/TonyFTannous-Byd",
"html_url": "https://github.com/TonyFTannous-Byd",
"followers_url": "https://api.gi... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49173/reactions",
"total_count": 8,
"+1": 6,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 2
} | https://api.github.com/repos/facebook/react-native/issues/49173/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49172 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49172/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49172/comments | https://api.github.com/repos/facebook/react-native/issues/49172/events | https://github.com/facebook/react-native/pull/49172 | 2,830,570,408 | PR_kwDOAbrxp86KA6SY | 49,172 | Cleanup `public` modifiers inside LayoutDirectionUtil | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-02-04T15:18:15 | 2025-02-05T14:45:28 | 2025-02-05T14:45:08 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49172",
"html_url": "https://github.com/facebook/react-native/pull/49172",
"diff_url": "https://github.com/facebook/react-native/pull/49172.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49172.patch",
"merged_at": null
} | Summary:
Those public keywords are unnecessary, let's remove them.
Changelog:
[Internal] [Changed] -
Differential Revision: D69120493
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49172/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49172/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49171 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49171/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49171/comments | https://api.github.com/repos/facebook/react-native/issues/49171/events | https://github.com/facebook/react-native/pull/49171 | 2,830,570,371 | PR_kwDOAbrxp86KA6R4 | 49,171 | Make WindowUtil internal | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-02-04T15:18:14 | 2025-02-05T14:45:22 | 2025-02-05T14:45:07 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49171",
"html_url": "https://github.com/facebook/react-native/pull/49171",
"diff_url": "https://github.com/facebook/react-native/pull/49171.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49171.patch",
"merged_at": null
} | Summary:
This makes the `WindowUtil` class internal. I've verified that there are no meaningful usages in OSS:
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%3A2lambda123%2Freact-native+NOT+repo%3Abeanchip... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49171/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49171/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49170 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49170/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49170/comments | https://api.github.com/repos/facebook/react-native/issues/49170/events | https://github.com/facebook/react-native/pull/49170 | 2,830,570,324 | PR_kwDOAbrxp86KA6RR | 49,170 | Make ReactYogaConfigProvider internal | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-02-04T15:18:13 | 2025-02-04T17:22:46 | 2025-02-04T17:22:33 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49170",
"html_url": "https://github.com/facebook/react-native/pull/49170",
"diff_url": "https://github.com/facebook/react-native/pull/49170.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49170.patch",
"merged_at": null
} | Summary:
This makes the `ReactYogaConfigProvider` class internal. I've verified that there are no meaningful usages in OSS:
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%3A2lambda123%2Freact-native+NOT+re... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49170/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49170/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49169 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49169/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49169/comments | https://api.github.com/repos/facebook/react-native/issues/49169/events | https://github.com/facebook/react-native/pull/49169 | 2,830,518,253 | PR_kwDOAbrxp86KAuxm | 49,169 | Add `.toBeFalsy` and `.toBeTruthy` | {
"login": "andrewdacenko",
"id": 2395231,
"node_id": "MDQ6VXNlcjIzOTUyMzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/2395231?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/andrewdacenko",
"html_url": "https://github.com/andrewdacenko",
"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 | 8 | 2025-02-04T14:58:17 | 2025-02-04T20:13:16 | 2025-02-04T18:59:04 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49169",
"html_url": "https://github.com/facebook/react-native/pull/49169",
"diff_url": "https://github.com/facebook/react-native/pull/49169.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49169.patch",
"merged_at": null
} | Summary:
Changelog: [Internal]
Add missing jest expect apis
Differential Revision: D69119852
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49169/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49169/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49168 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49168/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49168/comments | https://api.github.com/repos/facebook/react-native/issues/49168/events | https://github.com/facebook/react-native/pull/49168 | 2,830,516,782 | PR_kwDOAbrxp86KAudA | 49,168 | Add `.toBeDefined` and `.toBeUndefined` | {
"login": "andrewdacenko",
"id": 2395231,
"node_id": "MDQ6VXNlcjIzOTUyMzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/2395231?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/andrewdacenko",
"html_url": "https://github.com/andrewdacenko",
"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-02-04T14:57:41 | 2025-02-04T17:22:46 | 2025-02-04T17:22:32 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49168",
"html_url": "https://github.com/facebook/react-native/pull/49168",
"diff_url": "https://github.com/facebook/react-native/pull/49168.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49168.patch",
"merged_at": null
} | Summary:
Changelog: [Internal]
Add missing jest expect apis
Differential Revision: D69119330
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49168/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49168/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49167 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49167/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49167/comments | https://api.github.com/repos/facebook/react-native/issues/49167/events | https://github.com/facebook/react-native/pull/49167 | 2,830,511,382 | PR_kwDOAbrxp86KAtPb | 49,167 | Add Share path to build-types script and align Flow with TS types | {
"login": "coado",
"id": 64146291,
"node_id": "MDQ6VXNlcjY0MTQ2Mjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/64146291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/coado",
"html_url": "https://github.com/coado",
"followers_url": "https://api.github.com/users/coado/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2025-02-04T14:55:58 | 2025-02-07T13:00:33 | 2025-02-07T13:00:21 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49167",
"html_url": "https://github.com/facebook/react-native/pull/49167",
"diff_url": "https://github.com/facebook/react-native/pull/49167.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49167.patch",
"merged_at": null
} | Summary:
Changelog:
[Internal]
Differential Revision: D69119294
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49167/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49167/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49166 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49166/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49166/comments | https://api.github.com/repos/facebook/react-native/issues/49166/events | https://github.com/facebook/react-native/pull/49166 | 2,830,468,046 | PR_kwDOAbrxp86KAjsz | 49,166 | Inject dev machine IP on Android and improve error message when connection fails | {
"login": "hrastnik",
"id": 3407234,
"node_id": "MDQ6VXNlcjM0MDcyMzQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/3407234?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hrastnik",
"html_url": "https://github.com/hrastnik",
"followers_url": "https://api.github.com/users/hrast... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/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 | 15 | 2025-02-04T14:40:24 | 2025-04-09T19:14:18 | 2025-04-09T19:14:07 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49166",
"html_url": "https://github.com/facebook/react-native/pull/49166",
"diff_url": "https://github.com/facebook/react-native/pull/49166.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49166.patch",
"merged_at": null
} | ## Summary:
I've implemented a feature that automatically bundles the Metro Bundler's IP address into Android builds. This change aligns the Android development experience with iOS, allowing the app to maintain a connection to the Metro Bundler even when disconnected from USB.
Currently, in iOS builds, the IP add... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49166/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/49166/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49165 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49165/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49165/comments | https://api.github.com/repos/facebook/react-native/issues/49165/events | https://github.com/facebook/react-native/pull/49165 | 2,830,456,335 | PR_kwDOAbrxp86KAhFH | 49,165 | Add `.toBeCalled` and `.toBeCalledTimes` | {
"login": "andrewdacenko",
"id": 2395231,
"node_id": "MDQ6VXNlcjIzOTUyMzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/2395231?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/andrewdacenko",
"html_url": "https://github.com/andrewdacenko",
"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-02-04T14:36:51 | 2025-02-04T16:37:18 | 2025-02-04T16:37:06 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49165",
"html_url": "https://github.com/facebook/react-native/pull/49165",
"diff_url": "https://github.com/facebook/react-native/pull/49165.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49165.patch",
"merged_at": null
} | Summary:
Changelog: [Internal]
Add missing jest expect apis
Differential Revision: D69118825
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49165/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49165/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49164 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49164/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49164/comments | https://api.github.com/repos/facebook/react-native/issues/49164/events | https://github.com/facebook/react-native/pull/49164 | 2,830,435,838 | PR_kwDOAbrxp86KAcut | 49,164 | [RN][Releases] Automate the check for the Release on NPM | {
"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-02-04T14:29:58 | 2025-03-03T15:08:10 | 2025-02-05T14:58:05 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49164",
"html_url": "https://github.com/facebook/react-native/pull/49164",
"diff_url": "https://github.com/facebook/react-native/pull/49164.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49164.patch",
"merged_at": null
} | ## Summary:
One of the steps we perform when doing a release is to run `npm view react-native` to verify that the release has been published and it is available with the right tag.
As of today, we check this manually.
This change aims at automating this check so that we don't have to do it manually ourselves.
#... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49164/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49164/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49163 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49163/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49163/comments | https://api.github.com/repos/facebook/react-native/issues/49163/events | https://github.com/facebook/react-native/pull/49163 | 2,830,009,728 | PR_kwDOAbrxp86J-9R4 | 49,163 | Remove jest types | {
"login": "Pnlvfx",
"id": 93389293,
"node_id": "U_kgDOBZEB7Q",
"avatar_url": "https://avatars.githubusercontent.com/u/93389293?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Pnlvfx",
"html_url": "https://github.com/Pnlvfx",
"followers_url": "https://api.github.com/users/Pnlvfx/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-02-04T11:59:52 | 2025-02-08T00:45:31 | 2025-02-08T00:45:31 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49163",
"html_url": "https://github.com/facebook/react-native/pull/49163",
"diff_url": "https://github.com/facebook/react-native/pull/49163.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49163.patch",
"merged_at": null
} | ## Summary
Remove `@types/jest` since Jest now ships with its own TypeScript types (as of [Jest 24+](https://jestjs.io/blog/2019/01/25/jest-24-refreshing-polished-typescript-friendly#typescript-usage)).
## Changelog:
- Removed `@types/jest` from devDependencies.
- Verified no TypeScript errors in test files.
| {
"login": "Pnlvfx",
"id": 93389293,
"node_id": "U_kgDOBZEB7Q",
"avatar_url": "https://avatars.githubusercontent.com/u/93389293?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Pnlvfx",
"html_url": "https://github.com/Pnlvfx",
"followers_url": "https://api.github.com/users/Pnlvfx/followers"... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49163/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49163/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49162 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49162/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49162/comments | https://api.github.com/repos/facebook/react-native/issues/49162/events | https://github.com/facebook/react-native/pull/49162 | 2,829,904,846 | PR_kwDOAbrxp86J-lUk | 49,162 | feat(ios): encapsulate device info listeners | {
"login": "okwasniewski",
"id": 52801365,
"node_id": "MDQ6VXNlcjUyODAxMzY1",
"avatar_url": "https://avatars.githubusercontent.com/u/52801365?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/okwasniewski",
"html_url": "https://github.com/okwasniewski",
"followers_url": "https://api.github.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-02-04T11:26:04 | 2025-02-13T14:32:32 | 2025-02-13T14:32:20 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49162",
"html_url": "https://github.com/facebook/react-native/pull/49162",
"diff_url": "https://github.com/facebook/react-native/pull/49162.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49162.patch",
"merged_at": null
} | ## Summary:
This PR encapsulates device info listeners removing additional logic from RCTAppDelegate which is a prerequisite for https://github.com/facebook/react-native/pull/49078
Now we use KVO (Key Value Observation) to listen to window size changes making this module's logic encapsulated + allows to use it i... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49162/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49162/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49161 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49161/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49161/comments | https://api.github.com/repos/facebook/react-native/issues/49161/events | https://github.com/facebook/react-native/pull/49161 | 2,829,836,340 | PR_kwDOAbrxp86J-Vpd | 49,161 | Default XMLHttpRequest's trackingName to null | {
"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-02-04T11:05:54 | 2025-02-04T14:15:35 | 2025-02-04T14:15:26 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49161",
"html_url": "https://github.com/facebook/react-native/pull/49161",
"diff_url": "https://github.com/facebook/react-native/pull/49161.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49161.patch",
"merged_at": null
} | Summary:
Avoid special strings, and default to null to mean undefined or unknown. This save us from bridging an unnecessary string but also makes the fallback name for logging network requests clearer.
Changelog: [Internal]
Reviewed By: bgirard
Differential Revision: D69058211
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49161/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49161/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49160 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49160/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49160/comments | https://api.github.com/repos/facebook/react-native/issues/49160/events | https://github.com/facebook/react-native/pull/49160 | 2,829,767,682 | PR_kwDOAbrxp86J-GPt | 49,160 | Generate TS types for LogBox and Systrace | {
"login": "coado",
"id": 64146291,
"node_id": "MDQ6VXNlcjY0MTQ2Mjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/64146291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/coado",
"html_url": "https://github.com/coado",
"followers_url": "https://api.github.com/users/coado/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-02-04T10:41:41 | 2025-02-10T12:13:18 | 2025-02-10T12:13:06 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49160",
"html_url": "https://github.com/facebook/react-native/pull/49160",
"diff_url": "https://github.com/facebook/react-native/pull/49160.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49160.patch",
"merged_at": null
} | Summary:
Changelog:
[Internal]
Differential Revision: D69053361
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49160/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49160/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49159 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49159/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49159/comments | https://api.github.com/repos/facebook/react-native/issues/49159/events | https://github.com/facebook/react-native/issues/49159 | 2,829,721,156 | I_kwDOAbrxp86oqh5E | 49,159 | File Upload issue (Unable to Parse boday as formdata) on react-native 0.76.1 | {
"login": "shishir-promact",
"id": 190574632,
"node_id": "U_kgDOC1vwKA",
"avatar_url": "https://avatars.githubusercontent.com/u/190574632?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shishir-promact",
"html_url": "https://github.com/shishir-promact",
"followers_url": "https://api.githu... | [
{
"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-02-04T10:22:16 | 2025-02-17T21:22:28 | null | NONE | null | null | null | null | ### Description
import React, { useState } from 'react';
import { StyleSheet, Text, TouchableOpacity, View } from 'react-native';
import DocumentPicker from 'react-native-document-picker';
const FileUpload = () => {
const [selectedFile, setSelectedFile] = useState(null);
const pickDocument = async () => {
try {
cons... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49159/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49159/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49158 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49158/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49158/comments | https://api.github.com/repos/facebook/react-native/issues/49158/events | https://github.com/facebook/react-native/issues/49158 | 2,829,631,924 | I_kwDOAbrxp86oqMG0 | 49,158 | [0.77][Android] Memory Profiling not working, causing dev tools to disconnect | {
"login": "Kartik4152",
"id": 22049616,
"node_id": "MDQ6VXNlcjIyMDQ5NjE2",
"avatar_url": "https://avatars.githubusercontent.com/u/22049616?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Kartik4152",
"html_url": "https://github.com/Kartik4152",
"followers_url": "https://api.github.com/use... | [
{
"id": 1159503141,
"node_id": "MDU6TGFiZWwxMTU5NTAzMTQx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Debugging",
"name": "Debugging",
"color": "1D76DB",
"default": false,
"description": "Issues related to React Native DevTools or legacy JavaScript/Hermes debugging... | 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 | 15 | 2025-02-04T09:44:19 | 2025-06-03T17:52:03 | null | NONE | null | null | null | null | ### Description
Hi folks,
I've been trying to profile my apps memory usage using React Native DevTools but anytime I try to take a heap snapshot I get the following error:
```
An error occurred when a call to method 'buildSnapshot' was requested
TypeError: Cannot read properties of undefined (reading 'length')
a... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49158/reactions",
"total_count": 10,
"+1": 9,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 1
} | https://api.github.com/repos/facebook/react-native/issues/49158/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49157 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49157/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49157/comments | https://api.github.com/repos/facebook/react-native/issues/49157/events | https://github.com/facebook/react-native/pull/49157 | 2,829,592,719 | PR_kwDOAbrxp86J9f1z | 49,157 | Update Alert types to use `.js.flow` as the common interface file (#49116) | {
"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-02-04T09:27:58 | 2025-02-06T12:03:50 | 2025-02-06T12:03:39 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49157",
"html_url": "https://github.com/facebook/react-native/pull/49157",
"diff_url": "https://github.com/facebook/react-native/pull/49157.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49157.patch",
"merged_at": null
} | Summary:
Changelog: [Internal]
Differential Revision: D69044714
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49157/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49157/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49156 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49156/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49156/comments | https://api.github.com/repos/facebook/react-native/issues/49156/events | https://github.com/facebook/react-native/issues/49156 | 2,829,206,349 | I_kwDOAbrxp86ookNN | 49,156 | Native Component Frame Not Propagating to RNAppleAuthButtonView Correctly (AppleButton incorrectly positioned) | {
"login": "Richard-HeadCoach",
"id": 154355705,
"node_id": "U_kgDOCTNH-Q",
"avatar_url": "https://avatars.githubusercontent.com/u/154355705?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Richard-HeadCoach",
"html_url": "https://github.com/Richard-HeadCoach",
"followers_url": "https://api... | [
{
"id": 542043367,
"node_id": "MDU6TGFiZWw1NDIwNDMzNjc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Issue:%20Author%20Provided%20Repro",
"name": "Issue: Author Provided Repro",
"color": "0e8a16",
"default": false,
"description": "This issue can be reproduced in Sn... | open | false | null | [] | null | 17 | 2025-02-04T05:54:35 | 2025-02-21T19:03:47 | null | NONE | null | null | null | null | ### Description
The AppleButton component is not positioned correctly on the page; rather, it is rendered in the top left corner. This is because the correct coordinates are not being passed down into RNAppleAuthButtonView.
The minimum app is a simple page with Google and Apple login buttons. I have modified RNApple... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49156/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49156/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49155 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49155/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49155/comments | https://api.github.com/repos/facebook/react-native/issues/49155/events | https://github.com/facebook/react-native/pull/49155 | 2,828,942,659 | PR_kwDOAbrxp86J7RpN | 49,155 | Cleanup CSSKeyword | {
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/u... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-02-04T02:05:56 | 2025-02-04T20:21:09 | 2025-02-04T20:20:25 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49155",
"html_url": "https://github.com/facebook/react-native/pull/49155",
"diff_url": "https://github.com/facebook/react-native/pull/49155.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49155.patch",
"merged_at": null
} | Summary:
This does some code cleanup for CSS keywords to reduce boilerplate, duplication, better isolate namespace, fix a typo, and ensure we get a warning (unused variable) if we miss handling a defined keyword.
We technically don't need `CSSKeyword` at all anymore, and don't need to overlay each keywords values to b... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49155/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49155/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49154 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49154/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49154/comments | https://api.github.com/repos/facebook/react-native/issues/49154/events | https://github.com/facebook/react-native/pull/49154 | 2,828,905,555 | PR_kwDOAbrxp86J7J05 | 49,154 | React: Update conditional compilation for RCTKeyCommands to include only simulator and Mac Catalyst | {
"login": "EvanBacon",
"id": 9664363,
"node_id": "MDQ6VXNlcjk2NjQzNjM=",
"avatar_url": "https://avatars.githubusercontent.com/u/9664363?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/EvanBacon",
"html_url": "https://github.com/EvanBacon",
"followers_url": "https://api.github.com/users/Ev... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/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-02-04T01:26:46 | 2025-02-04T21:49:35 | 2025-02-04T15:51:21 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49154",
"html_url": "https://github.com/facebook/react-native/pull/49154",
"diff_url": "https://github.com/facebook/react-native/pull/49154.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49154.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:
Support distributing Expo Dev Clients to TestFlight. Expo Dev Clients are li... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49154/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/49154/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49153 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49153/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49153/comments | https://api.github.com/repos/facebook/react-native/issues/49153/events | https://github.com/facebook/react-native/pull/49153 | 2,828,754,414 | PR_kwDOAbrxp86J6pFp | 49,153 | Make `ResponseUtil` 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 | 6 | 2025-02-03T23:09:38 | 2025-02-05T14:47:20 | 2025-02-04T12:25:29 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49153",
"html_url": "https://github.com/facebook/react-native/pull/49153",
"diff_url": "https://github.com/facebook/react-native/pull/49153.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49153.patch",
"merged_at": null
} | ## Summary:
As part of the initiative to reduce the public API surface, this class can be internalized. 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%3A2... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49153/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49153/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49152 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49152/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49152/comments | https://api.github.com/repos/facebook/react-native/issues/49152/events | https://github.com/facebook/react-native/pull/49152 | 2,828,728,818 | PR_kwDOAbrxp86J6jeX | 49,152 | CSSWhitespaceSeparatedList | {
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/u... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-02-03T22:49:32 | 2025-02-04T20:20:58 | 2025-02-04T20:20:24 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49152",
"html_url": "https://github.com/facebook/react-native/pull/49152",
"diff_url": "https://github.com/facebook/react-native/pull/49152.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49152.patch",
"merged_at": null
} | Summary:
For parsing a variable number of whitespace separated data types.
Changelog: [Internal]
Reviewed By: javache
Differential Revision: D68849561
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49152/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49152/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49151 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49151/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49151/comments | https://api.github.com/repos/facebook/react-native/issues/49151/events | https://github.com/facebook/react-native/pull/49151 | 2,828,717,609 | PR_kwDOAbrxp86J6g_v | 49,151 | Font Variant Parsing | {
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/u... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-02-03T22:40:34 | 2025-02-04T20:21:04 | 2025-02-04T20:20:24 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49151",
"html_url": "https://github.com/facebook/react-native/pull/49151",
"diff_url": "https://github.com/facebook/react-native/pull/49151.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49151.patch",
"merged_at": null
} | Summary:
This diff is... maybe an argument against a global list of interned keywords (it works better in some other contexts though), and this structure is likely to change later when we reintroduce what was previously `CSSPropertyDescriptor` (a list of allowed keywords per property).
But... we're going to roll with ... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49151/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49151/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49150 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49150/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49150/comments | https://api.github.com/repos/facebook/react-native/issues/49150/events | https://github.com/facebook/react-native/pull/49150 | 2,828,715,600 | PR_kwDOAbrxp86J6gkW | 49,150 | Make `BorderRadiusStyle` 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-02-03T22:39:01 | 2025-02-04T15:01:15 | 2025-02-04T15:01:03 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49150",
"html_url": "https://github.com/facebook/react-native/pull/49150",
"diff_url": "https://github.com/facebook/react-native/pull/49150.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49150.patch",
"merged_at": null
} | ## Summary:
As part of the initiative to reduce the public API surface, this class can be internalized. 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%3A2... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49150/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49150/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49149 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49149/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49149/comments | https://api.github.com/repos/facebook/react-native/issues/49149/events | https://github.com/facebook/react-native/pull/49149 | 2,828,623,209 | PR_kwDOAbrxp86J6Laf | 49,149 | Migrate `ProgressiveStringDecoder` to Kotlin | {
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-02-03T21:58:58 | 2025-02-25T15:02:23 | 2025-02-25T15:02:11 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49149",
"html_url": "https://github.com/facebook/react-native/pull/49149",
"diff_url": "https://github.com/facebook/react-native/pull/49149.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49149.patch",
"merged_at": null
} | ## Summary:
Migrate com.facebook.react.modules.network.ProgressiveStringDecoder to Kotlin
## Changelog:
[INTERNAL]- Migrate com.facebook.react.modules.network.ProgressiveStringDecoder to Kotlin
## Test Plan:
```bash
yarn test-android
yarn android
``` | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49149/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49149/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49148 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49148/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49148/comments | https://api.github.com/repos/facebook/react-native/issues/49148/events | https://github.com/facebook/react-native/pull/49148 | 2,828,597,118 | PR_kwDOAbrxp86J6Fb- | 49,148 | Migrate `BlobCollector` to Kotlin | {
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-02-03T21:48:43 | 2025-02-12T17:12:22 | 2025-02-12T17:12:09 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49148",
"html_url": "https://github.com/facebook/react-native/pull/49148",
"diff_url": "https://github.com/facebook/react-native/pull/49148.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49148.patch",
"merged_at": null
} | ## Summary:
Migrate com.facebook.react.modules.blob.BlobCollector to Kotlin
## Changelog:
[INTERNAL] - Migrate com.facebook.react.modules.blob.BlobCollector to Kotlin
## Test Plan:
```bash
yarn test-android
yarn android
```
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49148/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49148/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49147 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49147/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49147/comments | https://api.github.com/repos/facebook/react-native/issues/49147/events | https://github.com/facebook/react-native/pull/49147 | 2,828,446,782 | PR_kwDOAbrxp86J5kij | 49,147 | Add Changelog for 0.78.0-rc3 | {
"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-02-03T20:21:11 | 2025-03-03T15:08:12 | 2025-02-03T23:48:32 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49147",
"html_url": "https://github.com/facebook/react-native/pull/49147",
"diff_url": "https://github.com/facebook/react-native/pull/49147.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49147.patch",
"merged_at": null
} | ## Summary:
Add Changelog for 0.78.0-rc3
## Changelog:
[Internal] - Add Changelog for 0.78.0-rc3
## Test Plan:
N/A
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49147/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49147/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49146 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49146/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49146/comments | https://api.github.com/repos/facebook/react-native/issues/49146/events | https://github.com/facebook/react-native/pull/49146 | 2,828,395,850 | PR_kwDOAbrxp86J5ZX1 | 49,146 | Update RSNRU feature flag after holdout cleanup | {
"login": "lenaic",
"id": 151054,
"node_id": "MDQ6VXNlcjE1MTA1NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/151054?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lenaic",
"html_url": "https://github.com/lenaic",
"followers_url": "https://api.github.com/users/lenaic/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2025-02-03T19:55:00 | 2025-02-06T02:59:34 | 2025-02-06T02:59:24 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49146",
"html_url": "https://github.com/facebook/react-native/pull/49146",
"diff_url": "https://github.com/facebook/react-native/pull/49146.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49146.patch",
"merged_at": null
} | Summary: Runtime Reference ShadowNode Update is enabled by default and no longer referenced in the RN holdout. This diff updates the feature flag accordingly.
Differential Revision: D69061234
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49146/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49146/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49145 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49145/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49145/comments | https://api.github.com/repos/facebook/react-native/issues/49145/events | https://github.com/facebook/react-native/pull/49145 | 2,828,254,841 | PR_kwDOAbrxp86J46bq | 49,145 | feat: support `contentInset` on Android | {
"login": "kirillzyusko",
"id": 22820318,
"node_id": "MDQ6VXNlcjIyODIwMzE4",
"avatar_url": "https://avatars.githubusercontent.com/u/22820318?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kirillzyusko",
"html_url": "https://github.com/kirillzyusko",
"followers_url": "https://api.github.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 6 | 2025-02-03T18:42:07 | 2025-03-07T14:17:18 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49145",
"html_url": "https://github.com/facebook/react-native/pull/49145",
"diff_url": "https://github.com/facebook/react-native/pull/49145.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49145.patch",
"merged_at": null
} | <!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The three fields below are mandatory. -->
## Summary:
<!-- Explain the **motivation** for making this change. What existing proble... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49145/reactions",
"total_count": 3,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 1,
"rocket": 2,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49145/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49144 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49144/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49144/comments | https://api.github.com/repos/facebook/react-native/issues/49144/events | https://github.com/facebook/react-native/issues/49144 | 2,828,151,923 | I_kwDOAbrxp86okixz | 49,144 | Aligning Icon Baseline with Text Baseline on Android and iOS | {
"login": "yanachrnsh",
"id": 103671948,
"node_id": "U_kgDOBi3ojA",
"avatar_url": "https://avatars.githubusercontent.com/u/103671948?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yanachrnsh",
"html_url": "https://github.com/yanachrnsh",
"followers_url": "https://api.github.com/users/yan... | [
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 870851515,
"node_id": "MDU... | open | false | null | [] | null | 2 | 2025-02-03T17:48:25 | 2025-05-12T10:23:25 | null | NONE | null | null | null | null | ### Description
I'm trying to align an `Icon` baseline with the `Text` baseline (similar to how emojis are aligned). Despite trying several configurations, I am unable to vertically center the `Icon` when it is nested within `Text`. This issue occurs on both Android and iOS.
When I place the `Text` and `Icon` in a`V... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49144/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/49144/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49143 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49143/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49143/comments | https://api.github.com/repos/facebook/react-native/issues/49143/events | https://github.com/facebook/react-native/pull/49143 | 2,828,146,873 | PR_kwDOAbrxp86J4i1g | 49,143 | Animated: Stabilize `allowlist` in `useAnimatedProps` | {
"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 | 6 | 2025-02-03T17:45:38 | 2025-03-13T16:09:06 | 2025-02-04T00:53:30 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49143",
"html_url": "https://github.com/facebook/react-native/pull/49143",
"diff_url": "https://github.com/facebook/react-native/pull/49143.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49143.patch",
"merged_at": null
} | Summary:
Within the implementation of Animated, the `allowlist` value passed into `unstable_createAnimatedComponent` and `useAnimatedProps` is stable, meaning that it cannot change from commit to commit. However, this semantic is not codified because `allowlist` is a prop.
This refactors `useAnimatedProps` to be creat... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49143/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49143/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49142 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49142/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49142/comments | https://api.github.com/repos/facebook/react-native/issues/49142/events | https://github.com/facebook/react-native/pull/49142 | 2,828,136,142 | PR_kwDOAbrxp86J4geu | 49,142 | report Network inspection capability to CDT frontend | {
"login": "EdmondChuiHW",
"id": 1967998,
"node_id": "MDQ6VXNlcjE5Njc5OTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/1967998?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/EdmondChuiHW",
"html_url": "https://github.com/EdmondChuiHW",
"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-02-03T17:39:56 | 2025-02-04T17:31:57 | 2025-02-04T17:31:40 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49142",
"html_url": "https://github.com/facebook/react-native/pull/49142",
"diff_url": "https://github.com/facebook/react-native/pull/49142.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49142.patch",
"merged_at": null
} | Summary:
Changelog: [Internal] ground work for Network panel
Report Network inspection capability from the target.
If `true`, CDT frontend will read it and enable the Network panel. See https://github.com/facebookexperimental/rn-chrome-devtools-frontend/pull/146
Differential Revision: D69059543
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49142/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49142/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49141 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49141/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49141/comments | https://api.github.com/repos/facebook/react-native/issues/49141/events | https://github.com/facebook/react-native/pull/49141 | 2,828,135,884 | PR_kwDOAbrxp86J4gbB | 49,141 | Extend ReactNativeFeatureFlags to support prereleaseChannels | {
"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 | 7 | 2025-02-03T17:39:48 | 2025-02-05T21:40:26 | 2025-02-05T21:40:17 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49141",
"html_url": "https://github.com/facebook/react-native/pull/49141",
"diff_url": "https://github.com/facebook/react-native/pull/49141.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49141.patch",
"merged_at": null
} | Summary:
This diff extends ReactNativeFeatureFlags to support prereleaseChannels, the goal is to be able to configure what release channel each feature flag will be enabled / disabled
changelog: [internal] internal
Differential Revision: D68583324
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49141/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49141/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49140 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49140/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49140/comments | https://api.github.com/repos/facebook/react-native/issues/49140/events | https://github.com/facebook/react-native/pull/49140 | 2,828,111,120 | PR_kwDOAbrxp86J4bAZ | 49,140 | Animated: Stabilize `allowlist` in `useAnimatedPropsMemo` | {
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-02-03T17:27:13 | 2025-03-13T16:09:06 | 2025-02-04T00:53:31 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49140",
"html_url": "https://github.com/facebook/react-native/pull/49140",
"diff_url": "https://github.com/facebook/react-native/pull/49140.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49140.patch",
"merged_at": null
} | Summary:
Similar to the change made in `useAnimatedProps`, except for `useAnimatedPropsMemo`. (This is just split out to make the changes easier to review.)
Changelog:
[Internal]
Differential Revision: D69058338
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49140/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49140/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49139 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49139/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49139/comments | https://api.github.com/repos/facebook/react-native/issues/49139/events | https://github.com/facebook/react-native/pull/49139 | 2,828,042,417 | PR_kwDOAbrxp86J4L_5 | 49,139 | [0.75] Bump Kotlin to 1.9.25 to mitigate #49115 | {
"login": "riteshshukla04",
"id": 75062358,
"node_id": "MDQ6VXNlcjc1MDYyMzU4",
"avatar_url": "https://avatars.githubusercontent.com/u/75062358?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/riteshshukla04",
"html_url": "https://github.com/riteshshukla04",
"followers_url": "https://api.gi... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 1 | 2025-02-03T16:54:24 | 2025-02-06T10:53:41 | 2025-02-06T10:53:41 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49139",
"html_url": "https://github.com/facebook/react-native/pull/49139",
"diff_url": "https://github.com/facebook/react-native/pull/49139.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49139.patch",
"merged_at": "2025-02-... | <!-- 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 #49115
## Changelog:
<!-- Help reviewers and the release process... | {
"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/49139/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49139/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49138 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49138/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49138/comments | https://api.github.com/repos/facebook/react-native/issues/49138/events | https://github.com/facebook/react-native/pull/49138 | 2,828,038,426 | PR_kwDOAbrxp86J4LID | 49,138 | Fix compiler issue when DEBUG is not set | {
"login": "yannickl",
"id": 798235,
"node_id": "MDQ6VXNlcjc5ODIzNQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/798235?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yannickl",
"html_url": "https://github.com/yannickl",
"followers_url": "https://api.github.com/users/yannick... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/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-02-03T16:52:32 | 2025-02-13T15:25:54 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49138",
"html_url": "https://github.com/facebook/react-native/pull/49138",
"diff_url": "https://github.com/facebook/react-native/pull/49138.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49138.patch",
"merged_at": null
} | Summary:
## Problem
In some cases, the `DEBUG` flag can be unset, and this creates build issues:
```
third-party/react-native-macos/packages/react-native/Libraries/AppDelegate/RCTAppSetupUtils.mm:42:5: error: 'DEBUG' is not defined, evaluates to 0 [-Werror,-Wundef]
42 | #if DEBUG
| ^
```
## Diff
Add `d... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49138/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49138/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49137 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49137/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49137/comments | https://api.github.com/repos/facebook/react-native/issues/49137/events | https://github.com/facebook/react-native/pull/49137 | 2,828,035,111 | PR_kwDOAbrxp86J4KZG | 49,137 | Enable profiling builds identification for iOS | {
"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 | 2 | 2025-02-03T16:51:00 | 2025-02-04T17:31:53 | 2025-02-04T17:31:39 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49137",
"html_url": "https://github.com/facebook/react-native/pull/49137",
"diff_url": "https://github.com/facebook/react-native/pull/49137.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49137.patch",
"merged_at": null
} | Summary:
# Changelog: [Internal]
Similarly as D66501768, adding new `profiling` query parameter to inspector url for registering profiling fields.
Differential Revision: D69057572
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49137/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49137/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49136 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49136/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49136/comments | https://api.github.com/repos/facebook/react-native/issues/49136/events | https://github.com/facebook/react-native/pull/49136 | 2,828,014,283 | PR_kwDOAbrxp86J4F1z | 49,136 | Enable RCT_REMOTE_PROFILE for iOS builds with Fusebox enabled in production | {
"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 | 4 | 2025-02-03T16:41:12 | 2025-02-04T17:31:48 | 2025-02-04T17:31:38 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49136",
"html_url": "https://github.com/facebook/react-native/pull/49136",
"diff_url": "https://github.com/facebook/react-native/pull/49136.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49136.patch",
"merged_at": null
} | Summary:
# Changelog: [Internal]
Same as D64110061, but for iOS.
Differential Revision: D69051435
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49136/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49136/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49135 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49135/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49135/comments | https://api.github.com/repos/facebook/react-native/issues/49135/events | https://github.com/facebook/react-native/pull/49135 | 2,827,978,994 | PR_kwDOAbrxp86J3-Ic | 49,135 | [0.76] Bump Kotlin to 1.9.25 to mitigate #49115 | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 21 | 2025-02-03T16:25:30 | 2025-02-05T14:32:37 | 2025-02-05T14:32:37 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49135",
"html_url": "https://github.com/facebook/react-native/pull/49135",
"diff_url": "https://github.com/facebook/react-native/pull/49135.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49135.patch",
"merged_at": "2025-02-... | ## Summary:
This is a change to attempt mitigating:
- https://github.com/facebook/react-native/issues/49115
## Changelog:
[ANDROID] [CHANGED] - Bump Kotlin to 1.9.25
## Test Plan:
CI | {
"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/49135/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/49135/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49134 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49134/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49134/comments | https://api.github.com/repos/facebook/react-native/issues/49134/events | https://github.com/facebook/react-native/issues/49134 | 2,827,886,509 | I_kwDOAbrxp86ojh-t | 49,134 | Box-shadow scales twice with transform scale | {
"login": "LJNGDAHL",
"id": 18701520,
"node_id": "MDQ6VXNlcjE4NzAxNTIw",
"avatar_url": "https://avatars.githubusercontent.com/u/18701520?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/LJNGDAHL",
"html_url": "https://github.com/LJNGDAHL",
"followers_url": "https://api.github.com/users/LJN... | [
{
"id": 872682019,
"node_id": "MDU6TGFiZWw4NzI2ODIwMTk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20Fixed",
"name": "Resolution: Fixed",
"color": "0e8a16",
"default": false,
"description": "A PR that fixes this issue has been merged."
}
] | closed | false | {
"login": "joevilches",
"id": 17124862,
"node_id": "MDQ6VXNlcjE3MTI0ODYy",
"avatar_url": "https://avatars.githubusercontent.com/u/17124862?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/joevilches",
"html_url": "https://github.com/joevilches",
"followers_url": "https://api.github.com/use... | [
{
"login": "joevilches",
"id": 17124862,
"node_id": "MDQ6VXNlcjE3MTI0ODYy",
"avatar_url": "https://avatars.githubusercontent.com/u/17124862?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/joevilches",
"html_url": "https://github.com/joevilches",
"followers_url": "https:... | null | 4 | 2025-02-03T15:48:04 | 2025-02-11T11:14:30 | 2025-02-11T01:30:55 | NONE | null | null | null | null | ### Description
When applying both a box-shadow and transform scale to a React Native View component, the box-shadow is incorrectly scaled by the transform value squared. This creates an unintended visual effect where the shadow appears larger than it should be.
### Steps to reproduce
1. Create a `View` component
... | {
"login": "joevilches",
"id": 17124862,
"node_id": "MDQ6VXNlcjE3MTI0ODYy",
"avatar_url": "https://avatars.githubusercontent.com/u/17124862?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/joevilches",
"html_url": "https://github.com/joevilches",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49134/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49134/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49133 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49133/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49133/comments | https://api.github.com/repos/facebook/react-native/issues/49133/events | https://github.com/facebook/react-native/pull/49133 | 2,827,806,550 | PR_kwDOAbrxp86J3Yby | 49,133 | Fix build-types script, align internal babel-register | {
"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 | 2 | 2025-02-03T15:15:40 | 2025-04-22T10:26:14 | 2025-02-03T16:36:35 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49133",
"html_url": "https://github.com/facebook/react-native/pull/49133",
"diff_url": "https://github.com/facebook/react-native/pull/49133.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49133.patch",
"merged_at": null
} | Summary:
Follow up to D68960540.
Changelog: [Internal]
Differential Revision: D69053411
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49133/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49133/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49132 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49132/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49132/comments | https://api.github.com/repos/facebook/react-native/issues/49132/events | https://github.com/facebook/react-native/pull/49132 | 2,827,550,815 | PR_kwDOAbrxp86J2ggU | 49,132 | Remove internal XHRInterceptor API | {
"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 | 2 | 2025-02-03T13:40:31 | 2025-04-22T10:26:14 | 2025-02-03T14:59:45 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49132",
"html_url": "https://github.com/facebook/react-native/pull/49132",
"diff_url": "https://github.com/facebook/react-native/pull/49132.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49132.patch",
"merged_at": null
} | Summary:
Follows D68780147 and D68953084. We're able to safely remove this API by relocating the implementation into the one dependent internal test call site.
Changelog: [Internal]
Reviewed By: rubennorte
Differential Revision: D69049203
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49132/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49132/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49131 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49131/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49131/comments | https://api.github.com/repos/facebook/react-native/issues/49131/events | https://github.com/facebook/react-native/issues/49131 | 2,827,532,462 | I_kwDOAbrxp86oiLiu | 49,131 | > A problem occurred configuring project ':gradle-plugin:react-native-gradle-plugin'. | {
"login": "ashish03-git",
"id": 132774043,
"node_id": "U_kgDOB-n4mw",
"avatar_url": "https://avatars.githubusercontent.com/u/132774043?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ashish03-git",
"html_url": "https://github.com/ashish03-git",
"followers_url": "https://api.github.com/use... | [
{
"id": 1261489149,
"node_id": "MDU6TGFiZWwxMjYxNDg5MTQ5",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20Duplicate",
"name": "Resolution: Duplicate",
"color": "ffffff",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | 4 | 2025-02-03T13:32:56 | 2025-02-05T07:36:29 | 2025-02-03T13:56:30 | NONE | null | null | null | null | ### Description
Error resolving plugin [id: 'com.facebook.react.settings']
> A problem occurred configuring project ':gradle-plugin:react-native-gradle-plugin'.
> java.util.zip.ZipException: zip END header not found
### Steps to reproduce
yarn start
### React Native Version
0.76.5
### Affected Platforms
Runti... | {
"login": "migueldaipre",
"id": 21174859,
"node_id": "MDQ6VXNlcjIxMTc0ODU5",
"avatar_url": "https://avatars.githubusercontent.com/u/21174859?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/migueldaipre",
"html_url": "https://github.com/migueldaipre",
"followers_url": "https://api.github.c... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49131/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49131/timeline | null | duplicate | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49130 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49130/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49130/comments | https://api.github.com/repos/facebook/react-native/issues/49130/events | https://github.com/facebook/react-native/issues/49130 | 2,827,524,789 | I_kwDOAbrxp86oiJq1 | 49,130 | A problem occurred configuring project ':gradle-plugin:react-native-gradle-plugin'. | {
"login": "nikhil94319",
"id": 65523614,
"node_id": "MDQ6VXNlcjY1NTIzNjE0",
"avatar_url": "https://avatars.githubusercontent.com/u/65523614?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nikhil94319",
"html_url": "https://github.com/nikhil94319",
"followers_url": "https://api.github.com/... | [
{
"id": 1261489149,
"node_id": "MDU6TGFiZWwxMjYxNDg5MTQ5",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20Duplicate",
"name": "Resolution: Duplicate",
"color": "ffffff",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | 4 | 2025-02-03T13:30:04 | 2025-02-05T07:36:46 | 2025-02-03T13:31:30 | NONE | null | null | null | null | ### Description
When I run my React Native app in debug mode using the npx react-native run-android command—which was previously running without errors—it suddenly starts showing a Gradle build error. This issue has started occurring today on all PCs. Below is the error description and a screenshot.
### Steps to repr... | {
"login": "migueldaipre",
"id": 21174859,
"node_id": "MDQ6VXNlcjIxMTc0ODU5",
"avatar_url": "https://avatars.githubusercontent.com/u/21174859?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/migueldaipre",
"html_url": "https://github.com/migueldaipre",
"followers_url": "https://api.github.c... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49130/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49130/timeline | null | duplicate | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49129 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49129/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49129/comments | https://api.github.com/repos/facebook/react-native/issues/49129/events | https://github.com/facebook/react-native/issues/49129 | 2,827,498,956 | I_kwDOAbrxp86oiDXM | 49,129 | use and Suspense not working as intended in React 19 | {
"login": "kartikmittal1996",
"id": 113685476,
"node_id": "U_kgDOBsaz5A",
"avatar_url": "https://avatars.githubusercontent.com/u/113685476?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kartikmittal1996",
"html_url": "https://github.com/kartikmittal1996",
"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 | 4 | 2025-02-03T13:19:07 | 2025-02-05T16:24:20 | 2025-02-05T16:10:17 | NONE | null | null | null | null | ### Description
I am trying to implement the new **use** and **Suspense** introduced in React 19. I have implemented this in React native **0.78.0-rc.2** version in iOS simulator. After getting response from api or after some delay, suspense is not rendering UI. It continues to show fallback specified.
### Steps to ... | {
"login": "kartikmittal1996",
"id": 113685476,
"node_id": "U_kgDOBsaz5A",
"avatar_url": "https://avatars.githubusercontent.com/u/113685476?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kartikmittal1996",
"html_url": "https://github.com/kartikmittal1996",
"followers_url": "https://api.gi... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49129/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49129/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49128 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49128/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49128/comments | https://api.github.com/repos/facebook/react-native/issues/49128/events | https://github.com/facebook/react-native/issues/49128 | 2,827,488,641 | I_kwDOAbrxp86oiA2B | 49,128 | Shadows are causing fps drops during animations on IOS | {
"login": "MaksymAleieiv",
"id": 89811231,
"node_id": "MDQ6VXNlcjg5ODExMjMx",
"avatar_url": "https://avatars.githubusercontent.com/u/89811231?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MaksymAleieiv",
"html_url": "https://github.com/MaksymAleieiv",
"followers_url": "https://api.githu... | [
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 542043367,
"node_id": "MDU... | closed | false | {
"login": "joevilches",
"id": 17124862,
"node_id": "MDQ6VXNlcjE3MTI0ODYy",
"avatar_url": "https://avatars.githubusercontent.com/u/17124862?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/joevilches",
"html_url": "https://github.com/joevilches",
"followers_url": "https://api.github.com/use... | [
{
"login": "joevilches",
"id": 17124862,
"node_id": "MDQ6VXNlcjE3MTI0ODYy",
"avatar_url": "https://avatars.githubusercontent.com/u/17124862?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/joevilches",
"html_url": "https://github.com/joevilches",
"followers_url": "https:... | null | 12 | 2025-02-03T13:14:54 | 2025-04-14T18:10:07 | 2025-04-14T18:10:07 | NONE | null | null | null | null | ### Description
Shadows are causing fps drops during animations on IOS. Reproduction uses Expo for ease of use, this bug happens in bare projects without expo. The Reproduction uses react-native 0.76.6, but the problem exists with react-native 0.77 too
### Steps to reproduce
1. Open Snack provided in Reproduction
2.... | {
"login": "joevilches",
"id": 17124862,
"node_id": "MDQ6VXNlcjE3MTI0ODYy",
"avatar_url": "https://avatars.githubusercontent.com/u/17124862?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/joevilches",
"html_url": "https://github.com/joevilches",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49128/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/49128/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49127 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49127/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49127/comments | https://api.github.com/repos/facebook/react-native/issues/49127/events | https://github.com/facebook/react-native/pull/49127 | 2,827,402,950 | PR_kwDOAbrxp86J2AC- | 49,127 | Fix incorrect noexcept attributes | {
"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-02-03T12:41:17 | 2025-02-03T14:24:42 | 2025-02-03T14:24:34 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49127",
"html_url": "https://github.com/facebook/react-native/pull/49127",
"diff_url": "https://github.com/facebook/react-native/pull/49127.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49127.patch",
"merged_at": null
} | Summary:
These tests are marked as noexcept, but they can indeed throw exceptions: they trigger synchronous commits, which may cause exceptions in the mounting layer.
Changelog: [Internal]
Reviewed By: lenaic
Differential Revision: D69049587
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49127/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49127/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49126 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49126/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49126/comments | https://api.github.com/repos/facebook/react-native/issues/49126/events | https://github.com/facebook/react-native/pull/49126 | 2,827,285,438 | PR_kwDOAbrxp86J1mJJ | 49,126 | fix(iOS): bring back enableFixForViewCommandRace feature flag | {
"login": "okwasniewski",
"id": 52801365,
"node_id": "MDQ6VXNlcjUyODAxMzY1",
"avatar_url": "https://avatars.githubusercontent.com/u/52801365?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/okwasniewski",
"html_url": "https://github.com/okwasniewski",
"followers_url": "https://api.github.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-02-03T11:48:32 | 2025-02-03T14:16:14 | 2025-02-03T14:16:02 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49126",
"html_url": "https://github.com/facebook/react-native/pull/49126",
"diff_url": "https://github.com/facebook/react-native/pull/49126.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49126.patch",
"merged_at": null
} | ## Summary:
As pointed out by @RyanCommits the ReactNativeFactory PR removed `enableFixForViewCommandRace` feature flag by mistake. Reference: https://github.com/facebook/react-native/pull/46298/files
This PR re-adds the feature flag.
## Changelog:
[IOS] [FIXED] - Re-enable enableFixForViewCommandRace feat... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49126/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49126/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49125 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49125/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49125/comments | https://api.github.com/repos/facebook/react-native/issues/49125/events | https://github.com/facebook/react-native/pull/49125 | 2,827,280,782 | PR_kwDOAbrxp86J1lHh | 49,125 | Add method to take a save a JS memory heap snapshot | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-02-03T11:46:19 | 2025-02-04T12:54:53 | 2025-02-04T12:54:43 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49125",
"html_url": "https://github.com/facebook/react-native/pull/49125",
"diff_url": "https://github.com/facebook/react-native/pull/49125.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49125.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
This adds support for taking JS memory heap snapshots from Fantom tests via `Fantom.saveJSMemoryHeapSnapshot`. This can be used in one-off tests to do memory analysis and determine the existence of leaks:
```
// Warm up
Fantom.saveJSMemoryHeapSnapshot('/path/to/my/1.heapsnapshot');
//... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49125/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49125/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49124 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49124/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49124/comments | https://api.github.com/repos/facebook/react-native/issues/49124/events | https://github.com/facebook/react-native/pull/49124 | 2,827,182,150 | PR_kwDOAbrxp86J1Pc3 | 49,124 | Convert remaining scripts to regular Flow syntax | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-02-03T11:02:04 | 2025-02-03T15:27:48 | 2025-02-03T15:27:46 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49124",
"html_url": "https://github.com/facebook/react-native/pull/49124",
"diff_url": "https://github.com/facebook/react-native/pull/49124.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49124.patch",
"merged_at": null
} | Summary:
Removes Flow comment syntax in remaining (modern) scripts.
This improves the maintainability of our repo scripts, e.g. validates unused types, auto-formatting.
**Revised (later pushes)**: Script entry points can't be entirely converted; Flow comment syntax is preserved in these cases for now (refactorab... | {
"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/49124/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49124/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49123 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49123/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49123/comments | https://api.github.com/repos/facebook/react-native/issues/49123/events | https://github.com/facebook/react-native/pull/49123 | 2,827,167,763 | PR_kwDOAbrxp86J1MUP | 49,123 | Move analysys scripts to .github folder | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2025-02-03T10:56:01 | 2025-02-03T18:12:56 | 2025-02-03T18:06:05 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49123",
"html_url": "https://github.com/facebook/react-native/pull/49123",
"diff_url": "https://github.com/facebook/react-native/pull/49123.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49123.patch",
"merged_at": null
} | Summary:
Previously, we used to have CI workflows scripts in a `react-native/scripts/circleci` folder.
Now that we are not using CircleCI anymore, we move those scripts to the `.github/workflow-scripts` folder.
## Changelog:
[Internal] - Move ci scripts to the `.github/workflow-scripts` folder
Differential Revision: ... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49123/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49123/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49122 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49122/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49122/comments | https://api.github.com/repos/facebook/react-native/issues/49122/events | https://github.com/facebook/react-native/pull/49122 | 2,827,166,414 | PR_kwDOAbrxp86J1MBK | 49,122 | Remove references from CircleCI from the release scripts | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-02-03T10:55:22 | 2025-02-03T18:08:25 | 2025-02-03T18:06:05 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49122",
"html_url": "https://github.com/facebook/react-native/pull/49122",
"diff_url": "https://github.com/facebook/react-native/pull/49122.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49122.patch",
"merged_at": null
} | Summary:
This change updates the Release testing and the release scripts by removing any reference to CircleCI
## Changelog:
[Internal] - Remove CircleCI references from Release and Release testing scripts
Differential Revision: D69047479
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49122/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49122/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49121 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49121/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49121/comments | https://api.github.com/repos/facebook/react-native/issues/49121/events | https://github.com/facebook/react-native/pull/49121 | 2,827,165,455 | PR_kwDOAbrxp86J1Lzf | 49,121 | Remove circleci folder | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 8 | 2025-02-03T10:54:57 | 2025-02-03T22:10:56 | 2025-02-03T22:10:45 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49121",
"html_url": "https://github.com/facebook/react-native/pull/49121",
"diff_url": "https://github.com/facebook/react-native/pull/49121.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49121.patch",
"merged_at": null
} | Summary:
This change removes the scripts/circleci folder and the last poll-maven script which was not used.
## Changelog:
[Internal] - Remove the circleci folder script
Differential Revision: D69047603
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49121/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49121/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49120 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49120/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49120/comments | https://api.github.com/repos/facebook/react-native/issues/49120/events | https://github.com/facebook/react-native/pull/49120 | 2,827,157,046 | PR_kwDOAbrxp86J1J-a | 49,120 | Remove references of CircleCI from the readme | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-02-03T10:51:10 | 2025-02-03T18:07:50 | 2025-02-03T18:06:04 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49120",
"html_url": "https://github.com/facebook/react-native/pull/49120",
"diff_url": "https://github.com/facebook/react-native/pull/49120.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49120.patch",
"merged_at": null
} | Summary:
This change removes any reference of CircleCI from the READMEs in React Native
## Changelog
[Internal] - Remove CircleCI references
Differential Revision: D69047437
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49120/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49120/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49119 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49119/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49119/comments | https://api.github.com/repos/facebook/react-native/issues/49119/events | https://github.com/facebook/react-native/pull/49119 | 2,827,156,843 | PR_kwDOAbrxp86J1J7j | 49,119 | Remove CircleCI configuration | {
"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-02-03T10:51:06 | 2025-02-03T18:07:15 | 2025-02-03T18:06:03 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49119",
"html_url": "https://github.com/facebook/react-native/pull/49119",
"diff_url": "https://github.com/facebook/react-native/pull/49119.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49119.patch",
"merged_at": null
} | Summary:
This change removes the .circleci folder and the workflow that we run on CircleCI
## Changelog:
[Internal] - Remove CircleCI config
Differential Revision: D69047483
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49119/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49119/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49118 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49118/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49118/comments | https://api.github.com/repos/facebook/react-native/issues/49118/events | https://github.com/facebook/react-native/pull/49118 | 2,827,156,676 | PR_kwDOAbrxp86J1J5L | 49,118 | Remove CircleCI references from gradle and android | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-02-03T10:51:01 | 2025-02-03T18:06:19 | 2025-02-03T18:06:02 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49118",
"html_url": "https://github.com/facebook/react-native/pull/49118",
"diff_url": "https://github.com/facebook/react-native/pull/49118.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49118.patch",
"merged_at": null
} | Summary:
We finished the migration away from CircleCI, so we are cleaning up the codebase.
This change updates references to CircleCI from gradle.
## Changelog:
[Internal] - Remove references from CircleCI in RNGP
Differential Revision: D69047484
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49118/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49118/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49117 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49117/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49117/comments | https://api.github.com/repos/facebook/react-native/issues/49117/events | https://github.com/facebook/react-native/issues/49117 | 2,826,988,526 | I_kwDOAbrxp86ogGvu | 49,117 | Unable to start the react naive app on android | {
"login": "Akalesh-tanwar",
"id": 192854964,
"node_id": "U_kgDOC367tA",
"avatar_url": "https://avatars.githubusercontent.com/u/192854964?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Akalesh-tanwar",
"html_url": "https://github.com/Akalesh-tanwar",
"followers_url": "https://api.github.c... | [
{
"id": 870851515,
"node_id": "MDU6TGFiZWw4NzA4NTE1MTU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20Android",
"name": "Platform: Android",
"color": "1d76db",
"default": false,
"description": "Android applications."
},
{
"id": 1261489149,
"n... | closed | false | null | [] | null | 3 | 2025-02-03T09:46:27 | 2025-02-05T07:37:39 | 2025-02-03T11:24:50 | NONE | null | null | null | null | ### Description
Getting bellow error when trying to run the react native app on android. It is working well in mac os. I have tried bellow methods which is not worked for me
1. deleted .gradle folder in project directory and system directory both.
2. Uninstall node_modules and installed again. But not worked.
BUI... | {
"login": "migueldaipre",
"id": 21174859,
"node_id": "MDQ6VXNlcjIxMTc0ODU5",
"avatar_url": "https://avatars.githubusercontent.com/u/21174859?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/migueldaipre",
"html_url": "https://github.com/migueldaipre",
"followers_url": "https://api.github.c... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49117/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49117/timeline | null | duplicate | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49116 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49116/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49116/comments | https://api.github.com/repos/facebook/react-native/issues/49116/events | https://github.com/facebook/react-native/pull/49116 | 2,826,971,436 | PR_kwDOAbrxp86J0g1i | 49,116 | Update Alert types to use `.js.flow` as the common interface file | {
"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 | 7 | 2025-02-03T09:41:34 | 2025-02-04T09:30:12 | 2025-02-04T09:30:12 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49116",
"html_url": "https://github.com/facebook/react-native/pull/49116",
"diff_url": "https://github.com/facebook/react-native/pull/49116.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49116.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D69044714
| {
"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... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49116/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49116/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49115 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49115/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49115/comments | https://api.github.com/repos/facebook/react-native/issues/49115/events | https://github.com/facebook/react-native/issues/49115 | 2,826,576,557 | I_kwDOAbrxp86oeiKt | 49,115 | [0.75][0.76] HAS FIX - React Native Android Build error - `zip END header not found` - INDIA Only | {
"login": "kush-scs",
"id": 128672052,
"node_id": "U_kgDOB6thNA",
"avatar_url": "https://avatars.githubusercontent.com/u/128672052?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kush-scs",
"html_url": "https://github.com/kush-scs",
"followers_url": "https://api.github.com/users/kush-scs/... | [
{
"id": 872682019,
"node_id": "MDU6TGFiZWw4NzI2ODIwMTk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20Fixed",
"name": "Resolution: Fixed",
"color": "0e8a16",
"default": false,
"description": "A PR that fixes this issue has been merged."
},
{
"i... | closed | true | null | [] | null | 128 | 2025-02-03T06:56:35 | 2025-02-07T14:55:23 | 2025-02-07T14:55:13 | NONE | null | resolved | null | null | ## IMPORTANT
> [!IMPORTANT]
> The latest official update on this issue [is available here](https://github.com/facebook/react-native/issues/49115#issuecomment-2640333409)
### Description
When i run my react native app in debug mode which is already running without errors using npx react-native run-android command t... | {
"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/49115/reactions",
"total_count": 18,
"+1": 18,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49115/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49114 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49114/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49114/comments | https://api.github.com/repos/facebook/react-native/issues/49114/events | https://github.com/facebook/react-native/issues/49114 | 2,826,290,964 | I_kwDOAbrxp86odccU | 49,114 | Build Failed in RN 0.77.0 while running in IOS with new architecture enabled | {
"login": "arunalexkk",
"id": 23125321,
"node_id": "MDQ6VXNlcjIzMTI1MzIx",
"avatar_url": "https://avatars.githubusercontent.com/u/23125321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arunalexkk",
"html_url": "https://github.com/arunalexkk",
"followers_url": "https://api.github.com/use... | [
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 1794148631,
"node_id": "MD... | closed | false | null | [] | null | 3 | 2025-02-03T03:18:54 | 2025-02-03T15:59:34 | 2025-02-03T15:59:32 | NONE | null | null | null | null | ### Description
NameError: uninitialized constant ActiveSupport::LoggerThreadSafeLevel::Logger
/Users/test/Co/vendor/bundle/ruby/2.6.0/gems/activesupport-6.1.7.10/lib/active_support/logger_thread_safe_level.rb:16:in `<module:LoggerThreadSafeLevel>'
/Users/test/Co/vendor/bundle/ruby/2.6.0/gems/activesupport-6.1.7.10... | {
"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/49114/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/49114/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49113 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49113/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49113/comments | https://api.github.com/repos/facebook/react-native/issues/49113/events | https://github.com/facebook/react-native/issues/49113 | 2,825,684,709 | I_kwDOAbrxp86obIbl | 49,113 | [Windows] Build Failed in RN 0.77.0 while running in android with new architecture enabled | {
"login": "Ajay01103",
"id": 125455606,
"node_id": "U_kgDOB3pM9g",
"avatar_url": "https://avatars.githubusercontent.com/u/125455606?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Ajay01103",
"html_url": "https://github.com/Ajay01103",
"followers_url": "https://api.github.com/users/Ajay01... | [
{
"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": 1877909121,
"n... | closed | false | null | [] | null | 7 | 2025-02-02T08:45:35 | 2025-05-18T02:40:22 | 2025-02-06T15:21:14 | NONE | null | null | null | null | ### Description
I was starting my new Project on React Native 0.77 with new Architecture enabled and I am using windows as my OS. After initializing new RN project I performed gradle clean and its said build successfull then I run it in android and there I got this error related to build ninja.
The error only happene... | {
"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/49113/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49113/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49112 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49112/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49112/comments | https://api.github.com/repos/facebook/react-native/issues/49112/events | https://github.com/facebook/react-native/issues/49112 | 2,825,475,376 | I_kwDOAbrxp86oaVUw | 49,112 | @react-native/popup-menu-android causes build failure on android: build.gradle.kts Unresolved reference: libs | {
"login": "shanebrowncs",
"id": 9297219,
"node_id": "MDQ6VXNlcjkyOTcyMTk=",
"avatar_url": "https://avatars.githubusercontent.com/u/9297219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shanebrowncs",
"html_url": "https://github.com/shanebrowncs",
"followers_url": "https://api.github.com... | [
{
"id": 542043367,
"node_id": "MDU6TGFiZWw1NDIwNDMzNjc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Issue:%20Author%20Provided%20Repro",
"name": "Issue: Author Provided Repro",
"color": "0e8a16",
"default": false,
"description": "This issue can be reproduced in Sn... | closed | false | null | [] | null | 11 | 2025-02-01T22:30:30 | 2025-05-05T15:01:59 | 2025-02-06T13:51:40 | NONE | null | null | null | null | ### Description
As of [RN 0.74](https://reactnative.dev/blog/2024/04/22/release-0.74#other-breaking-changes) `UIManagerModule.showPopupMenu` was deprecated and replaced with `<PopupMenuAndroid>` and placed into the [@react-native/popup-menu-android](https://www.npmjs.com/package/@react-native/popup-menu-android) packa... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/49112/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49112/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49111 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49111/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49111/comments | https://api.github.com/repos/facebook/react-native/issues/49111/events | https://github.com/facebook/react-native/issues/49111 | 2,825,402,086 | I_kwDOAbrxp86oaDbm | 49,111 | SoLoaderDSONotFoundError on Android 11 Emulator | {
"login": "MicroDroid",
"id": 8523135,
"node_id": "MDQ6VXNlcjg1MjMxMzU=",
"avatar_url": "https://avatars.githubusercontent.com/u/8523135?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MicroDroid",
"html_url": "https://github.com/MicroDroid",
"followers_url": "https://api.github.com/users... | [
{
"id": 870851515,
"node_id": "MDU6TGFiZWw4NzA4NTE1MTU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20Android",
"name": "Platform: Android",
"color": "1d76db",
"default": false,
"description": "Android applications."
},
{
"id": 1794376073,
"n... | closed | false | null | [] | null | 13 | 2025-02-01T20:05:27 | 2025-05-16T12:09:15 | 2025-03-03T19:15:55 | NONE | null | null | null | null | ### Description

### Steps to reproduce
1. run app
### React Native Version
0.77.0
### Affected Platforms
Runtime - Android
### Output of `npx react-native info`
```text
info Fetching system and libraries information...
Sy... | {
"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/49111/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49111/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.