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/47689 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47689/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47689/comments | https://api.github.com/repos/facebook/react-native/issues/47689/events | https://github.com/facebook/react-native/pull/47689 | 2,670,471,917 | PR_kwDOAbrxp86CUvap | 47,689 | Potentially fix seg fault when replace YogaLayoutableShadowNodes | {
"login": "joevilches",
"id": 17124862,
"node_id": "MDQ6VXNlcjE3MTI0ODYy",
"avatar_url": "https://avatars.githubusercontent.com/u/17124862?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/joevilches",
"html_url": "https://github.com/joevilches",
"followers_url": "https://api.github.com/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2024-11-19T01:47:57 | 2024-11-19T21:22:26 | 2024-11-19T21:22:17 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47689",
"html_url": "https://github.com/facebook/react-native/pull/47689",
"diff_url": "https://github.com/facebook/react-native/pull/47689.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47689.patch",
"merged_at": null
} | Summary: We were seeing some segfaults from trying to access `display_` in Yoga's `replaceChild` function. Some memory debugging helped identify this was a use-after-free error and NickGerleman suggested we try swapping these lines. Logic being the shared_ptr of YogaLayoutableShadowNode is replaced right before we go 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/47689/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47689/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47688 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47688/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47688/comments | https://api.github.com/repos/facebook/react-native/issues/47688/events | https://github.com/facebook/react-native/pull/47688 | 2,670,427,613 | PR_kwDOAbrxp86CUl1C | 47,688 | MigrateSurfaceDelegateFactory 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 | 2 | 2024-11-19T01:09:49 | 2024-11-19T20:46:09 | 2024-11-19T20:45:57 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47688",
"html_url": "https://github.com/facebook/react-native/pull/47688",
"diff_url": "https://github.com/facebook/react-native/pull/47688.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47688.patch",
"merged_at": null
} | Summary:
MigrateSurfaceDelegateFactory to Kotlin
changelog: [internal] internal
Differential Revision: D66133186
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47688/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47688/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47687 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47687/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47687/comments | https://api.github.com/repos/facebook/react-native/issues/47687/events | https://github.com/facebook/react-native/pull/47687 | 2,670,417,017 | PR_kwDOAbrxp86CUjhl | 47,687 | Migrate SurfaceDelegate 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 | 7 | 2024-11-19T01:00:00 | 2024-11-21T23:50:11 | 2024-11-21T23:50:00 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47687",
"html_url": "https://github.com/facebook/react-native/pull/47687",
"diff_url": "https://github.com/facebook/react-native/pull/47687.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47687.patch",
"merged_at": null
} | Summary:
Migrate SurfaceDelegate to Kotlin
changelog: [internal] internal
Differential Revision: D66134455
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47687/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47687/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47686 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47686/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47686/comments | https://api.github.com/repos/facebook/react-native/issues/47686/events | https://github.com/facebook/react-native/pull/47686 | 2,670,411,884 | PR_kwDOAbrxp86CUiZx | 47,686 | Make SurfaceDelegate and SurfaceDelegateFactory NullSafe | {
"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 | 2024-11-19T00:55:09 | 2024-11-19T20:46:09 | 2024-11-19T20:45:57 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47686",
"html_url": "https://github.com/facebook/react-native/pull/47686",
"diff_url": "https://github.com/facebook/react-native/pull/47686.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47686.patch",
"merged_at": null
} | Summary:
Make SurfaceDelegate and SurfaceDelegateFactory NullSafe
changelog: [internal] internal
Differential Revision: D66134454
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47686/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47686/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47685 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47685/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47685/comments | https://api.github.com/repos/facebook/react-native/issues/47685/events | https://github.com/facebook/react-native/pull/47685 | 2,670,386,330 | PR_kwDOAbrxp86CUc0T | 47,685 | dev-middleware: Only rewrite hostnames if they match device connection hosts | {
"login": "robhogan",
"id": 2590098,
"node_id": "MDQ6VXNlcjI1OTAwOTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2590098?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/robhogan",
"html_url": "https://github.com/robhogan",
"followers_url": "https://api.github.com/users/robho... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 8 | 2024-11-19T00:30:13 | 2024-11-20T15:00:47 | 2024-11-20T15:00:34 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47685",
"html_url": "https://github.com/facebook/react-native/pull/47685",
"diff_url": "https://github.com/facebook/react-native/pull/47685.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47685.patch",
"merged_at": null
} | Summary:
Currently, we assume any URL with a hostname of `10.0.2.2` or `10.0.3.2` (device-relative) is eligible for rewriting to `localhost` (frontend-relative), because we assume the device is an Android emulator. We rewrite these URLs between device and dev machine so that the rewritten URLs are reachable from the de... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47685/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47685/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47684 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47684/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47684/comments | https://api.github.com/repos/facebook/react-native/issues/47684/events | https://github.com/facebook/react-native/pull/47684 | 2,670,217,618 | PR_kwDOAbrxp86CUBwe | 47,684 | Remove jsBundleLoader from DefaultReactHost.getDefaultReactHost | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2024-11-18T23:02:17 | 2024-11-19T01:39:16 | 2024-11-19T01:39:06 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47684",
"html_url": "https://github.com/facebook/react-native/pull/47684",
"diff_url": "https://github.com/facebook/react-native/pull/47684.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47684.patch",
"merged_at": null
} | Summary:
jsBundleLoader parameter was added into DefaultReactHost.getDefaultReactHost but we decided to revert this change.
We want to keep DefaultReactHost.getDefaultReactHost as simple as possible and we don't want to include this change in 0.77
changelog: [Android][Breaking] Remove jsBundleLoader from DefaultReactH... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47684/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47684/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47683 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47683/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47683/comments | https://api.github.com/repos/facebook/react-native/issues/47683/events | https://github.com/facebook/react-native/pull/47683 | 2,670,205,083 | PR_kwDOAbrxp86CT_GG | 47,683 | Convert com.facebook.react.ReactPackageHelper to Kotlin | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-11-18T22:56:47 | 2024-11-20T14:34:23 | 2024-11-20T12:10:38 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47683",
"html_url": "https://github.com/facebook/react-native/pull/47683",
"diff_url": "https://github.com/facebook/react-native/pull/47683.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47683.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D66131407
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47683/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47683/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47682 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47682/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47682/comments | https://api.github.com/repos/facebook/react-native/issues/47682/events | https://github.com/facebook/react-native/pull/47682 | 2,670,204,218 | PR_kwDOAbrxp86CT-6g | 47,682 | Convert com.facebook.react.ViewManagerOnDemandReactPackage to Kotlin | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-11-18T22:56:26 | 2024-11-20T14:34:25 | 2024-11-20T12:10:37 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47682",
"html_url": "https://github.com/facebook/react-native/pull/47682",
"diff_url": "https://github.com/facebook/react-native/pull/47682.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47682.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D66131124
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47682/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47682/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47681 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47681/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47681/comments | https://api.github.com/repos/facebook/react-native/issues/47681/events | https://github.com/facebook/react-native/pull/47681 | 2,670,202,330 | PR_kwDOAbrxp86CT-hH | 47,681 | Remove deprecated ReactModuleInfo constructor | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-11-18T22:55:39 | 2024-11-22T17:24:49 | 2024-11-22T16:09:16 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47681",
"html_url": "https://github.com/facebook/react-native/pull/47681",
"diff_url": "https://github.com/facebook/react-native/pull/47681.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47681.patch",
"merged_at": null
} | Summary:
These were deprecated back in D49262824, so should be safe to remove now.
Changelog: [Android][Removed] Removed hasConstants constructor from ReactModuleInfo
Differential Revision: D66127070
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47681/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47681/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47680 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47680/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47680/comments | https://api.github.com/repos/facebook/react-native/issues/47680/events | https://github.com/facebook/react-native/pull/47680 | 2,670,180,243 | PR_kwDOAbrxp86CT6jV | 47,680 | Remove deprecated TurboReactPackage | {
"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 | 5 | 2024-11-18T22:44:29 | 2024-11-22T17:24:42 | 2024-11-22T16:09:16 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47680",
"html_url": "https://github.com/facebook/react-native/pull/47680",
"diff_url": "https://github.com/facebook/react-native/pull/47680.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47680.patch",
"merged_at": null
} | Summary:
This was deprecated in D50128456 so should be safe to remove now.
Changelog: [Android][Removed] Removed TurboReactPackage, which was replaced by BaseReactPackage
Differential Revision: D66127067
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47680/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47680/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47679 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47679/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47679/comments | https://api.github.com/repos/facebook/react-native/issues/47679/events | https://github.com/facebook/react-native/pull/47679 | 2,670,174,783 | PR_kwDOAbrxp86CT5gZ | 47,679 | Convert com.facebook.react.BaseReactPackage to Kotlin | {
"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 | 5 | 2024-11-18T22:42:35 | 2024-11-20T14:34:27 | 2024-11-20T12:10:37 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47679",
"html_url": "https://github.com/facebook/react-native/pull/47679",
"diff_url": "https://github.com/facebook/react-native/pull/47679.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47679.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D66119659
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47679/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47679/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47678 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47678/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47678/comments | https://api.github.com/repos/facebook/react-native/issues/47678/events | https://github.com/facebook/react-native/pull/47678 | 2,670,109,356 | PR_kwDOAbrxp86CT0Rt | 47,678 | Remove unreferenced EagerModuleProvider | {
"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 | 4 | 2024-11-18T22:32:51 | 2024-11-19T17:38:46 | 2024-11-19T14:35:40 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47678",
"html_url": "https://github.com/facebook/react-native/pull/47678",
"diff_url": "https://github.com/facebook/react-native/pull/47678.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47678.patch",
"merged_at": null
} | Summary:
No longer referenced and removed from public exports in D49752133
Changelog: [Internal]
Differential Revision: D66127071
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47678/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47678/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47677 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47677/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47677/comments | https://api.github.com/repos/facebook/react-native/issues/47677/events | https://github.com/facebook/react-native/pull/47677 | 2,670,101,948 | PR_kwDOAbrxp86CTyl4 | 47,677 | Convert com.facebook.react.ReactPackage to Kotlin | {
"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 | 4 | 2024-11-18T22:29:38 | 2024-11-20T14:34:35 | 2024-11-20T12:10:36 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47677",
"html_url": "https://github.com/facebook/react-native/pull/47677",
"diff_url": "https://github.com/facebook/react-native/pull/47677.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47677.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D66123384
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47677/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47677/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47676 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47676/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47676/comments | https://api.github.com/repos/facebook/react-native/issues/47676/events | https://github.com/facebook/react-native/pull/47676 | 2,670,091,728 | PR_kwDOAbrxp86CTwTa | 47,676 | Mark ReactPackage#getModule as stable | {
"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 | 4 | 2024-11-18T22:23:11 | 2024-11-19T19:52:59 | 2024-11-19T18:23:00 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47676",
"html_url": "https://github.com/facebook/react-native/pull/47676",
"diff_url": "https://github.com/facebook/react-native/pull/47676.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47676.patch",
"merged_at": null
} | Summary:
`getModule` is used by all modern ReactPackage base-classes to allow lazy loading of specific module and should be considered stable at this point.
Changelog: [Android][Added] Marked ReactPackage#getModule as stable.
Differential Revision: D66127068
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47676/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47676/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47675 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47675/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47675/comments | https://api.github.com/repos/facebook/react-native/issues/47675/events | https://github.com/facebook/react-native/pull/47675 | 2,670,055,791 | PR_kwDOAbrxp86CToj5 | 47,675 | dev-middleware: refactor tests to use undici.request | {
"login": "robhogan",
"id": 2590098,
"node_id": "MDQ6VXNlcjI1OTAwOTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2590098?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/robhogan",
"html_url": "https://github.com/robhogan",
"followers_url": "https://api.github.com/users/robho... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-11-18T22:01:20 | 2024-11-18T23:17:57 | 2024-11-18T23:17:46 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47675",
"html_url": "https://github.com/facebook/react-native/pull/47675",
"diff_url": "https://github.com/facebook/react-native/pull/47675.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47675.patch",
"merged_at": null
} | Summary:
Use `request` over `fetch` in `dev-middleware`'s tests.
This is required by the next diff in the stack to spoof the `Host` header for testing purposes, which isn't permitted by the `fetch` spec.
The return type is a bit different (eg `statusCode` vs `status`, no `ok` prop), but the modifications needed are p... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47675/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47675/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47674 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47674/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47674/comments | https://api.github.com/repos/facebook/react-native/issues/47674/events | https://github.com/facebook/react-native/pull/47674 | 2,669,993,300 | PR_kwDOAbrxp86CTdmy | 47,674 | ReactViewGroup cleanup | {
"login": "tdn120",
"id": 32721554,
"node_id": "MDQ6VXNlcjMyNzIxNTU0",
"avatar_url": "https://avatars.githubusercontent.com/u/32721554?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tdn120",
"html_url": "https://github.com/tdn120",
"followers_url": "https://api.github.com/users/tdn120/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 | 6 | 2024-11-18T21:31:23 | 2024-11-22T18:38:04 | 2024-11-22T18:37:52 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47674",
"html_url": "https://github.com/facebook/react-native/pull/47674",
"diff_url": "https://github.com/facebook/react-native/pull/47674.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47674.patch",
"merged_at": null
} | Summary:
Small changes that can be done in Java and make a Kotlin conversion more seamless.
Changelog: [Internal]
Differential Revision: D66033963
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47674/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47674/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47673 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47673/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47673/comments | https://api.github.com/repos/facebook/react-native/issues/47673/events | https://github.com/facebook/react-native/pull/47673 | 2,669,898,495 | PR_kwDOAbrxp86CTRDD | 47,673 | Update build script to minimally support subpath patterns | {
"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 | 2024-11-18T20:58:42 | 2025-01-30T09:43:31 | 2024-11-20T17:26:51 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47673",
"html_url": "https://github.com/facebook/react-native/pull/47673",
"diff_url": "https://github.com/facebook/react-native/pull/47673.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47673.patch",
"merged_at": null
} | Summary:
Update shared monorepo build script:
- Refactor entry point discovery and file iteration
- Add support for "exports" subpath patterns (skip considering as entry point with warning)
This is required for the incoming migration of `react-native-codegen` to this build setup (D51465053).
Changelog: [Internal]
Di... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47673/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47673/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47672 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47672/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47672/comments | https://api.github.com/repos/facebook/react-native/issues/47672/events | https://github.com/facebook/react-native/pull/47672 | 2,669,690,548 | PR_kwDOAbrxp86CSuZU | 47,672 | Added new behavior for KeyboardAvoidingView, allowing the Keyboard to cover the screen | {
"login": "dnhan1707",
"id": 57444770,
"node_id": "MDQ6VXNlcjU3NDQ0Nzcw",
"avatar_url": "https://avatars.githubusercontent.com/u/57444770?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dnhan1707",
"html_url": "https://github.com/dnhan1707",
"followers_url": "https://api.github.com/users/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 1 | 2024-11-18T19:43:33 | 2024-12-13T20:07:09 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47672",
"html_url": "https://github.com/facebook/react-native/pull/47672",
"diff_url": "https://github.com/facebook/react-native/pull/47672.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47672.patch",
"merged_at": null
} | ## Summary:
Possibly fix #47524
This new behavior allow the Keyboard to cover the screen. Although this gives bad UI, it provide more flexibilty to the developers
## Changelog:
[GENERAL] [ADDED]
## Test Plan:
I ask the JS side not to calculate the height of Keyboard (return 0) when appying `behavior='nothing... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47672/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47672/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47671 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47671/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47671/comments | https://api.github.com/repos/facebook/react-native/issues/47671/events | https://github.com/facebook/react-native/pull/47671 | 2,669,577,180 | PR_kwDOAbrxp86CSeyV | 47,671 | feat: Manage keyboard shortcuts visibility of TextInput | {
"login": "rezkiy37",
"id": 57314631,
"node_id": "MDQ6VXNlcjU3MzE0NjMx",
"avatar_url": "https://avatars.githubusercontent.com/u/57314631?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rezkiy37",
"html_url": "https://github.com/rezkiy37",
"followers_url": "https://api.github.com/users/rez... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 18 | 2024-11-18T19:04:14 | 2025-01-16T17:52:04 | 2025-01-06T18:08:29 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47671",
"html_url": "https://github.com/facebook/react-native/pull/47671",
"diff_url": "https://github.com/facebook/react-native/pull/47671.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47671.patch",
"merged_at": null
} | <!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The three fields below are mandatory. -->
## Summary:
<!-- Explain the **motivation** for making this change. What existing proble... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47671/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47671/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47670 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47670/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47670/comments | https://api.github.com/repos/facebook/react-native/issues/47670/events | https://github.com/facebook/react-native/pull/47670 | 2,669,365,821 | PR_kwDOAbrxp86CR8Mk | 47,670 | RN: Revert setting `hermesParser: true` in default Metro config | {
"login": "robhogan",
"id": 2590098,
"node_id": "MDQ6VXNlcjI1OTAwOTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2590098?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/robhogan",
"html_url": "https://github.com/robhogan",
"followers_url": "https://api.github.com/users/robho... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2024-11-18T17:42:36 | 2024-11-19T11:15:00 | 2024-11-19T10:47:35 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47670",
"html_url": "https://github.com/facebook/react-native/pull/47670",
"diff_url": "https://github.com/facebook/react-native/pull/47670.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47670.patch",
"merged_at": null
} | Summary:
Now that we have `babel-plugin-syntax-hermes-parser` in `@react-native/babel-preset` (since D63535216), it's no longer necessary to use `hermes-parser` directly in Metro in order to use newer Flow syntax.
Babel with `babel-plugin-syntax-hermes-parser` is generally preferable, because it intelligently falls... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47670/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47670/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47669 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47669/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47669/comments | https://api.github.com/repos/facebook/react-native/issues/47669/events | https://github.com/facebook/react-native/pull/47669 | 2,669,089,556 | PR_kwDOAbrxp86CRSfk | 47,669 | Do not discard props when setNativeProps is used | {
"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 | 2024-11-18T16:14:26 | 2024-11-19T17:59:05 | 2024-11-19T17:58:52 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47669",
"html_url": "https://github.com/facebook/react-native/pull/47669",
"diff_url": "https://github.com/facebook/react-native/pull/47669.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47669.patch",
"merged_at": null
} | Summary:
When investigating [#47476](https://github.com/facebook/react-native/issues/47476), I found that the `secureTextInput` prop was not changing in the Mounting layer when changing it in JS.
I track down the problem to the `UIManager::cloneNode` method.
When we clone the node, we first merge the patch that arriv... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47669/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/47669/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47668 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47668/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47668/comments | https://api.github.com/repos/facebook/react-native/issues/47668/events | https://github.com/facebook/react-native/issues/47668 | 2,669,066,410 | I_kwDOAbrxp86fFriq | 47,668 | Frequent navigation to the page causes style abnormalities. | {
"login": "Chenjiujiu",
"id": 28746442,
"node_id": "MDQ6VXNlcjI4NzQ2NDQy",
"avatar_url": "https://avatars.githubusercontent.com/u/28746442?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Chenjiujiu",
"html_url": "https://github.com/Chenjiujiu",
"followers_url": "https://api.github.com/use... | [
{
"id": 1261489149,
"node_id": "MDU6TGFiZWwxMjYxNDg5MTQ5",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20Duplicate",
"name": "Resolution: Duplicate",
"color": "ffffff",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | 7 | 2024-11-18T16:04:33 | 2024-11-19T03:48:51 | 2024-11-18T16:49:57 | NONE | null | null | null | null | ### Description
### Current behavior
When I upgraded to version 0.76, repeatedly navigating to the login page caused abnormal changes in the page’s UI.
<details><summary>RootStackNavigator</summary>
<p>
#### `RootStackNavigator`:
```typeScript
const RootStack = createNativeStackNavigator<any>();
c... | {
"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/47668/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47668/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47667 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47667/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47667/comments | https://api.github.com/repos/facebook/react-native/issues/47667/events | https://github.com/facebook/react-native/issues/47667 | 2,668,875,970 | I_kwDOAbrxp86fE9DC | 47,667 | Image is not displayed in the app [Android] | {
"login": "noaeliya",
"id": 89727160,
"node_id": "MDQ6VXNlcjg5NzI3MTYw",
"avatar_url": "https://avatars.githubusercontent.com/u/89727160?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/noaeliya",
"html_url": "https://github.com/noaeliya",
"followers_url": "https://api.github.com/users/noa... | [
{
"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": 1113225504,
"n... | closed | false | null | [] | null | 3 | 2024-11-18T15:06:45 | 2024-11-18T15:07:17 | 2024-11-18T15:07:03 | NONE | null | null | null | null | ### Description
I'm writing a Google API bookstore application, I load the images using PICASO and get normal URL links to the log, but the images are not displayed for the application itself.
I was asked to make a list of books that meets what the user was looking for, with the book cover and title, for some reason ... | {
"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/47667/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47667/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47666 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47666/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47666/comments | https://api.github.com/repos/facebook/react-native/issues/47666/events | https://github.com/facebook/react-native/issues/47666 | 2,668,623,153 | I_kwDOAbrxp86fD_Ux | 47,666 | [CXX1429] error when building with cmake | {
"login": "huan415201",
"id": 43948939,
"node_id": "MDQ6VXNlcjQzOTQ4OTM5",
"avatar_url": "https://avatars.githubusercontent.com/u/43948939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huan415201",
"html_url": "https://github.com/huan415201",
"followers_url": "https://api.github.com/use... | [
{
"id": 872682019,
"node_id": "MDU6TGFiZWw4NzI2ODIwMTk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20Fixed",
"name": "Resolution: Fixed",
"color": "0e8a16",
"default": false,
"description": "A PR that fixes this issue has been merged."
}
] | closed | false | null | [] | null | 9 | 2024-11-18T13:47:13 | 2025-05-20T10:04:35 | 2024-11-18T16:41:21 | NONE | null | null | null | null | ### Description
I got this error on my start from scratch project:
`error Failed to install the app. Command failed with exit code 1: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081 FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:configureCMakeDebug[arm64-v8a... | {
"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/47666/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47666/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47665 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47665/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47665/comments | https://api.github.com/repos/facebook/react-native/issues/47665/events | https://github.com/facebook/react-native/pull/47665 | 2,668,613,375 | PR_kwDOAbrxp86CQAhL | 47,665 | Clean up feature flag `allowRecursiveCommitsWithSynchronousMountOnAndroid` | {
"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 | 2024-11-18T13:44:34 | 2024-11-18T16:17:47 | 2024-11-18T16:17:36 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47665",
"html_url": "https://github.com/facebook/react-native/pull/47665",
"diff_url": "https://github.com/facebook/react-native/pull/47665.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47665.patch",
"merged_at": null
} | Summary:
Changelog: [Android][Fixed] Fixes some deadlocks when doing commits and state updates synchronously from the UI thread (e.g.: from reanimated).
This removes the gating for the fix to allow recursive commits with synchronous mount on Android.
See https://github.com/facebook/react-native/pull/44725#issuecommen... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47665/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47665/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47664 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47664/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47664/comments | https://api.github.com/repos/facebook/react-native/issues/47664/events | https://github.com/facebook/react-native/pull/47664 | 2,668,556,154 | PR_kwDOAbrxp86CP2oK | 47,664 | Back out "fix(iOS): unify prefetchImageWithMetadata's signature in JS and ObjC land" | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-11-18T13:26:04 | 2024-11-18T15:39:02 | 2024-11-18T15:38:51 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47664",
"html_url": "https://github.com/facebook/react-native/pull/47664",
"diff_url": "https://github.com/facebook/react-native/pull/47664.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47664.patch",
"merged_at": null
} | Summary:
We landed the previous change in [4dd60acb7d](https://github.com/facebook/react-native/commit/4dd60acb7ddc2811453e84e3567c1a114fa5e6f9), but this is breaking the OSS CI because now the two signatures do not match
## Changelog:
[Internal] - Revert make the prefetchImageWithMetadata's queryRoot nullable
Review... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47664/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47664/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47663 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47663/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47663/comments | https://api.github.com/repos/facebook/react-native/issues/47663/events | https://github.com/facebook/react-native/pull/47663 | 2,668,496,565 | PR_kwDOAbrxp86CPwdF | 47,663 | Migrate com.facebook.react.devsupport.BridgelessDevSupportManager to Kotlin | {
"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... | open | false | null | [] | null | 2 | 2024-11-18T13:14:40 | 2025-02-13T15:25:56 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47663",
"html_url": "https://github.com/facebook/react-native/pull/47663",
"diff_url": "https://github.com/facebook/react-native/pull/47663.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47663.patch",
"merged_at": null
} | Summary:
As per title.
Changelog: [Internal]
Reviewed By: javache
Differential Revision: D66092932
| null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47663/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47663/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47662 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47662/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47662/comments | https://api.github.com/repos/facebook/react-native/issues/47662/events | https://github.com/facebook/react-native/issues/47662 | 2,668,347,274 | I_kwDOAbrxp86fC7-K | 47,662 | bugs: Attempt to invoke virtual method 'void com.facebook.react.uimanager.UlManagerModule.onBatchComplete()' on a null object reference | {
"login": "Chasen-Zhang",
"id": 15354455,
"node_id": "MDQ6VXNlcjE1MzU0NDU1",
"avatar_url": "https://avatars.githubusercontent.com/u/15354455?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Chasen-Zhang",
"html_url": "https://github.com/Chasen-Zhang",
"followers_url": "https://api.github.c... | [
{
"id": 4431653875,
"node_id": "LA_kwDOAbrxp88AAAABCCWr8w",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20Issue%20in%20another%20tool%20or%20repo",
"name": "Resolution: Issue in another tool or repo",
"color": "ffffff",
"default": false,
"description": "... | closed | false | null | [] | null | 12 | 2024-11-18T12:09:09 | 2025-05-28T12:29:19 | 2025-01-02T16:16:11 | NONE | null | null | null | null | ### Description
```jsx
import React from 'react';
import {StyleSheet, TextInput} from 'react-native';
function App(): React.JSX.Element {
return <TextInput inputMode="text" style={styles.input} />;
}
const styles = StyleSheet.create({
input: {
flex: 1,
height: 40,
borderWidth: 1,
... | {
"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/47662/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47662/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47661 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47661/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47661/comments | https://api.github.com/repos/facebook/react-native/issues/47661/events | https://github.com/facebook/react-native/pull/47661 | 2,668,288,596 | PR_kwDOAbrxp86CPD2S | 47,661 | fix(iOS): unify prefetchImageWithMetadata's signature in JS and ObjC land (#47532) | {
"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... | open | false | null | [] | null | 3 | 2024-11-18T11:45:25 | 2025-02-13T15:25:57 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47661",
"html_url": "https://github.com/facebook/react-native/pull/47661",
"diff_url": "https://github.com/facebook/react-native/pull/47661.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47661.patch",
"merged_at": null
} | Summary:
in `prefetchImageWithMetadata`'s implementation in ObjC, the method's `queryRootName` is treated as being nullable. The image spec for it in JS (and the Codegened ObjC header that gets built on top of it) treat the field as not nullable. This change makes the field nullable in the spec to match up what we have... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47661/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47661/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47660 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47660/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47660/comments | https://api.github.com/repos/facebook/react-native/issues/47660/events | https://github.com/facebook/react-native/issues/47660 | 2,668,285,349 | I_kwDOAbrxp86fCs2l | 47,660 | Why rendering errors are caught by promise catch? | {
"login": "andyjxli",
"id": 19701675,
"node_id": "MDQ6VXNlcjE5NzAxNjc1",
"avatar_url": "https://avatars.githubusercontent.com/u/19701675?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/andyjxli",
"html_url": "https://github.com/andyjxli",
"followers_url": "https://api.github.com/users/and... | [
{
"id": 1877909121,
"node_id": "MDU6TGFiZWwxODc3OTA5MTIx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Attention",
"name": "Needs: Attention",
"color": "f9c884",
"default": false,
"description": "Issues where the author has responded to feedback."
},
{
... | closed | false | null | [] | null | 7 | 2024-11-18T11:44:08 | 2024-11-18T12:36:28 | 2024-11-18T11:58:38 | NONE | null | null | null | null | ### Description
```
import React, { useEffect, useMemo, useState } from 'react'
import { View, Text } from 'react-native'
const p = () => new Promise(r => {
setTimeout(() => {
r(undefined)
}, 3000)
})
function RNTesterApp() {
const [arr, setArr] = useState([])
const getTabData = async () ... | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47660/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47660/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47659 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47659/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47659/comments | https://api.github.com/repos/facebook/react-native/issues/47659/events | https://github.com/facebook/react-native/pull/47659 | 2,668,275,264 | PR_kwDOAbrxp86CPBY5 | 47,659 | Expose getCurrentReactContext on ReactDelegate | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-11-18T11:40:31 | 2024-11-18T15:53:25 | 2024-11-18T15:08:59 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47659",
"html_url": "https://github.com/facebook/react-native/pull/47659",
"diff_url": "https://github.com/facebook/react-native/pull/47659.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47659.patch",
"merged_at": null
} | Summary:
Fixes https://github.com/facebook/react-native/issues/47647
There's no convenient way to access the current react context when using the new architecture. Exposing `getCurrentReactContext` allows for users to migrate without forcing the check downstream.
Changelog: [Android][Added] ReactDelegate and ReactAc... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47659/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47659/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47658 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47658/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47658/comments | https://api.github.com/repos/facebook/react-native/issues/47658/events | https://github.com/facebook/react-native/pull/47658 | 2,668,188,628 | PR_kwDOAbrxp86CO3Zb | 47,658 | Filter out AppRegistry logs from output | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2024-11-18T11:19:55 | 2024-11-18T12:42:55 | 2024-11-18T12:42:45 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47658",
"html_url": "https://github.com/facebook/react-native/pull/47658",
"diff_url": "https://github.com/facebook/react-native/pull/47658.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47658.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
AppRegistry logs are showing up again in Fantom because we changed the order and now they're not necessarily showing up last.
This fixes that by filtering them out in any position.
Differential Revision: D66094274
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47658/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47658/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47657 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47657/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47657/comments | https://api.github.com/repos/facebook/react-native/issues/47657/events | https://github.com/facebook/react-native/issues/47657 | 2,667,813,509 | I_kwDOAbrxp86fA5qF | 47,657 | when upgrading to react native version 0.76.1 ios/Pods/RCT-Folly/folly/functional/Invoke.h:22:10: 'boost/preprocessor/control/expr_iif.hpp' file not found 22 | #include <boost/preprocessor/control/expr_iif.hpp>. when run react-native run-ios | {
"login": "TahaAlTamimi",
"id": 51744495,
"node_id": "MDQ6VXNlcjUxNzQ0NDk1",
"avatar_url": "https://avatars.githubusercontent.com/u/51744495?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/TahaAlTamimi",
"html_url": "https://github.com/TahaAlTamimi",
"followers_url": "https://api.github.c... | [
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 1794376073,
"node_id": "MD... | open | false | null | [] | null | 5 | 2024-11-18T09:33:27 | 2024-12-17T05:01:07 | null | NONE | null | null | null | null | ### Description
when upgrading to react native version 0.76.1 The build doesn't work, it seems there are missing files in some Pod dependencies.
### Steps to reproduce
upgrading react native from 0.72.4 to 0.76.1 and using same steps in https://react-native-community.github.io/upgrade-helper/?from=0.72.4&to=0.76.1
... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47657/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47657/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47656 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47656/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47656/comments | https://api.github.com/repos/facebook/react-native/issues/47656/events | https://github.com/facebook/react-native/issues/47656 | 2,667,748,333 | I_kwDOAbrxp86fApvt | 47,656 | Font weight is not honored on iOS in RN 0.76 | {
"login": "esbenvb",
"id": 426051,
"node_id": "MDQ6VXNlcjQyNjA1MQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/426051?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/esbenvb",
"html_url": "https://github.com/esbenvb",
"followers_url": "https://api.github.com/users/esbenvb/fo... | [
{
"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": 872682019,
"node_id": "MDU... | closed | false | null | [] | null | 7 | 2024-11-18T09:04:43 | 2024-12-02T17:28:12 | 2024-11-21T10:20:53 | CONTRIBUTOR | null | null | null | null | ### Description
After switching to new architecture, the text rendering does not seem to honor the `fontWeight` style as it used to do, on iOS.
With RN 0.76 and new architecture enabled, it's not choosing the font based on the weight on iOS, even though that's the intended behavior according to the docs: https://... | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47656/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47656/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47655 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47655/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47655/comments | https://api.github.com/repos/facebook/react-native/issues/47655/events | https://github.com/facebook/react-native/pull/47655 | 2,667,340,436 | PR_kwDOAbrxp86CMwbI | 47,655 | [iOS] Fabric: Fixes image coordinator status assert crash in debug 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 | 3 | 2024-11-18T06:45:13 | 2024-11-18T13:50:54 | 2024-11-18T13:50:44 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47655",
"html_url": "https://github.com/facebook/react-native/pull/47655",
"diff_url": "https://github.com/facebook/react-native/pull/47655.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47655.patch",
"merged_at": null
} | ## Summary:
Because we cancel the request and the callback for the request loading state occurs in a multi-threaded environment, we may still receive the callback even after canceling the request.
The assert failed like below:
```
(lldb) bt
* thread #48, queue = 'com.apple.root.default-qos', stop reason = sig... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47655/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47655/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47654 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47654/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47654/comments | https://api.github.com/repos/facebook/react-native/issues/47654/events | https://github.com/facebook/react-native/issues/47654 | 2,667,078,572 | I_kwDOAbrxp86e-GOs | 47,654 | not building in windows android - 0.76.2 | {
"login": "Sanjayng125",
"id": 106653066,
"node_id": "U_kgDOBltlig",
"avatar_url": "https://avatars.githubusercontent.com/u/106653066?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Sanjayng125",
"html_url": "https://github.com/Sanjayng125",
"followers_url": "https://api.github.com/users/... | [
{
"id": 870851515,
"node_id": "MDU6TGFiZWw4NzA4NTE1MTU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20Android",
"name": "Platform: Android",
"color": "1d76db",
"default": false,
"description": "Android applications."
},
{
"id": 872682019,
"no... | closed | false | null | [] | null | 8 | 2024-11-18T04:39:52 | 2024-11-29T17:19:15 | 2024-11-21T23:37:26 | NONE | null | null | null | null | ### Description
im just starting the app by npm start and opening in android by pressing "a". build fails
### Steps to reproduce
n/a
### React Native Version
0.76.2
### Affected Platforms
Runtime - Android, Build - Windows
### Areas
Other (please specify)
### Output of `npx react-native info`
```text
System:... | {
"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/47654/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/47654/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47653 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47653/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47653/comments | https://api.github.com/repos/facebook/react-native/issues/47653/events | https://github.com/facebook/react-native/pull/47653 | 2,666,578,751 | PR_kwDOAbrxp86CLAf9 | 47,653 | dev-middleware: Use serverBaseUrl for local->server fetches | {
"login": "robhogan",
"id": 2590098,
"node_id": "MDQ6VXNlcjI1OTAwOTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2590098?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/robhogan",
"html_url": "https://github.com/robhogan",
"followers_url": "https://api.github.com/users/robho... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2024-11-17T21:45:23 | 2024-11-19T00:26:17 | 2024-11-19T00:26:07 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47653",
"html_url": "https://github.com/facebook/react-native/pull/47653",
"diff_url": "https://github.com/facebook/react-native/pull/47653.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47653.patch",
"merged_at": null
} | Summary:
## Context
Currently, when `nativeSourceCodeFetching == false`, `inspector-proxy` attempts to pre-fetch source maps, given the URL from a `Debugger.scriptParsed` event, and embeds them into `Debugger.scriptParsed`'s `sourceMapURL` using a data URI.
This was originally to support frontends that did not perfor... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47653/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47653/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47652 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47652/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47652/comments | https://api.github.com/repos/facebook/react-native/issues/47652/events | https://github.com/facebook/react-native/pull/47652 | 2,666,402,825 | PR_kwDOAbrxp86CKw87 | 47,652 | dev-middleware: Block Network.loadNetworkResource requests when nativeSourceCodeFetching == false | {
"login": "robhogan",
"id": 2590098,
"node_id": "MDQ6VXNlcjI1OTAwOTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2590098?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/robhogan",
"html_url": "https://github.com/robhogan",
"followers_url": "https://api.github.com/users/robho... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2024-11-17T19:52:35 | 2024-11-18T20:24:11 | 2024-11-18T20:24:00 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47652",
"html_url": "https://github.com/facebook/react-native/pull/47652",
"diff_url": "https://github.com/facebook/react-native/pull/47652.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47652.patch",
"merged_at": null
} | Summary:
When the `nativeSourceCodeFetching` capability is disabled, `inspector-proxy` rewrites URLs exchanged over CDP between device and frontend so that URLs are addressable from CDT - in particular, when using an Android emulator `10.0.2.2` (host's address from within the emulator) is rewritten to and from `localho... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47652/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47652/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47651 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47651/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47651/comments | https://api.github.com/repos/facebook/react-native/issues/47651/events | https://github.com/facebook/react-native/pull/47651 | 2,666,319,705 | PR_kwDOAbrxp86CKpbm | 47,651 | Pass the `RCTAppDependencyProvider` to the RCTAppDelegate | {
"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 | 2024-11-17T19:01:19 | 2024-11-18T16:10:52 | 2024-11-18T16:10:30 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47651",
"html_url": "https://github.com/facebook/react-native/pull/47651",
"diff_url": "https://github.com/facebook/react-native/pull/47651.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47651.patch",
"merged_at": null
} | Summary:
## This Change:
This change uses in the App's AppDelegate the newly generated `RCTAppDependencyProvider`, passing it to the `RCTAppDelegate`.
This change needs to be applied also to the template, when this stack lands.
## Context
React Native has a last temporal dependency on Codegen in the React-RCTAppDel... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47651/reactions",
"total_count": 2,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 2,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47651/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47650 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47650/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47650/comments | https://api.github.com/repos/facebook/react-native/issues/47650/events | https://github.com/facebook/react-native/pull/47650 | 2,666,319,692 | PR_kwDOAbrxp86CKpbg | 47,650 | Generate `RCTAppDependencyProvider` for apps | {
"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 | 2024-11-17T19:01:18 | 2024-11-18T16:10:47 | 2024-11-18T16:10:30 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47650",
"html_url": "https://github.com/facebook/react-native/pull/47650",
"diff_url": "https://github.com/facebook/react-native/pull/47650.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47650.patch",
"merged_at": null
} | Summary:
## This Change:
This change generates the `RCTAppDependencyProvider` for the apps, so that the amount of changes required by the users is minimal.
## Context
React Native has a last temporal dependency on Codegen in the React-RCTAppDelegate pod.
The RCTAppDelegate has the responsibility to provide various ... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47650/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47650/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47649 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47649/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47649/comments | https://api.github.com/repos/facebook/react-native/issues/47649/events | https://github.com/facebook/react-native/pull/47649 | 2,666,319,679 | PR_kwDOAbrxp86CKpbb | 47,649 | Use `RCTDependencyProvider` in RCTAppDelegate | {
"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 | 2024-11-17T19:01:17 | 2024-11-18T16:10:41 | 2024-11-18T16:10:29 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47649",
"html_url": "https://github.com/facebook/react-native/pull/47649",
"diff_url": "https://github.com/facebook/react-native/pull/47649.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47649.patch",
"merged_at": null
} | Summary:
## This Change:
This change uses the `RCTDependencyProvider` protocol created before, breaking the dependency between the RCTAppDelegate and codegen.
## Context
React Native has a last temporal dependency on Codegen in the React-RCTAppDelegate pod.
The RCTAppDelegate has the responsibility to provide vario... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47649/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47649/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47648 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47648/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47648/comments | https://api.github.com/repos/facebook/react-native/issues/47648/events | https://github.com/facebook/react-native/pull/47648 | 2,666,319,663 | PR_kwDOAbrxp86CKpbT | 47,648 | Add `RCTDependencyProvider` protocol | {
"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 | 2024-11-17T19:01:16 | 2024-11-18T16:10:39 | 2024-11-18T16:10:28 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47648",
"html_url": "https://github.com/facebook/react-native/pull/47648",
"diff_url": "https://github.com/facebook/react-native/pull/47648.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47648.patch",
"merged_at": null
} | Summary:
React Native has a last temporal dependency on Codegen in the React-RCTAppDelegate pod.
The RCTAppDelegate has the responsibility to provide various dependencies to react native, like third party components and various modules. ReactCodegen is generated when the user create the project, while React-RCTAppDele... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47648/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47648/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47647 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47647/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47647/comments | https://api.github.com/repos/facebook/react-native/issues/47647/events | https://github.com/facebook/react-native/issues/47647 | 2,666,307,486 | I_kwDOAbrxp86e7J-e | 47,647 | Unable to get reactContext in MainActivity.kt | {
"login": "saikrishnanamburi",
"id": 123350331,
"node_id": "U_kgDOB1otOw",
"avatar_url": "https://avatars.githubusercontent.com/u/123350331?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/saikrishnanamburi",
"html_url": "https://github.com/saikrishnanamburi",
"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 | 5 | 2024-11-17T18:47:30 | 2025-02-12T11:18:01 | 2024-11-18T15:09:00 | NONE | null | null | null | null | ### Description
val reactContext: ReactContext? = this.reactNativeHost.reactInstanceManager.currentReactContext
ReactContext: null
### Steps to reproduce
npm start
### React Native Version
0.76.2
### Affected Platforms
Runtime - Android
### Output of `npx react-native info`
```text
System:
OS: macOS 15.0.1... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47647/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47647/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47646 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47646/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47646/comments | https://api.github.com/repos/facebook/react-native/issues/47646/events | https://github.com/facebook/react-native/pull/47646 | 2,664,425,100 | PR_kwDOAbrxp86CIS20 | 47,646 | introduce ability to flush messege queue from tests | {
"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 | 4 | 2024-11-16T14:18:09 | 2024-11-17T11:35:37 | 2024-11-17T11:35:25 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47646",
"html_url": "https://github.com/facebook/react-native/pull/47646",
"diff_url": "https://github.com/facebook/react-native/pull/47646.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47646.patch",
"merged_at": null
} | Summary:
changelog: [internal]
In order to control scheduling of tests, test setup must be separated from test running. This is because of how internal scheduling of React Native is restricted until bundle is loaded via BufferedRuntimeExecutor. This is the reason for executing tests by calling global function `$$RunTe... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47646/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47646/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47645 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47645/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47645/comments | https://api.github.com/repos/facebook/react-native/issues/47645/events | https://github.com/facebook/react-native/issues/47645 | 2,663,928,961 | I_kwDOAbrxp86eyFSB | 47,645 | RCTUnsafeExecuteOnMainQueueSync crash | {
"login": "Kyle-Ye",
"id": 43724855,
"node_id": "MDQ6VXNlcjQzNzI0ODU1",
"avatar_url": "https://avatars.githubusercontent.com/u/43724855?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Kyle-Ye",
"html_url": "https://github.com/Kyle-Ye",
"followers_url": "https://api.github.com/users/Kyle-Y... | [
{
"id": 542043367,
"node_id": "MDU6TGFiZWw1NDIwNDMzNjc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Issue:%20Author%20Provided%20Repro",
"name": "Issue: Author Provided Repro",
"color": "0e8a16",
"default": false,
"description": "This issue can be reproduced in Sn... | open | false | null | [] | null | 0 | 2024-11-16T06:59:25 | 2024-11-17T04:53:33 | null | NONE | null | null | null | null | ### Description
UIKit's UIView only guarantee to run on main thread/MainActor.
But ReactNative's RCTRootView is expecting to run on main queue.
This will cause crash when using RCTRootView in UICollectionViewCell which may call init on `com.apple.uikit.datasource.diffing` (serial) queue.
### Steps to reproduce
... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47645/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47645/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47644 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47644/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47644/comments | https://api.github.com/repos/facebook/react-native/issues/47644/events | https://github.com/facebook/react-native/pull/47644 | 2,663,568,895 | PR_kwDOAbrxp86CG6N3 | 47,644 | Guard against seg fault if replaceChild index is out of bounds | {
"login": "joevilches",
"id": 17124862,
"node_id": "MDQ6VXNlcjE3MTI0ODYy",
"avatar_url": "https://avatars.githubusercontent.com/u/17124862?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/joevilches",
"html_url": "https://github.com/joevilches",
"followers_url": "https://api.github.com/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 3 | 2024-11-16T01:03:10 | 2025-02-13T15:25:57 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47644",
"html_url": "https://github.com/facebook/react-native/pull/47644",
"diff_url": "https://github.com/facebook/react-native/pull/47644.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47644.patch",
"merged_at": null
} | Summary:
We are seeing some seg faults after the new display: contents logic was added. This is either because we are passing in an out of bounds index - in which case we try to read `display_` from protected memory. Or, the `Node *` was deleted at some point without removing it from this array. I think its the out of ... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47644/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47644/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47643 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47643/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47643/comments | https://api.github.com/repos/facebook/react-native/issues/47643/events | https://github.com/facebook/react-native/issues/47643 | 2,663,416,988 | I_kwDOAbrxp86ewISc | 47,643 | [IOS 0.76.5] Image is not displayed properly after refetch api | {
"login": "nazacity",
"id": 21232178,
"node_id": "MDQ6VXNlcjIxMjMyMTc4",
"avatar_url": "https://avatars.githubusercontent.com/u/21232178?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nazacity",
"html_url": "https://github.com/nazacity",
"followers_url": "https://api.github.com/users/naz... | [
{
"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": 860603247,
"node_id": "MDU... | closed | false | null | [] | null | 8 | 2024-11-15T22:57:07 | 2025-01-28T14:19:39 | 2025-01-28T13:53:50 | NONE | null | null | null | null | ### Description
Image is displayed fine on android
but on ios it's displayed weird after refetch api 2-3times
i don't know why
Please look at video below
### Steps to reproduce
-
### React Native Version
0.76.5
### Affected Platforms
Runtime - iOS
### Output of `npx react-native info`
... | {
"login": "nazacity",
"id": 21232178,
"node_id": "MDQ6VXNlcjIxMjMyMTc4",
"avatar_url": "https://avatars.githubusercontent.com/u/21232178?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nazacity",
"html_url": "https://github.com/nazacity",
"followers_url": "https://api.github.com/users/naz... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47643/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/47643/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47642 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47642/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47642/comments | https://api.github.com/repos/facebook/react-native/issues/47642/events | https://github.com/facebook/react-native/pull/47642 | 2,663,275,082 | PR_kwDOAbrxp86CGNLw | 47,642 | Revert D65556000 | {
"login": "Abbondanzo",
"id": 10366495,
"node_id": "MDQ6VXNlcjEwMzY2NDk1",
"avatar_url": "https://avatars.githubusercontent.com/u/10366495?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Abbondanzo",
"html_url": "https://github.com/Abbondanzo",
"followers_url": "https://api.github.com/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-11-15T21:55:31 | 2024-11-16T00:59:33 | 2024-11-16T00:59:22 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47642",
"html_url": "https://github.com/facebook/react-native/pull/47642",
"diff_url": "https://github.com/facebook/react-native/pull/47642.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47642.patch",
"merged_at": null
} | Summary:
Reverts https://github.com/facebook/react-native/pull/47468
Changelog: [Internal]
Differential Revision: D66030953
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47642/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47642/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47641 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47641/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47641/comments | https://api.github.com/repos/facebook/react-native/issues/47641/events | https://github.com/facebook/react-native/pull/47641 | 2,662,967,435 | PR_kwDOAbrxp86CFcNu | 47,641 | fix build failure on windows in android | {
"login": "FouadMagdy01",
"id": 88867595,
"node_id": "MDQ6VXNlcjg4ODY3NTk1",
"avatar_url": "https://avatars.githubusercontent.com/u/88867595?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/FouadMagdy01",
"html_url": "https://github.com/FouadMagdy01",
"followers_url": "https://api.github.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2024-11-15T19:42:09 | 2024-11-21T15:42:23 | 2024-11-18T10:42:36 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47641",
"html_url": "https://github.com/facebook/react-native/pull/47641",
"diff_url": "https://github.com/facebook/react-native/pull/47641.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47641.patch",
"merged_at": null
} | <!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The three fields below are mandatory. -->
## Summary:
<!-- Explain the **motivation** for making this change. What existing proble... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47641/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/47641/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47640 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47640/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47640/comments | https://api.github.com/repos/facebook/react-native/issues/47640/events | https://github.com/facebook/react-native/issues/47640 | 2,662,799,115 | I_kwDOAbrxp86etxcL | 47,640 | Intl doesn't work on iOS [RN 76 + Expo 52 bare] | {
"login": "FelipeSSantos1",
"id": 10479750,
"node_id": "MDQ6VXNlcjEwNDc5NzUw",
"avatar_url": "https://avatars.githubusercontent.com/u/10479750?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/FelipeSSantos1",
"html_url": "https://github.com/FelipeSSantos1",
"followers_url": "https://api.gi... | [
{
"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": 4139937040,
"node_id": "LA... | closed | false | null | [] | null | 2 | 2024-11-15T18:39:11 | 2024-12-17T11:19:59 | 2024-11-15T18:43:25 | NONE | null | null | null | null | ### Description
`Intl.DateTimeFormat()` is returning an empty object on iOS, it only happens on RN 76.2
### Steps to reproduce
```
const date = new Date();
const timeZoneOptions = Intl.DateTimeFormat().resolvedOptions();
const timezone = timeZoneOptions.timeZone;
const shortFormatter = new Intl.DateT... | {
"login": "FelipeSSantos1",
"id": 10479750,
"node_id": "MDQ6VXNlcjEwNDc5NzUw",
"avatar_url": "https://avatars.githubusercontent.com/u/10479750?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/FelipeSSantos1",
"html_url": "https://github.com/FelipeSSantos1",
"followers_url": "https://api.gi... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47640/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/47640/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47639 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47639/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47639/comments | https://api.github.com/repos/facebook/react-native/issues/47639/events | https://github.com/facebook/react-native/issues/47639 | 2,662,743,130 | I_kwDOAbrxp86etjxa | 47,639 | [0.76.2] REACT_COMMON_DIR variable on Windows | {
"login": "muzhaqi16",
"id": 7892020,
"node_id": "MDQ6VXNlcjc4OTIwMjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/7892020?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/muzhaqi16",
"html_url": "https://github.com/muzhaqi16",
"followers_url": "https://api.github.com/users/mu... | [
{
"id": 1794148347,
"node_id": "MDU6TGFiZWwxNzk0MTQ4MzQ3",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Triage%20:mag:",
"name": "Needs: Triage :mag:",
"color": "bfd4f2",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | 3 | 2024-11-15T18:01:32 | 2024-11-18T19:24:57 | 2024-11-15T22:58:34 | NONE | null | null | null | null | ### Description
There is an issues on Windows when trying to build the application with the escape of cMake path
cMake Invalid character escape '\U'.
Adding this fix to node_modules\react-native\ReactAndroid\cmake-utils\ReactNative-application.cmake makes the build work
# Normalize REACT_ANDROID_DIR on Windows... | {
"login": "muzhaqi16",
"id": 7892020,
"node_id": "MDQ6VXNlcjc4OTIwMjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/7892020?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/muzhaqi16",
"html_url": "https://github.com/muzhaqi16",
"followers_url": "https://api.github.com/users/mu... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47639/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47639/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47638 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47638/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47638/comments | https://api.github.com/repos/facebook/react-native/issues/47638/events | https://github.com/facebook/react-native/pull/47638 | 2,662,643,866 | PR_kwDOAbrxp86CEwjf | 47,638 | Expose exceptionHandler as a parameter of DefaultReactHost.getDefaultReactHost() method | {
"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 | 2024-11-15T17:28:38 | 2024-11-15T20:47:37 | 2024-11-15T20:47:26 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47638",
"html_url": "https://github.com/facebook/react-native/pull/47638",
"diff_url": "https://github.com/facebook/react-native/pull/47638.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47638.patch",
"merged_at": null
} | Summary:
This diff exposes exceptionHandler as a parameter of DefaultReactHost, this is necessary becuase apps using getDefaultReactHost are not able to set an exceptionHandler
We need to revisit this API as a follow up
changelog: [Android][Breaking] Add exceptionHandler as a parameter of DefaultReactHost.getDefaultR... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47638/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47638/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47637 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47637/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47637/comments | https://api.github.com/repos/facebook/react-native/issues/47637/events | https://github.com/facebook/react-native/pull/47637 | 2,662,417,448 | PR_kwDOAbrxp86CEHyj | 47,637 | Enable RSNRS only on JS thread | {
"login": "lenaic",
"id": 151054,
"node_id": "MDQ6VXNlcjE1MTA1NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/151054?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lenaic",
"html_url": "https://github.com/lenaic",
"followers_url": "https://api.github.com/users/lenaic/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 7 | 2024-11-15T15:54:12 | 2024-11-20T08:42:03 | 2024-11-20T08:41:51 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47637",
"html_url": "https://github.com/facebook/react-native/pull/47637",
"diff_url": "https://github.com/facebook/react-native/pull/47637.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47637.patch",
"merged_at": null
} | Summary:
Changelog: [Internal]
RSNRS does not support off JS thread layout due to current fiber tree corruption when syncing happens on more than one shadow tree at the same time. This diff guarantees that RSNRS will only be enabled on the JS thread, avoiding any state corruption.
Differential Revision: D64500893
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47637/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47637/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47636 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47636/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47636/comments | https://api.github.com/repos/facebook/react-native/issues/47636/events | https://github.com/facebook/react-native/pull/47636 | 2,662,362,594 | PR_kwDOAbrxp86CD-j8 | 47,636 | Enable ban_spread_key_props in xplat/js | {
"login": "jackpope",
"id": 8965173,
"node_id": "MDQ6VXNlcjg5NjUxNzM=",
"avatar_url": "https://avatars.githubusercontent.com/u/8965173?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jackpope",
"html_url": "https://github.com/jackpope",
"followers_url": "https://api.github.com/users/jackp... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"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 | 2024-11-15T15:36:15 | 2024-11-15T22:23:17 | 2024-11-15T22:23:07 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47636",
"html_url": "https://github.com/facebook/react-native/pull/47636",
"diff_url": "https://github.com/facebook/react-native/pull/47636.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47636.patch",
"merged_at": null
} | Summary:
We're cleaning up key spreads across WWW/Fbsource. Flow's `ban_spread_key_props` option allows us to fix existing spreads and prevent new ones from being added in code covered by Flow.
Here we fix spreads within xplat/js.
Also based on a unit test keeping config in sync, I've added the option to metro and RN... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47636/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47636/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47635 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47635/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47635/comments | https://api.github.com/repos/facebook/react-native/issues/47635/events | https://github.com/facebook/react-native/issues/47635 | 2,662,315,731 | I_kwDOAbrxp86er7bT | 47,635 | [0.76] AccessibilityValue in View throws exception: "Exception in HostFunction: Loss of precision during arithmetic conversion: (long) " | {
"login": "vincicat",
"id": 87161,
"node_id": "MDQ6VXNlcjg3MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/87161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vincicat",
"html_url": "https://github.com/vincicat",
"followers_url": "https://api.github.com/users/vincicat/foll... | [
{
"id": 870851515,
"node_id": "MDU6TGFiZWw4NzA4NTE1MTU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20Android",
"name": "Platform: Android",
"color": "1d76db",
"default": false,
"description": "Android applications."
},
{
"id": 1794148347,
"n... | open | false | null | [] | null | 27 | 2024-11-15T15:31:28 | 2025-06-04T07:28:50 | null | NONE | null | null | null | null | ### Description
Similar to https://github.com/react-native-elements/react-native-elements/issues/3955 https://github.com/Sharcoux/slider/issues/102 https://github.com/callstack/react-native-paper/issues/4544, when any non-zero value is given to `AccessibilityValue.now` on Android & iOS, conversion occurs and an exce... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47635/reactions",
"total_count": 12,
"+1": 10,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 2
} | https://api.github.com/repos/facebook/react-native/issues/47635/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47634 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47634/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47634/comments | https://api.github.com/repos/facebook/react-native/issues/47634/events | https://github.com/facebook/react-native/pull/47634 | 2,662,201,010 | PR_kwDOAbrxp86CDkqg | 47,634 | Fix handling removal of transitioning views | {
"login": "kkafar",
"id": 50801299,
"node_id": "MDQ6VXNlcjUwODAxMjk5",
"avatar_url": "https://avatars.githubusercontent.com/u/50801299?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kkafar",
"html_url": "https://github.com/kkafar",
"followers_url": "https://api.github.com/users/kkafar/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 | 14 | 2024-11-15T14:42:42 | 2024-12-10T08:03:43 | 2024-12-04T23:41:53 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47634",
"html_url": "https://github.com/facebook/react-native/pull/47634",
"diff_url": "https://github.com/facebook/react-native/pull/47634.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47634.patch",
"merged_at": null
} | ## Summary:
Related PR in `react-native-screens`:
* https://github.com/software-mansion/react-native-screens/pull/2495
Additional context:
* [my detailed explanation of **one of the issues**](https://github.com/software-mansion/react-native-screens/pull/2495#issuecomment-2478915818)
* [Android Develope... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47634/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 1
} | https://api.github.com/repos/facebook/react-native/issues/47634/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47633 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47633/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47633/comments | https://api.github.com/repos/facebook/react-native/issues/47633/events | https://github.com/facebook/react-native/issues/47633 | 2,662,065,256 | I_kwDOAbrxp86eq-Ro | 47,633 | Java project error: cannot find symbol: OpenSourceMergedSoMapping | {
"login": "ObscurusGrassator",
"id": 17063579,
"node_id": "MDQ6VXNlcjE3MDYzNTc5",
"avatar_url": "https://avatars.githubusercontent.com/u/17063579?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ObscurusGrassator",
"html_url": "https://github.com/ObscurusGrassator",
"followers_url": "https... | [
{
"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 | 10 | 2024-11-15T13:59:01 | 2025-01-29T15:54:19 | 2024-11-28T13:05:49 | NONE | null | null | null | null | ### Description
I create new r.n. app (by last instruction) and transform kotlin files to java (Kotlin files working good).
(By the way, it is a huge fail that you have officially stopped supporting Java projects)
### Steps to reproduce
I create new r.n. app (by last instruction) and transform kotlin files to jav... | {
"login": "ObscurusGrassator",
"id": 17063579,
"node_id": "MDQ6VXNlcjE3MDYzNTc5",
"avatar_url": "https://avatars.githubusercontent.com/u/17063579?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ObscurusGrassator",
"html_url": "https://github.com/ObscurusGrassator",
"followers_url": "https... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47633/reactions",
"total_count": 6,
"+1": 6,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47633/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47632 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47632/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47632/comments | https://api.github.com/repos/facebook/react-native/issues/47632/events | https://github.com/facebook/react-native/issues/47632 | 2,661,872,475 | I_kwDOAbrxp86eqPNb | 47,632 | ScrollView scrollbar has spacing when parent has paddings | {
"login": "denissdubinin",
"id": 15890438,
"node_id": "MDQ6VXNlcjE1ODkwNDM4",
"avatar_url": "https://avatars.githubusercontent.com/u/15890438?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/denissdubinin",
"html_url": "https://github.com/denissdubinin",
"followers_url": "https://api.githu... | [
{
"id": 1113219655,
"node_id": "MDU6TGFiZWwxMTEzMjE5NjU1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20ScrollView",
"name": "Component: ScrollView",
"color": "fef2c0",
"default": false,
"description": ""
},
{
"id": 1794148347,
"node_id": "MD... | open | false | null | [] | null | 9 | 2024-11-15T12:49:03 | 2025-02-19T06:36:51 | null | NONE | null | null | null | null | ### Description
When adding padding for parent of `ScrollView` and/ or adding element before it, e.g. custom header, scroll bar has some padding on both top and bottom. This seems to be only happening with using only one of top or bottom safe area paddings.
This was initially discovered when i added custom paddin... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47632/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47632/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47631 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47631/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47631/comments | https://api.github.com/repos/facebook/react-native/issues/47631/events | https://github.com/facebook/react-native/issues/47631 | 2,661,860,504 | I_kwDOAbrxp86eqMSY | 47,631 | TouchableOpacity isn't working on IOS device | {
"login": "halilyildiz384589",
"id": 82179635,
"node_id": "MDQ6VXNlcjgyMTc5NjM1",
"avatar_url": "https://avatars.githubusercontent.com/u/82179635?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/halilyildiz384589",
"html_url": "https://github.com/halilyildiz384589",
"followers_url": "https... | [
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 1113219676,
"node_id": "MD... | open | false | null | [] | null | 20 | 2024-11-15T12:42:06 | 2025-06-03T09:06:15 | null | NONE | null | null | null | null | ### Description
After updating to the latest version, SDK52, my app has stopped working on iOS devices, although it was previously working fine on both iOS and Android. Specifically, the TouchableOpacity button and card components are not functioning correctly on iOS.
### Steps to reproduce
.
### React Native Versi... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47631/reactions",
"total_count": 6,
"+1": 6,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47631/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47630 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47630/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47630/comments | https://api.github.com/repos/facebook/react-native/issues/47630/events | https://github.com/facebook/react-native/pull/47630 | 2,661,553,907 | PR_kwDOAbrxp86CB8s_ | 47,630 | feat: Manage keyboard shortcuts visibility of TextInput | {
"login": "rezkiy37",
"id": 57314631,
"node_id": "MDQ6VXNlcjU3MzE0NjMx",
"avatar_url": "https://avatars.githubusercontent.com/u/57314631?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rezkiy37",
"html_url": "https://github.com/rezkiy37",
"followers_url": "https://api.github.com/users/rez... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"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 | 2024-11-15T10:37:12 | 2024-11-18T19:04:55 | 2024-11-18T19:04:55 | CONTRIBUTOR | null | null | true | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47630",
"html_url": "https://github.com/facebook/react-native/pull/47630",
"diff_url": "https://github.com/facebook/react-native/pull/47630.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47630.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": "rezkiy37",
"id": 57314631,
"node_id": "MDQ6VXNlcjU3MzE0NjMx",
"avatar_url": "https://avatars.githubusercontent.com/u/57314631?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rezkiy37",
"html_url": "https://github.com/rezkiy37",
"followers_url": "https://api.github.com/users/rez... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47630/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 1
} | https://api.github.com/repos/facebook/react-native/issues/47630/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47629 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47629/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47629/comments | https://api.github.com/repos/facebook/react-native/issues/47629/events | https://github.com/facebook/react-native/pull/47629 | 2,661,112,570 | PR_kwDOAbrxp86CAz0V | 47,629 | Fix lazy import error from jest and Appearance.js | {
"login": "Kudo",
"id": 46429,
"node_id": "MDQ6VXNlcjQ2NDI5",
"avatar_url": "https://avatars.githubusercontent.com/u/46429?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Kudo",
"html_url": "https://github.com/Kudo",
"followers_url": "https://api.github.com/users/Kudo/followers",
"follo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2024-11-15T07:36:19 | 2024-11-21T16:24:19 | 2024-11-21T15:50:09 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47629",
"html_url": "https://github.com/facebook/react-native/pull/47629",
"diff_url": "https://github.com/facebook/react-native/pull/47629.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47629.patch",
"merged_at": null
} | ## Summary:
currently running jest test, it shows an error:
```
ReferenceError: You are trying to `import` a file after the Jest environment has been torn down. From __tests__/App.test.tsx.
at getState (node_modules/react-native/Libraries/Utilities/Appearance.js:18:26)
at addChangeListener (node_... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47629/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47629/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47628 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47628/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47628/comments | https://api.github.com/repos/facebook/react-native/issues/47628/events | https://github.com/facebook/react-native/pull/47628 | 2,661,106,441 | PR_kwDOAbrxp86CAy9b | 47,628 | dev-middleware: Redefine "serverBaseUrl" as server-relative, '/json/list' by requestor | {
"login": "robhogan",
"id": 2590098,
"node_id": "MDQ6VXNlcjI1OTAwOTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2590098?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/robhogan",
"html_url": "https://github.com/robhogan",
"followers_url": "https://api.github.com/users/robho... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-11-15T07:34:12 | 2024-11-18T21:51:19 | 2024-11-18T21:51:05 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47628",
"html_url": "https://github.com/facebook/react-native/pull/47628",
"diff_url": "https://github.com/facebook/react-native/pull/47628.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47628.patch",
"merged_at": null
} | Summary:
`serverBaseUrl` is currently documented as:
> The base URL to the dev server, as addressible from the local developer machine
This is problematic in general because `dev-middleware` on a server doesn't necessarily know about where clients might be reaching it from, how tunnels or port-forwards are set up, et... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47628/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47628/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47627 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47627/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47627/comments | https://api.github.com/repos/facebook/react-native/issues/47627/events | https://github.com/facebook/react-native/pull/47627 | 2,660,541,988 | PR_kwDOAbrxp86B_gSy | 47,627 | fix: 0.76.2 windows android build | {
"login": "lovegaoshi",
"id": 106490582,
"node_id": "U_kgDOBljq1g",
"avatar_url": "https://avatars.githubusercontent.com/u/106490582?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lovegaoshi",
"html_url": "https://github.com/lovegaoshi",
"followers_url": "https://api.github.com/users/lov... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 7 | 2024-11-15T02:41:20 | 2024-11-18T16:48:06 | 2024-11-18T14:36:48 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47627",
"html_url": "https://github.com/facebook/react-native/pull/47627",
"diff_url": "https://github.com/facebook/react-native/pull/47627.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47627.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:
adds `\\` escape to REACT_ANDROID_DIR in ReactNative-application.cmake, so win... | {
"login": "lovegaoshi",
"id": 106490582,
"node_id": "U_kgDOBljq1g",
"avatar_url": "https://avatars.githubusercontent.com/u/106490582?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lovegaoshi",
"html_url": "https://github.com/lovegaoshi",
"followers_url": "https://api.github.com/users/lov... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47627/reactions",
"total_count": 2,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 2,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47627/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47626 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47626/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47626/comments | https://api.github.com/repos/facebook/react-native/issues/47626/events | https://github.com/facebook/react-native/issues/47626 | 2,660,469,049 | I_kwDOAbrxp86ek4k5 | 47,626 | [0.76.2] windows android build fails | {
"login": "lovegaoshi",
"id": 106490582,
"node_id": "U_kgDOBljq1g",
"avatar_url": "https://avatars.githubusercontent.com/u/106490582?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lovegaoshi",
"html_url": "https://github.com/lovegaoshi",
"followers_url": "https://api.github.com/users/lov... | [
{
"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": 1794148631,
"n... | closed | false | null | [] | null | 10 | 2024-11-15T01:21:01 | 2024-12-05T19:53:46 | 2024-11-18T11:53:25 | NONE | null | null | null | null | ### Description
windows android build on 0.76.2 fails due to an invalid escape character error during cmake. this is probably bc https://github.com/facebook/react-native/commit/3956955eaa3cd8c50dfe35a68a6cb8fdcac43155 introduced REACT_ANDROID_DIR for cmake, but not escaping \\ to / like BUILD_DIR did.
I just adde... | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47626/reactions",
"total_count": 15,
"+1": 15,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47626/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47625 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47625/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47625/comments | https://api.github.com/repos/facebook/react-native/issues/47625/events | https://github.com/facebook/react-native/issues/47625 | 2,660,418,112 | I_kwDOAbrxp86eksJA | 47,625 | [0.76] `KeyboardAvoidingView` animation issues since 0.76+ upgrade | {
"login": "alexmngn",
"id": 4203845,
"node_id": "MDQ6VXNlcjQyMDM4NDU=",
"avatar_url": "https://avatars.githubusercontent.com/u/4203845?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alexmngn",
"html_url": "https://github.com/alexmngn",
"followers_url": "https://api.github.com/users/alexm... | [
{
"id": 542043367,
"node_id": "MDU6TGFiZWw1NDIwNDMzNjc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Issue:%20Author%20Provided%20Repro",
"name": "Issue: Author Provided Repro",
"color": "0e8a16",
"default": false,
"description": "This issue can be reproduced in Sn... | open | false | null | [] | null | 16 | 2024-11-15T00:27:32 | 2025-05-07T16:55:56 | null | NONE | null | null | null | null | ### Description
I've updated my project from 0.75.2 to 0.76.1 this morning, and I noticed that the `KeyboardAvoidingView`, which was previously animating properly, is no longer animating. It now jumps and doesn't follow the keyboard animation.
Not sure why in my project it doesn't work, but while creating the rep... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47625/reactions",
"total_count": 8,
"+1": 8,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47625/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47624 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47624/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47624/comments | https://api.github.com/repos/facebook/react-native/issues/47624/events | https://github.com/facebook/react-native/pull/47624 | 2,660,302,469 | PR_kwDOAbrxp86B-1zn | 47,624 | fix `r` & `d` not working from Metro sometimes | {
"login": "EdmondChuiHW",
"id": 1967998,
"node_id": "MDQ6VXNlcjE5Njc5OTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/1967998?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/EdmondChuiHW",
"html_url": "https://github.com/EdmondChuiHW",
"followers_url": "https://api.github.com... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-11-14T23:08:37 | 2024-11-15T05:02:41 | 2024-11-15T05:02:31 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47624",
"html_url": "https://github.com/facebook/react-native/pull/47624",
"diff_url": "https://github.com/facebook/react-native/pull/47624.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47624.patch",
"merged_at": null
} | Summary:
Changelog:
[iOS][Fixed] - fix `r` & `d` not working from Metro sometimes
While investigating these bugs, I've come across some cases where `r` (Reload) & `d` (Open Dev Menu) not working in Metro.
* T206141946 / [WP: Reconnecting dev tools does not work after restarting the app](https://fb.workplace.com/group... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47624/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47624/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47623 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47623/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47623/comments | https://api.github.com/repos/facebook/react-native/issues/47623/events | https://github.com/facebook/react-native/pull/47623 | 2,660,302,451 | PR_kwDOAbrxp86B-1zW | 47,623 | fix /open-debugger failing after relaunching Metro/target app | {
"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 | 6 | 2024-11-14T23:08:36 | 2024-11-18T19:34:34 | 2024-11-18T19:34:20 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47623",
"html_url": "https://github.com/facebook/react-native/pull/47623",
"diff_url": "https://github.com/facebook/react-native/pull/47623.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47623.patch",
"merged_at": null
} | Summary:
Changelog:
[iOS][Fixed] - "Reconnect DevTools" button not working sometimes
Hotfix for "Reconnect DevTools" button not working:
* T206141946 / [WP: Reconnecting dev tools does not work after restarting the app](https://fb.workplace.com/groups/rn.debugger.feedback/posts/1107620434125533)
* T206754760 / [WP: C... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47623/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47623/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47622 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47622/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47622/comments | https://api.github.com/repos/facebook/react-native/issues/47622/events | https://github.com/facebook/react-native/pull/47622 | 2,660,149,846 | PR_kwDOAbrxp86B-eMR | 47,622 | Deploy 0.253.0 to xplat | {
"login": "SamChou19815",
"id": 4290500,
"node_id": "MDQ6VXNlcjQyOTA1MDA=",
"avatar_url": "https://avatars.githubusercontent.com/u/4290500?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/SamChou19815",
"html_url": "https://github.com/SamChou19815",
"followers_url": "https://api.github.com... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2024-11-14T21:42:39 | 2024-11-14T22:52:12 | 2024-11-14T22:10:46 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47622",
"html_url": "https://github.com/facebook/react-native/pull/47622",
"diff_url": "https://github.com/facebook/react-native/pull/47622.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47622.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D65967280
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47622/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47622/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47621 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47621/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47621/comments | https://api.github.com/repos/facebook/react-native/issues/47621/events | https://github.com/facebook/react-native/issues/47621 | 2,660,061,441 | I_kwDOAbrxp86ejVEB | 47,621 | Emojis inside <Text> increase line-height or stretch the element on iOS | {
"login": "mhoran",
"id": 5330,
"node_id": "MDQ6VXNlcjUzMzA=",
"avatar_url": "https://avatars.githubusercontent.com/u/5330?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mhoran",
"html_url": "https://github.com/mhoran",
"followers_url": "https://api.github.com/users/mhoran/followers",
... | [
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 1794148347,
"node_id": "MD... | open | false | null | [] | null | 5 | 2024-11-14T21:06:10 | 2025-01-07T17:24:14 | null | CONTRIBUTOR | null | null | null | null | ### Description
Reported previously in #18559. Emojis within `<Text>` elements are not aligned with other text in the same text element or other text elements on screen. They also cause the height of the `<Text>` to increase disproportionate to the `fontSize`.
As a workaround, the `fontFamily` of the emoji can be s... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47621/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/47621/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47620 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47620/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47620/comments | https://api.github.com/repos/facebook/react-native/issues/47620/events | https://github.com/facebook/react-native/pull/47620 | 2,659,953,818 | PR_kwDOAbrxp86B-D8S | 47,620 | Add changelog for 0.76.2 | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-11-14T20:21:50 | 2025-03-03T15:08:37 | 2024-11-15T13:02:45 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47620",
"html_url": "https://github.com/facebook/react-native/pull/47620",
"diff_url": "https://github.com/facebook/react-native/pull/47620.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47620.patch",
"merged_at": null
} | ## Summary:
Add changelog for 0.76.2
## Changelog:
[Internal] - Add changelog for 0.76.2
## 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/47620/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47620/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47619 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47619/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47619/comments | https://api.github.com/repos/facebook/react-native/issues/47619/events | https://github.com/facebook/react-native/pull/47619 | 2,659,953,677 | PR_kwDOAbrxp86B-D6I | 47,619 | Migrate com.facebook.react.views.text.ReactScrollViewCommandHelper to Kotlin | {
"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 | 2024-11-14T20:21:45 | 2024-11-15T14:00:52 | 2024-11-15T14:00:41 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47619",
"html_url": "https://github.com/facebook/react-native/pull/47619",
"diff_url": "https://github.com/facebook/react-native/pull/47619.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47619.patch",
"merged_at": null
} | Summary:
As per title.
Changelog: [Internal]
Reviewed By: tdn120
Differential Revision: D65660776
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47619/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47619/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47618 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47618/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47618/comments | https://api.github.com/repos/facebook/react-native/issues/47618/events | https://github.com/facebook/react-native/pull/47618 | 2,659,925,928 | PR_kwDOAbrxp86B990n | 47,618 | Optimize 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 | 7 | 2024-11-14T20:04:47 | 2024-11-19T20:19:44 | 2024-11-19T20:19:31 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47618",
"html_url": "https://github.com/facebook/react-native/pull/47618",
"diff_url": "https://github.com/facebook/react-native/pull/47618.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47618.patch",
"merged_at": null
} | Summary:
Its not optimal to reconstruct CompositeBackgroundDrawable everytime we add a layer to it.
With this change I'm adding an optimization to modify the underlying `LayerDrawable` in place instead of reconstructing everything. `LayerDrawable` has a pretty constrained API and some weirdish behaviors.
- `addLaye... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47618/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47618/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47617 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47617/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47617/comments | https://api.github.com/repos/facebook/react-native/issues/47617/events | https://github.com/facebook/react-native/issues/47617 | 2,659,801,175 | I_kwDOAbrxp86eiVhX | 47,617 | LayoutAnimation.configureNext() broken in 0.76 | {
"login": "baltagih2",
"id": 62379853,
"node_id": "MDQ6VXNlcjYyMzc5ODUz",
"avatar_url": "https://avatars.githubusercontent.com/u/62379853?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/baltagih2",
"html_url": "https://github.com/baltagih2",
"followers_url": "https://api.github.com/users/... | [
{
"id": 542043367,
"node_id": "MDU6TGFiZWw1NDIwNDMzNjc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Issue:%20Author%20Provided%20Repro",
"name": "Issue: Author Provided Repro",
"color": "0e8a16",
"default": false,
"description": "This issue can be reproduced in Sn... | open | false | null | [] | null | 10 | 2024-11-14T19:16:11 | 2025-05-20T06:20:18 | null | NONE | null | null | null | null | ### Description
Initially opened as an Expo bug but seems like a react native 0.76 bug.
Link to initial issue for context: https://github.com/expo/expo/issues/32868
When showing or hiding content, LayoutAnimation.configureNext(LayoutAnimation.Presets.easeInEaseOut); usually automatically applies the "next" anima... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47617/reactions",
"total_count": 22,
"+1": 22,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47617/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47616 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47616/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47616/comments | https://api.github.com/repos/facebook/react-native/issues/47616/events | https://github.com/facebook/react-native/pull/47616 | 2,659,668,382 | PR_kwDOAbrxp86B9Vx5 | 47,616 | chore(Android): convert systeminfo module classes to kotlin | {
"login": "oddlyspaced",
"id": 47493184,
"node_id": "MDQ6VXNlcjQ3NDkzMTg0",
"avatar_url": "https://avatars.githubusercontent.com/u/47493184?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/oddlyspaced",
"html_url": "https://github.com/oddlyspaced",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 9 | 2024-11-14T18:23:38 | 2024-11-22T11:39:17 | 2024-11-22T11:39:06 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47616",
"html_url": "https://github.com/facebook/react-native/pull/47616",
"diff_url": "https://github.com/facebook/react-native/pull/47616.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47616.patch",
"merged_at": null
} | ## Summary:
Saw a lot of PRs and push to convert existing Java code to Kotlin, and wanted to contribute to the cause. This is a starting point for me so I can understand more about the Java to Kotlin conversion process for ReactAndroid package.
## Changelog:
- Converted AndroidInfoHelpers to Kotlin class
- Conv... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47616/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 1,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47616/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47615 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47615/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47615/comments | https://api.github.com/repos/facebook/react-native/issues/47615/events | https://github.com/facebook/react-native/pull/47615 | 2,659,586,360 | PR_kwDOAbrxp86B9FFg | 47,615 | Fix some broken expectations in RN integration tests | {
"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 | 5 | 2024-11-14T17:41:54 | 2024-11-15T11:05:23 | 2024-11-15T11:05:10 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47615",
"html_url": "https://github.com/facebook/react-native/pull/47615",
"diff_url": "https://github.com/facebook/react-native/pull/47615.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47615.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
Fixes `.not` not being applied in some cases, and no logging the "not" label in case of error, and `.toBe` being flipped.
Differential Revision: D65952221
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47615/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47615/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47614 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47614/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47614/comments | https://api.github.com/repos/facebook/react-native/issues/47614/events | https://github.com/facebook/react-native/pull/47614 | 2,659,517,141 | PR_kwDOAbrxp86B88uw | 47,614 | Fix `maxFontSizeMultiplier` prop on `Text` and `TextInput` components in new architecture | {
"login": "RickardZrinski",
"id": 7195844,
"node_id": "MDQ6VXNlcjcxOTU4NDQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/7195844?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RickardZrinski",
"html_url": "https://github.com/RickardZrinski",
"followers_url": "https://api.gith... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 14 | 2024-11-14T17:20:59 | 2025-02-05T14:33:04 | 2025-01-29T17:32:37 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47614",
"html_url": "https://github.com/facebook/react-native/pull/47614",
"diff_url": "https://github.com/facebook/react-native/pull/47614.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47614.patch",
"merged_at": null
} | ## Summary:
The `maxFontSizeMultiplier` prop for `Text` and `TextInput` was not handled in Fabric / New Architecture as documented in #47499.
## Changelog:
[GENERAL] [FIXED] - Fix `maxFontSizeMultiplier` prop on `Text` and `TextInput` components in Fabric / New Architecture
## Test Plan:
I have not added... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47614/reactions",
"total_count": 3,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 3,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47614/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47613 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47613/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47613/comments | https://api.github.com/repos/facebook/react-native/issues/47613/events | https://github.com/facebook/react-native/pull/47613 | 2,659,384,296 | PR_kwDOAbrxp86B8ndL | 47,613 | Hook up RN integration tests in Jest pipeline at Meta | {
"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 | 6 | 2024-11-14T16:36:35 | 2024-11-15T11:05:29 | 2024-11-15T11:05:11 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47613",
"html_url": "https://github.com/facebook/react-native/pull/47613",
"diff_url": "https://github.com/facebook/react-native/pull/47613.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47613.patch",
"merged_at": null
} | Summary: Changelog: [internal]
Reviewed By: sammy-SC
Differential Revision: D65661703
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47613/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47613/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47612 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47612/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47612/comments | https://api.github.com/repos/facebook/react-native/issues/47612/events | https://github.com/facebook/react-native/pull/47612 | 2,659,382,325 | PR_kwDOAbrxp86B8nAm | 47,612 | Add Flow typing for test runner for RN integration tests | {
"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 | 6 | 2024-11-14T16:35:54 | 2024-11-15T11:05:23 | 2024-11-15T11:05:10 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47612",
"html_url": "https://github.com/facebook/react-native/pull/47612",
"diff_url": "https://github.com/facebook/react-native/pull/47612.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47612.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
Just using babel-register so we can use Flow types in the code for the RN integration tests runner.
Reviewed By: sammy-SC
Differential Revision: D65948801
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47612/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47612/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47611 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47611/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47611/comments | https://api.github.com/repos/facebook/react-native/issues/47611/events | https://github.com/facebook/react-native/issues/47611 | 2,659,102,926 | I_kwDOAbrxp86efrDO | 47,611 | import org.gradle.configurationcache.extensions.serviceOf ^ Unresolved reference: serviceOf | {
"login": "PawBlo",
"id": 62170820,
"node_id": "MDQ6VXNlcjYyMTcwODIw",
"avatar_url": "https://avatars.githubusercontent.com/u/62170820?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PawBlo",
"html_url": "https://github.com/PawBlo",
"followers_url": "https://api.github.com/users/PawBlo/fo... | [
{
"id": 1794148631,
"node_id": "MDU6TGFiZWwxNzk0MTQ4NjMx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Author%20Feedback",
"name": "Needs: Author Feedback",
"color": "d4c5f9",
"default": false,
"description": ""
},
{
"id": 1794376073,
"node_id":... | closed | false | null | [] | null | 12 | 2024-11-14T15:01:22 | 2025-04-18T15:58:06 | 2024-11-28T18:19:54 | NONE | null | null | null | null | ### Description
I try to build apk and I have a lot of problems.
I am using docker image https://hub.docker.com/r/reactnativecommunity/react-native-android.
I build my app with this commands:
```
yarn add expo
npx expo prebuild
cd android
./gradlew assembleRelease
```
After this I get error:
```
S... | {
"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/47611/reactions",
"total_count": 4,
"+1": 4,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47611/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47610 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47610/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47610/comments | https://api.github.com/repos/facebook/react-native/issues/47610/events | https://github.com/facebook/react-native/pull/47610 | 2,658,925,078 | PR_kwDOAbrxp86B7T3H | 47,610 | Migrate com.facebook.react.views.text.ReactSwipeRefreshLayout to Kotlin | {
"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 | 2024-11-14T14:06:29 | 2024-11-14T17:38:53 | 2024-11-14T17:38:39 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47610",
"html_url": "https://github.com/facebook/react-native/pull/47610",
"diff_url": "https://github.com/facebook/react-native/pull/47610.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47610.patch",
"merged_at": null
} | Summary:
As per title.
Changelog: [Internal]
Reviewed By: tdn120
Differential Revision: D65661766
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47610/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47610/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47609 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47609/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47609/comments | https://api.github.com/repos/facebook/react-native/issues/47609/events | https://github.com/facebook/react-native/issues/47609 | 2,658,650,345 | I_kwDOAbrxp86ed8jp | 47,609 | ScrollView not scrolling after upgrading to react-native 0.76.1 | {
"login": "iamrohitagg",
"id": 47571063,
"node_id": "MDQ6VXNlcjQ3NTcxMDYz",
"avatar_url": "https://avatars.githubusercontent.com/u/47571063?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/iamrohitagg",
"html_url": "https://github.com/iamrohitagg",
"followers_url": "https://api.github.com/... | [
{
"id": 1113219655,
"node_id": "MDU6TGFiZWwxMTEzMjE5NjU1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20ScrollView",
"name": "Component: ScrollView",
"color": "fef2c0",
"default": false,
"description": ""
},
{
"id": 1794148631,
"node_id": "MD... | closed | false | null | [] | null | 4 | 2024-11-14T12:18:59 | 2025-01-04T19:17:19 | 2024-12-27T05:02:10 | NONE | null | null | null | null | ### Description
I have a view wrapping FlatList and the component containing corresponding. But after the recent upgrade to react-native 0.76.1 has caused the issue for us. The component looks something like this
```
<View>
<FlatList/>
<Button />
<Button />
```
The issue is that I am seeing the button only when... | {
"login": "iamrohitagg",
"id": 47571063,
"node_id": "MDQ6VXNlcjQ3NTcxMDYz",
"avatar_url": "https://avatars.githubusercontent.com/u/47571063?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/iamrohitagg",
"html_url": "https://github.com/iamrohitagg",
"followers_url": "https://api.github.com/... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47609/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/47609/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47608 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47608/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47608/comments | https://api.github.com/repos/facebook/react-native/issues/47608/events | https://github.com/facebook/react-native/pull/47608 | 2,658,447,012 | PR_kwDOAbrxp86B57Ny | 47,608 | Use `folly::fileops` qualified name lookup | {
"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 | 7 | 2024-11-14T10:58:21 | 2024-11-20T14:34:13 | 2024-11-20T14:31:34 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47608",
"html_url": "https://github.com/facebook/react-native/pull/47608",
"diff_url": "https://github.com/facebook/react-native/pull/47608.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47608.patch",
"merged_at": null
} | Summary:
This is a codemod. It was automatically generated and will be landed once it is approved and tests are passing in sandcastle.
You have been added as a reviewer by Sentinel or Butterfly.
Autodiff project: fileops2
Autodiff partition: xplat.js.react-native-github.packages.react-native.ReactCommon.cxxreact
Autod... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47608/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47608/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47607 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47607/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47607/comments | https://api.github.com/repos/facebook/react-native/issues/47607/events | https://github.com/facebook/react-native/issues/47607 | 2,658,271,071 | I_kwDOAbrxp86ecf9f | 47,607 | android cannot display webp | {
"login": "nianxiongdi",
"id": 41629087,
"node_id": "MDQ6VXNlcjQxNjI5MDg3",
"avatar_url": "https://avatars.githubusercontent.com/u/41629087?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nianxiongdi",
"html_url": "https://github.com/nianxiongdi",
"followers_url": "https://api.github.com/... | [
{
"id": 870851515,
"node_id": "MDU6TGFiZWw4NzA4NTE1MTU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20Android",
"name": "Platform: Android",
"color": "1d76db",
"default": false,
"description": "Android applications."
},
{
"id": 1794376073,
"n... | closed | false | null | [] | null | 6 | 2024-11-14T09:57:33 | 2024-12-03T14:16:50 | 2024-12-03T14:16:45 | CONTRIBUTOR | null | null | null | null | ### Description
```jsx
<Image style={{width: 100, height: 100}} source={{uri: 'https://xxx.webp'}}/>
```
### Steps to reproduce
1. add dependecy in build.gradle file.
```js
// For animated GIF support
implementation 'com.facebook.fresco:animated-gif:3.1.3'
// For WebP support, ... | {
"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/47607/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47607/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47606 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47606/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47606/comments | https://api.github.com/repos/facebook/react-native/issues/47606/events | https://github.com/facebook/react-native/issues/47606 | 2,658,266,205 | I_kwDOAbrxp86ecexd | 47,606 | RN v0.76.1 | Issue with codegenartifactschema for brownfield application | {
"login": "sandeep36butte",
"id": 14840130,
"node_id": "MDQ6VXNlcjE0ODQwMTMw",
"avatar_url": "https://avatars.githubusercontent.com/u/14840130?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sandeep36butte",
"html_url": "https://github.com/sandeep36butte",
"followers_url": "https://api.gi... | [
{
"id": 4139937040,
"node_id": "LA_kwDOAbrxp872wm0Q",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20Answered",
"name": "Resolution: Answered",
"color": "C2E0C6",
"default": false,
"description": "When the issue is resolved with a simple answer"
}
] | closed | false | null | [] | null | 9 | 2024-11-14T09:55:59 | 2025-06-09T22:05:54 | 2024-11-14T10:36:41 | NONE | null | null | null | null | ### Description
I added couple of dependencies react-native-vision-camera and react-native-worklets-core when building the application getting error realted to codegen folder not present.But for react-native-worklets-core even before the task:generateCodegenArtifactsFromSchema run the cmake autogerenated file trying t... | {
"login": "sandeep36butte",
"id": 14840130,
"node_id": "MDQ6VXNlcjE0ODQwMTMw",
"avatar_url": "https://avatars.githubusercontent.com/u/14840130?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sandeep36butte",
"html_url": "https://github.com/sandeep36butte",
"followers_url": "https://api.gi... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47606/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47606/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47605 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47605/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47605/comments | https://api.github.com/repos/facebook/react-native/issues/47605/events | https://github.com/facebook/react-native/pull/47605 | 2,658,157,171 | PR_kwDOAbrxp86B5JxJ | 47,605 | move reference to RuntimeScheduler to pointer | {
"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 | 5 | 2024-11-14T09:25:08 | 2024-11-15T14:36:58 | 2024-11-15T14:36:47 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47605",
"html_url": "https://github.com/facebook/react-native/pull/47605",
"diff_url": "https://github.com/facebook/react-native/pull/47605.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47605.patch",
"merged_at": null
} | Summary:
changelog: [internal]
use a pointer to RuntimeScheduler instead of getting a reference to it from context container each time.
Differential Revision: D65909100
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47605/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47605/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47604 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47604/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47604/comments | https://api.github.com/repos/facebook/react-native/issues/47604/events | https://github.com/facebook/react-native/pull/47604 | 2,658,155,303 | PR_kwDOAbrxp86B5JXH | 47,604 | synchronise dispatching of view commands through RuntimeScheduler | {
"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 | 7 | 2024-11-14T09:24:13 | 2024-11-16T16:26:27 | 2024-11-16T16:26:15 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47604",
"html_url": "https://github.com/facebook/react-native/pull/47604",
"diff_url": "https://github.com/facebook/react-native/pull/47604.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47604.patch",
"merged_at": null
} | Summary:
## Changelog:
[iOS] [Fixed] - Fixed use of view commands from layout effects
Mounting of views is delayed by runtime scheduler to allow React to run layout effects. Execution of view commands must by queued together with mounting of views, otherwise it might be executed before views are mounted. When this ha... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47604/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47604/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47603 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47603/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47603/comments | https://api.github.com/repos/facebook/react-native/issues/47603/events | https://github.com/facebook/react-native/pull/47603 | 2,658,100,245 | PR_kwDOAbrxp86B49ct | 47,603 | com.facebook.react.modules.intent.IntentModule.java | {
"login": "alanleedev",
"id": 42583872,
"node_id": "MDQ6VXNlcjQyNTgzODcy",
"avatar_url": "https://avatars.githubusercontent.com/u/42583872?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alanleedev",
"html_url": "https://github.com/alanleedev",
"followers_url": "https://api.github.com/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2024-11-14T08:58:09 | 2024-11-15T00:32:57 | 2024-11-15T00:32:45 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47603",
"html_url": "https://github.com/facebook/react-native/pull/47603",
"diff_url": "https://github.com/facebook/react-native/pull/47603.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47603.patch",
"merged_at": null
} | Summary:
Convert Java to Kotlin
Changelog: [Internal]
Reviewed By: tdn120
Differential Revision: D65874900
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47603/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47603/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47602 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47602/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47602/comments | https://api.github.com/repos/facebook/react-native/issues/47602/events | https://github.com/facebook/react-native/issues/47602 | 2,657,979,160 | I_kwDOAbrxp86ebYsY | 47,602 | I crashed at started in IOS not in android in testfligth | {
"login": "wogno",
"id": 31076843,
"node_id": "MDQ6VXNlcjMxMDc2ODQz",
"avatar_url": "https://avatars.githubusercontent.com/u/31076843?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/wogno",
"html_url": "https://github.com/wogno",
"followers_url": "https://api.github.com/users/wogno/follow... | [
{
"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... | closed | false | null | [] | null | 8 | 2024-11-14T08:12:23 | 2025-04-06T11:20:07 | 2024-12-16T05:01:22 | NONE | null | null | null | null | ### Description
My app worked well in development environnement, and with run release, but when submitted in TestFlight app crashed
Incident Identifier: B98FEE63-9E2B-45DC-A6E3-A22E503B501E
Distributor ID: com.apple.TestFlight
Hardware Model: iPhone12,3
Process: AppName [1609]
Path: ... | {
"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/47602/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47602/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47601 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47601/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47601/comments | https://api.github.com/repos/facebook/react-native/issues/47601/events | https://github.com/facebook/react-native/issues/47601 | 2,657,963,057 | I_kwDOAbrxp86ebUwx | 47,601 | Physics Device not connect metro, but works fine on simulator | {
"login": "yedi97",
"id": 20843653,
"node_id": "MDQ6VXNlcjIwODQzNjUz",
"avatar_url": "https://avatars.githubusercontent.com/u/20843653?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yedi97",
"html_url": "https://github.com/yedi97",
"followers_url": "https://api.github.com/users/yedi97/fo... | [
{
"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 | 7 | 2024-11-14T08:03:25 | 2024-12-03T14:16:07 | 2024-12-03T14:16:06 | NONE | null | null | null | null | ### Description
It works fine on simulator but with physics device it cannot connect.
Sure i'm using the same wifi network, tried many ways like:
1. Reset my phone
2. Unpair and reconnect my phone
3. reset cache (npm start -- --reset-cache)
4. run with xcode
### Steps to reproduce
1. connect ios physics... | {
"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/47601/reactions",
"total_count": 4,
"+1": 4,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47601/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47600 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47600/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47600/comments | https://api.github.com/repos/facebook/react-native/issues/47600/events | https://github.com/facebook/react-native/issues/47600 | 2,657,422,663 | I_kwDOAbrxp86eZQ1H | 47,600 | [iOS] Navigation Bar Size Issue with codegenNativeComponent and modalPresentationStyle: .pageSheet in React Native | {
"login": "dp221125",
"id": 10572119,
"node_id": "MDQ6VXNlcjEwNTcyMTE5",
"avatar_url": "https://avatars.githubusercontent.com/u/10572119?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dp221125",
"html_url": "https://github.com/dp221125",
"followers_url": "https://api.github.com/users/dp2... | [
{
"id": 1113219646,
"node_id": "MDU6TGFiZWwxMTEzMjE5NjQ2",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20Modal",
"name": "Component: Modal",
"color": "fef2c0",
"default": false,
"description": ""
},
{
"id": 1794148347,
"node_id": "MDU6TGFiZWwx... | open | false | null | [] | null | 17 | 2024-11-14T03:16:23 | 2025-01-30T02:13:40 | null | NONE | null | null | null | null | ### Description
In a React Native environment, I'm using `codegenNativeComponent` to display a native screen. On this native screen, when I present a new screen with `modalPresentationStyle` set to `.pageSheet`, the navigation bar size becomes abnormal. **Although this might appear to be an issue with the native sid... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47600/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/47600/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47599 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47599/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47599/comments | https://api.github.com/repos/facebook/react-native/issues/47599/events | https://github.com/facebook/react-native/issues/47599 | 2,657,180,685 | I_kwDOAbrxp86eYVwN | 47,599 | Error compiling Metro iOS XCode 14.2 | {
"login": "edoardocarpentiero",
"id": 26868982,
"node_id": "MDQ6VXNlcjI2ODY4OTgy",
"avatar_url": "https://avatars.githubusercontent.com/u/26868982?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/edoardocarpentiero",
"html_url": "https://github.com/edoardocarpentiero",
"followers_url": "ht... | [
{
"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": 718241807,
"node_id": "MDU... | closed | false | null | [] | null | 7 | 2024-11-14T00:23:49 | 2025-05-14T13:34:58 | 2025-05-14T13:34:58 | NONE | null | null | null | null | ### Description
Hi everyone, I'm having this problem while compiling the App iOS with Xcode 14.2 on simulator
<img width="320" alt="Schermata 2024-11-14 alle 01 17 27" src="https://github.com/user-attachments/assets/22299156-fe1c-40cf-800c-2948a97a79b8">
I tried to check possible solutions, but I can't figure out ... | {
"login": "edoardocarpentiero",
"id": 26868982,
"node_id": "MDQ6VXNlcjI2ODY4OTgy",
"avatar_url": "https://avatars.githubusercontent.com/u/26868982?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/edoardocarpentiero",
"html_url": "https://github.com/edoardocarpentiero",
"followers_url": "ht... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47599/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47599/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47598 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47598/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47598/comments | https://api.github.com/repos/facebook/react-native/issues/47598/events | https://github.com/facebook/react-native/pull/47598 | 2,657,085,841 | PR_kwDOAbrxp86B2cyZ | 47,598 | Make NativeModules.foo also load turbo modules | {
"login": "RSNara",
"id": 5885721,
"node_id": "MDQ6VXNlcjU4ODU3MjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/5885721?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RSNara",
"html_url": "https://github.com/RSNara",
"followers_url": "https://api.github.com/users/RSNara/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 9 | 2024-11-13T23:24:52 | 2024-11-19T01:26:11 | 2024-11-19T01:26:00 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47598",
"html_url": "https://github.com/facebook/react-native/pull/47598",
"diff_url": "https://github.com/facebook/react-native/pull/47598.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47598.patch",
"merged_at": null
} | Summary:
## Changes
Now:
- in bridgeless, NativeModules.foo will also return turbo modules. And, global.__turboModuleProxy no longer exists.
- in bridge, nothing changes.
| **JS API** | **Bridge** | ***[Before]* Bridgeless** | ***[Before]* Bridgeless w/ Interop**| ***[After]... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47598/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47598/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47597 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47597/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47597/comments | https://api.github.com/repos/facebook/react-native/issues/47597/events | https://github.com/facebook/react-native/pull/47597 | 2,656,942,449 | PR_kwDOAbrxp86B2FrJ | 47,597 | Fix generated EventEmitter code for nested objects in arrays. (#47514) | {
"login": "elicwhite",
"id": 249164,
"node_id": "MDQ6VXNlcjI0OTE2NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/249164?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/elicwhite",
"html_url": "https://github.com/elicwhite",
"followers_url": "https://api.github.com/users/elic... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2024-11-13T21:59:07 | 2024-11-20T17:25:48 | 2024-11-20T17:25:47 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47597",
"html_url": "https://github.com/facebook/react-native/pull/47597",
"diff_url": "https://github.com/facebook/react-native/pull/47597.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47597.patch",
"merged_at": null
} | Summary:
This PR fixes the code for generating EventEmitter C++ code in case nested objects in arrays are used.
```typescript
export interface NativeProps extends ViewProps {
onEvent: DirectEventHandler<
Readonly<{
payloadArray: Readonly<
{
obj: Readonly<{ str: string }>
}[]
... | {
"login": "elicwhite",
"id": 249164,
"node_id": "MDQ6VXNlcjI0OTE2NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/249164?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/elicwhite",
"html_url": "https://github.com/elicwhite",
"followers_url": "https://api.github.com/users/elic... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47597/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47597/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47596 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47596/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47596/comments | https://api.github.com/repos/facebook/react-native/issues/47596/events | https://github.com/facebook/react-native/pull/47596 | 2,656,918,791 | PR_kwDOAbrxp86B2A9v | 47,596 | RN: Improve `usePressability` Return Type | {
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-11-13T21:49:27 | 2025-03-13T16:09:53 | 2024-11-14T22:16:49 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47596",
"html_url": "https://github.com/facebook/react-native/pull/47596",
"diff_url": "https://github.com/facebook/react-native/pull/47596.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47596.patch",
"merged_at": null
} | Summary:
Improves the Flow type of `usePressability` so that if the `config` argument is non-nullable, the return value is non-nullable. This helps reduce unnecessary null checks.
Changelog:
[Internal]
Differential Revision: D65908791
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47596/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47596/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47595 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47595/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47595/comments | https://api.github.com/repos/facebook/react-native/issues/47595/events | https://github.com/facebook/react-native/pull/47595 | 2,656,808,321 | PR_kwDOAbrxp86B1wO3 | 47,595 | RN: Enable `useInsertionEffectsForAnimations` | {
"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 | 2024-11-13T21:14:06 | 2025-03-13T16:09:53 | 2024-11-14T00:33:36 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47595",
"html_url": "https://github.com/facebook/react-native/pull/47595",
"diff_url": "https://github.com/facebook/react-native/pull/47595.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47595.patch",
"merged_at": null
} | Summary:
Enables the `useInsertionEffectsForAnimations` feature flag by default. This changes `useAnimatedProps` to enqueue updates to the `AnimatedNode` graph in `useInsertionEffect` instead of `useLayoutEffect`.
The main motivation for `useInsertionEffect` is to avoid unmounting `AnimatedNode` graphs when an `Activi... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47595/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47595/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47594 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47594/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47594/comments | https://api.github.com/repos/facebook/react-native/issues/47594/events | https://github.com/facebook/react-native/pull/47594 | 2,656,481,803 | PR_kwDOAbrxp86B04_h | 47,594 | add nativeId to shadow node logs | {
"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 | 4 | 2024-11-13T18:57:43 | 2024-11-14T16:15:28 | 2024-11-14T16:15:16 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47594",
"html_url": "https://github.com/facebook/react-native/pull/47594",
"diff_url": "https://github.com/facebook/react-native/pull/47594.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47594.patch",
"merged_at": null
} | Summary:
changelog: [internal]
helpful for debugging.
Differential Revision: D65895429
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47594/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47594/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47593 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47593/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47593/comments | https://api.github.com/repos/facebook/react-native/issues/47593/events | https://github.com/facebook/react-native/pull/47593 | 2,656,417,902 | PR_kwDOAbrxp86B0yTr | 47,593 | Update debugger-frontend from ff343d8...b61aae3 | {
"login": "EdmondChuiHW",
"id": 1967998,
"node_id": "MDQ6VXNlcjE5Njc5OTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/1967998?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/EdmondChuiHW",
"html_url": "https://github.com/EdmondChuiHW",
"followers_url": "https://api.github.com... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-11-13T18:40:11 | 2024-11-13T19:31:30 | 2024-11-13T19:31:20 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47593",
"html_url": "https://github.com/facebook/react-native/pull/47593",
"diff_url": "https://github.com/facebook/react-native/pull/47593.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47593.patch",
"merged_at": null
} | Summary:
Changelog: [Internal] - Update `react-native/debugger-frontend` from ff343d8...b61aae3
Resyncs `react-native/debugger-frontend` from GitHub - see `rn-chrome-devtools-frontend` [changelog](https://github.com/facebookexperimental/rn-chrome-devtools-frontend/compare/ff343d805527223750fafb8573ee48f8e2fb0d1e...b61... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47593/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47593/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47592 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47592/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47592/comments | https://api.github.com/repos/facebook/react-native/issues/47592/events | https://github.com/facebook/react-native/issues/47592 | 2,655,992,074 | I_kwDOAbrxp86eTzkK | 47,592 | [0.76] Android old-architecture crash when app started via headlessJS init pathway - was: Some Android Devices Crash After Upgrade to 0.76.1 | {
"login": "nes123",
"id": 7921778,
"node_id": "MDQ6VXNlcjc5MjE3Nzg=",
"avatar_url": "https://avatars.githubusercontent.com/u/7921778?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nes123",
"html_url": "https://github.com/nes123",
"followers_url": "https://api.github.com/users/nes123/foll... | [
{
"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 | {
"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... | [
{
"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... | null | 40 | 2024-11-13T16:02:24 | 2024-12-13T11:13:02 | 2024-12-06T20:09:34 | NONE | null | null | null | null | ### Description
After upgrading from react-native 0.73 to 0.76.1 few android apps in production crash on start.
any help will be much appreciated
### Steps to reproduce
Reproducer is here: https://github.com/mikehardy/old-arch-android-receiver-boot-crash
### React Native Version
0.76.1
### Affected... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47592/reactions",
"total_count": 3,
"+1": 3,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47592/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47591 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47591/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47591/comments | https://api.github.com/repos/facebook/react-native/issues/47591/events | https://github.com/facebook/react-native/pull/47591 | 2,655,951,030 | PR_kwDOAbrxp86BzcRt | 47,591 | Fix ScrollView centerContent losing taps and causing jitter on iOS | {
"login": "gaearon",
"id": 810438,
"node_id": "MDQ6VXNlcjgxMDQzOA==",
"avatar_url": "https://avatars.githubusercontent.com/u/810438?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gaearon",
"html_url": "https://github.com/gaearon",
"followers_url": "https://api.github.com/users/gaearon/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 | 12 | 2024-11-13T15:48:03 | 2024-11-25T23:00:42 | 2024-11-25T23:00:30 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47591",
"html_url": "https://github.com/facebook/react-native/pull/47591",
"diff_url": "https://github.com/facebook/react-native/pull/47591.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47591.patch",
"merged_at": null
} | ## Summary:
The React Native `<ScrollView>` has a peculiar `centerContent` prop. It solves a common need — keeping the image "centered" while it's not fully zoomed in (but then allowing full panning after it's sufficiently zoomed in).
This prop sort of works but it has a few wonky behaviors:
- If you start tap... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47591/reactions",
"total_count": 3,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 1,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47591/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47590 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47590/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47590/comments | https://api.github.com/repos/facebook/react-native/issues/47590/events | https://github.com/facebook/react-native/issues/47590 | 2,655,910,981 | I_kwDOAbrxp86eTfxF | 47,590 | Production Android: app is not compatible with app android 12 after upgrade from 0.73 to 0.75 | {
"login": "wogno",
"id": 31076843,
"node_id": "MDQ6VXNlcjMxMDc2ODQz",
"avatar_url": "https://avatars.githubusercontent.com/u/31076843?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/wogno",
"html_url": "https://github.com/wogno",
"followers_url": "https://api.github.com/users/wogno/follow... | [
{
"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": 1794148631,
"n... | closed | false | null | [] | null | 4 | 2024-11-13T15:35:46 | 2024-12-02T18:34:40 | 2024-12-02T18:34:35 | NONE | null | null | null | null | ### Description
After upgraded my app to 0.73 to 0.75.3, many customer cannot install or update their app,
The minsdk is 23, follow to below compativilty android 6 and above should support but we get app is not compatible witth android 11, 12 and some above.
<img width="1124" alt="Capture d’écran 2024-11-13 ... | {
"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/47590/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47590/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.