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/48001 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48001/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48001/comments | https://api.github.com/repos/facebook/react-native/issues/48001/events | https://github.com/facebook/react-native/issues/48001 | 2,701,808,659 | I_kwDOAbrxp86hClQT | 48,001 | Cocoapods-art Installation gives : Unable to find a specification for `SocketRocket (= 0.7.1)` depended upon by `React-Core` | {
"login": "vladgrisko",
"id": 173672126,
"node_id": "U_kgDOCloGvg",
"avatar_url": "https://avatars.githubusercontent.com/u/173672126?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vladgrisko",
"html_url": "https://github.com/vladgrisko",
"followers_url": "https://api.github.com/users/vla... | [
{
"id": 1794376073,
"node_id": "MDU6TGFiZWwxNzk0Mzc2MDcz",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Repro",
"name": "Needs: Repro",
"color": "d4c5f9",
"default": false,
"description": "This issue could be improved with a clear list of steps to reproduce ... | open | false | null | [] | null | 9 | 2024-11-28T11:16:50 | 2025-04-15T10:31:15 | null | NONE | null | null | null | null | ### Description
We build a package for native modules, and we import a native SDK in iOS using cocoapods-art plugin for jfrog.
pod install fails with :
Unable to find a specification for `SocketRocket (= 0.7.1)` depended upon by `React-Core`
only when we use :
plugin 'cocoapods-art', :sources => [
'OUR SDK'... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48001/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48001/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48000 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48000/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48000/comments | https://api.github.com/repos/facebook/react-native/issues/48000/events | https://github.com/facebook/react-native/pull/48000 | 2,701,562,732 | PR_kwDOAbrxp86Dct-R | 48,000 | Apply enum changes to new codegen version | {
"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 | 7 | 2024-11-28T09:53:47 | 2024-12-04T00:44:58 | 2024-12-04T00:44:48 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48000",
"html_url": "https://github.com/facebook/react-native/pull/48000",
"diff_url": "https://github.com/facebook/react-native/pull/48000.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48000.patch",
"merged_at": null
} | Summary: Adding this type to CompleteTypes
Differential Revision: D65305755
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48000/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48000/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47999 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47999/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47999/comments | https://api.github.com/repos/facebook/react-native/issues/47999/events | https://github.com/facebook/react-native/issues/47999 | 2,701,413,208 | I_kwDOAbrxp86hBEtY | 47,999 | i upgraded my react-native project from 0.68.5 to 0.74.0 | {
"login": "PriyanshuPandey-github",
"id": 145796918,
"node_id": "U_kgDOCLCvNg",
"avatar_url": "https://avatars.githubusercontent.com/u/145796918?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PriyanshuPandey-github",
"html_url": "https://github.com/PriyanshuPandey-github",
"followers_url... | [
{
"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 | 3 | 2024-11-28T09:09:53 | 2024-11-28T11:09:48 | 2024-11-28T11:09:22 | NONE | null | null | null | null | i upgraded my react-native project from 0.68.5 to 0.74.0
the ios config comes null
`"healthChecks": [],
"platforms": {
"ios": {},
"android": {}
},
"project": {
"ios": null,
"android": {
"sourceDir": "/Users/test/android",
"appName": "app",
"packageName... | {
"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/47999/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47999/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47998 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47998/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47998/comments | https://api.github.com/repos/facebook/react-native/issues/47998/events | https://github.com/facebook/react-native/pull/47998 | 2,701,295,365 | PR_kwDOAbrxp86DcK1s | 47,998 | [Fabric] Add completion block when call js module function | {
"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 | 5 | 2024-11-28T08:37:31 | 2024-11-29T12:13:32 | 2024-11-29T12:13:21 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47998",
"html_url": "https://github.com/facebook/react-native/pull/47998",
"diff_url": "https://github.com/facebook/react-native/pull/47998.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47998.patch",
"merged_at": null
} | ## Summary:
Fabric bridgeless don't call completion block when call js module method, so let's support it :).
## Changelog:
[IOS] [FIXED] - [Fabric] Add completion block when call js module function
## Test Plan:
Module call js module method when passed `onComplete` block can be called successfully in b... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47998/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47998/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47997 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47997/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47997/comments | https://api.github.com/repos/facebook/react-native/issues/47997/events | https://github.com/facebook/react-native/issues/47997 | 2,701,025,158 | I_kwDOAbrxp86g_l-G | 47,997 | Keyboard on iOS 18 changes from uppercase to lowercase when changing the text input field | {
"login": "huult",
"id": 20178761,
"node_id": "MDQ6VXNlcjIwMTc4NzYx",
"avatar_url": "https://avatars.githubusercontent.com/u/20178761?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huult",
"html_url": "https://github.com/huult",
"followers_url": "https://api.github.com/users/huult/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": 542043367,
"node_id": "MDU... | open | false | null | [] | null | 4 | 2024-11-28T06:51:00 | 2025-02-27T10:31:41 | null | NONE | null | null | null | null | ### Description
I encountered an issue where the keyboard changes from uppercase to lowercase when switching focus between two TextInput fields. Specifically, when focusing from Text Input Field A to Text Input Field B, and then back from Text Input Field B to Text Input Field A, the keyboard behavior unexpectedly s... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47997/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47997/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47996 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47996/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47996/comments | https://api.github.com/repos/facebook/react-native/issues/47996/events | https://github.com/facebook/react-native/pull/47996 | 2,700,294,926 | PR_kwDOAbrxp86DZqNS | 47,996 | Add default implementation for Object.getPrototypeOf and Object.setPrototypeOf | {
"login": "tsaichien",
"id": 47009415,
"node_id": "MDQ6VXNlcjQ3MDA5NDE1",
"avatar_url": "https://avatars.githubusercontent.com/u/47009415?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tsaichien",
"html_url": "https://github.com/tsaichien",
"followers_url": "https://api.github.com/users/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 10 | 2024-11-28T00:22:14 | 2024-12-12T11:30:48 | 2024-12-12T11:30:38 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47996",
"html_url": "https://github.com/facebook/react-native/pull/47996",
"diff_url": "https://github.com/facebook/react-native/pull/47996.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47996.patch",
"merged_at": null
} | Summary:
Getting and setting an Object's prototype is convulted. Users have to
call into the global object to get the method, then call it.
This diff adds a JSI API for Object.getPrototype and Object.setPrototype
to make it easy for users.
Differential Revision: D66562549
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47996/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47996/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47995 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47995/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47995/comments | https://api.github.com/repos/facebook/react-native/issues/47995/events | https://github.com/facebook/react-native/pull/47995 | 2,700,025,228 | PR_kwDOAbrxp86DZGva | 47,995 | Add JS detection for momentum scroll event computation | {
"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 | 2 | 2024-11-27T22:28:36 | 2024-11-28T20:52:20 | 2024-11-28T20:52:17 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47995",
"html_url": "https://github.com/facebook/react-native/pull/47995",
"diff_url": "https://github.com/facebook/react-native/pull/47995.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47995.patch",
"merged_at": null
} | Summary:
In https://github.com/facebook/react-native/pull/47468, a bug was introduced that can sometimes fire `onMomentumScrollBegin` directly after `onMomentumScrollEnd`, leading the `ScrollView` to believe it's in the "animating" state. In this state, the `ScrollView` will tell the gesture responder system that it i... | {
"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... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47995/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47995/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47994 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47994/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47994/comments | https://api.github.com/repos/facebook/react-native/issues/47994/events | https://github.com/facebook/react-native/pull/47994 | 2,699,940,786 | PR_kwDOAbrxp86DY1sa | 47,994 | Improve error messages in 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 | 8 | 2024-11-27T21:40:30 | 2024-11-28T12:35:15 | 2024-11-28T12:35:03 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47994",
"html_url": "https://github.com/facebook/react-native/pull/47994",
"diff_url": "https://github.com/facebook/react-native/pull/47994.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47994.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
This adds a few hacks to improve errors messages in Fantom tests. Before, we were only logging the error message. After this, we log the message and the full (unsymbolicated for now) stack, including a pretty print of the exact location of the error.
For errors thrown from `expect` func... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47994/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47994/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47993 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47993/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47993/comments | https://api.github.com/repos/facebook/react-native/issues/47993/events | https://github.com/facebook/react-native/pull/47993 | 2,699,816,355 | PR_kwDOAbrxp86DYksf | 47,993 | Bump Fresco to 3.5.0 | {
"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 | 1 | 2024-11-27T20:57:52 | 2025-03-03T16:07:03 | 2025-03-03T16:06:57 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47993",
"html_url": "https://github.com/facebook/react-native/pull/47993",
"diff_url": "https://github.com/facebook/react-native/pull/47993.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47993.patch",
"merged_at": null
} | Summary:
Updates Fresco from 3.4.0 to 3.5.0. Picks up a few new features, including experimental support for XML-based drawable resource types
Changelog:
[Android][Changed] - Update Fresco to 3.5.0
Differential Revision: D66553841
| {
"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... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47993/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47993/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47992 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47992/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47992/comments | https://api.github.com/repos/facebook/react-native/issues/47992/events | https://github.com/facebook/react-native/pull/47992 | 2,699,705,545 | PR_kwDOAbrxp86DYZZL | 47,992 | NIT: Updating docstring for DefaultReactHost for missing arguments | {
"login": "arushikesarwani94",
"id": 76862293,
"node_id": "MDQ6VXNlcjc2ODYyMjkz",
"avatar_url": "https://avatars.githubusercontent.com/u/76862293?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arushikesarwani94",
"html_url": "https://github.com/arushikesarwani94",
"followers_url": "https... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2024-11-27T20:20:58 | 2024-11-28T01:30:29 | 2024-11-28T01:30:17 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47992",
"html_url": "https://github.com/facebook/react-native/pull/47992",
"diff_url": "https://github.com/facebook/react-native/pull/47992.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47992.patch",
"merged_at": null
} | Summary: TSIA
Differential Revision: D66552119
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47992/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47992/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47991 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47991/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47991/comments | https://api.github.com/repos/facebook/react-native/issues/47991/events | https://github.com/facebook/react-native/pull/47991 | 2,699,695,081 | PR_kwDOAbrxp86DYXXa | 47,991 | NIT: Updating docstring for DefaultReactHost to match the arguments. | {
"login": "arushikesarwani94",
"id": 76862293,
"node_id": "MDQ6VXNlcjc2ODYyMjkz",
"avatar_url": "https://avatars.githubusercontent.com/u/76862293?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arushikesarwani94",
"html_url": "https://github.com/arushikesarwani94",
"followers_url": "https... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-11-27T20:13:46 | 2024-11-28T01:30:26 | 2024-11-28T01:30:16 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47991",
"html_url": "https://github.com/facebook/react-native/pull/47991",
"diff_url": "https://github.com/facebook/react-native/pull/47991.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47991.patch",
"merged_at": null
} | Summary: TSIA
Differential Revision: D66550256
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47991/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47991/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47990 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47990/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47990/comments | https://api.github.com/repos/facebook/react-native/issues/47990/events | https://github.com/facebook/react-native/pull/47990 | 2,699,534,596 | PR_kwDOAbrxp86DYASq | 47,990 | add jest-diff to dependencies | {
"login": "andrewdacenko",
"id": 2395231,
"node_id": "MDQ6VXNlcjIzOTUyMzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/2395231?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/andrewdacenko",
"html_url": "https://github.com/andrewdacenko",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 7 | 2024-11-27T19:00:10 | 2024-11-28T18:09:01 | 2024-11-28T18:08:50 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47990",
"html_url": "https://github.com/facebook/react-native/pull/47990",
"diff_url": "https://github.com/facebook/react-native/pull/47990.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47990.patch",
"merged_at": null
} | Summary:
Changelog:
[General][Added] - add `jest-diff v29.7.0` to devDependencies
Differential Revision: D66541001
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47990/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47990/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47989 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47989/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47989/comments | https://api.github.com/repos/facebook/react-native/issues/47989/events | https://github.com/facebook/react-native/pull/47989 | 2,699,444,548 | PR_kwDOAbrxp86DX4GP | 47,989 | Fix Android ensureNoOverlap function and revise iOS's implementation | {
"login": "jorge-cab",
"id": 57368278,
"node_id": "MDQ6VXNlcjU3MzY4Mjc4",
"avatar_url": "https://avatars.githubusercontent.com/u/57368278?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jorge-cab",
"html_url": "https://github.com/jorge-cab",
"followers_url": "https://api.github.com/users/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2024-11-27T18:34:10 | 2024-11-28T04:02:33 | 2024-11-28T04:02:22 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47989",
"html_url": "https://github.com/facebook/react-native/pull/47989",
"diff_url": "https://github.com/facebook/react-native/pull/47989.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47989.patch",
"merged_at": null
} | Summary:
- Fixing Android's ensureNoOverlap algorithm. (For real this time)
- Improve verbiage for both Android and iOS `ensureNoOverlap` functions. (iOS was unsing EdgeInset wording which is inaccurate and confusing)
Changelog: [Internal]
Differential Revision: D66514729
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47989/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47989/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47988 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47988/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47988/comments | https://api.github.com/repos/facebook/react-native/issues/47988/events | https://github.com/facebook/react-native/pull/47988 | 2,699,375,652 | PR_kwDOAbrxp86DXpsX | 47,988 | Add useColorScheme mock test | {
"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 | 5 | 2024-11-27T17:54:22 | 2024-11-28T15:13:23 | 2024-11-28T13:10:32 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47988",
"html_url": "https://github.com/facebook/react-native/pull/47988",
"diff_url": "https://github.com/facebook/react-native/pull/47988.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47988.patch",
"merged_at": null
} | ## Summary:
add a jest test to test when `useColorScheme` is not mocked. following up https://github.com/facebook/react-native/pull/47629#issuecomment-2491534678
## Changelog:
[GENERAL] [ADDED] - Add useColorScheme mock test
## Test Plan:
ci passed | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47988/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47988/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47987 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47987/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47987/comments | https://api.github.com/repos/facebook/react-native/issues/47987/events | https://github.com/facebook/react-native/pull/47987 | 2,699,220,973 | PR_kwDOAbrxp86DXS17 | 47,987 | ReactViewGroup - track clipped views | {
"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 | 5 | 2024-11-27T16:58:19 | 2024-12-02T22:32:31 | 2024-12-02T22:32:19 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47987",
"html_url": "https://github.com/facebook/react-native/pull/47987",
"diff_url": "https://github.com/facebook/react-native/pull/47987.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47987.patch",
"merged_at": null
} | Summary:
RFC - store a tag value for whether the view is added or removed, to better track the state instead of checking view.getParent().
Changelog: [Internal]
Differential Revision: D66383241
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47987/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47987/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47986 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47986/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47986/comments | https://api.github.com/repos/facebook/react-native/issues/47986/events | https://github.com/facebook/react-native/pull/47986 | 2,698,924,081 | PR_kwDOAbrxp86DWp6v | 47,986 | Add defaults to ParagraphAttributes::getDebugProps | {
"login": "andrewdacenko",
"id": 2395231,
"node_id": "MDQ6VXNlcjIzOTUyMzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/2395231?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/andrewdacenko",
"html_url": "https://github.com/andrewdacenko",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2024-11-27T15:28:47 | 2024-11-28T20:13:00 | 2024-11-28T20:12:45 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47986",
"html_url": "https://github.com/facebook/react-native/pull/47986",
"diff_url": "https://github.com/facebook/react-native/pull/47986.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47986.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D66542033
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47986/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47986/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47985 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47985/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47985/comments | https://api.github.com/repos/facebook/react-native/issues/47985/events | https://github.com/facebook/react-native/pull/47985 | 2,698,922,427 | PR_kwDOAbrxp86DWplt | 47,985 | Add defaults to TextAttributes::getDebugProps | {
"login": "andrewdacenko",
"id": 2395231,
"node_id": "MDQ6VXNlcjIzOTUyMzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/2395231?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/andrewdacenko",
"html_url": "https://github.com/andrewdacenko",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2024-11-27T15:28:08 | 2024-11-28T20:12:56 | 2024-11-28T20:12:44 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47985",
"html_url": "https://github.com/facebook/react-native/pull/47985",
"diff_url": "https://github.com/facebook/react-native/pull/47985.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47985.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D66542032
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47985/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47985/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47984 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47984/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47984/comments | https://api.github.com/repos/facebook/react-native/issues/47984/events | https://github.com/facebook/react-native/pull/47984 | 2,698,920,155 | PR_kwDOAbrxp86DWpL7 | 47,984 | Add float comparison to debugStringConvertilbeUtils | {
"login": "andrewdacenko",
"id": 2395231,
"node_id": "MDQ6VXNlcjIzOTUyMzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/2395231?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/andrewdacenko",
"html_url": "https://github.com/andrewdacenko",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2024-11-27T15:27:15 | 2024-11-28T20:12:55 | 2024-11-28T20:12:43 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47984",
"html_url": "https://github.com/facebook/react-native/pull/47984",
"diff_url": "https://github.com/facebook/react-native/pull/47984.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47984.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D66541322
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47984/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47984/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47983 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47983/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47983/comments | https://api.github.com/repos/facebook/react-native/issues/47983/events | https://github.com/facebook/react-native/pull/47983 | 2,698,906,428 | PR_kwDOAbrxp86DWmWn | 47,983 | Optimize performance of ReactNativeElement constructor | {
"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 | 7 | 2024-11-27T15:21:48 | 2024-11-27T19:27:52 | 2024-11-27T19:27:42 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47983",
"html_url": "https://github.com/facebook/react-native/pull/47983",
"diff_url": "https://github.com/facebook/react-native/pull/47983.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47983.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
This mitigates some performance regressions caused by the migration from `ReactFabricHostComponent` to `ReactNativeElement` (enabling the DOM APIs).
Those regressions were caused by 2 main things:
1. By the use of a class hierarchy and having to call `super()`, which we transpile to a v... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47983/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47983/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47982 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47982/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47982/comments | https://api.github.com/repos/facebook/react-native/issues/47982/events | https://github.com/facebook/react-native/issues/47982 | 2,698,850,988 | I_kwDOAbrxp86g3TKs | 47,982 | The process(npx react-native bundle) cannot be exited | {
"login": "usst830514",
"id": 7382698,
"node_id": "MDQ6VXNlcjczODI2OTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/7382698?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/usst830514",
"html_url": "https://github.com/usst830514",
"followers_url": "https://api.github.com/users... | [
{
"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 | 4 | 2024-11-27T14:59:36 | 2024-12-02T17:39:20 | 2024-12-02T17:39:16 | NONE | null | null | null | null | ### Description
The following proccess can not be exited when running in container scheduled by Tekton
npx react-native bundle --platform android --dev false --entry-file /workspace/source/index.js --bundle-output /workspace/source/assets/tools.android.bundle --assets-dest /workspace/source/res --verbose
But it ... | {
"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/47982/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47982/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47980 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47980/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47980/comments | https://api.github.com/repos/facebook/react-native/issues/47980/events | https://github.com/facebook/react-native/pull/47980 | 2,698,165,612 | PR_kwDOAbrxp86DUp9h | 47,980 | Subtract ScrollView bounds height from scrollToBottom target on android | {
"login": "coerdes-chris",
"id": 108471681,
"node_id": "U_kgDOBnclgQ",
"avatar_url": "https://avatars.githubusercontent.com/u/108471681?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/coerdes-chris",
"html_url": "https://github.com/coerdes-chris",
"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 | 4 | 2024-11-27T11:12:40 | 2025-02-13T15:25:56 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47980",
"html_url": "https://github.com/facebook/react-native/pull/47980",
"diff_url": "https://github.com/facebook/react-native/pull/47980.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47980.patch",
"merged_at": null
} | ## Summary:
This Pull Request will make the behaviour of the ScrollView's scrollToEnd method consistent across iOs and Android
## Changelog:
- Subtract ScrollView bounds height from scrollToBottom target on android
[ANDROID] [FIXED] - Make ScrollView's scrollToEnd behaviour consistent across iOs and Android... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47980/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47980/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47979 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47979/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47979/comments | https://api.github.com/repos/facebook/react-native/issues/47979/events | https://github.com/facebook/react-native/issues/47979 | 2,697,636,974 | I_kwDOAbrxp86gyqxu | 47,979 | flexBasis Not Reflecting Updated State Value in Style | {
"login": "rajat693",
"id": 59024657,
"node_id": "MDQ6VXNlcjU5MDI0NjU3",
"avatar_url": "https://avatars.githubusercontent.com/u/59024657?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rajat693",
"html_url": "https://github.com/rajat693",
"followers_url": "https://api.github.com/users/raj... | [
{
"id": 650767894,
"node_id": "MDU6TGFiZWw2NTA3Njc4OTQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Impact:%20Regression",
"name": "Impact: Regression",
"color": "e99695",
"default": false,
"description": "Describes a behavior that used to work on a prior release,... | open | false | null | [] | null | 6 | 2024-11-27T08:37:24 | 2025-05-13T06:32:38 | null | NONE | null | null | null | null | ### Description
When dynamically updating a state variable (flexBasisValue) with percentage values and using it in the style prop for components, the updated value is not reflected visually. This issue occurs in React Native latest `0.76.2v` but works as expected in React Native `0.74.5v`.
### Steps to reproduce
1. ... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47979/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47979/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47978 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47978/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47978/comments | https://api.github.com/repos/facebook/react-native/issues/47978/events | https://github.com/facebook/react-native/issues/47978 | 2,697,630,738 | I_kwDOAbrxp86gypQS | 47,978 | flexBasis Not Reflecting Updated State Value in Style | {
"login": "rajat693",
"id": 59024657,
"node_id": "MDQ6VXNlcjU5MDI0NjU3",
"avatar_url": "https://avatars.githubusercontent.com/u/59024657?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rajat693",
"html_url": "https://github.com/rajat693",
"followers_url": "https://api.github.com/users/raj... | [
{
"id": 1794148347,
"node_id": "MDU6TGFiZWwxNzk0MTQ4MzQ3",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Triage%20:mag:",
"name": "Needs: Triage :mag:",
"color": "bfd4f2",
"default": false,
"description": ""
},
{
"id": 1794380150,
"node_id": "MDU6... | closed | false | null | [] | null | 2 | 2024-11-27T08:34:22 | 2024-11-27T10:50:25 | 2024-11-27T10:50:25 | NONE | null | null | null | null | ### Description
When dynamically updating a state variable (flexBasisValue) with percentage values and using it in the style prop for components, the updated value is not reflected visually. This issue occurs in React Native latest 0.76.2v but works as expected in React Native 0.74.5v.
### Steps to reproduce
1. npm ... | {
"login": "rajat693",
"id": 59024657,
"node_id": "MDQ6VXNlcjU5MDI0NjU3",
"avatar_url": "https://avatars.githubusercontent.com/u/59024657?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rajat693",
"html_url": "https://github.com/rajat693",
"followers_url": "https://api.github.com/users/raj... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47978/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47978/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47975 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47975/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47975/comments | https://api.github.com/repos/facebook/react-native/issues/47975/events | https://github.com/facebook/react-native/pull/47975 | 2,696,331,331 | PR_kwDOAbrxp86DQDMM | 47,975 | Align order of params between calculateLayoutInternal and calculateLayoutImpl | {
"login": "joevilches",
"id": 17124862,
"node_id": "MDQ6VXNlcjE3MTI0ODYy",
"avatar_url": "https://avatars.githubusercontent.com/u/17124862?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/joevilches",
"html_url": "https://github.com/joevilches",
"followers_url": "https://api.github.com/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-11-26T22:42:25 | 2024-11-27T06:52:35 | 2024-11-27T06:52:26 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47975",
"html_url": "https://github.com/facebook/react-native/pull/47975",
"diff_url": "https://github.com/facebook/react-native/pull/47975.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47975.patch",
"merged_at": null
} | Summary:
I've been working with callsites here and its annoying if you switch these that you need to move these params around too. Let's just make them the same order
Changelog: [Internal]
Differential Revision: D66519836
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47975/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47975/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47974 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47974/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47974/comments | https://api.github.com/repos/facebook/react-native/issues/47974/events | https://github.com/facebook/react-native/issues/47974 | 2,696,260,121 | I_kwDOAbrxp86gtaoZ | 47,974 | FlatList scrollToEnd not working on iOS when items width changes (works on Android/Web) | {
"login": "omniphx",
"id": 3722405,
"node_id": "MDQ6VXNlcjM3MjI0MDU=",
"avatar_url": "https://avatars.githubusercontent.com/u/3722405?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/omniphx",
"html_url": "https://github.com/omniphx",
"followers_url": "https://api.github.com/users/omniphx/... | [
{
"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 | 5 | 2024-11-26T22:23:15 | 2025-03-10T11:26:20 | 2025-03-09T18:31:00 | NONE | null | null | null | null | ### Description
I want to automatically scrollToEnd() when changing FlatList item widths from smaller to larger number. However, this behavior does not behave correctly on iOS despite it working on Android and Web. Seems as if the list on iOS scrolls to the end position of the previous calculated offset. Adding a CT... | {
"login": "omniphx",
"id": 3722405,
"node_id": "MDQ6VXNlcjM3MjI0MDU=",
"avatar_url": "https://avatars.githubusercontent.com/u/3722405?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/omniphx",
"html_url": "https://github.com/omniphx",
"followers_url": "https://api.github.com/users/omniphx/... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47974/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47974/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47973 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47973/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47973/comments | https://api.github.com/repos/facebook/react-native/issues/47973/events | https://github.com/facebook/react-native/pull/47973 | 2,696,084,665 | PR_kwDOAbrxp86DPj1D | 47,973 | Update YGNodeStyleGetGap to return YGValue | {
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/u... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2024-11-26T20:58:35 | 2024-12-09T21:41:46 | 2024-12-09T21:41:35 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47973",
"html_url": "https://github.com/facebook/react-native/pull/47973",
"diff_url": "https://github.com/facebook/react-native/pull/47973.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47973.patch",
"merged_at": null
} | Summary:
Gap can be styled using both `points` and `percentages`, but YGNodeStyleGetGap currently returns a float value.
To maintain alignment with the `padding` and `margin` functionalities and allow it to be handled in bridging code, this function has been updated to return YGValue.
X-link: https://github.com/faceb... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47973/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47973/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47972 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47972/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47972/comments | https://api.github.com/repos/facebook/react-native/issues/47972/events | https://github.com/facebook/react-native/pull/47972 | 2,695,929,106 | PR_kwDOAbrxp86DPOU8 | 47,972 | Migrate jsc-android to mavenCentral | {
"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 | 8 | 2024-11-26T19:58:18 | 2024-12-10T08:59:59 | 2024-12-06T20:54:51 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47972",
"html_url": "https://github.com/facebook/react-native/pull/47972",
"diff_url": "https://github.com/facebook/react-native/pull/47972.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47972.patch",
"merged_at": null
} | ## Summary:
Since people mostly use Hermes, it doesn't make sense to download jsc-android from npm even when jsc is not used. This PR migrates the jsc-android to [mavenCentral](https://repo1.maven.org/maven2/io/github/react-native-community/jsc-android/2026004.0.0/). The new jsc-android supports Android 16KB memory ... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47972/reactions",
"total_count": 5,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 5,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47972/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47971 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47971/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47971/comments | https://api.github.com/repos/facebook/react-native/issues/47971/events | https://github.com/facebook/react-native/pull/47971 | 2,695,907,539 | PR_kwDOAbrxp86DPKYX | 47,971 | Camel case LengthValue in Node.cpp | {
"login": "joevilches",
"id": 17124862,
"node_id": "MDQ6VXNlcjE3MTI0ODYy",
"avatar_url": "https://avatars.githubusercontent.com/u/17124862?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/joevilches",
"html_url": "https://github.com/joevilches",
"followers_url": "https://api.github.com/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-11-26T19:46:54 | 2024-11-26T23:27:18 | 2024-11-26T23:27:06 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47971",
"html_url": "https://github.com/facebook/react-native/pull/47971",
"diff_url": "https://github.com/facebook/react-native/pull/47971.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47971.patch",
"merged_at": null
} | Summary:
X-link: https://github.com/facebook/yoga/pull/1754
This was annoying me
Changelog: [Internal]
Differential Revision: D66510734
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47971/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 1,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47971/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47970 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47970/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47970/comments | https://api.github.com/repos/facebook/react-native/issues/47970/events | https://github.com/facebook/react-native/pull/47970 | 2,695,900,993 | PR_kwDOAbrxp86DPJKT | 47,970 | Add `toMatchRenderedOutput()` API | {
"login": "andrewdacenko",
"id": 2395231,
"node_id": "MDQ6VXNlcjIzOTUyMzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/2395231?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/andrewdacenko",
"html_url": "https://github.com/andrewdacenko",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 8 | 2024-11-26T19:43:22 | 2024-12-04T18:00:09 | 2024-12-04T17:59:56 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47970",
"html_url": "https://github.com/facebook/react-native/pull/47970",
"diff_url": "https://github.com/facebook/react-native/pull/47970.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47970.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D65617491
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47970/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47970/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47968 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47968/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47968/comments | https://api.github.com/repos/facebook/react-native/issues/47968/events | https://github.com/facebook/react-native/pull/47968 | 2,695,596,616 | PR_kwDOAbrxp86DOeKI | 47,968 | Add profiling_target_registered event, log to terminal | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2024-11-26T17:49:36 | 2025-01-30T09:43:33 | 2024-11-27T19:47:11 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47968",
"html_url": "https://github.com/facebook/react-native/pull/47968",
"diff_url": "https://github.com/facebook/react-native/pull/47968.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47968.patch",
"merged_at": null
} | Summary:
Updates the Inspector Proxy to report + log when a profiling build target (experimental) is registered. This notifies the developer that debugging is available for these app(s), which will not otherwise fetch development bundles from Metro.
Changelog: [Internal]
Differential Revision: D66501771
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47968/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47968/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47967 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47967/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47967/comments | https://api.github.com/repos/facebook/react-native/issues/47967/events | https://github.com/facebook/react-native/pull/47967 | 2,695,518,829 | PR_kwDOAbrxp86DOXk2 | 47,967 | Enable identifying profiling builds on proxy registration | {
"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-26T17:33:03 | 2025-01-30T09:43:33 | 2024-11-27T19:47:10 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47967",
"html_url": "https://github.com/facebook/react-native/pull/47967",
"diff_url": "https://github.com/facebook/react-native/pull/47967.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47967.patch",
"merged_at": null
} | Summary:
(Android only) Updates `jsinspector-modern` to enable identifying profiling builds (experimental) when registering the debug target with the Inspector Proxy.
Changelog: [Internal]
Differential Revision: D66501768
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47967/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47967/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47966 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47966/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47966/comments | https://api.github.com/repos/facebook/react-native/issues/47966/events | https://github.com/facebook/react-native/pull/47966 | 2,695,499,796 | PR_kwDOAbrxp86DOTfV | 47,966 | Enable identifying profiling builds over CDP | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2024-11-26T17:23:59 | 2025-01-30T09:43:33 | 2024-11-27T19:47:09 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47966",
"html_url": "https://github.com/facebook/react-native/pull/47966",
"diff_url": "https://github.com/facebook/react-native/pull/47966.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47966.patch",
"merged_at": null
} | Summary:
Updates `jsinspector-modern` to enable identifying profiling builds (experimental) to the frontend over CDP.
Changelog: [Internal]
Differential Revision: D66501770
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47966/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47966/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47965 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47965/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47965/comments | https://api.github.com/repos/facebook/react-native/issues/47965/events | https://github.com/facebook/react-native/pull/47965 | 2,695,456,091 | PR_kwDOAbrxp86DOKix | 47,965 | fix item disappearing with scroll in VirtualizedList | {
"login": "Tom910",
"id": 2185721,
"node_id": "MDQ6VXNlcjIxODU3MjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/2185721?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Tom910",
"html_url": "https://github.com/Tom910",
"followers_url": "https://api.github.com/users/Tom910/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-26T17:05:34 | 2024-11-26T18:49:18 | 2024-11-26T18:49:07 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47965",
"html_url": "https://github.com/facebook/react-native/pull/47965",
"diff_url": "https://github.com/facebook/react-native/pull/47965.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47965.patch",
"merged_at": null
} | Summary:
Changelog: [General] [Changed] - fix item disappearing with scroll in VirtualizedList
It was caused because the function `computeWindowedRenderLimits` collapsed the current window size to just 1 element. So, users start scroll current window increase from {left:0, right:5 } -> {left:0, right:6 } and after som... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47965/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47965/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47963 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47963/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47963/comments | https://api.github.com/repos/facebook/react-native/issues/47963/events | https://github.com/facebook/react-native/issues/47963 | 2,695,350,599 | I_kwDOAbrxp86gp8lH | 47,963 | [0.77][Android][JSC] Object.hasOwn is not defined, using `FlatList`, etc. | {
"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": 257498156,
"node_id": "MDU6TGFiZWwyNTc0OTgxNTY=",
"url": "https://api.github.com/repos/facebook/react-native/labels/JavaScript",
"name": "JavaScript",
"color": "bfd4f2",
"default": false,
"description": ""
},
{
"id": 870851515,
"node_id": "MDU6TGFiZWw4NzA4NTE1MTU=",
... | closed | false | null | [] | null | 4 | 2024-11-26T16:46:43 | 2024-12-02T11:46:05 | 2024-12-02T11:25:13 | CONTRIBUTOR | null | null | null | null | ### Description
`Object.hasOwn` is not implemented in the version of JSC shipped with RN Android, or on iOS < 15.4 (according to MDN-untested).
`Object.hasOwn` was introduced into RN core in https://github.com/facebook/react-native/pull/46386 (CC @yungsters)
We either need to replace that usage, or add a shim/po... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47963/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47963/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47962 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47962/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47962/comments | https://api.github.com/repos/facebook/react-native/issues/47962/events | https://github.com/facebook/react-native/pull/47962 | 2,695,167,520 | PR_kwDOAbrxp86DNXsW | 47,962 | Allow fuseboxClientType_ detection from ReactNativeApplication.enable method | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2024-11-26T15:43:57 | 2025-01-30T09:43:33 | 2024-11-28T17:37:04 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47962",
"html_url": "https://github.com/facebook/react-native/pull/47962",
"diff_url": "https://github.com/facebook/react-native/pull/47962.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47962.patch",
"merged_at": null
} | Summary:
Updates `HostAgent` to respond equivalently if either `FuseboxClient.setClientMetadata` (outgoing) or `ReactNativeApplication.enable` (incoming) are sent by the CDP frontend.
This is a partial migration, to be followed by removing the `FuseboxClient.setClientMetadata` method later.
Changelog: [Internal]
Rev... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47962/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47962/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47961 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47961/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47961/comments | https://api.github.com/repos/facebook/react-native/issues/47961/events | https://github.com/facebook/react-native/issues/47961 | 2,695,148,539 | I_kwDOAbrxp86gpLP7 | 47,961 | Android build issue using RN version: 0.76.3 and Expo version 52.0.11 | {
"login": "abdulwahid211",
"id": 6614845,
"node_id": "MDQ6VXNlcjY2MTQ4NDU=",
"avatar_url": "https://avatars.githubusercontent.com/u/6614845?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/abdulwahid211",
"html_url": "https://github.com/abdulwahid211",
"followers_url": "https://api.github.... | [
{
"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": 3815166274,
"n... | closed | false | null | [] | null | 2 | 2024-11-26T15:41:02 | 2024-11-29T17:22:14 | 2024-11-26T18:08:27 | NONE | null | null | null | null | ### Description
After updating to the package React native: 0.76.3 and Expo 52.0.11, i'm not able to build android locally using the Expo command `npx expo run:android`. This also wont work for `./gradlew build` when you run in the android folder.
These are my dependencies from package.json
```
"dependencies"... | {
"login": "abdulwahid211",
"id": 6614845,
"node_id": "MDQ6VXNlcjY2MTQ4NDU=",
"avatar_url": "https://avatars.githubusercontent.com/u/6614845?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/abdulwahid211",
"html_url": "https://github.com/abdulwahid211",
"followers_url": "https://api.github.... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47961/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47961/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47960 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47960/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47960/comments | https://api.github.com/repos/facebook/react-native/issues/47960/events | https://github.com/facebook/react-native/issues/47960 | 2,694,802,315 | I_kwDOAbrxp86gn2uL | 47,960 | Transaction merging can cause `CREATE` mutations to be effectively dropped | {
"login": "j-piasecki",
"id": 21055725,
"node_id": "MDQ6VXNlcjIxMDU1NzI1",
"avatar_url": "https://avatars.githubusercontent.com/u/21055725?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/j-piasecki",
"html_url": "https://github.com/j-piasecki",
"followers_url": "https://api.github.com/use... | [
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1282006477,
"node_id": "MDU6TGFiZWwxMjgyMDA2NDc3",
"... | open | false | null | [] | null | 11 | 2024-11-26T14:07:50 | 2025-06-03T05:01:16 | null | CONTRIBUTOR | null | null | null | null | ### Description
Related to https://github.com/facebook/react-native/issues/38743
Transaction merging introduced in https://github.com/facebook/react-native/pull/44188 may cause `CREATE` mutations to be effectively dropped.
When two transactions, where the first one contains a `DELETE` mutation for a view with... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47960/reactions",
"total_count": 2,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 1
} | https://api.github.com/repos/facebook/react-native/issues/47960/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47959 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47959/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47959/comments | https://api.github.com/repos/facebook/react-native/issues/47959/events | https://github.com/facebook/react-native/issues/47959 | 2,694,774,185 | I_kwDOAbrxp86gnv2p | 47,959 | ScrollView's scrollToEnd scrolls too far on android | {
"login": "coerdes-chris",
"id": 108471681,
"node_id": "U_kgDOBnclgQ",
"avatar_url": "https://avatars.githubusercontent.com/u/108471681?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/coerdes-chris",
"html_url": "https://github.com/coerdes-chris",
"followers_url": "https://api.github.com/... | [
{
"id": 542043367,
"node_id": "MDU6TGFiZWw1NDIwNDMzNjc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Issue:%20Author%20Provided%20Repro",
"name": "Issue: Author Provided Repro",
"color": "0e8a16",
"default": false,
"description": "This issue can be reproduced in Sn... | open | false | null | [] | null | 4 | 2024-11-26T13:56:44 | 2024-12-03T05:52:47 | null | NONE | null | null | null | null | ### Description
ScrollView's `scrollToEnd` method gives different results on iOs and Android.
Expected behaviour:
ScrollView's `scrollToEnd` method should function consistently across platforms. Ideally The view should scroll until the bottom of the content reaches the bottom of the view.
Actual behaviour:
On ... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47959/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/47959/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47958 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47958/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47958/comments | https://api.github.com/repos/facebook/react-native/issues/47958/events | https://github.com/facebook/react-native/pull/47958 | 2,694,741,123 | PR_kwDOAbrxp86DMSYv | 47,958 | Changelog for 0.77.0-rc.0 | {
"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-26T13:45:05 | 2024-11-26T16:10:18 | 2024-11-26T16:10:06 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47958",
"html_url": "https://github.com/facebook/react-native/pull/47958",
"diff_url": "https://github.com/facebook/react-native/pull/47958.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47958.patch",
"merged_at": null
} | ## Summary
Changelog as generated by rnx-kit + manual fixes.
Changelog: [Internal] | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47958/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47958/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47956 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47956/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47956/comments | https://api.github.com/repos/facebook/react-native/issues/47956/events | https://github.com/facebook/react-native/issues/47956 | 2,694,670,014 | I_kwDOAbrxp86gnWa- | 47,956 | [android] Image component can't load image in latest version | {
"login": "phalera",
"id": 16587763,
"node_id": "MDQ6VXNlcjE2NTg3NzYz",
"avatar_url": "https://avatars.githubusercontent.com/u/16587763?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/phalera",
"html_url": "https://github.com/phalera",
"followers_url": "https://api.github.com/users/phaler... | [
{
"id": 718241807,
"node_id": "MDU6TGFiZWw3MTgyNDE4MDc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Stale",
"name": "Stale",
"color": "e99695",
"default": false,
"description": "There has been a lack of activity on this issue and it may be closed soon."
},
{
... | closed | false | null | [] | null | 8 | 2024-11-26T13:24:06 | 2025-06-03T05:01:18 | 2025-06-03T05:01:17 | NONE | null | null | null | null | ### Description
I init a react native project without framework by npx @react-native-community/cli@latest init AwesomeProject.
The version is 0.76.3.
But image with remote uri load very slow first time in android, and it is ok in ios.
```
<Image
style={{width:100,height:100}}
source={{
uri: 'htt... | {
"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/47956/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/47956/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47955 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47955/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47955/comments | https://api.github.com/repos/facebook/react-native/issues/47955/events | https://github.com/facebook/react-native/pull/47955 | 2,694,595,023 | PR_kwDOAbrxp86DL9O6 | 47,955 | fix:setColorScheme exception when activity recreate | {
"login": "Maplely",
"id": 18411413,
"node_id": "MDQ6VXNlcjE4NDExNDEz",
"avatar_url": "https://avatars.githubusercontent.com/u/18411413?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Maplely",
"html_url": "https://github.com/Maplely",
"followers_url": "https://api.github.com/users/Maplel... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"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-26T13:05:44 | 2024-11-28T17:48:13 | 2024-11-28T17:48:03 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47955",
"html_url": "https://github.com/facebook/react-native/pull/47955",
"diff_url": "https://github.com/facebook/react-native/pull/47955.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47955.patch",
"merged_at": null
} | ## Summary:
solve the exception on android when `Appearance.setColorScheme` and activity recreate()
issue:[47954](https://github.com/facebook/react-native/issues/47954)
## Changelog:
[Android][Fixed] setColorScheme should be called on the UI thread
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47955/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/47955/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47954 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47954/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47954/comments | https://api.github.com/repos/facebook/react-native/issues/47954/events | https://github.com/facebook/react-native/issues/47954 | 2,694,547,547 | I_kwDOAbrxp86gm4hb | 47,954 | [android] Appearance.setColorScheme Exception | {
"login": "Maplely",
"id": 18411413,
"node_id": "MDQ6VXNlcjE4NDExNDEz",
"avatar_url": "https://avatars.githubusercontent.com/u/18411413?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Maplely",
"html_url": "https://github.com/Maplely",
"followers_url": "https://api.github.com/users/Maplel... | [
{
"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 | 3 | 2024-11-26T12:46:41 | 2024-12-02T17:24:43 | 2024-11-28T17:48:02 | NONE | null | null | null | null | ### Description
Online users occasionally encounter this exception. Upon investigation, I found that it occurs because the Android Activity updates its theme, and under certain conditions, this triggers the recreation of the activity. However, this step must be invoked from the UI thread.
### Steps to reproduce
1. I... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47954/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47954/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47953 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47953/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47953/comments | https://api.github.com/repos/facebook/react-native/issues/47953/events | https://github.com/facebook/react-native/pull/47953 | 2,694,510,993 | PR_kwDOAbrxp86DLrPC | 47,953 | test(image): [android] react okhttp network fetcher cache control tests | {
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-11-26T12:33:13 | 2024-12-09T15:40:05 | 2024-12-09T15:39:54 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47953",
"html_url": "https://github.com/facebook/react-native/pull/47953",
"diff_url": "https://github.com/facebook/react-native/pull/47953.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47953.patch",
"merged_at": null
} | ## Summary:
This is a follow up for the new cache control options for the Android Image component introduced in #47182, #47348 & #47426. And to make sure the cache control header works as expected and avoid missing the issue fixed in #47922, this PR introduces test cases to make sure this is getting applied as expec... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47953/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/47953/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47952 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47952/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47952/comments | https://api.github.com/repos/facebook/react-native/issues/47952/events | https://github.com/facebook/react-native/pull/47952 | 2,694,488,475 | PR_kwDOAbrxp86DLmZC | 47,952 | Support TLS connection for Android to RN DevServer | {
"login": "unamed000",
"id": 10647722,
"node_id": "MDQ6VXNlcjEwNjQ3NzIy",
"avatar_url": "https://avatars.githubusercontent.com/u/10647722?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/unamed000",
"html_url": "https://github.com/unamed000",
"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 | 7 | 2024-11-26T12:23:27 | 2025-02-13T15:25:56 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47952",
"html_url": "https://github.com/facebook/react-native/pull/47952",
"diff_url": "https://github.com/facebook/react-native/pull/47952.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47952.patch",
"merged_at": null
} | ## Summary:
Following this proposal: https://github.com/react-native-community/discussions-and-proposals/issues/832
This PR will enable Android to be able to connect to a RN web server through TLS by setting "debug_http_tls"" as true
Currently, we're hardcoding the entire connection not having TLS. Which is diff... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47952/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47952/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47951 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47951/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47951/comments | https://api.github.com/repos/facebook/react-native/issues/47951/events | https://github.com/facebook/react-native/issues/47951 | 2,694,120,665 | I_kwDOAbrxp86glQTZ | 47,951 | AppState: Is `memoryWarning` event available on Android? | {
"login": "gredajustyna",
"id": 83274413,
"node_id": "MDQ6VXNlcjgzMjc0NDEz",
"avatar_url": "https://avatars.githubusercontent.com/u/83274413?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gredajustyna",
"html_url": "https://github.com/gredajustyna",
"followers_url": "https://api.github.c... | [
{
"id": 870851515,
"node_id": "MDU6TGFiZWw4NzA4NTE1MTU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20Android",
"name": "Platform: Android",
"color": "1d76db",
"default": false,
"description": "Android applications."
},
{
"id": 1113219694,
"n... | closed | false | null | [] | null | 5 | 2024-11-26T10:41:04 | 2024-12-02T17:51:09 | 2024-12-02T17:48:11 | NONE | null | null | null | null | ### Description
I want to listen to `memoryWarning` event in my Android app. The [documentation](https://reactnative.dev/docs/0.72/appstate) doesn't state it is available on iOS only, but there was a similar [issue](https://github.com/facebook/react-native/issues/36426) here already. However, it doesn't answer my ques... | {
"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/47951/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47951/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47950 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47950/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47950/comments | https://api.github.com/repos/facebook/react-native/issues/47950/events | https://github.com/facebook/react-native/pull/47950 | 2,694,084,489 | PR_kwDOAbrxp86DKkSt | 47,950 | Fix stale reference to ReactViewGroup#mAllChildren | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2024-11-26T10:29:23 | 2024-11-26T14:02:48 | 2024-11-26T12:05:50 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47950",
"html_url": "https://github.com/facebook/react-native/pull/47950",
"diff_url": "https://github.com/facebook/react-native/pull/47950.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47950.patch",
"merged_at": null
} | Summary:
`addInArray` may reallocate `mAllChildren` so it's not correct to store this reference.
Changelog: [Internal]
Reviewed By: tdn120
Differential Revision: D66474532
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47950/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47950/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47949 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47949/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47949/comments | https://api.github.com/repos/facebook/react-native/issues/47949/events | https://github.com/facebook/react-native/issues/47949 | 2,693,894,628 | I_kwDOAbrxp86gkZHk | 47,949 | The RCTInstanceDidLoadBundle notification is sent before loadScript completes loading the JSBundle | {
"login": "zhutc",
"id": 8240707,
"node_id": "MDQ6VXNlcjgyNDA3MDc=",
"avatar_url": "https://avatars.githubusercontent.com/u/8240707?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zhutc",
"html_url": "https://github.com/zhutc",
"followers_url": "https://api.github.com/users/zhutc/follower... | [
{
"id": 872682019,
"node_id": "MDU6TGFiZWw4NzI2ODIwMTk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20Fixed",
"name": "Resolution: Fixed",
"color": "0e8a16",
"default": false,
"description": "A PR that fixes this issue has been merged."
},
{
"i... | closed | false | null | [] | null | 3 | 2024-11-26T09:35:26 | 2024-12-05T15:57:47 | 2024-12-05T14:03:53 | NONE | null | null | null | null | ### Description
In the **_loadScriptFromSource** method of **RCTInstance**, the **_reactInstance->loadScript** internally loads the JSBundle asynchronously, which results in the **RCTInstanceDidLoadBundle** notification being sent first. Could this be a bug?
<img width="920" alt="image" src="https://github.com/user... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47949/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47949/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47947 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47947/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47947/comments | https://api.github.com/repos/facebook/react-native/issues/47947/events | https://github.com/facebook/react-native/issues/47947 | 2,693,824,227 | I_kwDOAbrxp86gkH7j | 47,947 | Bug: startTransition is causing TypeError when used directly from react | {
"login": "raajnadar",
"id": 17236768,
"node_id": "MDQ6VXNlcjE3MjM2NzY4",
"avatar_url": "https://avatars.githubusercontent.com/u/17236768?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/raajnadar",
"html_url": "https://github.com/raajnadar",
"followers_url": "https://api.github.com/users/... | [
{
"id": 1794148347,
"node_id": "MDU6TGFiZWwxNzk0MTQ4MzQ3",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Triage%20:mag:",
"name": "Needs: Triage :mag:",
"color": "bfd4f2",
"default": false,
"description": ""
},
{
"id": 5218210928,
"node_id": "LA_k... | open | false | null | [] | null | 16 | 2024-11-26T09:10:27 | 2025-05-27T10:09:41 | null | NONE | null | null | null | null | ### Description
Getting this error message when using SWR with expo SDK 52, this issue was not present in expo SDK 51. This issue is only present on android and ios for react native web the SWR calls works without any type error.
`TypeError: Cannot read property 'add' of undefined`
On Expo snack the error says... | {
"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/47947/reactions",
"total_count": 5,
"+1": 5,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47947/timeline | null | reopened | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47946 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47946/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47946/comments | https://api.github.com/repos/facebook/react-native/issues/47946/events | https://github.com/facebook/react-native/pull/47946 | 2,692,895,065 | PR_kwDOAbrxp86DH0mw | 47,946 | Add default implementation for Object.create(prototype) | {
"login": "tsaichien",
"id": 47009415,
"node_id": "MDQ6VXNlcjQ3MDA5NDE1",
"avatar_url": "https://avatars.githubusercontent.com/u/47009415?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tsaichien",
"html_url": "https://github.com/tsaichien",
"followers_url": "https://api.github.com/users/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 10 | 2024-11-26T03:02:53 | 2024-12-12T11:30:54 | 2024-12-12T11:30:38 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47946",
"html_url": "https://github.com/facebook/react-native/pull/47946",
"diff_url": "https://github.com/facebook/react-native/pull/47946.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47946.patch",
"merged_at": null
} | Summary:
Add default implementation for `Object.create` with custom parent. This
default implementation calls into the global object to get the
`Object.create` function, and then calls that function with the
prototype.
Differential Revision: D66485209
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47946/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47946/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47945 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47945/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47945/comments | https://api.github.com/repos/facebook/react-native/issues/47945/events | https://github.com/facebook/react-native/pull/47945 | 2,692,872,266 | PR_kwDOAbrxp86DHv46 | 47,945 | feat: add better server component support | {
"login": "EvanBacon",
"id": 9664363,
"node_id": "MDQ6VXNlcjk2NjQzNjM=",
"avatar_url": "https://avatars.githubusercontent.com/u/9664363?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/EvanBacon",
"html_url": "https://github.com/EvanBacon",
"followers_url": "https://api.github.com/users/Ev... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 2 | 2024-11-26T02:41:44 | 2025-02-13T15:25:56 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47945",
"html_url": "https://github.com/facebook/react-native/pull/47945",
"diff_url": "https://github.com/facebook/react-native/pull/47945.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47945.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:
- Move the top-level `use client` directive down to specific modules.
- Thi... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47945/reactions",
"total_count": 5,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 5,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47945/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47944 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47944/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47944/comments | https://api.github.com/repos/facebook/react-native/issues/47944/events | https://github.com/facebook/react-native/pull/47944 | 2,692,761,631 | PR_kwDOAbrxp86DHYce | 47,944 | allow bindings installer to be passed down to DefaultReactHost | {
"login": "philIip",
"id": 5687023,
"node_id": "MDQ6VXNlcjU2ODcwMjM=",
"avatar_url": "https://avatars.githubusercontent.com/u/5687023?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/philIip",
"html_url": "https://github.com/philIip",
"followers_url": "https://api.github.com/users/philIip/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"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-26T01:34:19 | 2024-11-27T03:25:05 | 2024-11-27T03:24:55 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47944",
"html_url": "https://github.com/facebook/react-native/pull/47944",
"diff_url": "https://github.com/facebook/react-native/pull/47944.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47944.patch",
"merged_at": null
} | Differential Revision: D66477349
Changelog: [Internal]
adding an option to pass down bindings installer from product layer
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47944/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47944/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47943 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47943/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47943/comments | https://api.github.com/repos/facebook/react-native/issues/47943/events | https://github.com/facebook/react-native/pull/47943 | 2,692,744,228 | PR_kwDOAbrxp86DHUpe | 47,943 | prepare for primitive literal changes | {
"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-26T01:19:01 | 2024-11-26T08:12:03 | 2024-11-26T08:11:52 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47943",
"html_url": "https://github.com/facebook/react-native/pull/47943",
"diff_url": "https://github.com/facebook/react-native/pull/47943.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47943.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D66461724
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47943/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47943/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47942 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47942/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47942/comments | https://api.github.com/repos/facebook/react-native/issues/47942/events | https://github.com/facebook/react-native/issues/47942 | 2,692,708,355 | I_kwDOAbrxp86gf3gD | 47,942 | Bug in the height of the text input when it is multiline | {
"login": "cervisebas",
"id": 52644268,
"node_id": "MDQ6VXNlcjUyNjQ0MjY4",
"avatar_url": "https://avatars.githubusercontent.com/u/52644268?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cervisebas",
"html_url": "https://github.com/cervisebas",
"followers_url": "https://api.github.com/use... | [
{
"id": 542043367,
"node_id": "MDU6TGFiZWw1NDIwNDMzNjc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Issue:%20Author%20Provided%20Repro",
"name": "Issue: Author Provided Repro",
"color": "0e8a16",
"default": false,
"description": "This issue can be reproduced in Sn... | closed | false | null | [] | null | 3 | 2024-11-26T00:47:06 | 2025-02-25T10:40:35 | 2025-02-24T15:05:51 | NONE | null | null | null | null | ### Description
When specifying the "multiline" and "numberOfLines" properties, the height of the text input acts differently in the new and old architecture.
In the new architecture the height remains the same as if the properties were not specified, while in the old architecture the height increases.
### Steps to ... | {
"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/47942/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47942/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47941 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47941/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47941/comments | https://api.github.com/repos/facebook/react-native/issues/47941/events | https://github.com/facebook/react-native/pull/47941 | 2,692,651,126 | PR_kwDOAbrxp86DHBkE | 47,941 | Deploy 0.255.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-25T23:52:26 | 2024-11-26T00:10:58 | 2024-11-26T00:10:46 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47941",
"html_url": "https://github.com/facebook/react-native/pull/47941",
"diff_url": "https://github.com/facebook/react-native/pull/47941.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47941.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Reviewed By: pieterv
Differential Revision: D66477998
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47941/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47941/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47940 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47940/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47940/comments | https://api.github.com/repos/facebook/react-native/issues/47940/events | https://github.com/facebook/react-native/pull/47940 | 2,692,650,814 | PR_kwDOAbrxp86DHBgK | 47,940 | Fix border disappearing when only one edge is transparent | {
"login": "jorge-cab",
"id": 57368278,
"node_id": "MDQ6VXNlcjU3MzY4Mjc4",
"avatar_url": "https://avatars.githubusercontent.com/u/57368278?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jorge-cab",
"html_url": "https://github.com/jorge-cab",
"followers_url": "https://api.github.com/users/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-11-25T23:52:11 | 2024-11-26T02:19:21 | 2024-11-26T02:19:09 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47940",
"html_url": "https://github.com/facebook/react-native/pull/47940",
"diff_url": "https://github.com/facebook/react-native/pull/47940.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47940.patch",
"merged_at": null
} | Summary:
Fixes https://github.com/facebook/react-native/issues/47905
Border was disappearing when only one edge had an alpha of 0. This was due to clipping conditional
Reviewed By: shwanton, NickGerleman
Differential Revision: D66397736
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47940/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47940/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47939 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47939/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47939/comments | https://api.github.com/repos/facebook/react-native/issues/47939/events | https://github.com/facebook/react-native/pull/47939 | 2,692,645,519 | PR_kwDOAbrxp86DHAmQ | 47,939 | Fix background getting clipped when border-radius is set | {
"login": "jorge-cab",
"id": 57368278,
"node_id": "MDQ6VXNlcjU3MzY4Mjc4",
"avatar_url": "https://avatars.githubusercontent.com/u/57368278?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jorge-cab",
"html_url": "https://github.com/jorge-cab",
"followers_url": "https://api.github.com/users/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2024-11-25T23:48:13 | 2024-12-10T02:40:20 | 2024-12-10T02:40:08 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47939",
"html_url": "https://github.com/facebook/react-native/pull/47939",
"diff_url": "https://github.com/facebook/react-native/pull/47939.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47939.patch",
"merged_at": null
} | Summary:
Before we were clipping Android background drawable to the padding box. This is not how its done on web.
The background should remain under the border so that if the border is traslucent you can see the background underneath
Differential Revision: D66463305
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47939/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47939/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47938 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47938/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47938/comments | https://api.github.com/repos/facebook/react-native/issues/47938/events | https://github.com/facebook/react-native/issues/47938 | 2,692,282,149 | I_kwDOAbrxp86gePcl | 47,938 | [iOS] Some weird animation happening on inputs and buttons when switching screens | {
"login": "mbackonja",
"id": 22098791,
"node_id": "MDQ6VXNlcjIyMDk4Nzkx",
"avatar_url": "https://avatars.githubusercontent.com/u/22098791?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mbackonja",
"html_url": "https://github.com/mbackonja",
"followers_url": "https://api.github.com/users/... | [
{
"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": 1113219622,
"node_id": "MD... | closed | false | null | [] | null | 6 | 2024-11-25T21:25:03 | 2025-02-13T15:34:14 | 2025-02-13T15:34:13 | NONE | null | null | null | null | ### Description
When switching between screens using simple unmount/mount logic like this:
```
{activeTab === 1 && <TabOne />}
{activeTab === 2 && <TabTwo />}
```
it seems like React Native is trying to "reuse" some inputs or components in some way.
**Result:** This causes strange animations or t... | {
"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/47938/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/47938/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47937 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47937/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47937/comments | https://api.github.com/repos/facebook/react-native/issues/47937/events | https://github.com/facebook/react-native/pull/47937 | 2,692,253,856 | PR_kwDOAbrxp86DGOLX | 47,937 | Add more diagnostics for subview clipping crash | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2024-11-25T21:11:26 | 2024-11-26T14:02:51 | 2024-11-26T12:05:50 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47937",
"html_url": "https://github.com/facebook/react-native/pull/47937",
"diff_url": "https://github.com/facebook/react-native/pull/47937.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47937.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D66469161
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47937/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47937/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47936 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47936/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47936/comments | https://api.github.com/repos/facebook/react-native/issues/47936/events | https://github.com/facebook/react-native/issues/47936 | 2,692,107,831 | I_kwDOAbrxp86gdk43 | 47,936 | Facing issues with codegen | {
"login": "riteshshukla04",
"id": 75062358,
"node_id": "MDQ6VXNlcjc1MDYyMzU4",
"avatar_url": "https://avatars.githubusercontent.com/u/75062358?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/riteshshukla04",
"html_url": "https://github.com/riteshshukla04",
"followers_url": "https://api.gi... | [
{
"id": 1794148347,
"node_id": "MDU6TGFiZWwxNzk0MTQ4MzQ3",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Triage%20:mag:",
"name": "Needs: Triage :mag:",
"color": "bfd4f2",
"default": false,
"description": ""
},
{
"id": 3815166274,
"node_id": "LA_k... | closed | false | null | [] | null | 4 | 2024-11-25T20:24:41 | 2024-12-04T17:21:08 | 2024-12-02T17:51:50 | CONTRIBUTOR | null | null | null | null | ### Description
I am facing weird issue with codegen when trying to use direct cpp bindings for ios.
Getting below error when building.
`Undefined symbol: facebook::react::NativeCodegenExampleCxxSpecJSI::NativeCodegenExampleCxxSpecJSI(std::__1::shared_ptr<facebook::react::CallInvoker>)`
- When I remove outputDi... | {
"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/47936/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47936/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47935 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47935/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47935/comments | https://api.github.com/repos/facebook/react-native/issues/47935/events | https://github.com/facebook/react-native/issues/47935 | 2,691,880,898 | I_kwDOAbrxp86gctfC | 47,935 | RN 0.76: std::__1::bad_function_call | {
"login": "tapz",
"id": 11726387,
"node_id": "MDQ6VXNlcjExNzI2Mzg3",
"avatar_url": "https://avatars.githubusercontent.com/u/11726387?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tapz",
"html_url": "https://github.com/tapz",
"followers_url": "https://api.github.com/users/tapz/followers"... | [
{
"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 | true | null | [] | null | 36 | 2024-11-25T18:53:59 | 2025-02-21T13:02:47 | 2025-01-29T13:01:52 | NONE | null | resolved | null | null | ### Description
After upgrading to RN 0.76.x the iOS app started crashing.
### Steps to reproduce
1. Build & start
### React Native Version
0.76.3
### Affected Platforms
Runtime - iOS
### Output of `npx react-native info`
```text
System:
OS: macOS 15.1.1
CPU: (12) arm64 Apple M2 Max
Memory: 813.77 MB ... | {
"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/47935/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/47935/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47934 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47934/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47934/comments | https://api.github.com/repos/facebook/react-native/issues/47934/events | https://github.com/facebook/react-native/pull/47934 | 2,691,788,288 | PR_kwDOAbrxp86DFLIb | 47,934 | Make color value of ShadowStyleSpan public | {
"login": "blavalla",
"id": 1518064,
"node_id": "MDQ6VXNlcjE1MTgwNjQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/1518064?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blavalla",
"html_url": "https://github.com/blavalla",
"followers_url": "https://api.github.com/users/blava... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"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-25T18:31:56 | 2024-11-25T23:50:17 | 2024-11-25T23:50:06 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47934",
"html_url": "https://github.com/facebook/react-native/pull/47934",
"diff_url": "https://github.com/facebook/react-native/pull/47934.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47934.patch",
"merged_at": null
} | Summary: This property needs to be made public for later diffs in this stack.
Reviewed By: javache
Differential Revision: D66338915
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47934/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47934/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47933 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47933/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47933/comments | https://api.github.com/repos/facebook/react-native/issues/47933/events | https://github.com/facebook/react-native/issues/47933 | 2,691,742,353 | I_kwDOAbrxp86gcLqR | 47,933 | React Native 0.76.3 Eslint Parser Issue with Flow | {
"login": "ravindraguptacapgemini",
"id": 97147467,
"node_id": "U_kgDOBcpaSw",
"avatar_url": "https://avatars.githubusercontent.com/u/97147467?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ravindraguptacapgemini",
"html_url": "https://github.com/ravindraguptacapgemini",
"followers_url":... | [
{
"id": 1117070725,
"node_id": "MDU6TGFiZWwxMTE3MDcwNzI1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Flow",
"name": "Flow",
"color": "E8BD36",
"default": false,
"description": ""
},
{
"id": 1794376073,
"node_id": "MDU6TGFiZWwxNzk0Mzc2MDcz",
"url": ... | open | false | null | [] | null | 9 | 2024-11-25T18:09:09 | 2025-05-01T10:29:54 | null | NONE | null | null | null | null | ### Description
I have recently migrated the app to 0.76.3 following the upgrade helper and also upgraded `@react-native/babel-preset` which has resulted in eslint parsing error for flow typed files.
### Steps to reproduce
Using latest react native 0.76.3 with @react-native/babel-preset version 0.76.3, add som... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47933/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/47933/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47932 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47932/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47932/comments | https://api.github.com/repos/facebook/react-native/issues/47932/events | https://github.com/facebook/react-native/pull/47932 | 2,691,740,620 | PR_kwDOAbrxp86DFBGI | 47,932 | Android: Initiate image prefetching on ImageShadowNode layout | {
"login": "dmytrorykun",
"id": 14206200,
"node_id": "MDQ6VXNlcjE0MjA2MjAw",
"avatar_url": "https://avatars.githubusercontent.com/u/14206200?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dmytrorykun",
"html_url": "https://github.com/dmytrorykun",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 8 | 2024-11-25T18:08:33 | 2024-12-03T21:42:57 | 2024-12-03T21:42:46 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47932",
"html_url": "https://github.com/facebook/react-native/pull/47932",
"diff_url": "https://github.com/facebook/react-native/pull/47932.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47932.patch",
"merged_at": null
} | Summary:
This diff introduces a code path to trigger image prefetching from `ImageShadowNode::layout`.
Changelog: [Internal]
Differential Revision: D66454087
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47932/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47932/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47931 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47931/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47931/comments | https://api.github.com/repos/facebook/react-native/issues/47931/events | https://github.com/facebook/react-native/pull/47931 | 2,691,549,402 | PR_kwDOAbrxp86DEhP2 | 47,931 | Forward fix incorrect elliptical border radius | {
"login": "jorge-cab",
"id": 57368278,
"node_id": "MDQ6VXNlcjU3MzY4Mjc4",
"avatar_url": "https://avatars.githubusercontent.com/u/57368278?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jorge-cab",
"html_url": "https://github.com/jorge-cab",
"followers_url": "https://api.github.com/users/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-11-25T17:24:24 | 2024-11-25T19:14:17 | 2024-11-25T19:14:06 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47931",
"html_url": "https://github.com/facebook/react-native/pull/47931",
"diff_url": "https://github.com/facebook/react-native/pull/47931.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47931.patch",
"merged_at": null
} | Summary:
tsia
Changelog: [Internal]
Reviewed By: NickGerleman
Differential Revision: D66388179
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47931/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47931/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47930 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47930/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47930/comments | https://api.github.com/repos/facebook/react-native/issues/47930/events | https://github.com/facebook/react-native/pull/47930 | 2,691,269,530 | PR_kwDOAbrxp86DDwPc | 47,930 | Add Android-specific ImageRequestParams | {
"login": "dmytrorykun",
"id": 14206200,
"node_id": "MDQ6VXNlcjE0MjA2MjAw",
"avatar_url": "https://avatars.githubusercontent.com/u/14206200?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dmytrorykun",
"html_url": "https://github.com/dmytrorykun",
"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 | 7 | 2024-11-25T15:56:19 | 2024-12-03T12:20:44 | 2024-12-03T12:20:32 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47930",
"html_url": "https://github.com/facebook/react-native/pull/47930",
"diff_url": "https://github.com/facebook/react-native/pull/47930.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47930.patch",
"merged_at": null
} | Summary:
This diff adds a list of props that will be used by the Android `ImagePrefetcher` to create an `ImageRequest`. This list is derived from all the props that `ReactImageView` uses to create its `ImageOptions` and `ImageRequest` objects.
Changelog: [Internal]
Differential Revision: D66453306
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47930/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47930/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47929 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47929/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47929/comments | https://api.github.com/repos/facebook/react-native/issues/47929/events | https://github.com/facebook/react-native/issues/47929 | 2,690,827,944 | I_kwDOAbrxp86gYsao | 47,929 | new Architecture Turbomodules Codegen spec not generated | {
"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 | 6 | 2024-11-25T13:51:28 | 2025-05-08T14:53:49 | 2024-11-26T08:02:32 | NONE | null | null | null | null | ### Description
I am trying to implements the turbomodule for cross platform communication in my brownfield app.
Codegen is not generating the spec files coming as undefined while importing the spec in the native code.
### Steps to reproduce
yarn
yarn start
Run in android studio
### React Native Version
0.76.1
... | {
"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/47929/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47929/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47927 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47927/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47927/comments | https://api.github.com/repos/facebook/react-native/issues/47927/events | https://github.com/facebook/react-native/issues/47927 | 2,690,445,454 | I_kwDOAbrxp86gXPCO | 47,927 | Use of undeclared identifier 'SafeAreaViewProps' | {
"login": "sahildeliwala",
"id": 10909011,
"node_id": "MDQ6VXNlcjEwOTA5MDEx",
"avatar_url": "https://avatars.githubusercontent.com/u/10909011?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sahildeliwala",
"html_url": "https://github.com/sahildeliwala",
"followers_url": "https://api.githu... | [
{
"id": 1113219654,
"node_id": "MDU6TGFiZWwxMTEzMjE5NjU0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20SafeAreaView",
"name": "Component: SafeAreaView",
"color": "fef2c0",
"default": false,
"description": ""
},
{
"id": 1794148631,
"node_id":... | closed | false | null | [] | null | 16 | 2024-11-25T11:38:49 | 2025-01-31T15:25:12 | 2025-01-17T05:01:11 | NONE | null | null | null | null | ### Description
Getting below two errors after upgrading from 0.72.0 to 0.76.0
- /node_modules/react-native/ReactCommon/react/renderer/components/safeareaview/SafeAreaViewShadowNode.h:24:42 Use of undeclared identifier 'SafeAreaViewProps'.
- Unknown type name 'ConcreteViewShadowNode'.
### Steps to reproduce
... | {
"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/47927/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/47927/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47926 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47926/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47926/comments | https://api.github.com/repos/facebook/react-native/issues/47926/events | https://github.com/facebook/react-native/issues/47926 | 2,690,372,083 | I_kwDOAbrxp86gW9Hz | 47,926 | Upgrading React native from 0.74 to 0.76 in existing project creates Jittering effect | {
"login": "shreygargofficial",
"id": 25616388,
"node_id": "MDQ6VXNlcjI1NjE2Mzg4",
"avatar_url": "https://avatars.githubusercontent.com/u/25616388?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shreygargofficial",
"html_url": "https://github.com/shreygargofficial",
"followers_url": "https... | [
{
"id": 1877909121,
"node_id": "MDU6TGFiZWwxODc3OTA5MTIx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Attention",
"name": "Needs: Attention",
"color": "f9c884",
"default": false,
"description": "Issues where the author has responded to feedback."
}
] | open | false | null | [] | null | 26 | 2024-11-25T11:25:45 | 2025-03-26T06:51:54 | null | NONE | null | null | null | null | ### Description
I was using expo sdk 51.0.28 and RN 0.74.5 after upgrading it to latest expo and RN, I am facing lot of jittering effect in app
**Earlier package.json**
`{
"name": "vyayam",
"version": "1.0.0",
"main": "expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47926/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/47926/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47925 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47925/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47925/comments | https://api.github.com/repos/facebook/react-native/issues/47925/events | https://github.com/facebook/react-native/issues/47925 | 2,690,278,057 | I_kwDOAbrxp86gWmKp | 47,925 | TextInput: No events triggered and no text displayed when typing Korean on AndroidReact Native 0.73.8) | {
"login": "KimGSeok",
"id": 79523251,
"node_id": "MDQ6VXNlcjc5NTIzMjUx",
"avatar_url": "https://avatars.githubusercontent.com/u/79523251?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/KimGSeok",
"html_url": "https://github.com/KimGSeok",
"followers_url": "https://api.github.com/users/Kim... | [
{
"id": 869668024,
"node_id": "MDU6TGFiZWw4Njk2NjgwMjQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20TextInput",
"name": "Component: TextInput",
"color": "fef2c0",
"default": false,
"description": "Related to the TextInput component."
},
{
"id"... | open | false | null | [] | null | 5 | 2024-11-25T10:52:00 | 2025-01-04T05:00:59 | null | NONE | null | null | null | null | ### Description
I created a new React Native project using npx react-native init text.
After completing the setup, I ran the app on Android using `yarn android` without any additional configurations.
However, when using the TextInput component, typing Korean does not trigger any events (onChange, onChangeText, etc... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47925/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47925/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47924 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47924/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47924/comments | https://api.github.com/repos/facebook/react-native/issues/47924/events | https://github.com/facebook/react-native/pull/47924 | 2,689,941,677 | PR_kwDOAbrxp86DAWOV | 47,924 | [iOS] Fabric: Fixes insets not adjust when keyboard disappear | {
"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 | 5 | 2024-11-25T09:27:33 | 2024-12-09T15:51:06 | 2024-12-04T15:52:38 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47924",
"html_url": "https://github.com/facebook/react-native/pull/47924",
"diff_url": "https://github.com/facebook/react-native/pull/47924.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47924.patch",
"merged_at": null
} | ## Summary:
Fixes #47731 .
## Changelog:
[IOS] [FIXED] - Fabric: Fixes insets not adjust when keyboard disappear
## Test Plan:
Demo in #47731
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47924/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47924/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47923 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47923/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47923/comments | https://api.github.com/repos/facebook/react-native/issues/47923/events | https://github.com/facebook/react-native/pull/47923 | 2,689,570,561 | PR_kwDOAbrxp86C_VBi | 47,923 | fix(gh-action): do not fetch branch | {
"login": "ghost",
"id": 10137,
"node_id": "MDQ6VXNlcjEwMTM3",
"avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ghost",
"html_url": "https://github.com/ghost",
"followers_url": "https://api.github.com/users/ghost/followers",
"f... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"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-25T07:33:54 | 2024-12-05T11:27:08 | 2024-12-05T11:26:58 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47923",
"html_url": "https://github.com/facebook/react-native/pull/47923",
"diff_url": "https://github.com/facebook/react-native/pull/47923.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47923.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:
This Github action fetched the branch name before triggering. I don't think ... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47923/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47923/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47922 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47922/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47922/comments | https://api.github.com/repos/facebook/react-native/issues/47922/events | https://github.com/facebook/react-native/pull/47922 | 2,688,833,965 | PR_kwDOAbrxp86C9ogH | 47,922 | fix(image): [android] cache control headers are being overwritten | {
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-11-25T02:41:16 | 2024-11-25T15:39:27 | 2024-11-25T15:39:15 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47922",
"html_url": "https://github.com/facebook/react-native/pull/47922",
"diff_url": "https://github.com/facebook/react-native/pull/47922.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47922.patch",
"merged_at": null
} | ## Summary:
While trying to write some test cases for `ReactOkHttpNetworkFetcher`, I found that the cache control headers are not being sent over the network request correctly. These cache control headers are always being overwritten by the rest of the headers hence all the logic to set this custom cache control doe... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47922/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/47922/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47920 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47920/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47920/comments | https://api.github.com/repos/facebook/react-native/issues/47920/events | https://github.com/facebook/react-native/issues/47920 | 2,687,254,602 | I_kwDOAbrxp86gLEBK | 47,920 | boxShadow on TextInput alternates visible/hidden with each key typed on Android | {
"login": "albertsokol",
"id": 65949294,
"node_id": "MDQ6VXNlcjY1OTQ5Mjk0",
"avatar_url": "https://avatars.githubusercontent.com/u/65949294?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/albertsokol",
"html_url": "https://github.com/albertsokol",
"followers_url": "https://api.github.com/... | [
{
"id": 718241807,
"node_id": "MDU6TGFiZWw3MTgyNDE4MDc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Stale",
"name": "Stale",
"color": "e99695",
"default": false,
"description": "There has been a lack of activity on this issue and it may be closed soon."
},
{
... | closed | false | {
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/u... | [
{
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "http... | null | 12 | 2024-11-24T07:10:41 | 2025-06-03T15:08:41 | 2025-02-03T05:13:58 | NONE | null | null | null | null | ### Description
Very simple - when typing in a TextInput on Android, each alternate keypress seems to enable/disable the boxShadow style on the TextInput. This behaviour is not seen on iOS; there, the boxShadow stays visible as expected.
This affects Expo 52/React Native 0.76.
### Steps to reproduce
Run the... | {
"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/47920/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47920/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47919 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47919/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47919/comments | https://api.github.com/repos/facebook/react-native/issues/47919/events | https://github.com/facebook/react-native/pull/47919 | 2,686,770,420 | PR_kwDOAbrxp86C6yiS | 47,919 | Migrate ComponentNameResolver to kotlin | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2024-11-23T23:27:33 | 2024-12-03T02:49:51 | 2024-12-03T02:49:40 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47919",
"html_url": "https://github.com/facebook/react-native/pull/47919",
"diff_url": "https://github.com/facebook/react-native/pull/47919.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47919.patch",
"merged_at": null
} | Summary:
Migrate ComponentNameResolver to kotlin
changelog: [Android][Changed] Migrate ComponentNameResolver to kotlin
Differential Revision: D66403041
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47919/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47919/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47918 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47918/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47918/comments | https://api.github.com/repos/facebook/react-native/issues/47918/events | https://github.com/facebook/react-native/pull/47918 | 2,686,366,215 | PR_kwDOAbrxp86C6ZLJ | 47,918 | Fixed a typo in README for better clarity and understanding | {
"login": "Aryan2727-debug",
"id": 78311368,
"node_id": "MDQ6VXNlcjc4MzExMzY4",
"avatar_url": "https://avatars.githubusercontent.com/u/78311368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Aryan2727-debug",
"html_url": "https://github.com/Aryan2727-debug",
"followers_url": "https://api... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"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-23T18:16:45 | 2024-11-24T04:48:13 | 2024-11-24T04:48:01 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47918",
"html_url": "https://github.com/facebook/react-native/pull/47918",
"diff_url": "https://github.com/facebook/react-native/pull/47918.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47918.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:
I was just going through the README file, and I felt that the word "repo" se... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47918/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47918/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47917 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47917/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47917/comments | https://api.github.com/repos/facebook/react-native/issues/47917/events | https://github.com/facebook/react-native/issues/47917 | 2,685,782,479 | I_kwDOAbrxp86gFcnP | 47,917 | Task :app:configureCMakeRelWithDebInfo[arm64-v8a] FAILED | {
"login": "patel-harshal",
"id": 42863078,
"node_id": "MDQ6VXNlcjQyODYzMDc4",
"avatar_url": "https://avatars.githubusercontent.com/u/42863078?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/patel-harshal",
"html_url": "https://github.com/patel-harshal",
"followers_url": "https://api.githu... | [
{
"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": 3815166274,
"node_id":... | closed | false | null | [] | null | 9 | 2024-11-23T10:28:56 | 2025-06-05T13:13:36 | 2024-12-29T05:01:13 | NONE | null | null | null | null | ### Description
Task :app:configureCMakeRelWithDebInfo[arm64-v8a]
C/C++: CMake Error at A:/React Native/signalgroupapp/node_modules/react-native/ReactAndroid/cmake-utils/ReactNative-application.cmake:42 (add_library):
WARNING reanimated - no version-specific reanimated AAR for react-native version 76 found.
Fa... | {
"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/47917/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/47917/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47916 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47916/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47916/comments | https://api.github.com/repos/facebook/react-native/issues/47916/events | https://github.com/facebook/react-native/issues/47916 | 2,685,464,880 | I_kwDOAbrxp86gEPEw | 47,916 | Invariant Violation: "" has not been registered. in 0.76.1 + | {
"login": "SolankiYogesh",
"id": 70507671,
"node_id": "MDQ6VXNlcjcwNTA3Njcx",
"avatar_url": "https://avatars.githubusercontent.com/u/70507671?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/SolankiYogesh",
"html_url": "https://github.com/SolankiYogesh",
"followers_url": "https://api.githu... | [
{
"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 | 1 | 2024-11-23T05:58:48 | 2024-11-23T11:58:26 | 2024-11-23T11:58:00 | NONE | null | null | null | null | ### Description
Invariant Violation: "" has not been registered. This can happen if:
* Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project.
* A module failed to load due to an error and `AppRegistry.registerComponent` wasn't called.
#... | {
"login": "SolankiYogesh",
"id": 70507671,
"node_id": "MDQ6VXNlcjcwNTA3Njcx",
"avatar_url": "https://avatars.githubusercontent.com/u/70507671?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/SolankiYogesh",
"html_url": "https://github.com/SolankiYogesh",
"followers_url": "https://api.githu... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47916/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47916/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47915 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47915/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47915/comments | https://api.github.com/repos/facebook/react-native/issues/47915/events | https://github.com/facebook/react-native/pull/47915 | 2,684,971,648 | PR_kwDOAbrxp86C4cgV | 47,915 | Remove native -> js call noop-ing after early js error | {
"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 | 4 | 2024-11-22T23:38:44 | 2024-12-02T22:22:32 | 2024-12-02T22:22:23 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47915",
"html_url": "https://github.com/facebook/react-native/pull/47915",
"diff_url": "https://github.com/facebook/react-native/pull/47915.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47915.patch",
"merged_at": null
} | Summary:
## Purpose of this noop-ing
If an fatal js error happens during js runtime init, the js thread continues executing and raises **yet another** fatal error. That fatal is usually inactionable. This noop-ing was an **attempt** to prevent that second inactionable fatal from happening.
## Problems with this noop-i... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47915/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47915/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47914 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47914/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47914/comments | https://api.github.com/repos/facebook/react-native/issues/47914/events | https://github.com/facebook/react-native/pull/47914 | 2,684,854,321 | PR_kwDOAbrxp86C4MPw | 47,914 | bugfix: Only handle first javascript fatal error | {
"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 | 3 | 2024-11-22T22:52:23 | 2024-11-23T02:15:45 | 2024-11-23T02:14:46 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47914",
"html_url": "https://github.com/facebook/react-native/pull/47914",
"diff_url": "https://github.com/facebook/react-native/pull/47914.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47914.patch",
"merged_at": null
} | Summary:
This was a bug in the original diff: D66193194.
If a fatal js error happens, we should only drop subsequent **fatal** js errors. It's fine to report soft errors.
Changelog: [Internal]
Reviewed By: mdvacca
Differential Revision: D66392706
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47914/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47914/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47913 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47913/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47913/comments | https://api.github.com/repos/facebook/react-native/issues/47913/events | https://github.com/facebook/react-native/pull/47913 | 2,684,517,635 | PR_kwDOAbrxp86C3aF6 | 47,913 | Add unit tests for `CompositeBackgroundDrawable` layer ordering optimization | {
"login": "jorge-cab",
"id": 57368278,
"node_id": "MDQ6VXNlcjU3MzY4Mjc4",
"avatar_url": "https://avatars.githubusercontent.com/u/57368278?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jorge-cab",
"html_url": "https://github.com/jorge-cab",
"followers_url": "https://api.github.com/users/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2024-11-22T20:37:51 | 2024-11-26T00:54:47 | 2024-11-26T00:54:37 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47913",
"html_url": "https://github.com/facebook/react-native/pull/47913",
"diff_url": "https://github.com/facebook/react-native/pull/47913.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47913.patch",
"merged_at": null
} | Summary: CompositeBackgroundDrawable has some logic for inserting the layers that are not set through the constructor. This unit test makes sure they are being properly ordered.
Differential Revision: D66381515
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47913/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47913/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47912 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47912/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47912/comments | https://api.github.com/repos/facebook/react-native/issues/47912/events | https://github.com/facebook/react-native/pull/47912 | 2,684,381,523 | PR_kwDOAbrxp86C3HvP | 47,912 | Deploy 0.254.2 to xplat | {
"login": "panagosg7",
"id": 1099437,
"node_id": "MDQ6VXNlcjEwOTk0Mzc=",
"avatar_url": "https://avatars.githubusercontent.com/u/1099437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/panagosg7",
"html_url": "https://github.com/panagosg7",
"followers_url": "https://api.github.com/users/pa... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2024-11-22T19:43:20 | 2024-11-23T05:53:11 | 2024-11-23T05:53:00 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47912",
"html_url": "https://github.com/facebook/react-native/pull/47912",
"diff_url": "https://github.com/facebook/react-native/pull/47912.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47912.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D66379853
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47912/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47912/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47911 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47911/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47911/comments | https://api.github.com/repos/facebook/react-native/issues/47911/events | https://github.com/facebook/react-native/pull/47911 | 2,684,363,744 | PR_kwDOAbrxp86C3EjS | 47,911 | Fix no return static analysis error in SchedulerPriorityUtils.h | {
"login": "acoates-ms",
"id": 30809111,
"node_id": "MDQ6VXNlcjMwODA5MTEx",
"avatar_url": "https://avatars.githubusercontent.com/u/30809111?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/acoates-ms",
"html_url": "https://github.com/acoates-ms",
"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-22T19:33:04 | 2024-12-12T11:30:59 | 2024-12-12T11:30:39 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47911",
"html_url": "https://github.com/facebook/react-native/pull/47911",
"diff_url": "https://github.com/facebook/react-native/pull/47911.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47911.patch",
"merged_at": null
} | ## Summary:
In react-native-windows our static analysis tools report an error for `timeoutForSchedulerPriority` due to cases where it may not always return a value. This is an upstreaming of the patch we have to fix that error.
## Changelog:
[INTERNAL] [FIXED] - Fix no return static analysis error in Schedule... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47911/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47911/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47910 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47910/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47910/comments | https://api.github.com/repos/facebook/react-native/issues/47910/events | https://github.com/facebook/react-native/pull/47910 | 2,684,362,254 | PR_kwDOAbrxp86C3EQQ | 47,910 | Guard against surface manager exceptions | {
"login": "rozele",
"id": 1106239,
"node_id": "MDQ6VXNlcjExMDYyMzk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1106239?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rozele",
"html_url": "https://github.com/rozele",
"followers_url": "https://api.github.com/users/rozele/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2024-11-22T19:32:07 | 2024-11-22T23:33:36 | 2024-11-22T23:33:26 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47910",
"html_url": "https://github.com/facebook/react-native/pull/47910",
"diff_url": "https://github.com/facebook/react-native/pull/47910.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47910.patch",
"merged_at": null
} | Summary:
It seems there could be a race where a commit is being processed on the JS thread after the surface has been removed from the mounting manager. Since we don't actually need to retrieve the default paddings in these cases, there's no reason we need an enforced read of the SurfaceMountingManager.
## Changelog
... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47910/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47910/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47909 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47909/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47909/comments | https://api.github.com/repos/facebook/react-native/issues/47909/events | https://github.com/facebook/react-native/issues/47909 | 2,684,176,208 | I_kwDOAbrxp86f_UdQ | 47,909 | SectionList's `onScrollToIndexFailed` does not catch requested sectionIndex & itemIndex | {
"login": "arasrezaei",
"id": 36116677,
"node_id": "MDQ6VXNlcjM2MTE2Njc3",
"avatar_url": "https://avatars.githubusercontent.com/u/36116677?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arasrezaei",
"html_url": "https://github.com/arasrezaei",
"followers_url": "https://api.github.com/use... | [
{
"id": 542043367,
"node_id": "MDU6TGFiZWw1NDIwNDMzNjc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Issue:%20Author%20Provided%20Repro",
"name": "Issue: Author Provided Repro",
"color": "0e8a16",
"default": false,
"description": "This issue can be reproduced in Sn... | open | false | null | [] | null | 4 | 2024-11-22T18:40:48 | 2025-01-02T16:20:19 | null | NONE | null | null | null | null | ### Description
`onScrollToIndexFailed` returns index,heighestMeasuredIndex, and averageItemHeight, which is enough in FlatList.
but in sectionList it should return requested sectionIndex and itemIndex, and heighestMeasured section & item index in addition to flat index, because we have only scrollToLocation method... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47909/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/47909/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47908 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47908/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47908/comments | https://api.github.com/repos/facebook/react-native/issues/47908/events | https://github.com/facebook/react-native/pull/47908 | 2,683,956,138 | PR_kwDOAbrxp86C2KT8 | 47,908 | Support `rn_rootThreshold` on IntersectionObserver (viewAreaCoveragePercentThreshold) | {
"login": "lunaleaps",
"id": 1309636,
"node_id": "MDQ6VXNlcjEzMDk2MzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/1309636?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lunaleaps",
"html_url": "https://github.com/lunaleaps",
"followers_url": "https://api.github.com/users/lu... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2024-11-22T17:16:57 | 2024-11-22T19:56:55 | 2024-11-22T19:55:56 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47908",
"html_url": "https://github.com/facebook/react-native/pull/47908",
"diff_url": "https://github.com/facebook/react-native/pull/47908.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47908.patch",
"merged_at": null
} | Summary:
Add support for `rn_rootThreshold`.
`rn_rootThreshold` is a custom IntersectionObserver option and not part of the IntersectionObserver spec. We are adding it because it covers a specific use-case for measuring viewability that is robust for `target`s that are larger than the viewport or specified `root`.
Th... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47908/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47908/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47907 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47907/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47907/comments | https://api.github.com/repos/facebook/react-native/issues/47907/events | https://github.com/facebook/react-native/pull/47907 | 2,683,891,287 | PR_kwDOAbrxp86C18X8 | 47,907 | onHostDestroy, only set EnableDevSupport to false if the current activity is the one being destroyed | {
"login": "mlord93",
"id": 17029511,
"node_id": "MDQ6VXNlcjE3MDI5NTEx",
"avatar_url": "https://avatars.githubusercontent.com/u/17029511?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mlord93",
"html_url": "https://github.com/mlord93",
"followers_url": "https://api.github.com/users/mlord9... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"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-22T16:55:19 | 2024-11-22T20:51:41 | 2024-11-22T20:51:30 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47907",
"html_url": "https://github.com/facebook/react-native/pull/47907",
"diff_url": "https://github.com/facebook/react-native/pull/47907.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47907.patch",
"merged_at": null
} | Summary:
EnableDevSupport is set to false on lifecyle events like onPause and onHostDestroy, and set to true on events like onResume and onCreate.
In apps like AMA and Twilight, there is first a loginActivity, which then calls the mainActivity. After mainActivity is created, loginActivity is destroyed. This causes ena... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47907/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47907/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47906 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47906/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47906/comments | https://api.github.com/repos/facebook/react-native/issues/47906/events | https://github.com/facebook/react-native/pull/47906 | 2,683,784,544 | PR_kwDOAbrxp86C1vVx | 47,906 | Remove ReactViewGroup.getBackgroundColor() | {
"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 | 3 | 2024-11-22T16:35:13 | 2024-11-23T01:57:27 | 2024-11-23T01:56:25 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47906",
"html_url": "https://github.com/facebook/react-native/pull/47906",
"diff_url": "https://github.com/facebook/react-native/pull/47906.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47906.patch",
"merged_at": null
} | Summary:
There are no usages in the repo. External usages should be using [BackgroundStyleApplicator](https://github.com/facebook/react-native/blob/main/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/uimanager/BackgroundStyleApplicator.kt#L82).
Changelog: [Android][Breaking] Removed ReactViewGrou... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47906/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47906/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47905 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47905/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47905/comments | https://api.github.com/repos/facebook/react-native/issues/47905/events | https://github.com/facebook/react-native/issues/47905 | 2,683,254,986 | I_kwDOAbrxp86f7zjK | 47,905 | [Android] borderRadius & border(Top|Right|LeftBottom)Color='transparent' don't work properly together | {
"login": "TheAdamBorek",
"id": 3684577,
"node_id": "MDQ6VXNlcjM2ODQ1Nzc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3684577?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/TheAdamBorek",
"html_url": "https://github.com/TheAdamBorek",
"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": 872682019,
"no... | closed | false | {
"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/... | [
{
"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://a... | null | 6 | 2024-11-22T13:40:32 | 2024-11-26T11:21:12 | 2024-11-26T02:19:10 | NONE | null | null | null | null | ### Description
Hello,
When both `borderRadius` and on the borderRightColor (or any other edge) is set to transparent then Android ignores other borderColors set resulting with no borders being rendered.
Bug is only reproducible on Android. It works perfectly fine on iOS.
We encountered this issue after bump... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47905/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47905/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47904 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47904/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47904/comments | https://api.github.com/repos/facebook/react-native/issues/47904/events | https://github.com/facebook/react-native/issues/47904 | 2,683,232,690 | I_kwDOAbrxp86f7uGy | 47,904 | Custom C/C++ failed with more errors in: autolinking.cpp and react-native-safe-area-context | {
"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": 3815166274,
"node_id": "LA_kwDOAbrxp87jZtFC",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20New%20Architecture",
"name": "Type: New Architecture",
"color": "f9d0c4",
"default": false,
"description": "Issues and PRs related to new architecture (Fabric/T... | closed | false | null | [] | null | 9 | 2024-11-22T13:30:26 | 2025-01-22T12:05:04 | 2025-01-22T12:05:02 | NONE | null | null | null | null | ### Description
In old architecture (v.:0.74.2) this work ok.
In new architecture I (by instruction of https://github.com/facebook/react-native/issues/47352#issuecomment-2455303986) add ```include(${REACT_ANDROID_DIR}/cmake-utils/ReactNative-application.cmake)``` line to CMakeLists.txt
### Steps to reproduce
1. npx... | {
"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/47904/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47904/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47903 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47903/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47903/comments | https://api.github.com/repos/facebook/react-native/issues/47903/events | https://github.com/facebook/react-native/pull/47903 | 2,682,803,408 | PR_kwDOAbrxp86CzG_6 | 47,903 | [RN][Android][E2E] Disable E2E Tests on RNTester | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2024-11-22T10:54:10 | 2025-03-03T15:11:32 | 2024-11-22T13:18:21 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47903",
"html_url": "https://github.com/facebook/react-native/pull/47903",
"diff_url": "https://github.com/facebook/react-native/pull/47903.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47903.patch",
"merged_at": null
} | ## Summary:
E2E tests for Android RNTester in GHA are flaky and they prevent CI to be green on main.
Given that the Branch cut is happening on Monday and that I'll be away for a week, it's better to disable them.
I'm planning to work a bit on those today and more once I'm back
## Changelog:
[Internal] - Temporarily ... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47903/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47903/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47902 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47902/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47902/comments | https://api.github.com/repos/facebook/react-native/issues/47902/events | https://github.com/facebook/react-native/pull/47902 | 2,682,716,340 | PR_kwDOAbrxp86Cy3Yf | 47,902 | Select text inside TextInput only once from `onLayout` | {
"login": "j-piasecki",
"id": 21055725,
"node_id": "MDQ6VXNlcjIxMDU1NzI1",
"avatar_url": "https://avatars.githubusercontent.com/u/21055725?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/j-piasecki",
"html_url": "https://github.com/j-piasecki",
"followers_url": "https://api.github.com/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 1 | 2024-11-22T10:18:39 | 2025-02-13T15:25:57 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47902",
"html_url": "https://github.com/facebook/react-native/pull/47902",
"diff_url": "https://github.com/facebook/react-native/pull/47902.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47902.patch",
"merged_at": null
} | ## Summary:
The behavior used for `selectTextOnFocus` changed in https://github.com/facebook/react-native/pull/45004. The new behavior relies on the field being set as a prop to keep track whether the text should be focused in `onLayout` or not. This causes a problem when `autofocus` is not used - when the layout of... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47902/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/47902/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47901 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47901/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47901/comments | https://api.github.com/repos/facebook/react-native/issues/47901/events | https://github.com/facebook/react-native/issues/47901 | 2,682,371,908 | I_kwDOAbrxp86f4b9E | 47,901 | React native 0.68.2 with Hermes enabled not able to load the application, metro error | {
"login": "chirag-blueed",
"id": 144208553,
"node_id": "U_kgDOCJhyqQ",
"avatar_url": "https://avatars.githubusercontent.com/u/144208553?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/chirag-blueed",
"html_url": "https://github.com/chirag-blueed",
"followers_url": "https://api.github.com/... | [
{
"id": 1794148631,
"node_id": "MDU6TGFiZWwxNzk0MTQ4NjMx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Author%20Feedback",
"name": "Needs: Author Feedback",
"color": "d4c5f9",
"default": false,
"description": ""
},
{
"id": 1794376073,
"node_id":... | closed | false | null | [] | null | 3 | 2024-11-22T08:41:22 | 2024-11-22T08:41:56 | 2024-11-22T08:41:36 | NONE | null | null | null | null | ### Description
ERROR ReferenceError: Property 'module' doesn't exist, js engine: hermes Error: ENOENT: no such file or directory, open '/Users/*/Workspace/*/webpack:/multi_./src/index.js?' at Object.openSync (node:fs:596:3) at Object.readFileSync (node:fs:464:35) at getCodeFrame (/Users/*/Workspace/*/node_modules/... | {
"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/47901/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47901/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47900 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47900/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47900/comments | https://api.github.com/repos/facebook/react-native/issues/47900/events | https://github.com/facebook/react-native/issues/47900 | 2,682,201,322 | I_kwDOAbrxp86f3yTq | 47,900 | [Error] [iOS] [Invariant Violation] `new NativeEventEmitter()` requires a non-null argument. | {
"login": "alipatel16",
"id": 77634624,
"node_id": "MDQ6VXNlcjc3NjM0NjI0",
"avatar_url": "https://avatars.githubusercontent.com/u/77634624?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alipatel16",
"html_url": "https://github.com/alipatel16",
"followers_url": "https://api.github.com/use... | [
{
"id": 1794376073,
"node_id": "MDU6TGFiZWwxNzk0Mzc2MDcz",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Repro",
"name": "Needs: Repro",
"color": "d4c5f9",
"default": false,
"description": "This issue could be improved with a clear list of steps to reproduce ... | closed | false | null | [] | null | 6 | 2024-11-22T07:42:11 | 2024-11-25T05:21:22 | 2024-11-22T07:42:26 | NONE | null | null | null | null | ### Description
I have updated my project from 0.68 to 0.70.0 since than i have started facing issues with iOS as soon as my app builds completed my iOS app got stuck on splash screen with this error
Invariant Violation: `new NativeEventEmitter()` requires a non-null argument.
Invariant Violation: Failed to cal... | {
"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/47900/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47900/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47899 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47899/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47899/comments | https://api.github.com/repos/facebook/react-native/issues/47899/events | https://github.com/facebook/react-native/issues/47899 | 2,682,067,316 | I_kwDOAbrxp86f3Rl0 | 47,899 | React Native DevTools icon is very blurry in Windows Taskbar | {
"login": "RushilJalal",
"id": 54212357,
"node_id": "MDQ6VXNlcjU0MjEyMzU3",
"avatar_url": "https://avatars.githubusercontent.com/u/54212357?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RushilJalal",
"html_url": "https://github.com/RushilJalal",
"followers_url": "https://api.github.com/... | [
{
"id": 1159503141,
"node_id": "MDU6TGFiZWwxMTU5NTAzMTQx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Debugging",
"name": "Debugging",
"color": "1D76DB",
"default": false,
"description": "Issues related to React Native DevTools or legacy JavaScript/Hermes debugging... | closed | false | null | [] | null | 3 | 2024-11-22T07:01:28 | 2024-11-22T07:09:12 | 2024-11-22T07:09:12 | NONE | null | null | null | null | ### Description
When the React Native DevTools starts on Windows, the icon is very blurry in Windows Taskbar.
### Steps to reproduce
1. Install the application using `bun create expo-app --template blank-typescript`
2. Run `bun run android`
3. Expo app opens automatically on the android phone
4. Enter 'j' in th... | {
"login": "RushilJalal",
"id": 54212357,
"node_id": "MDQ6VXNlcjU0MjEyMzU3",
"avatar_url": "https://avatars.githubusercontent.com/u/54212357?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RushilJalal",
"html_url": "https://github.com/RushilJalal",
"followers_url": "https://api.github.com/... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47899/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47899/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47898 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47898/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47898/comments | https://api.github.com/repos/facebook/react-native/issues/47898/events | https://github.com/facebook/react-native/issues/47898 | 2,681,528,704 | I_kwDOAbrxp86f1OGA | 47,898 | CMake error when build from source in Android + Windows | {
"login": "lihappy",
"id": 6478872,
"node_id": "MDQ6VXNlcjY0Nzg4NzI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6478872?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lihappy",
"html_url": "https://github.com/lihappy",
"followers_url": "https://api.github.com/users/lihappy/... | [
{
"id": 870851515,
"node_id": "MDU6TGFiZWw4NzA4NTE1MTU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20Android",
"name": "Platform: Android",
"color": "1d76db",
"default": false,
"description": "Android applications."
},
{
"id": 1261489149,
"n... | closed | false | null | [] | null | 7 | 2024-11-22T02:08:12 | 2025-05-24T10:48:55 | 2024-12-03T13:53:49 | NONE | null | null | null | null | ### Description
Got CMake error when build from source of ReactNative in Windows with Android Studio. Is there any other way to debug React Native source code? Thanks.
### Steps to reproduce
I followed the [build from source guidance](https://reactnative.dev/contributing/how-to-build-from-source), and got CMak... | {
"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/47898/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47898/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/47897 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47897/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47897/comments | https://api.github.com/repos/facebook/react-native/issues/47897/events | https://github.com/facebook/react-native/pull/47897 | 2,681,452,394 | PR_kwDOAbrxp86CvxPB | 47,897 | Support defining multiple CxxReactPackages from a single lambda | {
"login": "tomscallon",
"id": 5695960,
"node_id": "MDQ6VXNlcjU2OTU5NjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/5695960?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tomscallon",
"html_url": "https://github.com/tomscallon",
"followers_url": "https://api.github.com/users... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2024-11-22T01:05:31 | 2024-11-22T20:14:55 | 2024-11-22T20:14:35 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47897",
"html_url": "https://github.com/facebook/react-native/pull/47897",
"diff_url": "https://github.com/facebook/react-native/pull/47897.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47897.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D66337573
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47897/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47897/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47896 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47896/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47896/comments | https://api.github.com/repos/facebook/react-native/issues/47896/events | https://github.com/facebook/react-native/pull/47896 | 2,681,335,385 | PR_kwDOAbrxp86CvYoq | 47,896 | Back out "Update public API for intrinsic sizing setters" | {
"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 | 6 | 2024-11-21T23:41:31 | 2024-12-03T01:33:25 | 2024-11-25T08:44:24 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47896",
"html_url": "https://github.com/facebook/react-native/pull/47896",
"diff_url": "https://github.com/facebook/react-native/pull/47896.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47896.patch",
"merged_at": null
} | Summary:
These APIs were only added so that we could do TDD as we work on intrinsic sizing functionality. As of right now they do nothing. We are aiming on publishing a new version of Yoga soon so for the time being we are going to back these out so as not to confuse anyone with this new functionality. Ideally we get t... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47896/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47896/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47895 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47895/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47895/comments | https://api.github.com/repos/facebook/react-native/issues/47895/events | https://github.com/facebook/react-native/pull/47895 | 2,681,331,053 | PR_kwDOAbrxp86CvXvc | 47,895 | Back out "Modify private apis to set, store, and get intrinsic sizing keywords" | {
"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 | 6 | 2024-11-21T23:36:59 | 2024-12-03T01:33:35 | 2024-11-25T08:44:25 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47895",
"html_url": "https://github.com/facebook/react-native/pull/47895",
"diff_url": "https://github.com/facebook/react-native/pull/47895.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47895.patch",
"merged_at": null
} | Summary:
X-link: https://github.com/facebook/yoga/pull/1750
These APIs were only added so that we could do TDD as we work on intrinsic sizing functionality. As of right now they do nothing. We are aiming on publishing a new version of Yoga soon so for the time being we are going to back these out so as not to confuse ... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47895/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47895/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47894 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47894/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47894/comments | https://api.github.com/repos/facebook/react-native/issues/47894/events | https://github.com/facebook/react-native/pull/47894 | 2,681,316,240 | PR_kwDOAbrxp86CvWts | 47,894 | Update `build-hermes-xcode.sh` to fail faster | {
"login": "kraenhansen",
"id": 1243959,
"node_id": "MDQ6VXNlcjEyNDM5NTk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1243959?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kraenhansen",
"html_url": "https://github.com/kraenhansen",
"followers_url": "https://api.github.com/us... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 11 | 2024-11-21T23:32:10 | 2024-12-06T17:12:56 | 2024-12-06T17:12:45 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47894",
"html_url": "https://github.com/facebook/react-native/pull/47894",
"diff_url": "https://github.com/facebook/react-native/pull/47894.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47894.patch",
"merged_at": null
} | ## Summary:
While debugging an error building hermes from source in a React Native app, I kept getting this weird error:
> Building for 'iOS-simulator', but linking in dylib ({redacted}/ios/Pods/hermes-engine/destroot/Library/Frameworks/ios/hermes.framework/hermes) built for 'macOS'
The root cause was a call t... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/47894/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47894/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/47893 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/47893/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/47893/comments | https://api.github.com/repos/facebook/react-native/issues/47893/events | https://github.com/facebook/react-native/pull/47893 | 2,681,237,821 | PR_kwDOAbrxp86CvNao | 47,893 | Add changelog for 0.76.3 | {
"login": "blakef",
"id": 49578,
"node_id": "MDQ6VXNlcjQ5NTc4",
"avatar_url": "https://avatars.githubusercontent.com/u/49578?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blakef",
"html_url": "https://github.com/blakef",
"followers_url": "https://api.github.com/users/blakef/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-21T22:52:25 | 2024-11-22T13:59:56 | 2024-11-22T13:59:44 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/47893",
"html_url": "https://github.com/facebook/react-native/pull/47893",
"diff_url": "https://github.com/facebook/react-native/pull/47893.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47893.patch",
"merged_at": null
} | Summary: Add changelog for 0.76.3
Changelog: [Internal] - Add changelog for 0.76.3
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/47893/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/47893/timeline | null | null | null | true |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.