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/48907 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48907/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48907/comments | https://api.github.com/repos/facebook/react-native/issues/48907/events | https://github.com/facebook/react-native/pull/48907 | 2,807,620,406 | PR_kwDOAbrxp86IzPp4 | 48,907 | introduce Fantom.scrollTo | {
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-23T18:26:11 | 2025-01-25T23:02:36 | 2025-01-25T23:02:24 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48907",
"html_url": "https://github.com/facebook/react-native/pull/48907",
"diff_url": "https://github.com/facebook/react-native/pull/48907.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48907.patch",
"merged_at": null
} | Summary:
changelog: [internal]
Introduce new function `Fantom.scrollTo`, which will fake a scroll to particular position.
Calling the method will call onScroll event using codepath that iOS uses. It will also set C++ state so the new scroll position is observable from JavaScript.
Differential Revision: D68554703
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48907/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48907/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48906 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48906/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48906/comments | https://api.github.com/repos/facebook/react-native/issues/48906/events | https://github.com/facebook/react-native/pull/48906 | 2,807,586,385 | PR_kwDOAbrxp86IzIO1 | 48,906 | Switch from single Complete event to a pair of Async Nestable events | {
"login": "hoxyq",
"id": 28902667,
"node_id": "MDQ6VXNlcjI4OTAyNjY3",
"avatar_url": "https://avatars.githubusercontent.com/u/28902667?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hoxyq",
"html_url": "https://github.com/hoxyq",
"followers_url": "https://api.github.com/users/hoxyq/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-23T18:08:05 | 2025-01-24T16:46:11 | 2025-01-24T16:45:59 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48906",
"html_url": "https://github.com/facebook/react-native/pull/48906",
"diff_url": "https://github.com/facebook/react-native/pull/48906.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48906.patch",
"merged_at": null
} | Summary:
# Changelog: [Internal]
It looks like on `Chrome` side, Complete events (`ph="X"`) are only used for Renderer-related events.
For user-land events with duration (non-instant events), there is a [set of supported types](https://github.com/ChromeDevTools/devtools-frontend/blob/99a9104ae974f8caa63927e356800f676... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48906/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48906/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48905 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48905/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48905/comments | https://api.github.com/repos/facebook/react-native/issues/48905/events | https://github.com/facebook/react-native/pull/48905 | 2,807,568,699 | PR_kwDOAbrxp86IzEXd | 48,905 | Migrated `StyleSheet/processColorArray` to use `export` syntax | {
"login": "iwoplaza",
"id": 7166752,
"node_id": "MDQ6VXNlcjcxNjY3NTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/7166752?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/iwoplaza",
"html_url": "https://github.com/iwoplaza",
"followers_url": "https://api.github.com/users/iwopl... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-01-23T17:59:03 | 2025-01-28T17:51:05 | 2025-01-28T17:50:55 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48905",
"html_url": "https://github.com/facebook/react-native/pull/48905",
"diff_url": "https://github.com/facebook/react-native/pull/48905.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48905.patch",
"merged_at": null
} | Summary:
## Motivation
Modernising the react-native codebase to allow for ingestion by modern Flow tooling.
## This diff
- Updates `Libraries/StyleSheet/processColorArray.js` to use `export` syntax.
- Appends `.default` to requires of the changed files.
- Updates test files.
- Updated View Config codegen (requires an ... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48905/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48905/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48904 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48904/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48904/comments | https://api.github.com/repos/facebook/react-native/issues/48904/events | https://github.com/facebook/react-native/pull/48904 | 2,807,565,335 | PR_kwDOAbrxp86IzDmh | 48,904 | Migrate ReactBridge to kotlin | {
"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 | 15 | 2025-01-23T17:57:48 | 2025-01-25T00:23:58 | 2025-01-25T00:23:46 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48904",
"html_url": "https://github.com/facebook/react-native/pull/48904",
"diff_url": "https://github.com/facebook/react-native/pull/48904.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48904.patch",
"merged_at": null
} | Summary:
Migrate ReactBridge to kotlin
chagelog: [internal] internal
Differential Revision: D68540709
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48904/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48904/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48903 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48903/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48903/comments | https://api.github.com/repos/facebook/react-native/issues/48903/events | https://github.com/facebook/react-native/pull/48903 | 2,807,533,010 | PR_kwDOAbrxp86Iy8Z9 | 48,903 | ship useOptimisedViewPreallocationOnAndroid everywhere and remove gating | {
"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-01-23T17:43:23 | 2025-01-27T14:35:42 | 2025-01-27T14:35:31 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48903",
"html_url": "https://github.com/facebook/react-native/pull/48903",
"diff_url": "https://github.com/facebook/react-native/pull/48903.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48903.patch",
"merged_at": null
} | Summary: changelog: [internal]
Reviewed By: rubennorte
Differential Revision: D68490542
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48903/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48903/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48902 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48902/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48902/comments | https://api.github.com/repos/facebook/react-native/issues/48902/events | https://github.com/facebook/react-native/pull/48902 | 2,807,467,589 | PR_kwDOAbrxp86IyuLR | 48,902 | eslint: Disable jest/no-disabled-tests as we're not actionating on those warnings | {
"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 | 1 | 2025-01-23T17:12:45 | 2025-01-27T18:13:37 | 2025-01-27T18:13:37 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48902",
"html_url": "https://github.com/facebook/react-native/pull/48902",
"diff_url": "https://github.com/facebook/react-native/pull/48902.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48902.patch",
"merged_at": null
} | Summary:
We do have the `jest/no-disabled-tests` rule enabled which is firing warning which we're nota
actively looking into. Example: https://github.com/facebook/react-native/pull/48900
I'm disabling the rule in the .eslintrc.js file for our tests so it won't emit those warnings anymore.
Disabled tests will be catch ... | {
"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/48902/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48902/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48901 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48901/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48901/comments | https://api.github.com/repos/facebook/react-native/issues/48901/events | https://github.com/facebook/react-native/pull/48901 | 2,807,453,537 | PR_kwDOAbrxp86IyrI8 | 48,901 | Migrated `Text`, `Share` and `Settings` from `Libraries/` to use `export` syntax. | {
"login": "iwoplaza",
"id": 7166752,
"node_id": "MDQ6VXNlcjcxNjY3NTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/7166752?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/iwoplaza",
"html_url": "https://github.com/iwoplaza",
"followers_url": "https://api.github.com/users/iwopl... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2025-01-23T17:05:48 | 2025-01-24T16:53:41 | 2025-01-24T16:53:31 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48901",
"html_url": "https://github.com/facebook/react-native/pull/48901",
"diff_url": "https://github.com/facebook/react-native/pull/48901.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48901.patch",
"merged_at": null
} | Summary:
## Motivation
Modernising the react-native codebase to allow for ingestion by modern Flow tooling.
## This diff
- Updates files in `Libraries/Text`, `Libraries/Share` and `Libraries/Settings` to use `export` syntax.
- Appends `.default` to requires of the changed files.
- Updates test files.
- Updates the pub... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48901/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48901/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48900 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48900/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48900/comments | https://api.github.com/repos/facebook/react-native/issues/48900/events | https://github.com/facebook/react-native/pull/48900 | 2,807,400,272 | PR_kwDOAbrxp86IyfjJ | 48,900 | Stable API - Make AnimatedNodeWithUpdateableConfig 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-01-23T16:41:47 | 2025-01-24T18:26:55 | 2025-01-24T18:26:44 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48900",
"html_url": "https://github.com/facebook/react-native/pull/48900",
"diff_url": "https://github.com/facebook/react-native/pull/48900.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48900.patch",
"merged_at": null
} | Summary:
I've verified that this interface is not used externally, so I'm making it internal.
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%3Apvinis%2Freact-native---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/48900/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48900/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48899 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48899/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48899/comments | https://api.github.com/repos/facebook/react-native/issues/48899/events | https://github.com/facebook/react-native/pull/48899 | 2,807,342,373 | PR_kwDOAbrxp86IySuu | 48,899 | add tests for TextInput.onChange and TextInput.onChangeText | {
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-23T16:18:33 | 2025-01-23T17:03:46 | 2025-01-23T17:03:35 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48899",
"html_url": "https://github.com/facebook/react-native/pull/48899",
"diff_url": "https://github.com/facebook/react-native/pull/48899.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48899.patch",
"merged_at": null
} | Summary:
changelog: [internal]
Add tests for `TextInput.onChange` and `TextInput.onChangeText`.
Reviewed By: rubennorte
Differential Revision: D68498998
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48899/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48899/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48898 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48898/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48898/comments | https://api.github.com/repos/facebook/react-native/issues/48898/events | https://github.com/facebook/react-native/pull/48898 | 2,807,340,102 | PR_kwDOAbrxp86IySOS | 48,898 | Upgrade undici to 5.28.5 | {
"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-01-23T16:17:46 | 2025-01-24T15:17:09 | 2025-01-24T15:16:58 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48898",
"html_url": "https://github.com/facebook/react-native/pull/48898",
"diff_url": "https://github.com/facebook/react-native/pull/48898.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48898.patch",
"merged_at": null
} | Summary:
Changelog: [Internal]
GitHub has identified a security vulnerability in a package dependency defined in the repository, facebook/react-native.
Package name: undici
Affected versions: >= 4.5.0, < 5.28.5
Fixed in version: 5.28.5
Severity: MODERATE
Identifiers
GHSA-c76h-2ccp-4975
CVE-2025-22150
References
htt... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48898/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48898/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48897 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48897/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48897/comments | https://api.github.com/repos/facebook/react-native/issues/48897/events | https://github.com/facebook/react-native/pull/48897 | 2,807,240,609 | PR_kwDOAbrxp86Ix8dK | 48,897 | : add optional id field | {
"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-01-23T15:37:54 | 2025-01-24T12:42:37 | 2025-01-24T12:42:28 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48897",
"html_url": "https://github.com/facebook/react-native/pull/48897",
"diff_url": "https://github.com/facebook/react-native/pull/48897.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48897.patch",
"merged_at": null
} | Summary:
# Changelog: [Internal]
Adds optional `id` field to Trace Event spec. This field will be required once we are going to emit trace with real custom tracks.
For custom tracks, we would need to emit pair of trace events:
1. Begin Event with type `b`.
2. End Event with type `e`.
They are [matched](https://githu... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48897/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48897/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48896 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48896/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48896/comments | https://api.github.com/repos/facebook/react-native/issues/48896/events | https://github.com/facebook/react-native/pull/48896 | 2,807,228,719 | PR_kwDOAbrxp86Ix5zp | 48,896 | RNGP - Update comment on INCLUDE_JITPACK_REPOSITORY_DEFAULT | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-01-23T15:33:47 | 2025-01-23T19:04:06 | 2025-01-23T19:03:56 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48896",
"html_url": "https://github.com/facebook/react-native/pull/48896",
"diff_url": "https://github.com/facebook/react-native/pull/48896.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48896.patch",
"merged_at": null
} | Summary:
This comment is not exact and should be updated.
Changelog:
[Internal] [Changed] -
Differential Revision: D68556425
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48896/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48896/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48895 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48895/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48895/comments | https://api.github.com/repos/facebook/react-native/issues/48895/events | https://github.com/facebook/react-native/pull/48895 | 2,807,202,075 | PR_kwDOAbrxp86Ixz0n | 48,895 | Fix app lagging while attempting a connection to Metro | {
"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 | 2 | 2025-01-23T15:25:24 | 2025-01-23T18:48:21 | 2025-01-23T18:48:10 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48895",
"html_url": "https://github.com/facebook/react-native/pull/48895",
"diff_url": "https://github.com/facebook/react-native/pull/48895.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48895.patch",
"merged_at": null
} | Summary:
Changelog:
[General][Breaking][Fixed] - removed a long-running loop causing the app to lag while attempting a connection to Metro
Round 2: Sorry I broke VR/Java apps in D68023397. Helpful teammates have reverted and Jedi landed it via D68522537.
This diff adds the missing method call that caused the crash:
... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48895/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48895/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48894 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48894/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48894/comments | https://api.github.com/repos/facebook/react-native/issues/48894/events | https://github.com/facebook/react-native/pull/48894 | 2,807,112,007 | PR_kwDOAbrxp86IxgN0 | 48,894 | Remove seemingly unused `AnimatedWeb` file. | {
"login": "iwoplaza",
"id": 7166752,
"node_id": "MDQ6VXNlcjcxNjY3NTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/7166752?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/iwoplaza",
"html_url": "https://github.com/iwoplaza",
"followers_url": "https://api.github.com/users/iwopl... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-01-23T14:50:26 | 2025-01-23T18:48:22 | 2025-01-23T18:48:09 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48894",
"html_url": "https://github.com/facebook/react-native/pull/48894",
"diff_url": "https://github.com/facebook/react-native/pull/48894.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48894.patch",
"merged_at": null
} | Summary:
## Motivation
In our efforts to migrate the RN codebase to modern Flow (to enable ingestion by modern Flow tooling) I stumbled upon the `AnimatedWeb.js` file, which does not seems to be imported anywhere.
In case this file has actual uses outside of Meta (e.g. in OSS), I'll abandon the diff 🙌
## This diff
-... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48894/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48894/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48893 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48893/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48893/comments | https://api.github.com/repos/facebook/react-native/issues/48893/events | https://github.com/facebook/react-native/pull/48893 | 2,807,097,424 | PR_kwDOAbrxp86IxdCr | 48,893 | Add source transformation pipeline to build-types | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-01-23T14:44:31 | 2025-01-30T09:43:55 | 2025-01-23T16:36:50 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48893",
"html_url": "https://github.com/facebook/react-native/pull/48893",
"diff_url": "https://github.com/facebook/react-native/pull/48893.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48893.patch",
"merged_at": null
} | Summary:
Updates `build-types` to support source file AST transforms, and templates out an initial `stripPrivateProperties` transform.
- Also, parallelise file translation via `Promise.all`.
Changelog: [Internal]
Differential Revision: D68558012
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48893/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48893/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48892 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48892/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48892/comments | https://api.github.com/repos/facebook/react-native/issues/48892/events | https://github.com/facebook/react-native/pull/48892 | 2,807,064,018 | PR_kwDOAbrxp86IxVt_ | 48,892 | Partially restore feature flag to disable event loop on bridgeless | {
"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-01-23T14:31:31 | 2025-01-23T16:16:33 | 2025-01-23T16:16:19 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48892",
"html_url": "https://github.com/facebook/react-native/pull/48892",
"diff_url": "https://github.com/facebook/react-native/pull/48892.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48892.patch",
"merged_at": null
} | Summary: Changelog: [internal]
Differential Revision: D68557746
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48892/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48892/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48891 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48891/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48891/comments | https://api.github.com/repos/facebook/react-native/issues/48891/events | https://github.com/facebook/react-native/pull/48891 | 2,807,025,200 | PR_kwDOAbrxp86IxNUt | 48,891 | add tests for ScrollView.onScroll | {
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-23T14:15:50 | 2025-01-23T19:51:56 | 2025-01-23T19:51:41 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48891",
"html_url": "https://github.com/facebook/react-native/pull/48891",
"diff_url": "https://github.com/facebook/react-native/pull/48891.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48891.patch",
"merged_at": null
} | Summary:
changelog: [internal]
add two tests covering onScroll: one for the case where onScroll is triggered multiple times during one UI tick and one where it is triggered once per UI tick.
Reviewed By: rubennorte
Differential Revision: D68499566
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48891/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48891/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48890 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48890/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48890/comments | https://api.github.com/repos/facebook/react-native/issues/48890/events | https://github.com/facebook/react-native/pull/48890 | 2,806,990,113 | PR_kwDOAbrxp86IxFs- | 48,890 | [iOS] Make RCTDeviceInfo._invalidated std::atomic<BOOL> | {
"login": "hakonk",
"id": 2263015,
"node_id": "MDQ6VXNlcjIyNjMwMTU=",
"avatar_url": "https://avatars.githubusercontent.com/u/2263015?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hakonk",
"html_url": "https://github.com/hakonk",
"followers_url": "https://api.github.com/users/hakonk/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-01-23T14:01:12 | 2025-01-27T17:24:46 | 2025-01-27T17:24:36 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48890",
"html_url": "https://github.com/facebook/react-native/pull/48890",
"diff_url": "https://github.com/facebook/react-native/pull/48890.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48890.patch",
"merged_at": null
} | ## Summary:
When running the tests associated with `RNTestPods` with `TSan` enabled, I get a data race:
```
WARNING: ThreadSanitizer: data race (pid=28047)
Read of size 1 at 0x000144c30be9 by thread T32:
#0 -[RCTDeviceInfo invalidate] <null> (RNTesterUnitTests:arm64+0x434bf8)
#1 __CFNOTIFICATIONCENT... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48890/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48890/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48889 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48889/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48889/comments | https://api.github.com/repos/facebook/react-native/issues/48889/events | https://github.com/facebook/react-native/pull/48889 | 2,806,937,799 | PR_kwDOAbrxp86Iw6N8 | 48,889 | Migrated files in `Libraries/Core` to `export` syntax. | {
"login": "iwoplaza",
"id": 7166752,
"node_id": "MDQ6VXNlcjcxNjY3NTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/7166752?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/iwoplaza",
"html_url": "https://github.com/iwoplaza",
"followers_url": "https://api.github.com/users/iwopl... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-01-23T13:39:06 | 2025-01-24T13:47:24 | 2025-01-24T13:47:14 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48889",
"html_url": "https://github.com/facebook/react-native/pull/48889",
"diff_url": "https://github.com/facebook/react-native/pull/48889.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48889.patch",
"merged_at": null
} | Summary:
## Motivation
Modernising the react-native codebase to allow for ingestion by modern Flow tooling.
## This diff
- Updates files in `Libraries/Core` to use `export` syntax
- `export default` for qualified objects, many `export` statements for collections
- Appends `.default` to requires of the changed files.... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48889/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48889/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48888 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48888/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48888/comments | https://api.github.com/repos/facebook/react-native/issues/48888/events | https://github.com/facebook/react-native/pull/48888 | 2,806,862,308 | PR_kwDOAbrxp86Iwpw1 | 48,888 | Fix images not displayed when extension is implicit | {
"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-01-23T13:06:05 | 2025-02-11T15:35:45 | 2025-01-23T19:42:20 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48888",
"html_url": "https://github.com/facebook/react-native/pull/48888",
"diff_url": "https://github.com/facebook/react-native/pull/48888.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48888.patch",
"merged_at": null
} | Summary:
We have a report from OSS where Images are not displayed properly in case they are saved on disk with no extension.
We previously had a fix attempt iwith [this pr](https://github.com/facebook/react-native/pull/46971), but this was breaking some internal apps.
This second attempt should work for both cases.
... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48888/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48888/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48887 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48887/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48887/comments | https://api.github.com/repos/facebook/react-native/issues/48887/events | https://github.com/facebook/react-native/issues/48887 | 2,806,817,554 | I_kwDOAbrxp86nTKMS | 48,887 | SectionList onViewableItemsChanged behaviour difference between iOS and Android/Web | {
"login": "philipbulley",
"id": 309607,
"node_id": "MDQ6VXNlcjMwOTYwNw==",
"avatar_url": "https://avatars.githubusercontent.com/u/309607?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/philipbulley",
"html_url": "https://github.com/philipbulley",
"followers_url": "https://api.github.com/u... | [
{
"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 | 6 | 2025-01-23T12:45:38 | 2025-05-06T09:13:07 | null | NONE | null | null | null | null | ### Description
**Expected:**
`SectionList` `onViewableItemsChanged` should correctly report `viewableItems` across multiple sections when items from those sections are within the viewport. This is the current behaviour on Android and Web.
**Actual:**
`SectionList` `onViewableItemsChanged` will only report `viewableI... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48887/reactions",
"total_count": 5,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 2,
"confused": 0,
"heart": 1,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48887/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48886 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48886/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48886/comments | https://api.github.com/repos/facebook/react-native/issues/48886/events | https://github.com/facebook/react-native/pull/48886 | 2,806,742,849 | PR_kwDOAbrxp86IwPh0 | 48,886 | Add benchmark for EventTarget | {
"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 | 10 | 2025-01-23T12:10:30 | 2025-01-27T15:54:00 | 2025-01-27T15:53:43 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48886",
"html_url": "https://github.com/facebook/react-native/pull/48886",
"diff_url": "https://github.com/facebook/react-native/pull/48886.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48886.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
Creates a benchmarks to measure the performance of `EventTarget`.
Differential Revision: D67750677
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48886/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48886/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48885 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48885/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48885/comments | https://api.github.com/repos/facebook/react-native/issues/48885/events | https://github.com/facebook/react-native/pull/48885 | 2,806,707,329 | PR_kwDOAbrxp86IwHux | 48,885 | [RN][0.74] Fix ruby for CI | {
"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 | 1 | 2025-01-23T11:53:14 | 2025-03-03T15:08:14 | 2025-01-23T12:20:50 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48885",
"html_url": "https://github.com/facebook/react-native/pull/48885",
"diff_url": "https://github.com/facebook/react-native/pull/48885.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48885.patch",
"merged_at": "2025-01-... | ## Summary:
Ruby has released a version of concurrent-ruby that is broken. This change pin the version to a working one.
## Changelog:
[iOs][Changed] - Pin concurrent-ruby to 1.3.4
## Test Plan:
CircleCI is green | {
"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/48885/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48885/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48884 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48884/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48884/comments | https://api.github.com/repos/facebook/react-native/issues/48884/events | https://github.com/facebook/react-native/pull/48884 | 2,806,683,487 | PR_kwDOAbrxp86IwCdK | 48,884 | Migrated `Libraries/WebSocket/*` to `export` syntax. | {
"login": "iwoplaza",
"id": 7166752,
"node_id": "MDQ6VXNlcjcxNjY3NTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/7166752?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/iwoplaza",
"html_url": "https://github.com/iwoplaza",
"followers_url": "https://api.github.com/users/iwopl... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-01-23T11:41:08 | 2025-01-23T16:59:20 | 2025-01-23T16:59:08 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48884",
"html_url": "https://github.com/facebook/react-native/pull/48884",
"diff_url": "https://github.com/facebook/react-native/pull/48884.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48884.patch",
"merged_at": null
} | Summary:
## Motivation
Modernising the react-native codebase to allow for ingestion by modern Flow tooling.
## This diff
- Updates files in `Libraries/WebSocket` to use `export` syntax
- Appends `.default` to requires of the changed files.
- Updates mocks.
- Updates the public API snapshot (intented breaking change)
... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48884/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48884/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48883 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48883/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48883/comments | https://api.github.com/repos/facebook/react-native/issues/48883/events | https://github.com/facebook/react-native/issues/48883 | 2,806,625,788 | I_kwDOAbrxp86nSbX8 | 48,883 | [New Arch] [IOS] layout breaking on render when enabling the new arch | {
"login": "wcastand",
"id": 2178244,
"node_id": "MDQ6VXNlcjIxNzgyNDQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/2178244?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/wcastand",
"html_url": "https://github.com/wcastand",
"followers_url": "https://api.github.com/users/wcast... | [
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 1794376073,
"node_id": "MD... | closed | false | null | [] | null | 6 | 2025-01-23T11:15:21 | 2025-03-05T08:44:26 | 2025-01-23T14:03:30 | NONE | null | null | null | null | ### Description
I'm trying to enable the new arch on our expo app at work, i get no error and can build and it seems to be good on Android but on IOS i get weird behavior on the rendering of components.
random component break layouts and render randomly on the screen it seems, it's not consistent and if i navigate on... | {
"login": "wcastand",
"id": 2178244,
"node_id": "MDQ6VXNlcjIxNzgyNDQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/2178244?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/wcastand",
"html_url": "https://github.com/wcastand",
"followers_url": "https://api.github.com/users/wcast... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48883/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48883/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48882 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48882/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48882/comments | https://api.github.com/repos/facebook/react-native/issues/48882/events | https://github.com/facebook/react-native/pull/48882 | 2,806,497,436 | PR_kwDOAbrxp86IvZKp | 48,882 | Use test name as a hint for 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-01-23T10:19:12 | 2025-01-23T18:33:58 | 2025-01-23T18:33:47 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48882",
"html_url": "https://github.com/facebook/react-native/pull/48882",
"diff_url": "https://github.com/facebook/react-native/pull/48882.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48882.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
The current hint for benchmarks is that the test body contains `unstable_benchmark` calls, but some benchmarks that need to use feature flags define their test bodies in a separate file, so the file containing the call to `unstable_benchmark` isn't the `-itest.js` one.
This adds a new h... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48882/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48882/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48881 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48881/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48881/comments | https://api.github.com/repos/facebook/react-native/issues/48881/events | https://github.com/facebook/react-native/pull/48881 | 2,806,490,135 | PR_kwDOAbrxp86IvXiw | 48,881 | Improve format of benchmark results | {
"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-01-23T10:16:02 | 2025-01-23T18:33:57 | 2025-01-23T18:33:46 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48881",
"html_url": "https://github.com/facebook/react-native/pull/48881",
"diff_url": "https://github.com/facebook/react-native/pull/48881.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48881.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
Small improvement in the printed benchmark results.
Differential Revision: D68552379
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48881/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48881/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48880 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48880/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48880/comments | https://api.github.com/repos/facebook/react-native/issues/48880/events | https://github.com/facebook/react-native/pull/48880 | 2,806,467,090 | PR_kwDOAbrxp86IvSd6 | 48,880 | Make URL base optional | {
"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 | 1 | 2025-01-23T10:05:55 | 2025-02-14T15:35:39 | 2025-02-14T15:35:39 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48880",
"html_url": "https://github.com/facebook/react-native/pull/48880",
"diff_url": "https://github.com/facebook/react-native/pull/48880.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48880.patch",
"merged_at": null
} | Summary:
Changelog: [Internal]
According to the specification (https://url.spec.whatwg.org/#url) the base argument is optional in the URL.
The current implementation handles this case correctly, but the types are stricter and disallow that.
Differential Revision: D68501921
| {
"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/48880/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48880/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48879 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48879/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48879/comments | https://api.github.com/repos/facebook/react-native/issues/48879/events | https://github.com/facebook/react-native/issues/48879 | 2,806,361,787 | I_kwDOAbrxp86nRa67 | 48,879 | React Native TTLock Issue | {
"login": "TayyabQ",
"id": 114659554,
"node_id": "U_kgDOBtWQ4g",
"avatar_url": "https://avatars.githubusercontent.com/u/114659554?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/TayyabQ",
"html_url": "https://github.com/TayyabQ",
"followers_url": "https://api.github.com/users/TayyabQ/foll... | [
{
"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 | 5 | 2025-01-23T09:20:49 | 2025-01-23T11:28:47 | 2025-01-23T11:28:44 | NONE | null | null | null | null | ### Description
I have clone the reactnative ttlock repo( source:https://github.com/ttlock/react-native-ttlock ) and tried to make the build after alot of config and install dependencies and after that i am able to make the build and i see two views in the main screen 1.Lock 2.Gateway main screen when i click on any 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/48879/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48879/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48878 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48878/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48878/comments | https://api.github.com/repos/facebook/react-native/issues/48878/events | https://github.com/facebook/react-native/pull/48878 | 2,805,555,364 | PR_kwDOAbrxp86IsNX8 | 48,878 | Animated: Setup `scheduleAnimatedCleanupInMicrotask` Feature Flag | {
"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 | 5 | 2025-01-22T23:38:07 | 2025-03-13T16:09:07 | 2025-01-27T19:17:06 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48878",
"html_url": "https://github.com/facebook/react-native/pull/48878",
"diff_url": "https://github.com/facebook/react-native/pull/48878.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48878.patch",
"merged_at": null
} | Summary:
Creates a new `scheduleAnimatedCleanupInMicrotask` feature flag to experiment with deferring the `AnimatedProps` cleanup using the microtask queue.
This is different from the previous approach of deferring invocation of the completion callback, which impacted the timing of composite animations such as `Animat... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48878/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48878/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48877 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48877/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48877/comments | https://api.github.com/repos/facebook/react-native/issues/48877/events | https://github.com/facebook/react-native/pull/48877 | 2,805,549,956 | PR_kwDOAbrxp86IsMME | 48,877 | Animated: Hoist Non-Lifecycle Logic from `useAnimatedPropsLifecycle` | {
"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-01-22T23:32:32 | 2025-03-13T16:09:07 | 2025-01-24T18:52:55 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48877",
"html_url": "https://github.com/facebook/react-native/pull/48877",
"diff_url": "https://github.com/facebook/react-native/pull/48877.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48877.patch",
"merged_at": null
} | Summary:
This is a minor refactor to hoist logic that is not actually specific to the `AnimatedProps` lifecycle out of the hook named `useAnimatedPropsLifecycle`.
This will make it easier to iterate on the implementation of `useAnimatedPropsLifecycle` using a feature flag in a subsequent diff.
This has no behavior ch... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48877/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48877/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48876 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48876/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48876/comments | https://api.github.com/repos/facebook/react-native/issues/48876/events | https://github.com/facebook/react-native/pull/48876 | 2,805,543,416 | PR_kwDOAbrxp86IsKvw | 48,876 | Update info.ts | {
"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 | 6 | 2025-01-22T23:26:13 | 2025-01-23T15:23:59 | 2025-01-23T15:23:46 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48876",
"html_url": "https://github.com/facebook/react-native/pull/48876",
"diff_url": "https://github.com/facebook/react-native/pull/48876.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48876.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:
Found this while I was trying to make my own react native info for CI. For and... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48876/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48876/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48875 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48875/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48875/comments | https://api.github.com/repos/facebook/react-native/issues/48875/events | https://github.com/facebook/react-native/pull/48875 | 2,805,426,609 | PR_kwDOAbrxp86IrxMf | 48,875 | Upgrade `glob@7` to `glob@10` to resolve deprecation warnings | {
"login": "byCedric",
"id": 1203991,
"node_id": "MDQ6VXNlcjEyMDM5OTE=",
"avatar_url": "https://avatars.githubusercontent.com/u/1203991?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/byCedric",
"html_url": "https://github.com/byCedric",
"followers_url": "https://api.github.com/users/byCed... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%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 | {
"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 | 5 | 2025-01-22T21:53:57 | 2025-02-24T15:44:33 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48875",
"html_url": "https://github.com/facebook/react-native/pull/48875",
"diff_url": "https://github.com/facebook/react-native/pull/48875.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48875.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/48875/reactions",
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48875/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48874 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48874/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48874/comments | https://api.github.com/repos/facebook/react-native/issues/48874/events | https://github.com/facebook/react-native/issues/48874 | 2,805,424,965 | I_kwDOAbrxp86nN2NF | 48,874 | [Android] Elevation (`elevation` style prop) looks weird combined with border radius (`borderRadius` style prop) on RN 0.77 | {
"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": 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 | 20 | 2025-01-22T21:53:18 | 2025-02-05T14:15:49 | 2025-01-28T11:21:26 | CONTRIBUTOR | null | null | null | null | ### Description
When the `elevation` prop is applied to a `View` or elements like `TouchableOpacity`, a shadow is expected. However, since version 0.77, the shadow appears distorted, as if the `borderRadius` is too low.
To correct this, the `borderRadius` must be increased to ~3 times its original value. For example,... | {
"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/48874/reactions",
"total_count": 7,
"+1": 7,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48874/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48873 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48873/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48873/comments | https://api.github.com/repos/facebook/react-native/issues/48873/events | https://github.com/facebook/react-native/pull/48873 | 2,805,297,895 | PR_kwDOAbrxp86IrUu_ | 48,873 | Fix FlatList dark mode examples | {
"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-01-22T20:37:45 | 2025-01-27T15:09:41 | 2025-01-27T15:09:32 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48873",
"html_url": "https://github.com/facebook/react-native/pull/48873",
"diff_url": "https://github.com/facebook/react-native/pull/48873.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48873.patch",
"merged_at": null
} | ## Summary:
- Fix FlatList Nested and Multicolumn dark mode examples
- Convert MultiColumn example from class to functional component
- Fixing several FlowFixMe annotations for both examples
## Changelog:
[INTERNAL] - Fix FlatList dark mode examples
## Test Plan:
<details>
<summary>Screenshots</summar... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48873/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48873/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48872 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48872/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48872/comments | https://api.github.com/repos/facebook/react-native/issues/48872/events | https://github.com/facebook/react-native/pull/48872 | 2,805,267,236 | PR_kwDOAbrxp86IrOC7 | 48,872 | Fully rollout enableDeletionOfUnmountedViews feature flag | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-01-22T20:18:25 | 2025-01-24T01:42:56 | 2025-01-24T01:42:46 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48872",
"html_url": "https://github.com/facebook/react-native/pull/48872",
"diff_url": "https://github.com/facebook/react-native/pull/48872.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48872.patch",
"merged_at": null
} | Summary:
enableDeletionOfUnmountedViews feature flag has been enabled for 4 months with no errors on production, also it's been enabled in OSS since 0.76.
This diff removes the feature flag and fully rollout this fix
changelog: [internal] internal
Differential Revision: D68511227
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48872/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48872/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48871 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48871/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48871/comments | https://api.github.com/repos/facebook/react-native/issues/48871/events | https://github.com/facebook/react-native/pull/48871 | 2,805,223,787 | PR_kwDOAbrxp86IrEja | 48,871 | : Move setUpReactDevTools to InitializeCore | {
"login": "hoxyq",
"id": 28902667,
"node_id": "MDQ6VXNlcjI4OTAyNjY3",
"avatar_url": "https://avatars.githubusercontent.com/u/28902667?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hoxyq",
"html_url": "https://github.com/hoxyq",
"followers_url": "https://api.github.com/users/hoxyq/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-22T19:53:10 | 2025-01-23T06:10:50 | 2025-01-23T06:10:38 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48871",
"html_url": "https://github.com/facebook/react-native/pull/48871",
"diff_url": "https://github.com/facebook/react-native/pull/48871.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48871.patch",
"merged_at": null
} | Summary:
# Changelog: [Internal]
Forward-fixing D68380665.
Requirements:
- `setUpReactDevTools` should be called before `setUpErrorHandling' to avoid React DevTools mutating `console.error` call arguments.
- `setUpReactDevTools` should be called after `setUpTimers`, because it is using `queueMicrotask`, see https://f... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48871/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48871/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48870 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48870/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48870/comments | https://api.github.com/repos/facebook/react-native/issues/48870/events | https://github.com/facebook/react-native/pull/48870 | 2,805,102,604 | PR_kwDOAbrxp86Iqp_f | 48,870 | Migrate SurfaceHandlerBinding to kotlin | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-01-22T18:43:25 | 2025-01-23T06:10:46 | 2025-01-23T06:10:37 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48870",
"html_url": "https://github.com/facebook/react-native/pull/48870",
"diff_url": "https://github.com/facebook/react-native/pull/48870.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48870.patch",
"merged_at": null
} | Summary:
Migrate SurfaceHandlerBinding to kotlin
changelog: [internal] internal
Reviewed By: cortinico
Differential Revision: D68480893
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48870/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48870/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48869 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48869/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48869/comments | https://api.github.com/repos/facebook/react-native/issues/48869/events | https://github.com/facebook/react-native/pull/48869 | 2,805,101,476 | PR_kwDOAbrxp86Iqpvm | 48,869 | Migrate FabricUIManagerProviderImpl to kotlin | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-22T18:42:50 | 2025-01-22T21:25:43 | 2025-01-22T21:25:29 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48869",
"html_url": "https://github.com/facebook/react-native/pull/48869",
"diff_url": "https://github.com/facebook/react-native/pull/48869.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48869.patch",
"merged_at": null
} | Summary:
Migrate FabricUIManagerProviderImpl to kotlin
changelog: [internal] internal
Reviewed By: tdn120, cortinico
Differential Revision: D68480341
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48869/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48869/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48868 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48868/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48868/comments | https://api.github.com/repos/facebook/react-native/issues/48868/events | https://github.com/facebook/react-native/pull/48868 | 2,805,070,475 | PR_kwDOAbrxp86Iqi6f | 48,868 | Back out "Disable weak event emitter in AttributedString for Apple Silicon Mac running iOS build app" | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2025-01-22T18:26:44 | 2025-01-24T14:25:28 | 2025-01-22T19:58:50 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48868",
"html_url": "https://github.com/facebook/react-native/pull/48868",
"diff_url": "https://github.com/facebook/react-native/pull/48868.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48868.patch",
"merged_at": null
} | Summary:
Original commit changeset: ac48be3305eb
Original Phabricator Diff: D68093083
Changelog: [iOS][Removed] - Removed workaround for a iOS build app running on Apple Silicon Mac(in Xcode Destination: "Mac(Designed for iPad)") TextInput crash due to serialization attempt of WeakEventEmitter
Reviewed By: javache
... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48868/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48868/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48867 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48867/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48867/comments | https://api.github.com/repos/facebook/react-native/issues/48867/events | https://github.com/facebook/react-native/pull/48867 | 2,805,029,390 | PR_kwDOAbrxp86IqZ-P | 48,867 | Move experimental type generation into dedicated script | {
"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-01-22T18:05:12 | 2025-01-30T09:43:55 | 2025-01-23T10:43:04 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48867",
"html_url": "https://github.com/facebook/react-native/pull/48867",
"diff_url": "https://github.com/facebook/react-native/pull/48867.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48867.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D68498211
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48867/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48867/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48866 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48866/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48866/comments | https://api.github.com/repos/facebook/react-native/issues/48866/events | https://github.com/facebook/react-native/pull/48866 | 2,804,981,711 | PR_kwDOAbrxp86IqPoL | 48,866 | Modify public API script to make it opt-in in src/private, instead of opt-out | {
"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-01-22T17:39:33 | 2025-01-22T19:33:40 | 2025-01-22T19:33:27 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48866",
"html_url": "https://github.com/facebook/react-native/pull/48866",
"diff_url": "https://github.com/facebook/react-native/pull/48866.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48866.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
The current test to create a snapshot of the public API was recently modified to include `src/private` but excluding certain directories from it.
This replaces the opt-out with an opt-in mechanism, where we only use it where necessary (new DOM APIs, etc.).
Reviewed By: huntie
Differen... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48866/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48866/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48865 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48865/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48865/comments | https://api.github.com/repos/facebook/react-native/issues/48865/events | https://github.com/facebook/react-native/issues/48865 | 2,804,969,234 | I_kwDOAbrxp86nMG8S | 48,865 | Call to UIApplicationMain casued bad_function_call exception | {
"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": 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 | 11 | 2025-01-22T17:33:10 | 2025-02-10T19:12:12 | 2025-01-23T12:13:51 | NONE | null | null | null | null | ### Description
I have an RN app that I have upgraded to 0.76.5. It works successfully on Android but fails on iOS. The build fails after displaying the "Powered By React Native" screen. The failure is a bad_function_call exception on UIApplicationMain.

Read of size 1 at 0x000109110608 by main thread (mutexes: write M0):
#0 -[RCTModuleData setUpInstanceAndBridge:] <null> ... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48850/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48850/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48849 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48849/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48849/comments | https://api.github.com/repos/facebook/react-native/issues/48849/events | https://github.com/facebook/react-native/pull/48849 | 2,804,141,724 | PR_kwDOAbrxp86InYNx | 48,849 | Allow to override generated types | {
"login": "j-piasecki",
"id": 21055725,
"node_id": "MDQ6VXNlcjIxMDU1NzI1",
"avatar_url": "https://avatars.githubusercontent.com/u/21055725?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/j-piasecki",
"html_url": "https://github.com/j-piasecki",
"followers_url": "https://api.github.com/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-01-22T11:32:16 | 2025-02-04T09:29:24 | 2025-02-04T09:29:24 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48849",
"html_url": "https://github.com/facebook/react-native/pull/48849",
"diff_url": "https://github.com/facebook/react-native/pull/48849.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48849.patch",
"merged_at": null
} | Differential Revision: D68433627
| {
"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/48849/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48849/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48848 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48848/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48848/comments | https://api.github.com/repos/facebook/react-native/issues/48848/events | https://github.com/facebook/react-native/pull/48848 | 2,804,008,636 | PR_kwDOAbrxp86Im6_U | 48,848 | Add generated types to the gitignore | {
"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-01-22T10:32:44 | 2025-01-22T11:11:03 | 2025-01-22T11:10:51 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48848",
"html_url": "https://github.com/facebook/react-native/pull/48848",
"diff_url": "https://github.com/facebook/react-native/pull/48848.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48848.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D68489815
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48848/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48848/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48847 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48847/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48847/comments | https://api.github.com/repos/facebook/react-native/issues/48847/events | https://github.com/facebook/react-native/pull/48847 | 2,803,943,464 | PR_kwDOAbrxp86ImsxY | 48,847 | [iOS] Bridge: Fixes HostTarget use after free when deallocated bridge | {
"login": "zhongwuzw",
"id": 5061845,
"node_id": "MDQ6VXNlcjUwNjE4NDU=",
"avatar_url": "https://avatars.githubusercontent.com/u/5061845?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zhongwuzw",
"html_url": "https://github.com/zhongwuzw",
"followers_url": "https://api.github.com/users/zh... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-22T10:04:41 | 2025-01-27T20:20:12 | 2025-01-27T20:20:00 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48847",
"html_url": "https://github.com/facebook/react-native/pull/48847",
"diff_url": "https://github.com/facebook/react-native/pull/48847.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48847.patch",
"merged_at": null
} | ## Summary:
Fixes #48805 .
## Changelog:
[IOS] [FIXED] - Bridge: Fixes HostTarget use after free when deallocated bridge
## Test Plan:
Test code:
```
__weak RCTAlertManager *weakModule;
@autoreleasepool {
RCTAlertManager *module = [RCTAlertManager new];
RCTBridge *bridge = [[RCTBridge 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/48847/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/48847/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48846 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48846/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48846/comments | https://api.github.com/repos/facebook/react-native/issues/48846/events | https://github.com/facebook/react-native/issues/48846 | 2,803,873,817 | I_kwDOAbrxp86nH7gZ | 48,846 | network request failed for some users | {
"login": "Nader-CS",
"id": 110199723,
"node_id": "U_kgDOBpGDqw",
"avatar_url": "https://avatars.githubusercontent.com/u/110199723?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Nader-CS",
"html_url": "https://github.com/Nader-CS",
"followers_url": "https://api.github.com/users/Nader-CS/... | [
{
"id": 860603247,
"node_id": "MDU6TGFiZWw4NjA2MDMyNDc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/%F0%9F%8C%90Networking",
"name": "🌐Networking",
"color": "fef2c0",
"default": false,
"description": "Related to a networking API."
},
{
"id": 1794376073,
... | open | false | null | [] | null | 14 | 2025-01-22T09:35:21 | 2025-05-21T18:51:35 | null | NONE | null | null | null | null | ### Description
some users reported network request failed using rtk query. This behavior occurs specifically in a React Native environment.
### Steps to reproduce
1. Use RTK Query to initiate a network request (e.g., `useQuery`)
3. Observe that the query returns a fetch error instead of executing successfully.
#... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48846/reactions",
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48846/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48845 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48845/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48845/comments | https://api.github.com/repos/facebook/react-native/issues/48845/events | https://github.com/facebook/react-native/pull/48845 | 2,803,685,803 | PR_kwDOAbrxp86Il0kj | 48,845 | [iOS] Added custom load js block in bridge mode | {
"login": "zhongwuzw",
"id": 5061845,
"node_id": "MDQ6VXNlcjUwNjE4NDU=",
"avatar_url": "https://avatars.githubusercontent.com/u/5061845?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zhongwuzw",
"html_url": "https://github.com/zhongwuzw",
"followers_url": "https://api.github.com/users/zh... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-01-22T08:10:44 | 2025-03-03T15:14:19 | 2025-02-06T17:00:58 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48845",
"html_url": "https://github.com/facebook/react-native/pull/48845",
"diff_url": "https://github.com/facebook/react-native/pull/48845.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48845.patch",
"merged_at": null
} | ## Summary:
`loadSourceForBridge` is broken after we refactor the appdelegate. So let's add it back.
## Changelog:
[IOS] [FIXED] - Added custom load js block in bridge mode
## Test Plan:
Custom Appdelegate's `loadSourceForBridge` can be called in bridge mode.
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48845/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48845/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48844 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48844/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48844/comments | https://api.github.com/repos/facebook/react-native/issues/48844/events | https://github.com/facebook/react-native/pull/48844 | 2,803,588,510 | PR_kwDOAbrxp86IlfTN | 48,844 | chore: bring back removeEventListener type | {
"login": "mzaien",
"id": 43112535,
"node_id": "MDQ6VXNlcjQzMTEyNTM1",
"avatar_url": "https://avatars.githubusercontent.com/u/43112535?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mzaien",
"html_url": "https://github.com/mzaien",
"followers_url": "https://api.github.com/users/mzaien/fo... | [] | closed | false | null | [] | null | 2 | 2025-01-22T07:16:41 | 2025-01-22T07:37:00 | 2025-01-22T07:36:59 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48844",
"html_url": "https://github.com/facebook/react-native/pull/48844",
"diff_url": "https://github.com/facebook/react-native/pull/48844.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48844.patch",
"merged_at": null
} | <!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The three fields below are mandatory. -->
## Summary:
<!-- Explain the **motivation** for making this change. What existing proble... | {
"login": "mzaien",
"id": 43112535,
"node_id": "MDQ6VXNlcjQzMTEyNTM1",
"avatar_url": "https://avatars.githubusercontent.com/u/43112535?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mzaien",
"html_url": "https://github.com/mzaien",
"followers_url": "https://api.github.com/users/mzaien/fo... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48844/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48844/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48843 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48843/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48843/comments | https://api.github.com/repos/facebook/react-native/issues/48843/events | https://github.com/facebook/react-native/pull/48843 | 2,803,197,312 | PR_kwDOAbrxp86IkLRo | 48,843 | Support parsing hsl() and hsla() functions | {
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/u... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-01-22T02:11:03 | 2025-01-24T00:24:27 | 2025-01-24T00:24:02 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48843",
"html_url": "https://github.com/facebook/react-native/pull/48843",
"diff_url": "https://github.com/facebook/react-native/pull/48843.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48843.patch",
"merged_at": null
} | Summary:
Adds support for hsl() and hsla() funtions. This supports more modern syntax options than normalize-color, like number components, optional alpha, and fills in missing support for angle units. The underlying math was lifted pretty much directly from normalize-color though.
An aside, std::remainder for these 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/48843/reactions",
"total_count": 2,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 1,
"eyes": 1
} | https://api.github.com/repos/facebook/react-native/issues/48843/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48842 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48842/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48842/comments | https://api.github.com/repos/facebook/react-native/issues/48842/events | https://github.com/facebook/react-native/pull/48842 | 2,803,197,299 | PR_kwDOAbrxp86IkLRc | 48,842 | Remove redundant check in CSSRatio | {
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/u... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-01-22T02:11:02 | 2025-01-24T00:24:22 | 2025-01-24T00:24:02 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48842",
"html_url": "https://github.com/facebook/react-native/pull/48842",
"diff_url": "https://github.com/facebook/react-native/pull/48842.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48842.patch",
"merged_at": null
} | Summary:
This is a result of inlining isinf previously but we can never be negative infinity because we can never be less than zero.
Changelog: [Internal]
Differential Revision: D68474836
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48842/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48842/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48841 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48841/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48841/comments | https://api.github.com/repos/facebook/react-native/issues/48841/events | https://github.com/facebook/react-native/pull/48841 | 2,803,197,280 | PR_kwDOAbrxp86IkLRK | 48,841 | Do not consume delimeter when not consuming component value | {
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/u... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-01-22T02:11:01 | 2025-01-24T00:24:16 | 2025-01-24T00:24:01 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48841",
"html_url": "https://github.com/facebook/react-native/pull/48841",
"diff_url": "https://github.com/facebook/react-native/pull/48841.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48841.patch",
"merged_at": null
} | Summary:
Right now during parsing we can ask for a next component value, with a delimeter, and even if we don't have a component value to consume, we will consume the delimeter.
This is kind of awkward since e.g. trailing comma can be consumed, then we think syntax is valid. Let's try changing this.
Changelog: [Inter... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48841/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48841/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48840 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48840/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48840/comments | https://api.github.com/repos/facebook/react-native/issues/48840/events | https://github.com/facebook/react-native/pull/48840 | 2,803,170,283 | PR_kwDOAbrxp86IkFxy | 48,840 | Fix unicode character usage in windows tests | {
"login": "tsaichien",
"id": 47009415,
"node_id": "MDQ6VXNlcjQ3MDA5NDE1",
"avatar_url": "https://avatars.githubusercontent.com/u/47009415?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tsaichien",
"html_url": "https://github.com/tsaichien",
"followers_url": "https://api.github.com/users/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-01-22T01:44:16 | 2025-01-22T20:21:38 | 2025-01-22T20:20:56 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48840",
"html_url": "https://github.com/facebook/react-native/pull/48840",
"diff_url": "https://github.com/facebook/react-native/pull/48840.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48840.patch",
"merged_at": null
} | Summary:
MSVC unicode handling is causing our windows test to fail. To fix,
simply replace the special characters with the their explicit UTF-16
encoding.
Reviewed By: neildhar
Differential Revision: D68466808
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48840/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48840/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48839 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48839/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48839/comments | https://api.github.com/repos/facebook/react-native/issues/48839/events | https://github.com/facebook/react-native/pull/48839 | 2,803,166,023 | PR_kwDOAbrxp86IkE9K | 48,839 | More spec compliant rgb function 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 | 6 | 2025-01-22T01:39:53 | 2025-01-24T00:24:12 | 2025-01-24T00:24:00 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48839",
"html_url": "https://github.com/facebook/react-native/pull/48839",
"diff_url": "https://github.com/facebook/react-native/pull/48839.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48839.patch",
"merged_at": null
} | Summary:
In the last diff I mixed and matched `<legacy-rgb-syntax>` and `<modern-rgb-syntax>` a bit to keep compatiblity with `normalze-color`.
Spec noncompliant values have only been allowed since https://github.com/facebook/react-native/pull/34600 with the main issue being that legacy syntax rgb functions are allowe... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48839/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48839/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48838 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48838/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48838/comments | https://api.github.com/repos/facebook/react-native/issues/48838/events | https://github.com/facebook/react-native/pull/48838 | 2,803,061,240 | PR_kwDOAbrxp86Iju_Y | 48,838 | Migrate PackagerStatusCheck to Kotlin | {
"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 | 9 | 2025-01-22T00:02:02 | 2025-01-23T23:08:18 | 2025-01-23T23:08:10 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48838",
"html_url": "https://github.com/facebook/react-native/pull/48838",
"diff_url": "https://github.com/facebook/react-native/pull/48838.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48838.patch",
"merged_at": null
} | Summary:
Migrate PackagerStatusCheck to Kotlin
changelog: [internal] internal
Differential Revision: D68467780
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48838/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48838/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48837 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48837/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48837/comments | https://api.github.com/repos/facebook/react-native/issues/48837/events | https://github.com/facebook/react-native/pull/48837 | 2,803,054,021 | PR_kwDOAbrxp86Ijtbo | 48,837 | Delete ViewHierarchyUtil | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-21T23:55:18 | 2025-01-22T04:34:59 | 2025-01-22T04:34:48 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48837",
"html_url": "https://github.com/facebook/react-native/pull/48837",
"diff_url": "https://github.com/facebook/react-native/pull/48837.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48837.patch",
"merged_at": null
} | Summary:
ViewHierarchyUtil is a class with package visibility and it is not used, let's delete it
changelog: [internal] internal
Reviewed By: shwanton
Differential Revision: D68467507
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48837/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48837/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48836 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48836/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48836/comments | https://api.github.com/repos/facebook/react-native/issues/48836/events | https://github.com/facebook/react-native/pull/48836 | 2,803,052,854 | PR_kwDOAbrxp86IjtLU | 48,836 | Scaffold support for Tracing by jsinspector | {
"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 | 19 | 2025-01-21T23:54:39 | 2025-02-27T16:35:57 | 2025-02-27T16:35:45 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48836",
"html_url": "https://github.com/facebook/react-native/pull/48836",
"diff_url": "https://github.com/facebook/react-native/pull/48836.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48836.patch",
"merged_at": null
} | Summary: # Changelog: [Internal]
Differential Revision: D68327630
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48836/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48836/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48835 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48835/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48835/comments | https://api.github.com/repos/facebook/react-native/issues/48835/events | https://github.com/facebook/react-native/pull/48835 | 2,803,007,028 | PR_kwDOAbrxp86IjjP3 | 48,835 | Go back to object approach instead of manual drawable layer handling for CompositeBackgroundDrawable | {
"login": "jorge-cab",
"id": 57368278,
"node_id": "MDQ6VXNlcjU3MzY4Mjc4",
"avatar_url": "https://avatars.githubusercontent.com/u/57368278?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jorge-cab",
"html_url": "https://github.com/jorge-cab",
"followers_url": "https://api.github.com/users/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2025-01-21T23:14:36 | 2025-01-23T20:43:24 | 2025-01-23T20:43:14 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48835",
"html_url": "https://github.com/facebook/react-native/pull/48835",
"diff_url": "https://github.com/facebook/react-native/pull/48835.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48835.patch",
"merged_at": null
} | Summary: D65907786 ended up regressing a bit of the performance gains from new Background and Border Drawables. changing back to the previous approach.
Differential Revision: D68354292
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48835/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48835/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48834 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48834/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48834/comments | https://api.github.com/repos/facebook/react-native/issues/48834/events | https://github.com/facebook/react-native/pull/48834 | 2,802,984,323 | PR_kwDOAbrxp86IjeZI | 48,834 | Implement prop diffing for nativeForegroundAndroid prop | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-01-21T22:55:50 | 2025-01-22T20:21:33 | 2025-01-22T20:20:55 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48834",
"html_url": "https://github.com/facebook/react-native/pull/48834",
"diff_url": "https://github.com/facebook/react-native/pull/48834.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48834.patch",
"merged_at": null
} | Summary:
Implement prop diffing for nativeForegroundAndroid prop
changelog: [internal] internal
Reviewed By: rshest
Differential Revision: D60001410
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48834/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48834/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48833 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48833/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48833/comments | https://api.github.com/repos/facebook/react-native/issues/48833/events | https://github.com/facebook/react-native/pull/48833 | 2,802,984,305 | PR_kwDOAbrxp86IjeY5 | 48,833 | Implement prop diffing for accessibility props in <View> | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-01-21T22:55:49 | 2025-01-22T20:21:28 | 2025-01-22T20:20:54 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48833",
"html_url": "https://github.com/facebook/react-native/pull/48833",
"diff_url": "https://github.com/facebook/react-native/pull/48833.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48833.patch",
"merged_at": null
} | Summary:
This diff implements the diffing for accessibility props of <View>
changelog: [internal] internal
Reviewed By: rshest
Differential Revision: D59972041
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48833/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48833/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48832 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48832/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48832/comments | https://api.github.com/repos/facebook/react-native/issues/48832/events | https://github.com/facebook/react-native/pull/48832 | 2,802,984,283 | PR_kwDOAbrxp86IjeYl | 48,832 | Implement prop diffing for transform props in <View> | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-01-21T22:55:48 | 2025-01-22T20:21:22 | 2025-01-22T20:20:54 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48832",
"html_url": "https://github.com/facebook/react-native/pull/48832",
"diff_url": "https://github.com/facebook/react-native/pull/48832.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48832.patch",
"merged_at": null
} | Summary:
This diff implements the diffing for transform props of <View>
changelog: [internal] internal
Reviewed By: javache
Differential Revision: D59972039
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48832/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48832/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48831 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48831/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48831/comments | https://api.github.com/repos/facebook/react-native/issues/48831/events | https://github.com/facebook/react-native/pull/48831 | 2,802,984,266 | PR_kwDOAbrxp86IjeYV | 48,831 | Implement prop diffing for border props in <View> | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-01-21T22:55:47 | 2025-01-22T20:21:18 | 2025-01-22T20:20:53 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48831",
"html_url": "https://github.com/facebook/react-native/pull/48831",
"diff_url": "https://github.com/facebook/react-native/pull/48831.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48831.patch",
"merged_at": null
} | Summary:
This diff implements the diffing for border props of <View>
changelog: [internal] internal
Differential Revision: D59972037
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48831/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48831/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48830 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48830/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48830/comments | https://api.github.com/repos/facebook/react-native/issues/48830/events | https://github.com/facebook/react-native/pull/48830 | 2,802,984,247 | PR_kwDOAbrxp86IjeYD | 48,830 | Implement prop diffing for event props in <View> | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-01-21T22:55:46 | 2025-01-22T20:21:12 | 2025-01-22T20:20:52 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48830",
"html_url": "https://github.com/facebook/react-native/pull/48830",
"diff_url": "https://github.com/facebook/react-native/pull/48830.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48830.patch",
"merged_at": null
} | Summary:
This diff implements the diffing for event props of <View>
changelog: [internal] internal
Reviewed By: javache
Differential Revision: D59972038
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48830/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48830/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48829 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48829/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48829/comments | https://api.github.com/repos/facebook/react-native/issues/48829/events | https://github.com/facebook/react-native/pull/48829 | 2,802,984,222 | PR_kwDOAbrxp86IjeXs | 48,829 | Implement prop diffing for basic props in <View> | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-01-21T22:55:45 | 2025-01-22T20:21:07 | 2025-01-22T20:20:52 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48829",
"html_url": "https://github.com/facebook/react-native/pull/48829",
"diff_url": "https://github.com/facebook/react-native/pull/48829.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48829.patch",
"merged_at": null
} | Summary:
This diff implements the diffing for basic props of <View>
changelog: [internal] internal
Reviewed By: NickGerleman
Differential Revision: D59972040
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48829/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48829/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48828 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48828/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48828/comments | https://api.github.com/repos/facebook/react-native/issues/48828/events | https://github.com/facebook/react-native/pull/48828 | 2,802,911,871 | PR_kwDOAbrxp86IjOoM | 48,828 | Add CSSDelimeter::OptionalWhitespace and CSSDelimeter::CommaOrWhitespaceOrSolidus | {
"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 | 6 | 2025-01-21T22:07:23 | 2025-01-24T00:24:09 | 2025-01-24T00:23:59 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48828",
"html_url": "https://github.com/facebook/react-native/pull/48828",
"diff_url": "https://github.com/facebook/react-native/pull/48828.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48828.patch",
"merged_at": null
} | Summary:
1. Rename `CSSComponentValueDelimeter` to `CSSDelimeter` bc the names are getting way too long.
2. Make the distinction between `Whitespace` and `OptionalWhitespace`. Note that for property values, and function blocks, the value parser will already remove trailing/leading whitespace, but it's weird that whites... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48828/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48828/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48827 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48827/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48827/comments | https://api.github.com/repos/facebook/react-native/issues/48827/events | https://github.com/facebook/react-native/pull/48827 | 2,802,911,837 | PR_kwDOAbrxp86IjOnt | 48,827 | Support parsing rgb() and rgba() functions into CSSColor | {
"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-01-21T22:07:22 | 2025-01-22T04:24:08 | 2025-01-22T04:23:52 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48827",
"html_url": "https://github.com/facebook/react-native/pull/48827",
"diff_url": "https://github.com/facebook/react-native/pull/48827.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48827.patch",
"merged_at": null
} | Summary:
This teaches the CSSColor parser how to handle these functions.
There are a surprising amount of edge cases here, including many syntactic options added by the CSS Color Module 4 spec, and some technically invalid examples supported by normalize-color, sometimes working in Chrome.
I used the combination of t... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48827/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48827/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48826 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48826/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48826/comments | https://api.github.com/repos/facebook/react-native/issues/48826/events | https://github.com/facebook/react-native/pull/48826 | 2,802,911,799 | PR_kwDOAbrxp86IjOnJ | 48,826 | Simplify consuming solidus separated component values | {
"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-01-21T22:07:21 | 2025-01-22T04:24:03 | 2025-01-22T04:23:51 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48826",
"html_url": "https://github.com/facebook/react-native/pull/48826",
"diff_url": "https://github.com/facebook/react-native/pull/48826.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48826.patch",
"merged_at": null
} | Summary:
This ends up being a not uncommon pattern, so lets make it a bit easier.
Changelog: [Internal]
Reviewed By: lenaic
Differential Revision: D68359563
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48826/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48826/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48825 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48825/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48825/comments | https://api.github.com/repos/facebook/react-native/issues/48825/events | https://github.com/facebook/react-native/pull/48825 | 2,802,911,750 | PR_kwDOAbrxp86IjOmc | 48,825 | Simplify "rollback" on optional or invalid syntax | {
"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-01-21T22:07:20 | 2025-01-22T04:24:00 | 2025-01-22T04:23:51 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48825",
"html_url": "https://github.com/facebook/react-native/pull/48825",
"diff_url": "https://github.com/facebook/react-native/pull/48825.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48825.patch",
"merged_at": null
} | Summary:
Right now we preserve the state of the CSSSyntaxParser across multiple data type parse attempts, so long that a data type parser consumes an additional component value. This requires data type parsers to be careful to not consume additional forward tokens if it may lead to parse error. We can make this model 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/48825/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48825/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48824 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48824/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48824/comments | https://api.github.com/repos/facebook/react-native/issues/48824/events | https://github.com/facebook/react-native/pull/48824 | 2,802,861,572 | PR_kwDOAbrxp86IjDrY | 48,824 | Reduce visibility of methods in FabricUIManager | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-01-21T21:36:25 | 2025-01-22T03:01:56 | 2025-01-22T03:01:45 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48824",
"html_url": "https://github.com/facebook/react-native/pull/48824",
"diff_url": "https://github.com/facebook/react-native/pull/48824.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48824.patch",
"merged_at": null
} | Summary:
Reduce visibility of methods in FabricUIManager and fix lint warnings
changelog: [internal] internal
Reviewed By: philIip
Differential Revision: D68459708
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48824/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48824/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48823 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48823/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48823/comments | https://api.github.com/repos/facebook/react-native/issues/48823/events | https://github.com/facebook/react-native/pull/48823 | 2,802,861,546 | PR_kwDOAbrxp86IjDrA | 48,823 | Fix execution of early InteropEvents | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-01-21T21:36:24 | 2025-01-22T03:07:51 | 2025-01-22T03:07:39 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48823",
"html_url": "https://github.com/facebook/react-native/pull/48823",
"diff_url": "https://github.com/facebook/react-native/pull/48823.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48823.patch",
"merged_at": null
} | Summary:
This diff is fixing the execution of Events that are sent early in the rendering of surfaces.
This diff fixes a bug in the queueing of events that are built with not surfaceId (-1), the fixes is to call getSurfaceManagerForView() to retrieve the proper surfaceId (as we do in the execution of events)
calling ... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48823/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48823/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48822 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48822/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48822/comments | https://api.github.com/repos/facebook/react-native/issues/48822/events | https://github.com/facebook/react-native/issues/48822 | 2,802,704,931 | I_kwDOAbrxp86nDeIj | 48,822 | ScrollView as child of Modal no longer scrollable on first mount/modal opening, RN >= 0.76, Android only, old-arch only | {
"login": "goguda",
"id": 26887502,
"node_id": "MDQ6VXNlcjI2ODg3NTAy",
"avatar_url": "https://avatars.githubusercontent.com/u/26887502?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/goguda",
"html_url": "https://github.com/goguda",
"followers_url": "https://api.github.com/users/goguda/fo... | [
{
"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": 1113219646,
"n... | open | false | null | [] | null | 10 | 2025-01-21T20:04:11 | 2025-05-16T13:59:14 | null | NONE | null | null | null | null | ### Description
Since React Native 0.76.0, a ScrollView as a child of the built-in Modal component is no longer scrollable when the modal first opens on Android.
This seems to only affect the old architecture. New architecture seems to be unaffected.
iOS seems unaffected.
The problem is still present in RN 0.77. Dow... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48822/reactions",
"total_count": 5,
"+1": 5,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48822/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48821 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48821/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48821/comments | https://api.github.com/repos/facebook/react-native/issues/48821/events | https://github.com/facebook/react-native/pull/48821 | 2,802,677,312 | PR_kwDOAbrxp86IibI3 | 48,821 | migrate console-itest to beforeEach/afterEach | {
"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-01-21T19:50:03 | 2025-01-23T17:50:54 | 2025-01-23T17:50:42 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48821",
"html_url": "https://github.com/facebook/react-native/pull/48821",
"diff_url": "https://github.com/facebook/react-native/pull/48821.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48821.patch",
"merged_at": null
} | Summary:
Changelog: [Internal]
Add setup and teardown to console-itest
Differential Revision: D68454178
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48821/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48821/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48820 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48820/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48820/comments | https://api.github.com/repos/facebook/react-native/issues/48820/events | https://github.com/facebook/react-native/pull/48820 | 2,802,673,472 | PR_kwDOAbrxp86IiaTK | 48,820 | Add support for (before|after)(Each|All) methods | {
"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-01-21T19:47:40 | 2025-01-23T17:50:52 | 2025-01-23T17:50:41 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48820",
"html_url": "https://github.com/facebook/react-native/pull/48820",
"diff_url": "https://github.com/facebook/react-native/pull/48820.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48820.patch",
"merged_at": null
} | Summary: Add capability to setup / teardown tests
Differential Revision: D68454176
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48820/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48820/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48819 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48819/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48819/comments | https://api.github.com/repos/facebook/react-native/issues/48819/events | https://github.com/facebook/react-native/pull/48819 | 2,802,651,672 | PR_kwDOAbrxp86IiVj4 | 48,819 | VirtualizedList: More Resilient Unit Tests | {
"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-01-21T19:34:29 | 2025-03-13T16:09:09 | 2025-01-22T00:50:00 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48819",
"html_url": "https://github.com/facebook/react-native/pull/48819",
"diff_url": "https://github.com/facebook/react-native/pull/48819.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48819.patch",
"merged_at": null
} | Summary:
Currently, `VirtualizedList-test.js` has a subtle dependency on how asynchronous operations are queued. Specifically, it depends on...
- `Batchinator` to use `setTimeout` for...
- `InteractionManager` to use `setImmediate` for...
- `InteractionManager` to resolve a promise via microtask.
As a consequence, an... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48819/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48819/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48818 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48818/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48818/comments | https://api.github.com/repos/facebook/react-native/issues/48818/events | https://github.com/facebook/react-native/pull/48818 | 2,802,298,699 | PR_kwDOAbrxp86IhJel | 48,818 | [iOS] Fabric: Fixes TouchableOpacity not work in ScrollView | {
"login": "zhongwuzw",
"id": 5061845,
"node_id": "MDQ6VXNlcjUwNjE4NDU=",
"avatar_url": "https://avatars.githubusercontent.com/u/5061845?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zhongwuzw",
"html_url": "https://github.com/zhongwuzw",
"followers_url": "https://api.github.com/users/zh... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 0 | 2025-01-21T16:27:34 | 2025-02-13T15:25:55 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48818",
"html_url": "https://github.com/facebook/react-native/pull/48818",
"diff_url": "https://github.com/facebook/react-native/pull/48818.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48818.patch",
"merged_at": null
} | ## Summary:
Fixes #48778 . `UIView` can not respond the hit test when view overflow, so let's replace containerview from `UIView` to `RCTViewComponentView`.
## Changelog:
[IOS] [FIXED] - Fabric: Fixes TouchableOpacity not work in ScrollView
## Test Plan:
Repro please see #48778.
| null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48818/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/48818/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48817 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48817/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48817/comments | https://api.github.com/repos/facebook/react-native/issues/48817/events | https://github.com/facebook/react-native/pull/48817 | 2,802,204,316 | PR_kwDOAbrxp86Ig1IW | 48,817 | fix(ios): add missing nonnull annotations | {
"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-01-21T15:46:40 | 2025-01-21T17:54:39 | 2025-01-21T17:54:26 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48817",
"html_url": "https://github.com/facebook/react-native/pull/48817",
"diff_url": "https://github.com/facebook/react-native/pull/48817.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48817.patch",
"merged_at": null
} |
## Summary:
This PR adds missing nonnull annotations to make working with Swift better 👍🏻
## Changelog:
[IOS] [ADDED] - Missing nonnull annotations for RCTArchConfiguratorProtocol, RCTUIConfiguratorProtocol.h
## Test Plan:
CI Green
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48817/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48817/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48816 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48816/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48816/comments | https://api.github.com/repos/facebook/react-native/issues/48816/events | https://github.com/facebook/react-native/pull/48816 | 2,802,126,505 | PR_kwDOAbrxp86IgkNO | 48,816 | Build codegen CLI when running `yarn test-e2e-local` | {
"login": "fabriziocucci",
"id": 8156463,
"node_id": "MDQ6VXNlcjgxNTY0NjM=",
"avatar_url": "https://avatars.githubusercontent.com/u/8156463?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/fabriziocucci",
"html_url": "https://github.com/fabriziocucci",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"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-01-21T15:14:29 | 2025-01-21T16:03:27 | 2025-01-21T16:03:15 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48816",
"html_url": "https://github.com/facebook/react-native/pull/48816",
"diff_url": "https://github.com/facebook/react-native/pull/48816.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48816.patch",
"merged_at": null
} | Summary:
Given the recent changes, the error mentioned in [this](https://fb.workplace.com/groups/1374515773430764/permalink/1406615956887412) post can show up also when testing iOS.
So here we are building the codegen when running `yarn test-e2e-local` regardless by the platform.
Changelog: [Internal]
Differential ... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48816/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48816/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48815 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48815/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48815/comments | https://api.github.com/repos/facebook/react-native/issues/48815/events | https://github.com/facebook/react-native/pull/48815 | 2,802,113,204 | PR_kwDOAbrxp86IghR4 | 48,815 | Stop generating the ReactCodegen.podspec in Cocoapods | {
"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-01-21T15:09:19 | 2025-01-23T13:42:39 | 2025-01-23T13:42:29 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48815",
"html_url": "https://github.com/facebook/react-native/pull/48815",
"diff_url": "https://github.com/facebook/react-native/pull/48815.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48815.patch",
"merged_at": null
} | Summary:
In an effort to reduce the responsibility of Cocoapods in React Native, we are moving the generation of the Reactcodegen podspec from Cocoapods itself to the codegen infrastructure.
This reduce the responsibility of Cocoapods and allow us to migrate away from it with more ease.
## Changelog:
[iOS][Changed] -... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48815/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48815/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48814 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48814/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48814/comments | https://api.github.com/repos/facebook/react-native/issues/48814/events | https://github.com/facebook/react-native/issues/48814 | 2,801,841,626 | I_kwDOAbrxp86nALXa | 48,814 | [Android] View in Text overflows parent element when lineHeight set | {
"login": "OzymandiasTheGreat",
"id": 17731419,
"node_id": "MDQ6VXNlcjE3NzMxNDE5",
"avatar_url": "https://avatars.githubusercontent.com/u/17731419?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/OzymandiasTheGreat",
"html_url": "https://github.com/OzymandiasTheGreat",
"followers_url": "ht... | [
{
"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 | 5 | 2025-01-21T13:21:59 | 2025-01-21T19:27:12 | 2025-01-21T19:26:42 | NONE | null | null | null | null | ### Description
Putting a `View` inside of `Text` element with explicitly set `lineHeight` causes the `View` to overflow outside the bounds of the containing `Text` element.
This only happens on Android. iOS works as expected.
Removing `lineHeight` causes the `Text` element to expand as needed to contain the `View`.
... | {
"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/48814/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48814/timeline | null | duplicate | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48813 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48813/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48813/comments | https://api.github.com/repos/facebook/react-native/issues/48813/events | https://github.com/facebook/react-native/pull/48813 | 2,801,816,184 | PR_kwDOAbrxp86Ifgkq | 48,813 | feat: Add `REACT_NATIVE_VERSION_*` definitions to `ReactNativeVersion.h` | {
"login": "mrousavy",
"id": 15199031,
"node_id": "MDQ6VXNlcjE1MTk5MDMx",
"avatar_url": "https://avatars.githubusercontent.com/u/15199031?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mrousavy",
"html_url": "https://github.com/mrousavy",
"followers_url": "https://api.github.com/users/mro... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"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-01-21T13:11:34 | 2025-01-22T15:31:58 | 2025-01-21T17:05:54 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48813",
"html_url": "https://github.com/facebook/react-native/pull/48813",
"diff_url": "https://github.com/facebook/react-native/pull/48813.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48813.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:
The `ReactNativeVersion.h` file currently contains a `struct` that holds the... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48813/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48813/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48812 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48812/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48812/comments | https://api.github.com/repos/facebook/react-native/issues/48812/events | https://github.com/facebook/react-native/issues/48812 | 2,801,769,049 | I_kwDOAbrxp86m_5pZ | 48,812 | Airplay is Overlapping video tag in webview | {
"login": "gsharmaAH",
"id": 160787047,
"node_id": "U_kgDOCZVqZw",
"avatar_url": "https://avatars.githubusercontent.com/u/160787047?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gsharmaAH",
"html_url": "https://github.com/gsharmaAH",
"followers_url": "https://api.github.com/users/gsharm... | [
{
"id": 860843215,
"node_id": "MDU6TGFiZWw4NjA4NDMyMTU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20WebView",
"name": "Component: WebView",
"color": "fef2c0",
"default": false,
"description": "Related to the WebView component."
},
{
"id": 8726... | closed | false | null | [] | null | 4 | 2025-01-21T12:53:22 | 2025-01-21T13:05:57 | 2025-01-21T13:05:57 | NONE | null | null | null | null | ### Description
Airplay is Overlapping video tag in webview
### Steps to reproduce
Airplay is Overlapping video tag in webview
### React Native Version
0.73.2
### Affected Platforms
Runtime - iOS
### Output of `npx react-native info`
```text
Airplay is Overlapping video tag in webview
```
### Stacktrace or Lo... | {
"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/48812/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48812/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48811 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48811/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48811/comments | https://api.github.com/repos/facebook/react-native/issues/48811/events | https://github.com/facebook/react-native/pull/48811 | 2,801,734,346 | PR_kwDOAbrxp86IfOa8 | 48,811 | Collapse the 0.77 changelog | {
"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-01-21T12:38:24 | 2025-01-21T18:10:18 | 2025-01-21T18:10:06 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48811",
"html_url": "https://github.com/facebook/react-native/pull/48811",
"diff_url": "https://github.com/facebook/react-native/pull/48811.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48811.patch",
"merged_at": null
} | ## Summary:
This collapses all the 0.77 changelog from the various RCs into a single entry.
## Changelog:
[Internal] [Changed] -
## 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/48811/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/48811/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48810 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48810/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48810/comments | https://api.github.com/repos/facebook/react-native/issues/48810/events | https://github.com/facebook/react-native/pull/48810 | 2,801,511,519 | PR_kwDOAbrxp86IecuG | 48,810 | Replace $FlowFixMeProps in UnimplementedView | {
"login": "coado",
"id": 64146291,
"node_id": "MDQ6VXNlcjY0MTQ2Mjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/64146291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/coado",
"html_url": "https://github.com/coado",
"followers_url": "https://api.github.com/users/coado/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-21T11:17:49 | 2025-01-22T11:39:05 | 2025-01-22T11:38:55 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48810",
"html_url": "https://github.com/facebook/react-native/pull/48810",
"diff_url": "https://github.com/facebook/react-native/pull/48810.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48810.patch",
"merged_at": null
} | Summary:
Changelog:
[General][Changed] - Improved Props type in UnimplementedView
Differential Revision: D68437542
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48810/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48810/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48809 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48809/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48809/comments | https://api.github.com/repos/facebook/react-native/issues/48809/events | https://github.com/facebook/react-native/pull/48809 | 2,801,473,737 | PR_kwDOAbrxp86IeUd7 | 48,809 | Add type for _lastNativeRefreshing and change React import in RefreshControl | {
"login": "coado",
"id": 64146291,
"node_id": "MDQ6VXNlcjY0MTQ2Mjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/64146291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/coado",
"html_url": "https://github.com/coado",
"followers_url": "https://api.github.com/users/coado/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-21T11:01:37 | 2025-01-22T14:08:34 | 2025-01-22T14:08:22 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48809",
"html_url": "https://github.com/facebook/react-native/pull/48809",
"diff_url": "https://github.com/facebook/react-native/pull/48809.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48809.patch",
"merged_at": null
} | Summary:
Changelog:
[General][Changed] - Added explicit type for _lastNativeRefreshing and changed React import syntax in RefreshControl
Differential Revision: D68437259
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48809/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48809/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48808 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48808/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48808/comments | https://api.github.com/repos/facebook/react-native/issues/48808/events | https://github.com/facebook/react-native/pull/48808 | 2,801,381,854 | PR_kwDOAbrxp86IeAJH | 48,808 | Migrated components to `export` syntax (part 4) | {
"login": "iwoplaza",
"id": 7166752,
"node_id": "MDQ6VXNlcjcxNjY3NTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/7166752?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/iwoplaza",
"html_url": "https://github.com/iwoplaza",
"followers_url": "https://api.github.com/users/iwopl... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 8 | 2025-01-21T10:28:34 | 2025-01-23T17:18:28 | 2025-01-23T17:18:15 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48808",
"html_url": "https://github.com/facebook/react-native/pull/48808",
"diff_url": "https://github.com/facebook/react-native/pull/48808.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48808.patch",
"merged_at": null
} | Summary:
## Motivation
Modernising the react-native codebase to allow for ingestion by modern Flow tooling.
## This diff
- Updates a handful of components in `Libraries/Components` to use `export` syntax
- `export default` for qualified objects, many `export` statements for collections (determined by how it's import... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48808/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48808/timeline | null | null | null | true |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.