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/48606 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48606/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48606/comments | https://api.github.com/repos/facebook/react-native/issues/48606/events | https://github.com/facebook/react-native/pull/48606 | 2,780,321,381 | PR_kwDOAbrxp86HVt6P | 48,606 | Fix crash for setEventEmitterCallback NoSuchMethodError on API lvl 26 | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-10T14:29:23 | 2025-01-10T16:02:57 | 2025-01-10T16:02:44 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48606",
"html_url": "https://github.com/facebook/react-native/pull/48606",
"diff_url": "https://github.com/facebook/react-native/pull/48606.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48606.patch",
"merged_at": null
} | Summary:
Fixes https://github.com/facebook/react-native/issues/48009
The app is currently crashing on Android API lvl 26 attempting to invoke the method
`setEventEmitterCallback` which is defined inside BaseJavaModule.
I'm not entirely sure why this is happening only for API lvl 26, but I've verified
that by having 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/48606/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48606/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48605 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48605/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48605/comments | https://api.github.com/repos/facebook/react-native/issues/48605/events | https://github.com/facebook/react-native/pull/48605 | 2,780,301,747 | PR_kwDOAbrxp86HVplF | 48,605 | Replace $FlowFixMeProps in ElementBox and refactor | {
"login": "coado",
"id": 64146291,
"node_id": "MDQ6VXNlcjY0MTQ2Mjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/64146291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/coado",
"html_url": "https://github.com/coado",
"followers_url": "https://api.github.com/users/coado/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-10T14:19:19 | 2025-01-13T08:26:11 | 2025-01-13T08:26:00 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48605",
"html_url": "https://github.com/facebook/react-native/pull/48605",
"diff_url": "https://github.com/facebook/react-native/pull/48605.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48605.patch",
"merged_at": null
} | Summary:
Changelog:
[General][Changed] - Improved types in ElementBox and refactored a code
Differential Revision: D68018112
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48605/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48605/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48604 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48604/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48604/comments | https://api.github.com/repos/facebook/react-native/issues/48604/events | https://github.com/facebook/react-native/pull/48604 | 2,780,274,897 | PR_kwDOAbrxp86HVjfP | 48,604 | AGP to 8.8.0 | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-01-10T14:08:37 | 2025-01-10T15:47:30 | 2025-01-10T15:47:13 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48604",
"html_url": "https://github.com/facebook/react-native/pull/48604",
"diff_url": "https://github.com/facebook/react-native/pull/48604.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48604.patch",
"merged_at": null
} | Summary:
Just keeping our dependency up to date.
Changelog:
[Android] [Changed] - Bumped Android Gradle Plugin (AGP) to 8.8.0
Differential Revision: D68017839
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48604/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48604/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48603 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48603/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48603/comments | https://api.github.com/repos/facebook/react-native/issues/48603/events | https://github.com/facebook/react-native/pull/48603 | 2,780,263,477 | PR_kwDOAbrxp86HVg9o | 48,603 | Use Gradle configuration avoidance API | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-10T14:03:15 | 2025-01-16T16:53:25 | 2025-01-16T16:53:13 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48603",
"html_url": "https://github.com/facebook/react-native/pull/48603",
"diff_url": "https://github.com/facebook/react-native/pull/48603.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48603.patch",
"merged_at": null
} | ## Summary:
Since we updated Gradle, I've noticed several warnings related to configuration avoidance API:
https://docs.gradle.org/current/userguide/task_configuration_avoidance.html
We should be using tasks.registerting rather than tasks.creating as this is going to break in Gradle 9/10.
This PR fixes it.
## Change... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48603/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48603/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48602 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48602/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48602/comments | https://api.github.com/repos/facebook/react-native/issues/48602/events | https://github.com/facebook/react-native/pull/48602 | 2,780,260,939 | PR_kwDOAbrxp86HVgai | 48,602 | Fix nullability of ViewManagerDelegate method args | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-01-10T14:02:00 | 2025-01-14T21:57:38 | 2025-01-13T19:00:35 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48602",
"html_url": "https://github.com/facebook/react-native/pull/48602",
"diff_url": "https://github.com/facebook/react-native/pull/48602.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48602.patch",
"merged_at": null
} | Summary:
See context in D64532446 / https://github.com/facebook/react-native/pull/47086
These argument types were already consumed as nullable in various OSS libraries, which prevents correct Kotlin migration of this code.
Changelog: [Android][Changed] Deprecated ViewManagerDelegate#setProperty and ViewManagerDelegat... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48602/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48602/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48601 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48601/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48601/comments | https://api.github.com/repos/facebook/react-native/issues/48601/events | https://github.com/facebook/react-native/pull/48601 | 2,780,236,476 | PR_kwDOAbrxp86HVbEB | 48,601 | Replace $FlowFixMe in BoxInspector and refactor | {
"login": "coado",
"id": 64146291,
"node_id": "MDQ6VXNlcjY0MTQ2Mjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/64146291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/coado",
"html_url": "https://github.com/coado",
"followers_url": "https://api.github.com/users/coado/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-10T13:49:50 | 2025-01-13T10:20:32 | 2025-01-13T10:20:19 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48601",
"html_url": "https://github.com/facebook/react-native/pull/48601",
"diff_url": "https://github.com/facebook/react-native/pull/48601.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48601.patch",
"merged_at": null
} | Summary:
Changelog:
[General][Changed] - Improved types in BoxInspector and refactored a code
Differential Revision: D68017470
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48601/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48601/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48600 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48600/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48600/comments | https://api.github.com/repos/facebook/react-native/issues/48600/events | https://github.com/facebook/react-native/issues/48600 | 2,780,112,775 | I_kwDOAbrxp86ltSeH | 48,600 | RTL FlatList horizontal Layout Pressable Version 0.76.6 issues | {
"login": "halhogal",
"id": 52886868,
"node_id": "MDQ6VXNlcjUyODg2ODY4",
"avatar_url": "https://avatars.githubusercontent.com/u/52886868?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/halhogal",
"html_url": "https://github.com/halhogal",
"followers_url": "https://api.github.com/users/hal... | [
{
"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... | open | false | null | [] | null | 3 | 2025-01-10T12:47:34 | 2025-04-08T06:52:42 | null | NONE | null | null | null | null | ### Description
I faced an issue with the latest React Native Build in **a Physical Android Phone Not an Emulator**. If we render the data using FlatList on Horizontal Mode and the Layout is LTR the pressable works perfectly, however, if the Layout is RTL the Pressable won't take action it needs multiple touches to ... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48600/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/48600/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48599 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48599/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48599/comments | https://api.github.com/repos/facebook/react-native/issues/48599/events | https://github.com/facebook/react-native/issues/48599 | 2,780,111,445 | I_kwDOAbrxp86ltSJV | 48,599 | Archive broken on Xcode 16 for React Native 0.75 | {
"login": "Kadir-flipcause",
"id": 165893347,
"node_id": "U_kgDOCeNU4w",
"avatar_url": "https://avatars.githubusercontent.com/u/165893347?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Kadir-flipcause",
"html_url": "https://github.com/Kadir-flipcause",
"followers_url": "https://api.githu... | [
{
"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 | 4 | 2025-01-10T12:46:50 | 2025-02-12T05:13:59 | 2025-02-12T05:13:59 | NONE | null | null | null | null | ### Description
I have a production app built with react native that has the iOS Archive broken after an upgrade. This is a bare React Native project (not an expo project). I upgraded the following:
react-native version to 0.75.4
Xcode to v16
So I'm not really sure which of those upgrades are causing ... | {
"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/48599/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48599/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48598 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48598/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48598/comments | https://api.github.com/repos/facebook/react-native/issues/48598/events | https://github.com/facebook/react-native/pull/48598 | 2,780,072,387 | PR_kwDOAbrxp86HU29J | 48,598 | Add .kotlin/ to gitignore | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-10T12:26:20 | 2025-01-10T15:39:26 | 2025-01-10T15:39:13 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48598",
"html_url": "https://github.com/facebook/react-native/pull/48598",
"diff_url": "https://github.com/facebook/react-native/pull/48598.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48598.patch",
"merged_at": null
} | ## Summary:
Adding .kotlin to gitignore. This folder starts to get used with K2 (with Kotlin 2.0) so we should be
adding it to the gitignore files
## Changelog:
[INTERNAL] - Add .kotlin to gitignore
## 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/48598/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48598/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48597 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48597/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48597/comments | https://api.github.com/repos/facebook/react-native/issues/48597/events | https://github.com/facebook/react-native/issues/48597 | 2,780,065,152 | I_kwDOAbrxp86ltG2A | 48,597 | It also happens when I fill in a form field. As soon as this happens, parameters given to my component change and this bug immediately appears every time. | {
"login": "yasser77gaber",
"id": 158418763,
"node_id": "U_kgDOCXFHSw",
"avatar_url": "https://avatars.githubusercontent.com/u/158418763?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yasser77gaber",
"html_url": "https://github.com/yasser77gaber",
"followers_url": "https://api.github.com/... | [
{
"id": 872683359,
"node_id": "MDU6TGFiZWw4NzI2ODMzNTk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20Invalid",
"name": "Type: Invalid",
"color": "ffffff",
"default": false,
"description": "This issue does not belong here. Applying this label will cause issu... | closed | false | null | [] | null | 2 | 2025-01-10T12:22:35 | 2025-01-10T16:55:39 | 2025-01-10T16:55:38 | NONE | null | null | null | null | It also happens when I fill in a form field. As soon as this happens, parameters given to my component change and this bug immediately appears every time.
_Originally posted by @RobIsHere in https://github.com/facebook/react/issues/23202#issuecomment-1025223472_
| {
"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/48597/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48597/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48596 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48596/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48596/comments | https://api.github.com/repos/facebook/react-native/issues/48596/events | https://github.com/facebook/react-native/pull/48596 | 2,780,039,863 | PR_kwDOAbrxp86HUvt0 | 48,596 | refactor: Remove unnecessary parameter from configureRepositories | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-01-10T12:09:52 | 2025-01-10T15:47:24 | 2025-01-10T15:47:12 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48596",
"html_url": "https://github.com/facebook/react-native/pull/48596",
"diff_url": "https://github.com/facebook/react-native/pull/48596.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48596.patch",
"merged_at": null
} | Summary:
The second parameter of `configureRepositories` was unused. Let's remove it.
Changelog:
[Internal] [Changed] - refactor: Remove unnecessary parameter from configureRepositories
Differential Revision: D68016105
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48596/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48596/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48595 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48595/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48595/comments | https://api.github.com/repos/facebook/react-native/issues/48595/events | https://github.com/facebook/react-native/pull/48595 | 2,780,023,519 | PR_kwDOAbrxp86HUsEb | 48,595 | Make the addition of JitPack repository configurable | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-10T12:02:02 | 2025-01-10T15:47:22 | 2025-01-10T15:47:12 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48595",
"html_url": "https://github.com/facebook/react-native/pull/48595",
"diff_url": "https://github.com/facebook/react-native/pull/48595.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48595.patch",
"merged_at": null
} | Summary:
Historically React Native used to include the JitPack repository be default in the default repositories.
This sadly exposes React Native projects to supply chain attacks as explained here:
https://blog.oversecured.com/Introducing-MavenGate-a-supply-chain-attack-method-for-Java-and-Android-applications/
Moreo... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48595/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/48595/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48594 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48594/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48594/comments | https://api.github.com/repos/facebook/react-native/issues/48594/events | https://github.com/facebook/react-native/pull/48594 | 2,779,917,623 | PR_kwDOAbrxp86HUUm9 | 48,594 | Replace $FlowFixMe in BoxInspector | {
"login": "coado",
"id": 64146291,
"node_id": "MDQ6VXNlcjY0MTQ2Mjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/64146291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/coado",
"html_url": "https://github.com/coado",
"followers_url": "https://api.github.com/users/coado/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-01-10T11:06:36 | 2025-01-14T17:29:47 | 2025-01-14T17:29:47 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48594",
"html_url": "https://github.com/facebook/react-native/pull/48594",
"diff_url": "https://github.com/facebook/react-native/pull/48594.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48594.patch",
"merged_at": null
} | Summary:
Changelog:
[General][Changed] - Improve types in BoxInspector
Differential Revision: D68015261
| {
"login": "coado",
"id": 64146291,
"node_id": "MDQ6VXNlcjY0MTQ2Mjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/64146291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/coado",
"html_url": "https://github.com/coado",
"followers_url": "https://api.github.com/users/coado/follow... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48594/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48594/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48593 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48593/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48593/comments | https://api.github.com/repos/facebook/react-native/issues/48593/events | https://github.com/facebook/react-native/pull/48593 | 2,779,895,715 | PR_kwDOAbrxp86HUPyh | 48,593 | Replace $FlowFixMe in BorderBox | {
"login": "coado",
"id": 64146291,
"node_id": "MDQ6VXNlcjY0MTQ2Mjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/64146291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/coado",
"html_url": "https://github.com/coado",
"followers_url": "https://api.github.com/users/coado/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-01-10T10:56:00 | 2025-01-13T08:21:56 | 2025-01-13T08:21:46 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48593",
"html_url": "https://github.com/facebook/react-native/pull/48593",
"diff_url": "https://github.com/facebook/react-native/pull/48593.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48593.patch",
"merged_at": null
} | Summary: Changelog: [General][Changed] - Improve types on BorderBox
Differential Revision: D68014754
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48593/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48593/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48592 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48592/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48592/comments | https://api.github.com/repos/facebook/react-native/issues/48592/events | https://github.com/facebook/react-native/pull/48592 | 2,779,820,203 | PR_kwDOAbrxp86HUAJw | 48,592 | Add support for the columns option in console.table | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-01-10T10:22:43 | 2025-01-10T13:46:18 | 2025-01-10T13:45:57 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48592",
"html_url": "https://github.com/facebook/react-native/pull/48592",
"diff_url": "https://github.com/facebook/react-native/pull/48592.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48592.patch",
"merged_at": null
} | Summary: Changelog: [General][Added] Add support for the second parameter of `console.table` to specify a list of columns to print in the table.
Differential Revision: D67803665
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48592/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48592/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48591 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48591/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48591/comments | https://api.github.com/repos/facebook/react-native/issues/48591/events | https://github.com/facebook/react-native/pull/48591 | 2,779,819,748 | PR_kwDOAbrxp86HUADc | 48,591 | Improve formatting of table in console.table | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-01-10T10:22:30 | 2025-01-10T13:46:13 | 2025-01-10T13:45:56 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48591",
"html_url": "https://github.com/facebook/react-native/pull/48591",
"diff_url": "https://github.com/facebook/react-native/pull/48591.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48591.patch",
"merged_at": null
} | Summary:
Changelog: [General][Changed] Improved formatting of values logged via `console.table` (including Markdown format).
This provides several improvements over the format of tables logged via `console.table`:
* Markdown format for easy integration in existing documents.
* Increased alignment with the spec and Chr... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48591/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48591/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48590 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48590/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48590/comments | https://api.github.com/repos/facebook/react-native/issues/48590/events | https://github.com/facebook/react-native/pull/48590 | 2,779,819,396 | PR_kwDOAbrxp86HT_-y | 48,590 | Prevent console.table from modifying passed values | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-01-10T10:22:19 | 2025-01-10T13:46:08 | 2025-01-10T13:45:56 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48590",
"html_url": "https://github.com/facebook/react-native/pull/48590",
"diff_url": "https://github.com/facebook/react-native/pull/48590.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48590.patch",
"merged_at": null
} | Summary: Changelog: [General][Fixed] Modified `console.table` to avoid mutating the received argument.
Differential Revision: D67791795
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48590/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48590/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48589 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48589/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48589/comments | https://api.github.com/repos/facebook/react-native/issues/48589/events | https://github.com/facebook/react-native/pull/48589 | 2,779,819,004 | PR_kwDOAbrxp86HT_5K | 48,589 | Add tests for console.table | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-10T10:22:08 | 2025-01-10T13:46:07 | 2025-01-10T13:45:55 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48589",
"html_url": "https://github.com/facebook/react-native/pull/48589",
"diff_url": "https://github.com/facebook/react-native/pull/48589.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48589.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
Added basic tests for the current implementation of the `console.table` polyfill (not the CDP implementation).
Differential Revision: D67791579
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48589/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48589/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48588 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48588/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48588/comments | https://api.github.com/repos/facebook/react-native/issues/48588/events | https://github.com/facebook/react-native/pull/48588 | 2,779,803,656 | PR_kwDOAbrxp86HT8gK | 48,588 | Remove verification function from ReactFabricPublicInstance benchmark | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-10T10:14:50 | 2025-01-10T11:43:50 | 2025-01-10T11:43:39 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48588",
"html_url": "https://github.com/facebook/react-native/pull/48588",
"diff_url": "https://github.com/facebook/react-native/pull/48588.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48588.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
This has proved to be very CI and makes it fail a lot, so we're removing this for now.
Differential Revision: D67985917
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48588/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48588/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48587 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48587/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48587/comments | https://api.github.com/repos/facebook/react-native/issues/48587/events | https://github.com/facebook/react-native/pull/48587 | 2,779,538,608 | PR_kwDOAbrxp86HTFCI | 48,587 | Explicitly type UIManagerProperties | {
"login": "j-piasecki",
"id": 21055725,
"node_id": "MDQ6VXNlcjIxMDU1NzI1",
"avatar_url": "https://avatars.githubusercontent.com/u/21055725?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/j-piasecki",
"html_url": "https://github.com/j-piasecki",
"followers_url": "https://api.github.com/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-10T08:03:55 | 2025-01-10T10:35:58 | 2025-01-10T10:35:45 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48587",
"html_url": "https://github.com/facebook/react-native/pull/48587",
"diff_url": "https://github.com/facebook/react-native/pull/48587.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48587.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Reviewed By: cortinico, huntie
Differential Revision: D67977469
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48587/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48587/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48586 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48586/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48586/comments | https://api.github.com/repos/facebook/react-native/issues/48586/events | https://github.com/facebook/react-native/pull/48586 | 2,779,429,204 | PR_kwDOAbrxp86HStN4 | 48,586 | Align logic in BaseTextInputShadowNode to getAttributedString with AndroidTextInputShadowNode | {
"login": "christophpurrer",
"id": 484044,
"node_id": "MDQ6VXNlcjQ4NDA0NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/484044?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/christophpurrer",
"html_url": "https://github.com/christophpurrer",
"followers_url": "https://api.git... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%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 | 2025-01-10T06:52:39 | 2025-02-15T03:20:45 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48586",
"html_url": "https://github.com/facebook/react-native/pull/48586",
"diff_url": "https://github.com/facebook/react-native/pull/48586.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48586.patch",
"merged_at": null
} | Summary:
[Changelog] [Internal] - Align logic in BaseTextInputShadowNode to getAttributedString with AndroidTextInputShadowNode
As a preparation for https://github.com/facebook/react-native/pull/48165 this aligns the implementation of those 2 methods
Differential Revision: D68005037
| null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48586/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48586/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48585 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48585/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48585/comments | https://api.github.com/repos/facebook/react-native/issues/48585/events | https://github.com/facebook/react-native/pull/48585 | 2,779,376,112 | PR_kwDOAbrxp86HSiAT | 48,585 | Align logic in BaseTextInputShadowNode to determine updateStateIfNeeded with AndroidTextInputShadowNode | {
"login": "christophpurrer",
"id": 484044,
"node_id": "MDQ6VXNlcjQ4NDA0NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/484044?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/christophpurrer",
"html_url": "https://github.com/christophpurrer",
"followers_url": "https://api.git... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 8 | 2025-01-10T06:13:49 | 2025-02-15T04:47:44 | 2025-02-15T04:47:35 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48585",
"html_url": "https://github.com/facebook/react-native/pull/48585",
"diff_url": "https://github.com/facebook/react-native/pull/48585.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48585.patch",
"merged_at": null
} | Summary:
[Changelog] [Internal] - Align logic in BaseTextInputShadowNode to determine updateStateIfNeeded with AndroidTextInputShadowNode
As a preparation for https://github.com/facebook/react-native/pull/48165 this aligns the implementation of those 2 methods
Differential Revision: D68004755
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48585/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48585/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48584 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48584/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48584/comments | https://api.github.com/repos/facebook/react-native/issues/48584/events | https://github.com/facebook/react-native/pull/48584 | 2,779,339,187 | PR_kwDOAbrxp86HSZ7z | 48,584 | Share logic in BaseTextInputShadowNode to calculate placeholder string | {
"login": "christophpurrer",
"id": 484044,
"node_id": "MDQ6VXNlcjQ4NDA0NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/484044?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/christophpurrer",
"html_url": "https://github.com/christophpurrer",
"followers_url": "https://api.git... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-01-10T05:43:39 | 2025-01-10T23:39:05 | 2025-01-10T23:38:54 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48584",
"html_url": "https://github.com/facebook/react-native/pull/48584",
"diff_url": "https://github.com/facebook/react-native/pull/48584.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48584.patch",
"merged_at": null
} | Summary:
As a preparation for https://github.com/facebook/react-native/pull/48165 this change aligns the order of methods between:
- BaseTextInputShadowNode.h
- AndroidTextInputShadowNode.h
Differential Revision: D68004218
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48584/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48584/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48583 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48583/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48583/comments | https://api.github.com/repos/facebook/react-native/issues/48583/events | https://github.com/facebook/react-native/pull/48583 | 2,779,257,279 | PR_kwDOAbrxp86HSH_2 | 48,583 | Disable weak event emitter in AttributedString for Apple Silicon Mac running iOS build app | {
"login": "iwater",
"id": 108937,
"node_id": "MDQ6VXNlcjEwODkzNw==",
"avatar_url": "https://avatars.githubusercontent.com/u/108937?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/iwater",
"html_url": "https://github.com/iwater",
"followers_url": "https://api.github.com/users/iwater/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 12 | 2025-01-10T04:29:41 | 2025-01-22T19:59:00 | 2025-01-16T18:21:10 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48583",
"html_url": "https://github.com/facebook/react-native/pull/48583",
"diff_url": "https://github.com/facebook/react-native/pull/48583.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48583.patch",
"merged_at": null
} | #48225 fixed the same problem on Mac Catalyst build, but this crash also happen on a iOS build app running on Apple Silicon Mac.
The weak event emitter in AttributedString attributes is causing a serialization error when typing into a TextInput in a iOS build app running on Apple Silicon Mac.
## Changelog
[iOS][... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48583/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/48583/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48582 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48582/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48582/comments | https://api.github.com/repos/facebook/react-native/issues/48582/events | https://github.com/facebook/react-native/pull/48582 | 2,779,182,980 | PR_kwDOAbrxp86HR3yf | 48,582 | Preparation for Sharing common ShadowNode functionality in BaseTextInputShadowNode for Android | {
"login": "christophpurrer",
"id": 484044,
"node_id": "MDQ6VXNlcjQ4NDA0NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/484044?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/christophpurrer",
"html_url": "https://github.com/christophpurrer",
"followers_url": "https://api.git... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-01-10T03:17:02 | 2025-01-10T21:32:07 | 2025-01-10T21:31:58 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48582",
"html_url": "https://github.com/facebook/react-native/pull/48582",
"diff_url": "https://github.com/facebook/react-native/pull/48582.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48582.patch",
"merged_at": null
} | Summary:
As a preperation for https://github.com/facebook/react-native/pull/48165 this change aligns the order of methods between:
- BaseTextInputShadowNode.h
- AndroidTextInputShadowNode.h
to make it easier for future changes to look at the delta between both implementations
Differential Revision: D68001423
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48582/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48582/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48581 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48581/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48581/comments | https://api.github.com/repos/facebook/react-native/issues/48581/events | https://github.com/facebook/react-native/pull/48581 | 2,779,175,112 | PR_kwDOAbrxp86HR2Hr | 48,581 | Include cxx modules in codegen schema | {
"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 | 4 | 2025-01-10T03:08:32 | 2025-01-10T22:47:36 | 2025-01-10T22:43:37 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48581",
"html_url": "https://github.com/facebook/react-native/pull/48581",
"diff_url": "https://github.com/facebook/react-native/pull/48581.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48581.patch",
"merged_at": null
} | Summary: Previously the CXX only modules were not being inclued in the schema for these apps, and therefore weren't being caught by the compat check.
Differential Revision: D68000360
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48581/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48581/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48580 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48580/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48580/comments | https://api.github.com/repos/facebook/react-native/issues/48580/events | https://github.com/facebook/react-native/pull/48580 | 2,778,877,328 | PR_kwDOAbrxp86HQ1yP | 48,580 | fix(iOS): modal becomes unresponsive with refresh control inside scrollable | {
"login": "kkafar",
"id": 50801299,
"node_id": "MDQ6VXNlcjUwODAxMjk5",
"avatar_url": "https://avatars.githubusercontent.com/u/50801299?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kkafar",
"html_url": "https://github.com/kkafar",
"followers_url": "https://api.github.com/users/kkafar/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-09T22:36:24 | 2025-01-13T14:57:31 | 2025-01-13T14:55:39 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48580",
"html_url": "https://github.com/facebook/react-native/pull/48580",
"diff_url": "https://github.com/facebook/react-native/pull/48580.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48580.patch",
"merged_at": null
} | ## Summary:
Fixes #48579
## Changelog:
<!-- Help reviewers and the release process by writing your own changelog entry.
Pick one each for the category and type tags:
[ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message
For more details, see:
https://reac... | {
"login": "kkafar",
"id": 50801299,
"node_id": "MDQ6VXNlcjUwODAxMjk5",
"avatar_url": "https://avatars.githubusercontent.com/u/50801299?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kkafar",
"html_url": "https://github.com/kkafar",
"followers_url": "https://api.github.com/users/kkafar/fo... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48580/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48580/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48579 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48579/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48579/comments | https://api.github.com/repos/facebook/react-native/issues/48579/events | https://github.com/facebook/react-native/issues/48579 | 2,778,869,920 | I_kwDOAbrxp86lojCg | 48,579 | Modal becomes unresponsive when using RefreshControl within ScrollView | {
"login": "kkafar",
"id": 50801299,
"node_id": "MDQ6VXNlcjUwODAxMjk5",
"avatar_url": "https://avatars.githubusercontent.com/u/50801299?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kkafar",
"html_url": "https://github.com/kkafar",
"followers_url": "https://api.github.com/users/kkafar/fo... | [
{
"id": 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 | 2 | 2025-01-09T22:31:15 | 2025-01-13T19:53:35 | 2025-01-13T13:02:39 | CONTRIBUTOR | null | null | null | null | ### Description
> [!note]
The issue has been brought to my attention by the user @chvanlennep, who reported it ([issue link](https://github.com/software-mansion/react-native-screens/issues/2586)) initially on [`react-native-screens`](https://github.com/software-mansion/react-native-screens) repository.
Here I use ... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48579/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48579/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48578 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48578/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48578/comments | https://api.github.com/repos/facebook/react-native/issues/48578/events | https://github.com/facebook/react-native/pull/48578 | 2,778,815,870 | PR_kwDOAbrxp86HQoHa | 48,578 | Fix implicit cast from double to PointerIndentifier in NativeDOM.cpp | {
"login": "jonthysell",
"id": 10852185,
"node_id": "MDQ6VXNlcjEwODUyMTg1",
"avatar_url": "https://avatars.githubusercontent.com/u/10852185?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jonthysell",
"html_url": "https://github.com/jonthysell",
"followers_url": "https://api.github.com/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-01-09T21:53:52 | 2025-02-20T16:31:56 | 2025-02-20T16:31:42 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48578",
"html_url": "https://github.com/facebook/react-native/pull/48578",
"diff_url": "https://github.com/facebook/react-native/pull/48578.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48578.patch",
"merged_at": null
} | ## Summary:
When building `react-native-windows` our code analysis tools complained about an implicit `double` to `PointerIdentifier` in NativeDOM.cpp.
This PR adds an explicit cast.
Temporary downstream patch: https://github.com/microsoft/react-native-windows/commit/5957d0af6944d64513cead28186dfbcc74bbfea0
... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48578/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48578/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48577 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48577/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48577/comments | https://api.github.com/repos/facebook/react-native/issues/48577/events | https://github.com/facebook/react-native/pull/48577 | 2,778,605,896 | PR_kwDOAbrxp86HP6Vg | 48,577 | Cleanup enableAndroidLineHeightCentering flag | {
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/u... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-01-09T19:27:45 | 2025-01-10T21:12:47 | 2025-01-10T21:12:38 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48577",
"html_url": "https://github.com/facebook/react-native/pull/48577",
"diff_url": "https://github.com/facebook/react-native/pull/48577.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48577.patch",
"merged_at": null
} | Summary:
This has been enabled by default for about two and a half months. Let's clean up the old path.
Changelog: [Internal]
Differential Revision: D67985133
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48577/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48577/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48576 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48576/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48576/comments | https://api.github.com/repos/facebook/react-native/issues/48576/events | https://github.com/facebook/react-native/pull/48576 | 2,778,573,818 | PR_kwDOAbrxp86HPzRo | 48,576 | Convert ReactTextInlineImageShadowNode | {
"login": "tdn120",
"id": 32721554,
"node_id": "MDQ6VXNlcjMyNzIxNTU0",
"avatar_url": "https://avatars.githubusercontent.com/u/32721554?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tdn120",
"html_url": "https://github.com/tdn120",
"followers_url": "https://api.github.com/users/tdn120/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2025-01-09T19:08:47 | 2025-01-13T16:43:04 | 2025-01-13T16:42:54 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48576",
"html_url": "https://github.com/facebook/react-native/pull/48576",
"diff_url": "https://github.com/facebook/react-native/pull/48576.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48576.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D67981753
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48576/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48576/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48575 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48575/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48575/comments | https://api.github.com/repos/facebook/react-native/issues/48575/events | https://github.com/facebook/react-native/issues/48575 | 2,778,355,196 | I_kwDOAbrxp86lmlX8 | 48,575 | Installing hermes-engine - react-native": "0.76.3 got stuck react native | {
"login": "huzaifahazelGit",
"id": 107028141,
"node_id": "U_kgDOBmEerQ",
"avatar_url": "https://avatars.githubusercontent.com/u/107028141?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huzaifahazelGit",
"html_url": "https://github.com/huzaifahazelGit",
"followers_url": "https://api.githu... | [
{
"id": 470324689,
"node_id": "MDU6TGFiZWw0NzAzMjQ2ODk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20For%20Stack%20Overflow",
"name": "Resolution: For Stack Overflow",
"color": "d4c5f9",
"default": false,
"description": "A question for Stack Overflow.... | closed | false | null | [] | null | 4 | 2025-01-09T17:12:26 | 2025-01-09T20:12:08 | 2025-01-09T20:12:08 | NONE | null | null | null | null | ### Description
have created a new react native project and then install npm , then then cd iOS pod install but it got stuck on
require Pod::Executable.execute_command('node', ['-p',
'require.resolve(
"react-native/scripts/react_native_pods.rb",
{paths: [process.argv[1]]},
)', __dir__]).strip
... | {
"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/48575/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48575/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48574 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48574/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48574/comments | https://api.github.com/repos/facebook/react-native/issues/48574/events | https://github.com/facebook/react-native/pull/48574 | 2,778,258,297 | PR_kwDOAbrxp86HOuUE | 48,574 | fix(iOS): Use REACT_NATIVE_PATH env to resolve react native path in Hermes podspec | {
"login": "gabrieldonadel",
"id": 11707729,
"node_id": "MDQ6VXNlcjExNzA3NzI5",
"avatar_url": "https://avatars.githubusercontent.com/u/11707729?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gabrieldonadel",
"html_url": "https://github.com/gabrieldonadel",
"followers_url": "https://api.gi... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 1 | 2025-01-09T16:23:42 | 2025-02-13T15:25:56 | null | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48574",
"html_url": "https://github.com/facebook/react-native/pull/48574",
"diff_url": "https://github.com/facebook/react-native/pull/48574.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48574.patch",
"merged_at": null
} | ## Summary:
On iOS, the `REACT_NATIVE_PATH` environment variable is set during both the CocoaPods installation process and the app build. Most React Native scripts already rely on this variable or provide a way to specify a custom React Native path (rather than relying on the default node_modules resolution).
How... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48574/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48574/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48573 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48573/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48573/comments | https://api.github.com/repos/facebook/react-native/issues/48573/events | https://github.com/facebook/react-native/pull/48573 | 2,778,199,749 | PR_kwDOAbrxp86HOhen | 48,573 | remove use of folly::init | {
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-09T15:56:22 | 2025-01-09T16:47:06 | 2025-01-09T16:46:55 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48573",
"html_url": "https://github.com/facebook/react-native/pull/48573",
"diff_url": "https://github.com/facebook/react-native/pull/48573.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48573.patch",
"merged_at": null
} | Summary:
changelog: [internal]
remove main.cpp for cxxreact/tests. It is not needed for tests to work and it breaks build for C++ only tests.
Reviewed By: javache
Differential Revision: D67975182
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48573/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48573/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48572 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48572/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48572/comments | https://api.github.com/repos/facebook/react-native/issues/48572/events | https://github.com/facebook/react-native/pull/48572 | 2,778,047,951 | PR_kwDOAbrxp86HN___ | 48,572 | Do not reset rn-artifacts-version on release branch | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-01-09T14:52:38 | 2025-01-14T15:13:17 | 2025-01-10T11:53:10 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48572",
"html_url": "https://github.com/facebook/react-native/pull/48572",
"diff_url": "https://github.com/facebook/react-native/pull/48572.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48572.patch",
"merged_at": null
} | Summary:
Because of this extra step on build-android, we're seeing the version 1000.0.0-<SHA>
on commits on the release branch. This prevents it.
Changelog:
[Internal] [Changed] - Do not reset rn-artifacts-version on release branch
Differential Revision: D67975049
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48572/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48572/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48571 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48571/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48571/comments | https://api.github.com/repos/facebook/react-native/issues/48571/events | https://github.com/facebook/react-native/issues/48571 | 2,778,024,582 | I_kwDOAbrxp86llUqG | 48,571 | Text component moves child element to left when using RTL in system | {
"login": "whiskeycola",
"id": 6890866,
"node_id": "MDQ6VXNlcjY4OTA4NjY=",
"avatar_url": "https://avatars.githubusercontent.com/u/6890866?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/whiskeycola",
"html_url": "https://github.com/whiskeycola",
"followers_url": "https://api.github.com/us... | [
{
"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 | 3 | 2025-01-09T14:42:45 | 2025-01-09T15:33:52 | null | NONE | null | null | null | null | ### Description
If the phone has the RTL (Hebrew) language installed, then the Text component behaves incomprehensibly. The child element moves to the left. This bug does not occur on all devices. In the emulator, Galaxy Tab S6, web or in expo go, everything is displayed well. I noticed this bug on the Galaxy A9. If... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48571/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48571/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48570 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48570/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48570/comments | https://api.github.com/repos/facebook/react-native/issues/48570/events | https://github.com/facebook/react-native/pull/48570 | 2,778,021,503 | PR_kwDOAbrxp86HN6Mj | 48,570 | Mark benchmark API as unstable | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-09T14:41:34 | 2025-01-09T18:15:17 | 2025-01-09T18:15:08 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48570",
"html_url": "https://github.com/facebook/react-native/pull/48570",
"diff_url": "https://github.com/facebook/react-native/pull/48570.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48570.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
We're still iterating on this feature and making sure it reports stable results, so marking it as `unstable` to set expectations.
Differential Revision: D67975844
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48570/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48570/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48569 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48569/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48569/comments | https://api.github.com/repos/facebook/react-native/issues/48569/events | https://github.com/facebook/react-native/pull/48569 | 2,777,979,334 | PR_kwDOAbrxp86HNw7b | 48,569 | Replace $FlowFixMe in DrawerLayoutAndroid | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-01-09T14:23:55 | 2025-01-30T09:43:55 | 2025-01-09T15:53:09 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48569",
"html_url": "https://github.com/facebook/react-native/pull/48569",
"diff_url": "https://github.com/facebook/react-native/pull/48569.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48569.patch",
"merged_at": null
} | Summary:
Changelog:
[General][Changed] - Improve types on DrawerLayoutAndroid
Differential Revision: D67975172
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48569/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48569/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48568 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48568/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48568/comments | https://api.github.com/repos/facebook/react-native/issues/48568/events | https://github.com/facebook/react-native/pull/48568 | 2,777,785,346 | PR_kwDOAbrxp86HNF3l | 48,568 | Drop dependency on native/fb | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 11 | 2025-01-09T13:03:24 | 2025-01-10T17:50:49 | 2025-01-10T16:19:56 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48568",
"html_url": "https://github.com/facebook/react-native/pull/48568",
"diff_url": "https://github.com/facebook/react-native/pull/48568.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48568.patch",
"merged_at": null
} | Summary:
We only need this dependency for internal builds, as we only rely on fbjni, which is its own open-source project.
This code was forked for open-source and not synced in anyway, which is a potential liability.
Changelog: [Internal]
Differential Revision: D67796633
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48568/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48568/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48567 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48567/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48567/comments | https://api.github.com/repos/facebook/react-native/issues/48567/events | https://github.com/facebook/react-native/pull/48567 | 2,777,784,530 | PR_kwDOAbrxp86HNFrh | 48,567 | Remove unnecessary interpolation for logcat logging | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-01-09T13:03:03 | 2025-01-10T17:50:26 | 2025-01-10T16:19:55 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48567",
"html_url": "https://github.com/facebook/react-native/pull/48567",
"diff_url": "https://github.com/facebook/react-native/pull/48567.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48567.patch",
"merged_at": null
} | Summary:
We don't need the `FBLOG_PRI` macro which does unnecessary additional interpolation, and can instead directly call `__android_log_write`
Changelog: [Internal]
Differential Revision: D67461225
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48567/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48567/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48566 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48566/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48566/comments | https://api.github.com/repos/facebook/react-native/issues/48566/events | https://github.com/facebook/react-native/pull/48566 | 2,777,775,718 | PR_kwDOAbrxp86HNDtn | 48,566 | [RN][Changelog] Add Changelog for 0.76.6 | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-09T12:59:20 | 2025-03-03T15:08:29 | 2025-01-09T14:55:54 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48566",
"html_url": "https://github.com/facebook/react-native/pull/48566",
"diff_url": "https://github.com/facebook/react-native/pull/48566.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48566.patch",
"merged_at": null
} | ## Summary:
Add changelog for 0.76.6
## Changelog:
[Internal] - Add Changelog for 0.76.6
## 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/48566/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48566/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48565 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48565/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48565/comments | https://api.github.com/repos/facebook/react-native/issues/48565/events | https://github.com/facebook/react-native/pull/48565 | 2,777,749,096 | PR_kwDOAbrxp86HM9wJ | 48,565 | Update classification of RCs | {
"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 | 2 | 2025-01-09T12:48:39 | 2025-01-09T15:16:00 | 2025-01-09T15:15:47 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48565",
"html_url": "https://github.com/facebook/react-native/pull/48565",
"diff_url": "https://github.com/facebook/react-native/pull/48565.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48565.patch",
"merged_at": null
} | Summary:
The changelog for 0.77 needs some love as there are some entry that are incorrectly classified.
In this diff I took care of fixing the entries in the RCs.
We need to go through all the other classes of entries.
## Changelog:
[Internal] - Refine 0.77 changelog
Reviewed By: cortinico
Differential Revision: ... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48565/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48565/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48564 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48564/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48564/comments | https://api.github.com/repos/facebook/react-native/issues/48564/events | https://github.com/facebook/react-native/pull/48564 | 2,777,749,049 | PR_kwDOAbrxp86HM9vg | 48,564 | Update classification of Added | {
"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 | 2 | 2025-01-09T12:48:38 | 2025-01-09T15:16:05 | 2025-01-09T15:15:48 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48564",
"html_url": "https://github.com/facebook/react-native/pull/48564",
"diff_url": "https://github.com/facebook/react-native/pull/48564.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48564.patch",
"merged_at": null
} | Summary:
The changelog for 0.77 needs some love as there are some entry that are incorrectly classified.
In this diff I took care of fixing the `Added` entries.
We need to go through all the other classes of entries.
## Changelog:
[Internal] - Refine 0.77 changelog
Reviewed By: cortinico
Differential Revision: D67... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48564/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48564/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48563 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48563/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48563/comments | https://api.github.com/repos/facebook/react-native/issues/48563/events | https://github.com/facebook/react-native/pull/48563 | 2,777,749,009 | PR_kwDOAbrxp86HM9u7 | 48,563 | Update classification of Changed | {
"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 | 2 | 2025-01-09T12:48:37 | 2025-01-09T15:16:10 | 2025-01-09T15:15:48 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48563",
"html_url": "https://github.com/facebook/react-native/pull/48563",
"diff_url": "https://github.com/facebook/react-native/pull/48563.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48563.patch",
"merged_at": null
} | Summary:
The changelog for 0.77 needs some love as there are some entry that are incorrectly classified.
In this diff I took care of fixing the `Changed` entries.
We need to go through all the other classes of entries.
## Changelog:
[Internal] - Refine 0.77 changelog
Reviewed By: cortinico
Differential Revision: D... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48563/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48563/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48562 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48562/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48562/comments | https://api.github.com/repos/facebook/react-native/issues/48562/events | https://github.com/facebook/react-native/pull/48562 | 2,777,748,968 | PR_kwDOAbrxp86HM9uU | 48,562 | Update classification of Deprecated | {
"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 | 2 | 2025-01-09T12:48:36 | 2025-01-09T15:16:15 | 2025-01-09T15:15:49 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48562",
"html_url": "https://github.com/facebook/react-native/pull/48562",
"diff_url": "https://github.com/facebook/react-native/pull/48562.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48562.patch",
"merged_at": null
} | Summary:
The changelog for 0.77 needs some love as there are some entry that are incorrectly classified.
In this diff I took care of fixing the `Changed` entries.
We need to go through all the other classes of entries.
## Changelog:
[Internal] - Refine 0.77 changelog
Reviewed By: cortinico
Differential Revision: D... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48562/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48562/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48561 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48561/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48561/comments | https://api.github.com/repos/facebook/react-native/issues/48561/events | https://github.com/facebook/react-native/pull/48561 | 2,777,748,913 | PR_kwDOAbrxp86HM9tj | 48,561 | Update classification of Fixed | {
"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 | 2 | 2025-01-09T12:48:35 | 2025-01-09T15:16:20 | 2025-01-09T15:15:50 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48561",
"html_url": "https://github.com/facebook/react-native/pull/48561",
"diff_url": "https://github.com/facebook/react-native/pull/48561.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48561.patch",
"merged_at": null
} | Summary:
The changelog for 0.77 needs some love as there are some entry that are incorrectly classified.
In this diff I took care of fixing the `Fixed` entries.
We need to go through all the other classes of entries.
## Changelog:
[Internal] - Refine 0.77 changelog
Differential Revision: D67972217
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48561/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48561/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48560 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48560/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48560/comments | https://api.github.com/repos/facebook/react-native/issues/48560/events | https://github.com/facebook/react-native/pull/48560 | 2,777,744,630 | PR_kwDOAbrxp86HM8v- | 48,560 | write fantom tests percentage based width and height | {
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-09T12:46:50 | 2025-01-09T14:14:17 | 2025-01-09T14:13:16 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48560",
"html_url": "https://github.com/facebook/react-native/pull/48560",
"diff_url": "https://github.com/facebook/react-native/pull/48560.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48560.patch",
"merged_at": null
} | Summary:
changelog: [internal]
add tests for width and height and margin style. Covering percentage-based dimensions and invalid inputs.
The test coverage is needed to make removal of folly::tryTo safe.
Reviewed By: rubennorte
Differential Revision: D67942139
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48560/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48560/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48559 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48559/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48559/comments | https://api.github.com/repos/facebook/react-native/issues/48559/events | https://github.com/facebook/react-native/issues/48559 | 2,777,699,601 | I_kwDOAbrxp86lkFUR | 48,559 | Modal flickr in conditial displayed in react native 0.76.5 | {
"login": "TonyFTannous-Byd",
"id": 169278805,
"node_id": "U_kgDOChb9VQ",
"avatar_url": "https://avatars.githubusercontent.com/u/169278805?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/TonyFTannous-Byd",
"html_url": "https://github.com/TonyFTannous-Byd",
"followers_url": "https://api.gi... | [
{
"id": 1113219646,
"node_id": "MDU6TGFiZWwxMTEzMjE5NjQ2",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20Modal",
"name": "Component: Modal",
"color": "fef2c0",
"default": false,
"description": ""
},
{
"id": 1794376073,
"node_id": "MDU6TGFiZWwx... | open | false | null | [] | null | 3 | 2025-01-09T12:28:43 | 2025-01-10T15:58:02 | null | NONE | null | null | null | null | ### Description
in react native 0.76.4, and react native reanimated 3.16.6 and react native navigation 6. my problem if i use condition to display my react native Modal, i have a problem
i have 2 input each one contain a button open conditionaly a modal (instead switching true/false for visible prop of the modal)
i... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48559/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48559/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48558 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48558/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48558/comments | https://api.github.com/repos/facebook/react-native/issues/48558/events | https://github.com/facebook/react-native/pull/48558 | 2,777,603,728 | PR_kwDOAbrxp86HMdSV | 48,558 | Fix test-e2e-local with RNTester due to unbuilt codegen | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-01-09T11:48:23 | 2025-01-10T16:50:55 | 2025-01-10T16:50:41 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48558",
"html_url": "https://github.com/facebook/react-native/pull/48558",
"diff_url": "https://github.com/facebook/react-native/pull/48558.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48558.patch",
"merged_at": null
} | Summary:
Running `yarn test-e2e-local -t "RNTester" -p "Android" -h true -c <TOKEN>`
currently fails if you start from RNTester Android.
That's because codegen is not built. This commit fixes it.
Changelog:
[Internal] [Changed] - Fix test-e2e-local with RNTester due to unbuilt codegen
Differential Revision: D6797207... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48558/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48558/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48557 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48557/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48557/comments | https://api.github.com/repos/facebook/react-native/issues/48557/events | https://github.com/facebook/react-native/pull/48557 | 2,777,582,144 | PR_kwDOAbrxp86HMYg3 | 48,557 | remove folly::tryTo | {
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2025-01-09T11:37:43 | 2025-01-10T11:25:57 | 2025-01-10T11:25:47 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48557",
"html_url": "https://github.com/facebook/react-native/pull/48557",
"diff_url": "https://github.com/facebook/react-native/pull/48557.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48557.patch",
"merged_at": null
} | Summary:
changelog: [internal]
delete use of folly::tryTo from react native.
Differential Revision: D67942789
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48557/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48557/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48556 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48556/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48556/comments | https://api.github.com/repos/facebook/react-native/issues/48556/events | https://github.com/facebook/react-native/pull/48556 | 2,777,581,253 | PR_kwDOAbrxp86HMYUR | 48,556 | isolate use of folly to interpolateViewProps on Android | {
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-01-09T11:37:15 | 2025-01-11T00:18:56 | 2025-01-11T00:18:44 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48556",
"html_url": "https://github.com/facebook/react-native/pull/48556",
"diff_url": "https://github.com/facebook/react-native/pull/48556.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48556.patch",
"merged_at": null
} | Summary:
changelog: [react-native]
the only place in view module that uses folly is `ViewPropsInterpolation.h` and that is only on Android.
This diff makes that dependency explicit and make it android only.
Differential Revision: D67942951
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48556/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48556/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48555 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48555/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48555/comments | https://api.github.com/repos/facebook/react-native/issues/48555/events | https://github.com/facebook/react-native/pull/48555 | 2,777,577,399 | PR_kwDOAbrxp86HMXdy | 48,555 | Move assets for feature flags docs to a __docs__ directory | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-09T11:35:25 | 2025-01-09T13:35:12 | 2025-01-09T13:35:00 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48555",
"html_url": "https://github.com/facebook/react-native/pull/48555",
"diff_url": "https://github.com/facebook/react-native/pull/48555.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48555.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
Small move to align with the existing convention.
Add `README.md` file for feature flags in JS directory, to link to canonical docs.
Differential Revision: D67897751
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48555/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48555/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48554 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48554/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48554/comments | https://api.github.com/repos/facebook/react-native/issues/48554/events | https://github.com/facebook/react-native/issues/48554 | 2,777,047,168 | I_kwDOAbrxp86lhmCA | 48,554 | Metro Bundle Does not start automatically when run the ios build | {
"login": "huzaifahazelGit",
"id": 107028141,
"node_id": "U_kgDOBmEerQ",
"avatar_url": "https://avatars.githubusercontent.com/u/107028141?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huzaifahazelGit",
"html_url": "https://github.com/huzaifahazelGit",
"followers_url": "https://api.githu... | [
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 1794380150,
"node_id": "MD... | closed | false | null | [] | null | 13 | 2025-01-09T07:34:06 | 2025-02-07T17:10:30 | 2025-01-13T17:37:10 | NONE | null | null | null | null | ### Description
No script URL provided. Make sure the packager is running or you have embedded a JS bundle in your application bundle.
### Steps to reproduce
1.yarn
2.cd ios / pod install
3.xed i
### React Native Version
0.76.3
### Affected Platforms
Runtime - iOS
### Areas
Fabric - The New Renderer
### Ou... | {
"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/48554/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48554/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48553 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48553/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48553/comments | https://api.github.com/repos/facebook/react-native/issues/48553/events | https://github.com/facebook/react-native/issues/48553 | 2,776,996,880 | I_kwDOAbrxp86lhZwQ | 48,553 | A failure occurred while executing org.jetbrains.kotlin | {
"login": "dhavalkotecha-5d",
"id": 95737210,
"node_id": "U_kgDOBbTVeg",
"avatar_url": "https://avatars.githubusercontent.com/u/95737210?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dhavalkotecha-5d",
"html_url": "https://github.com/dhavalkotecha-5d",
"followers_url": "https://api.gith... | [
{
"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 | 9 | 2025-01-09T07:08:04 | 2025-01-23T12:36:33 | 2025-01-23T05:48:40 | NONE | null | null | null | null | ### Description
```
What went wrong:
Execution failed for task ':app:compileDebugKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
> Compilation error. See log for more details
e: file:///Volumes/PD/.../... | {
"login": "dhavalkotecha-5d",
"id": 95737210,
"node_id": "U_kgDOBbTVeg",
"avatar_url": "https://avatars.githubusercontent.com/u/95737210?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dhavalkotecha-5d",
"html_url": "https://github.com/dhavalkotecha-5d",
"followers_url": "https://api.gith... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48553/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48553/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48552 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48552/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48552/comments | https://api.github.com/repos/facebook/react-native/issues/48552/events | https://github.com/facebook/react-native/issues/48552 | 2,776,717,949 | I_kwDOAbrxp86lgVp9 | 48,552 | [0.76][New Arch] Pressable loses background when applying borderless ripple effect | {
"login": "wfern",
"id": 4096003,
"node_id": "MDQ6VXNlcjQwOTYwMDM=",
"avatar_url": "https://avatars.githubusercontent.com/u/4096003?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/wfern",
"html_url": "https://github.com/wfern",
"followers_url": "https://api.github.com/users/wfern/follower... | [
{
"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 | 1 | 2025-01-09T02:47:59 | 2025-02-18T12:30:35 | null | CONTRIBUTOR | null | null | null | null | ### Description
The `Pressable` component loses its backgroundColor and ripple effect when `android_ripple` is set with `borderless: true`.
Notes:
• If `Pressable` is the only component in the app or if all parent components have transparent backgrounds, the ripple effect works as expected. However, this scenar... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48552/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48552/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48551 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48551/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48551/comments | https://api.github.com/repos/facebook/react-native/issues/48551/events | https://github.com/facebook/react-native/issues/48551 | 2,776,709,173 | I_kwDOAbrxp86lgTg1 | 48,551 | [0.76] updating appProperties does not work on iOS | {
"login": "aliceni81",
"id": 81170508,
"node_id": "MDQ6VXNlcjgxMTcwNTA4",
"avatar_url": "https://avatars.githubusercontent.com/u/81170508?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aliceni81",
"html_url": "https://github.com/aliceni81",
"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": 1794376073,
"node_id": "MD... | closed | false | null | [] | null | 9 | 2025-01-09T02:38:08 | 2025-02-24T16:13:25 | 2025-02-24T16:13:25 | NONE | null | null | null | null | ### Description
Hi, I'm using react native v0.76.5 (new architecture is enabled) and react-native-firebase/messaging v21.6.2.
According to the [documentation](https://rnfirebase.io/messaging/usage#background-application-state), I have the following code in index.js
```
messaging().setBackgroundMessageHandler(as... | {
"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/48551/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48551/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48550 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48550/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48550/comments | https://api.github.com/repos/facebook/react-native/issues/48550/events | https://github.com/facebook/react-native/pull/48550 | 2,776,636,771 | PR_kwDOAbrxp86HJJ9C | 48,550 | Cache ViewManagerDelegate on ViewManagers | {
"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 | 11 | 2025-01-09T00:56:20 | 2025-01-14T07:43:43 | 2025-01-14T07:43:33 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48550",
"html_url": "https://github.com/facebook/react-native/pull/48550",
"diff_url": "https://github.com/facebook/react-native/pull/48550.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48550.patch",
"merged_at": null
} | Summary:
Cache ViewManagerDelegate on ViewManagers
changelog: [internal] internal
Differential Revision: D67957883
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48550/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48550/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48549 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48549/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48549/comments | https://api.github.com/repos/facebook/react-native/issues/48549/events | https://github.com/facebook/react-native/pull/48549 | 2,776,636,754 | PR_kwDOAbrxp86HJJ8y | 48,549 | Refactor ViewManager codegen to use new ViewManagerInterface | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-01-09T00:56:19 | 2025-01-10T22:02:27 | 2025-01-10T22:02:06 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48549",
"html_url": "https://github.com/facebook/react-native/pull/48549",
"diff_url": "https://github.com/facebook/react-native/pull/48549.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48549.patch",
"merged_at": null
} | Summary:
Refactor ViewManager codegen to use new ViewManagerInterface
changelog: [internal] internal
Differential Revision: D67957884
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48549/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48549/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48548 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48548/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48548/comments | https://api.github.com/repos/facebook/react-native/issues/48548/events | https://github.com/facebook/react-native/pull/48548 | 2,776,636,739 | PR_kwDOAbrxp86HJJ8m | 48,548 | Introduce ViewManagerInterface | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-01-09T00:56:19 | 2025-01-10T22:02:22 | 2025-01-10T22:02:06 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48548",
"html_url": "https://github.com/facebook/react-native/pull/48548",
"diff_url": "https://github.com/facebook/react-native/pull/48548.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48548.patch",
"merged_at": null
} | Summary:
In this diff I'm introducing the new public API ViewManagerInterface, this will be used in the next diffs of the stack to be implemented by all viewManagerInterfaces that are code-gen when using the new architecture
changelog: [Android][Changed] Introduce new public API ViewManagerInterface
Differential Revi... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48548/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48548/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48547 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48547/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48547/comments | https://api.github.com/repos/facebook/react-native/issues/48547/events | https://github.com/facebook/react-native/pull/48547 | 2,776,542,911 | PR_kwDOAbrxp86HI09p | 48,547 | Allow text inputs to handle native requestFocus calls | {
"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 | 11 | 2025-01-08T23:37:50 | 2025-01-15T00:35:47 | 2025-01-15T00:35:37 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48547",
"html_url": "https://github.com/facebook/react-native/pull/48547",
"diff_url": "https://github.com/facebook/react-native/pull/48547.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48547.patch",
"merged_at": null
} | Summary:
For some unknown reason, we have been swallowing [`requestFocus`](https://developer.android.com/reference/android/view/View#requestFocus(int) calls since `TextInput` is a controlled component - meaning you can control this components value and focus state from JS. This decision was originally made pre 2015 and... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48547/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48547/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48546 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48546/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48546/comments | https://api.github.com/repos/facebook/react-native/issues/48546/events | https://github.com/facebook/react-native/pull/48546 | 2,776,451,378 | PR_kwDOAbrxp86HIgrt | 48,546 | Defining constant'types for API stability | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-01-08T22:16:56 | 2025-01-09T00:21:55 | 2025-01-09T00:21:42 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48546",
"html_url": "https://github.com/facebook/react-native/pull/48546",
"diff_url": "https://github.com/facebook/react-native/pull/48546.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48546.patch",
"merged_at": null
} | Summary:
Defining constant'types for API stability
changelog: [internal] internal
Differential Revision: D67953794
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48546/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48546/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48545 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48545/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48545/comments | https://api.github.com/repos/facebook/react-native/issues/48545/events | https://github.com/facebook/react-native/pull/48545 | 2,776,450,678 | PR_kwDOAbrxp86HIghu | 48,545 | Internalize RootViewManager | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-08T22:16:19 | 2025-01-09T00:21:52 | 2025-01-09T00:21:41 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48545",
"html_url": "https://github.com/facebook/react-native/pull/48545",
"diff_url": "https://github.com/facebook/react-native/pull/48545.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48545.patch",
"merged_at": null
} | Summary:
RootViewManager is meant to be used by the internals of React Native, ther are no external usages. I'm internalizing it
changelog: [internal] internal
Differential Revision: D67952865
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48545/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48545/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48544 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48544/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48544/comments | https://api.github.com/repos/facebook/react-native/issues/48544/events | https://github.com/facebook/react-native/issues/48544 | 2,776,413,339 | I_kwDOAbrxp86lfLSb | 48,544 | TextInput crashes when any text is entered while running as iOS app on apple silicon mac ("My Mac (Designed for iPhone)" target) | {
"login": "jobpaardekooper",
"id": 34612663,
"node_id": "MDQ6VXNlcjM0NjEyNjYz",
"avatar_url": "https://avatars.githubusercontent.com/u/34612663?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jobpaardekooper",
"html_url": "https://github.com/jobpaardekooper",
"followers_url": "https://api... | [
{
"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": 869668024,
"node_id": "MDU... | closed | false | null | [] | null | 33 | 2025-01-08T21:48:58 | 2025-03-26T09:38:15 | 2025-03-11T13:10:07 | NONE | null | null | null | null | ### Description
When running iOS apps on apple silicon macs using the "My Mac (Designed for iPhone)" target, apps crash once you enter any text into a `TextInput` component.
Running the same code on an actual iOS devices works but not when running the app on Mac.
### Steps to reproduce
```bash
npm i
npx pod-ins... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48544/reactions",
"total_count": 9,
"+1": 9,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48544/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48543 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48543/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48543/comments | https://api.github.com/repos/facebook/react-native/issues/48543/events | https://github.com/facebook/react-native/pull/48543 | 2,776,330,940 | PR_kwDOAbrxp86HIF3g | 48,543 | Declare shared interface for accessibility delegate methods | {
"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 | 5 | 2025-01-08T20:54:39 | 2025-01-17T15:16:41 | 2025-01-16T18:09:27 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48543",
"html_url": "https://github.com/facebook/react-native/pull/48543",
"diff_url": "https://github.com/facebook/react-native/pull/48543.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48543.patch",
"merged_at": null
} | Summary:
Introduces a shared interface for methods that need to be called by the `ReactScrollViewAccessibilityDelegate`
Changelog: [Internal]
Differential Revision: D67948151
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48543/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48543/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48542 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48542/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48542/comments | https://api.github.com/repos/facebook/react-native/issues/48542/events | https://github.com/facebook/react-native/pull/48542 | 2,776,268,536 | PR_kwDOAbrxp86HH36P | 48,542 | Bump Fresco to 3.6.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 | 3 | 2025-01-08T20:21:32 | 2025-01-08T23:00:02 | 2025-01-08T22:59:52 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48542",
"html_url": "https://github.com/facebook/react-native/pull/48542",
"diff_url": "https://github.com/facebook/react-native/pull/48542.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48542.patch",
"merged_at": null
} | Summary:
Updates Fresco from 3.5.0 to 3.6.0. Picks up a few new features and bug fixes for XML drawables, including a required fix that [automatically supplies the XML drawable factory to Fresco's PipelineDraweeControllerBuilder](https://github.com/facebook/fresco/commit/e6b052610aab461601cfabc00f7240758a415878). Witho... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48542/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48542/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48541 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48541/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48541/comments | https://api.github.com/repos/facebook/react-native/issues/48541/events | https://github.com/facebook/react-native/pull/48541 | 2,776,180,331 | PR_kwDOAbrxp86HHkFW | 48,541 | Add tinted vector drawable example to RNTester | {
"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 | 5 | 2025-01-08T19:40:43 | 2025-01-14T16:27:32 | 2025-01-10T04:00:34 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48541",
"html_url": "https://github.com/facebook/react-native/pull/48541",
"diff_url": "https://github.com/facebook/react-native/pull/48541.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48541.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D64136753
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48541/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48541/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48540 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48540/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48540/comments | https://api.github.com/repos/facebook/react-native/issues/48540/events | https://github.com/facebook/react-native/pull/48540 | 2,776,141,697 | PR_kwDOAbrxp86HHblL | 48,540 | Silence the `eden info` output from react-native-codegen | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-08T19:19:25 | 2025-01-09T12:05:21 | 2025-01-09T12:05:09 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48540",
"html_url": "https://github.com/facebook/react-native/pull/48540",
"diff_url": "https://github.com/facebook/react-native/pull/48540.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48540.patch",
"merged_at": null
} | ## Summary:
We currently see this error message on console:

This will silence it by piping stderr to /dev/null
## Changelog:
[INTERNAL] - Silence the `eden info` output from react-native-co... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48540/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48540/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48539 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48539/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48539/comments | https://api.github.com/repos/facebook/react-native/issues/48539/events | https://github.com/facebook/react-native/pull/48539 | 2,776,129,821 | PR_kwDOAbrxp86HHY7a | 48,539 | Gradle to 8.12 | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-01-08T19:13:08 | 2025-02-20T09:36:01 | 2025-01-09T11:14:57 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48539",
"html_url": "https://github.com/facebook/react-native/pull/48539",
"diff_url": "https://github.com/facebook/react-native/pull/48539.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48539.patch",
"merged_at": null
} | Summary:
This keeps our Gradle version up to date ahead of the branch cut for 0.78.
https://docs.gradle.org/current/release-notes.html
Changelog:
[Android] [Changed] - Bump Gradle to 8.12
Differential Revision: D67946619
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48539/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48539/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48538 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48538/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48538/comments | https://api.github.com/repos/facebook/react-native/issues/48538/events | https://github.com/facebook/react-native/issues/48538 | 2,775,903,326 | I_kwDOAbrxp86ldOxe | 48,538 | Issue with Multipart Request in iOS: Error in RCTNetworking.mm for Large Payloads | {
"login": "ejjraifihamza",
"id": 76843028,
"node_id": "MDQ6VXNlcjc2ODQzMDI4",
"avatar_url": "https://avatars.githubusercontent.com/u/76843028?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ejjraifihamza",
"html_url": "https://github.com/ejjraifihamza",
"followers_url": "https://api.githu... | [
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 1794148631,
"node_id": "MD... | closed | false | null | [] | null | 3 | 2025-01-08T17:10:58 | 2025-01-08T17:11:26 | 2025-01-08T17:11:15 | NONE | null | null | null | null | ### Description
When send Formdata post request in a React Native app, I encounter an issue on iOS when the _parts contains large items. The following error is thrown:
`
[_multipartBody appendData:[[NSString stringWithFormat:@"--%@\r\n", _boundary]
dataUsingEncoding:NSUTF8StringEncoding]... | {
"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/48538/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48538/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48537 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48537/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48537/comments | https://api.github.com/repos/facebook/react-native/issues/48537/events | https://github.com/facebook/react-native/pull/48537 | 2,775,850,087 | PR_kwDOAbrxp86HGb2l | 48,537 | Refactor PointerEvents strings as constants | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-08T16:44:11 | 2025-01-08T19:43:14 | 2025-01-08T19:42:53 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48537",
"html_url": "https://github.com/facebook/react-native/pull/48537",
"diff_url": "https://github.com/facebook/react-native/pull/48537.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48537.patch",
"merged_at": null
} | Summary:
Refactor PointerEvents strings as constants
changelog: [internal] internal
Reviewed By: shwanton
Differential Revision: D67924567
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48537/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48537/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48536 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48536/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48536/comments | https://api.github.com/repos/facebook/react-native/issues/48536/events | https://github.com/facebook/react-native/pull/48536 | 2,775,850,045 | PR_kwDOAbrxp86HGb2D | 48,536 | Delete POSITION_SPACING_TYPES from ViewProps | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-08T16:44:09 | 2025-01-08T19:43:03 | 2025-01-08T19:42:52 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48536",
"html_url": "https://github.com/facebook/react-native/pull/48536",
"diff_url": "https://github.com/facebook/react-native/pull/48536.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48536.patch",
"merged_at": null
} | Summary:
POSITION_SPACING_TYPES is not being used, let's delete it
changelog: [internal] internal
Reviewed By: christophpurrer
Differential Revision: D67924569
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48536/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48536/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48535 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48535/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48535/comments | https://api.github.com/repos/facebook/react-native/issues/48535/events | https://github.com/facebook/react-native/pull/48535 | 2,775,850,005 | PR_kwDOAbrxp86HGb1h | 48,535 | Delete ON_LAYOUT constant | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-08T16:44:08 | 2025-01-08T19:43:08 | 2025-01-08T19:42:52 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48535",
"html_url": "https://github.com/facebook/react-native/pull/48535",
"diff_url": "https://github.com/facebook/react-native/pull/48535.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48535.patch",
"merged_at": null
} | Summary:
ON_LAYOUT is not being used, lets delete it
changelog: [internal] internal
Reviewed By: christophpurrer
Differential Revision: D67924570
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48535/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48535/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48534 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48534/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48534/comments | https://api.github.com/repos/facebook/react-native/issues/48534/events | https://github.com/facebook/react-native/pull/48534 | 2,775,849,966 | PR_kwDOAbrxp86HGb0- | 48,534 | Delete unused constants in ViewProps | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-01-08T16:44:07 | 2025-01-08T19:43:01 | 2025-01-08T19:42:51 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48534",
"html_url": "https://github.com/facebook/react-native/pull/48534",
"diff_url": "https://github.com/facebook/react-native/pull/48534.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48534.patch",
"merged_at": null
} | Summary:
IS_ATTACHMENT is unused, let's delete it
changelog: [internal] internal
Reviewed By: christophpurrer
Differential Revision: D67924566
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48534/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48534/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48533 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48533/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48533/comments | https://api.github.com/repos/facebook/react-native/issues/48533/events | https://github.com/facebook/react-native/pull/48533 | 2,775,845,396 | PR_kwDOAbrxp86HGa2B | 48,533 | Replace custom XmlFormat with Fresco built-in | {
"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 | 2025-01-08T16:42:01 | 2025-01-08T23:00:06 | 2025-01-08T22:59:53 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48533",
"html_url": "https://github.com/facebook/react-native/pull/48533",
"diff_url": "https://github.com/facebook/react-native/pull/48533.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48533.patch",
"merged_at": null
} | Summary:
Replaces the custom `XmlFormat` introduced in https://github.com/facebook/react-native/pull/46711 with the built-in support from Fresco. Fresco utilizes a very similar approach to load binary XML files and offers the XML format as part of its built-in `DefaultImageFormats`
Changelog:
[Android][Changed] - Repl... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48533/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48533/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48532 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48532/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48532/comments | https://api.github.com/repos/facebook/react-native/issues/48532/events | https://github.com/facebook/react-native/pull/48532 | 2,775,839,502 | PR_kwDOAbrxp86HGZkB | 48,532 | Improve documentation for AssetSourceResolver | {
"login": "Abbondanzo",
"id": 10366495,
"node_id": "MDQ6VXNlcjEwMzY2NDk1",
"avatar_url": "https://avatars.githubusercontent.com/u/10366495?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Abbondanzo",
"html_url": "https://github.com/Abbondanzo",
"followers_url": "https://api.github.com/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-08T16:38:56 | 2025-01-08T23:00:10 | 2025-01-08T22:59:54 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48532",
"html_url": "https://github.com/facebook/react-native/pull/48532",
"diff_url": "https://github.com/facebook/react-native/pull/48532.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48532.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D67942309
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48532/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48532/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48531 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48531/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48531/comments | https://api.github.com/repos/facebook/react-native/issues/48531/events | https://github.com/facebook/react-native/pull/48531 | 2,775,688,430 | PR_kwDOAbrxp86HF4tb | 48,531 | Static Hermes for React Native | {
"login": "piaskowyk",
"id": 36106620,
"node_id": "MDQ6VXNlcjM2MTA2NjIw",
"avatar_url": "https://avatars.githubusercontent.com/u/36106620?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/piaskowyk",
"html_url": "https://github.com/piaskowyk",
"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 | 13 | 2025-01-08T15:30:34 | 2025-05-12T10:08:07 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48531",
"html_url": "https://github.com/facebook/react-native/pull/48531",
"diff_url": "https://github.com/facebook/react-native/pull/48531.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48531.patch",
"merged_at": null
} | ## Summary:
This PR proposes changes to React Native to adopt the latest version of static Hermes. I've already made required changes for Hermes code, which you can view https://github.com/facebook/hermes/pull/1566
Here's an overview of what's included:
- **Naming and Localization Updates:** I've made several ... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48531/reactions",
"total_count": 189,
"+1": 10,
"-1": 0,
"laugh": 9,
"hooray": 10,
"confused": 0,
"heart": 69,
"rocket": 55,
"eyes": 36
} | https://api.github.com/repos/facebook/react-native/issues/48531/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48530 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48530/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48530/comments | https://api.github.com/repos/facebook/react-native/issues/48530/events | https://github.com/facebook/react-native/pull/48530 | 2,775,543,517 | PR_kwDOAbrxp86HFZC_ | 48,530 | xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactScrollViewAccessibilityDelegate.java | {
"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 | 6 | 2025-01-08T14:29:53 | 2025-01-08T22:51:17 | 2025-01-08T22:51:08 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48530",
"html_url": "https://github.com/facebook/react-native/pull/48530",
"diff_url": "https://github.com/facebook/react-native/pull/48530.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48530.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D67912326
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48530/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48530/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48529 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48529/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48529/comments | https://api.github.com/repos/facebook/react-native/issues/48529/events | https://github.com/facebook/react-native/pull/48529 | 2,775,315,882 | PR_kwDOAbrxp86HEm5q | 48,529 | Merge copies of GuardedFrameCallback | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-08T12:48:46 | 2025-01-08T17:36:55 | 2025-01-08T15:45:54 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48529",
"html_url": "https://github.com/facebook/react-native/pull/48529",
"diff_url": "https://github.com/facebook/react-native/pull/48529.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48529.patch",
"merged_at": null
} | Summary:
These classes are identical and we already have a dependency on :uimanager in fabric.
Looking at OSS, I found no usages of `fabric.GuardedFrameCallback`.
Changelog: [Internal]
Differential Revision: D67913226
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48529/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48529/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48528 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48528/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48528/comments | https://api.github.com/repos/facebook/react-native/issues/48528/events | https://github.com/facebook/react-native/pull/48528 | 2,775,155,122 | PR_kwDOAbrxp86HEDQQ | 48,528 | Start fixing changelog for 0.77 | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2025-01-08T11:29:42 | 2025-01-09T15:15:57 | 2025-01-09T15:15:46 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48528",
"html_url": "https://github.com/facebook/react-native/pull/48528",
"diff_url": "https://github.com/facebook/react-native/pull/48528.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48528.patch",
"merged_at": null
} | Summary:
The changelog for 0.77 needs some love as there are some entry that are incorrectly classified.
In this diff I took care of fixing the `Breaking Changes` and the `Removed` entries.
We need to go through all the other classes of entries.
## Changelog:
[Internal] - Refine 0.77 changelog
Differential Revision... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48528/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/48528/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48527 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48527/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48527/comments | https://api.github.com/repos/facebook/react-native/issues/48527/events | https://github.com/facebook/react-native/issues/48527 | 2,775,025,153 | I_kwDOAbrxp86lZ4YB | 48,527 | flexWrap wrapping unexpectedly with alignItems: 'flex-end' | {
"login": "a-klotz-p8",
"id": 194224976,
"node_id": "U_kgDOC5OjUA",
"avatar_url": "https://avatars.githubusercontent.com/u/194224976?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/a-klotz-p8",
"html_url": "https://github.com/a-klotz-p8",
"followers_url": "https://api.github.com/users/a-k... | [
{
"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 | {
"login": "krishpranav",
"id": 68631244,
"node_id": "MDQ6VXNlcjY4NjMxMjQ0",
"avatar_url": "https://avatars.githubusercontent.com/u/68631244?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/krishpranav",
"html_url": "https://github.com/krishpranav",
"followers_url": "https://api.github.com/... | [
{
"login": "krishpranav",
"id": 68631244,
"node_id": "MDQ6VXNlcjY4NjMxMjQ0",
"avatar_url": "https://avatars.githubusercontent.com/u/68631244?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/krishpranav",
"html_url": "https://github.com/krishpranav",
"followers_url": "htt... | null | 15 | 2025-01-08T10:36:28 | 2025-02-24T14:42:24 | null | NONE | null | null | null | null | ### Description
This bug/issue seems to be **screen size dependent**. In the provided example with the used text the incorrect wrapping is visible on the Pixel 7 screen. The same issue is also on ios, but there I did not test which text + device causes the too early overflow. When the text is changed (shortened or len... | {
"login": "a-klotz-p8",
"id": 194224976,
"node_id": "U_kgDOC5OjUA",
"avatar_url": "https://avatars.githubusercontent.com/u/194224976?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/a-klotz-p8",
"html_url": "https://github.com/a-klotz-p8",
"followers_url": "https://api.github.com/users/a-k... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48527/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48527/timeline | null | reopened | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48526 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48526/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48526/comments | https://api.github.com/repos/facebook/react-native/issues/48526/events | https://github.com/facebook/react-native/issues/48526 | 2,774,429,044 | I_kwDOAbrxp86lXm10 | 48,526 | Modal in android platform react native 0.76.5 freeze | {
"login": "TonyFTannous-Byd",
"id": 169278805,
"node_id": "U_kgDOChb9VQ",
"avatar_url": "https://avatars.githubusercontent.com/u/169278805?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/TonyFTannous-Byd",
"html_url": "https://github.com/TonyFTannous-Byd",
"followers_url": "https://api.gi... | [
{
"id": 870851515,
"node_id": "MDU6TGFiZWw4NzA4NTE1MTU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20Android",
"name": "Platform: Android",
"color": "1d76db",
"default": false,
"description": "Android applications."
},
{
"id": 1113219646,
"n... | closed | false | null | [] | null | 6 | 2025-01-08T06:35:41 | 2025-01-09T11:13:52 | 2025-01-09T11:13:47 | NONE | null | null | null | null | ### Description
In my screen i handle 3 component contain modal,
Means these components contain each one a list (modal) displayed when i click on a button contain in the component. and i have button in the parent screen, on press a modal display to inform the user if he want to save.
In react native 0.76.5 android ... | {
"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/48526/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48526/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48525 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48525/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48525/comments | https://api.github.com/repos/facebook/react-native/issues/48525/events | https://github.com/facebook/react-native/pull/48525 | 2,773,963,600 | PR_kwDOAbrxp86G_5C6 | 48,525 | Fix TextMeasureCacheKey Hash Throwing Out Some LayoutConstraints | {
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/u... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-01-08T00:04:37 | 2025-01-15T10:23:24 | 2025-01-08T18:38:49 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48525",
"html_url": "https://github.com/facebook/react-native/pull/48525",
"diff_url": "https://github.com/facebook/react-native/pull/48525.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48525.patch",
"merged_at": null
} | Summary:
Fixes https://github.com/facebook/react-native/issues/48249
`TextMeasureCacheKey` hash and equality functions only incorporates the maximum width constraint. I'm guessing this was an attempt at an optimization, but it can lead to incorrect results in pretty trivial cases. E.g. if Yoga knows a definite size of... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48525/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48525/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48524 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48524/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48524/comments | https://api.github.com/repos/facebook/react-native/issues/48524/events | https://github.com/facebook/react-native/pull/48524 | 2,773,908,424 | PR_kwDOAbrxp86G_tUF | 48,524 | Prettier: Cleanup `eslint-plugin-prettier` Dependency | {
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-07T23:03:08 | 2025-03-13T16:09:11 | 2025-01-08T17:47:49 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48524",
"html_url": "https://github.com/facebook/react-native/pull/48524",
"diff_url": "https://github.com/facebook/react-native/pull/48524.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48524.patch",
"merged_at": null
} | Summary:
I've confirmed that we are no longer using `eslint-plugin-prettier` in Metro or React Native. This removes it from the package dependencies.
Changelog:
[Internal]
Differential Revision: D67920511
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48524/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48524/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48523 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48523/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48523/comments | https://api.github.com/repos/facebook/react-native/issues/48523/events | https://github.com/facebook/react-native/pull/48523 | 2,773,874,421 | PR_kwDOAbrxp86G_l9U | 48,523 | Fix incorrect height of single line TextInputs without definite size | {
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/u... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-07T22:33:07 | 2025-01-09T19:01:34 | 2025-01-09T19:01:24 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48523",
"html_url": "https://github.com/facebook/react-native/pull/48523",
"diff_url": "https://github.com/facebook/react-native/pull/48523.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48523.patch",
"merged_at": null
} | Summary:
Current AndroidTextInputShadowNode logic measures the height of the TextInput by fitting text into the constraints of the TextInput box. This results in the wrong height for single line TextInputs, since a single line TextInput is infinitely horizontally scrollable (whearas the outer TextInput component itself... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48523/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48523/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48522 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48522/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48522/comments | https://api.github.com/repos/facebook/react-native/issues/48522/events | https://github.com/facebook/react-native/pull/48522 | 2,773,867,059 | PR_kwDOAbrxp86G_kWp | 48,522 | Make `TouchableNativeFeedback` strict mode compatible | {
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-07T22:26:46 | 2025-01-27T17:40:28 | 2025-01-27T17:40:24 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48522",
"html_url": "https://github.com/facebook/react-native/pull/48522",
"diff_url": "https://github.com/facebook/react-native/pull/48522.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48522.patch",
"merged_at": null
} | ## Summary:
Closes #22186
There are still some components that are not strict mode compatible. I found this one when wrapping the RNTester in `StrictMode` and opening the `DrawerLayoutAndroid` example.
The `Button` component uses `TouchableNativeFeedback` for Android which is currently using `findHostInstance_... | {
"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... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48522/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48522/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48521 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48521/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48521/comments | https://api.github.com/repos/facebook/react-native/issues/48521/events | https://github.com/facebook/react-native/pull/48521 | 2,773,615,278 | PR_kwDOAbrxp86G-suc | 48,521 | Annotate java.util.Comparator#compare To Take Nullable Parameters | {
"login": "jocelynluizzi13",
"id": 153304065,
"node_id": "U_kgDOCSM8AQ",
"avatar_url": "https://avatars.githubusercontent.com/u/153304065?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jocelynluizzi13",
"html_url": "https://github.com/jocelynluizzi13",
"followers_url": "https://api.githu... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 2 | 2025-01-07T19:49:57 | 2025-04-05T00:11:57 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48521",
"html_url": "https://github.com/facebook/react-native/pull/48521",
"diff_url": "https://github.com/facebook/react-native/pull/48521.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48521.patch",
"merged_at": null
} | Summary: java.util.Comparator#compare optionally allows null arguments, so annotate the methods correctly to match their supertype.
Differential Revision:
D67906420
Privacy Context Container: L1249009
| null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48521/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48521/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48520 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48520/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48520/comments | https://api.github.com/repos/facebook/react-native/issues/48520/events | https://github.com/facebook/react-native/pull/48520 | 2,773,607,917 | PR_kwDOAbrxp86G-rIH | 48,520 | Mark string props as nullable in scrollview managers | {
"login": "Abbondanzo",
"id": 10366495,
"node_id": "MDQ6VXNlcjEwMzY2NDk1",
"avatar_url": "https://avatars.githubusercontent.com/u/10366495?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Abbondanzo",
"html_url": "https://github.com/Abbondanzo",
"followers_url": "https://api.github.com/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-07T19:45:40 | 2025-01-07T23:39:12 | 2025-01-07T23:17:20 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48520",
"html_url": "https://github.com/facebook/react-native/pull/48520",
"diff_url": "https://github.com/facebook/react-native/pull/48520.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48520.patch",
"merged_at": null
} | Summary:
Both `ReactScrollViewHelper.parseSnapToAlignment` and `ReactScrollViewHelper.parseOverScrollMode` accept a nullable string. This is a precursor to migrating these files to Kotlin (since they're already marked as nullsafe)
Changelog: [Internal]
Differential Revision: D67911553
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48520/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48520/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48519 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48519/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48519/comments | https://api.github.com/repos/facebook/react-native/issues/48519/events | https://github.com/facebook/react-native/pull/48519 | 2,773,312,292 | PR_kwDOAbrxp86G9q-v | 48,519 | Prevent race conditions in TimerManager | {
"login": "christophpurrer",
"id": 484044,
"node_id": "MDQ6VXNlcjQ4NDA0NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/484044?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/christophpurrer",
"html_url": "https://github.com/christophpurrer",
"followers_url": "https://api.git... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-01-07T16:52:02 | 2025-01-09T11:04:49 | 2025-01-09T11:04:49 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48519",
"html_url": "https://github.com/facebook/react-native/pull/48519",
"diff_url": "https://github.com/facebook/react-native/pull/48519.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48519.patch",
"merged_at": null
} | Summary:
When working on RN instance reload in D67818969 I noticed that we can crash in TimerManager when the RN instance is reloaded.
{F1974211648}
This change aims to fix it.
NOTE: `TimerManager` is a shared_ptr
React Native Granite
https://www.internalfb.com/code/fbsource/[46cacd0162d251cfcd08f069f20eaec600f59c... | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48519/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48519/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48518 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48518/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48518/comments | https://api.github.com/repos/facebook/react-native/issues/48518/events | https://github.com/facebook/react-native/pull/48518 | 2,772,899,982 | PR_kwDOAbrxp86G8Rm1 | 48,518 | fix(iOS): enable/disable keyboard shortcuts only on iOS | {
"login": "okwasniewski",
"id": 52801365,
"node_id": "MDQ6VXNlcjUyODAxMzY1",
"avatar_url": "https://avatars.githubusercontent.com/u/52801365?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/okwasniewski",
"html_url": "https://github.com/okwasniewski",
"followers_url": "https://api.github.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-07T13:49:50 | 2025-01-07T21:27:04 | 2025-01-07T21:26:52 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48518",
"html_url": "https://github.com/facebook/react-native/pull/48518",
"diff_url": "https://github.com/facebook/react-native/pull/48518.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48518.patch",
"merged_at": null
} | ## Summary:
This PR guards code that enables/disables keyboard shortcuts only on iOS (iPadOS included).

## Changelog:
[IOS] [FIXED] - enable/disable keyboard shortcuts only on iOS
## ... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48518/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48518/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48517 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48517/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48517/comments | https://api.github.com/repos/facebook/react-native/issues/48517/events | https://github.com/facebook/react-native/issues/48517 | 2,771,904,425 | I_kwDOAbrxp86lN-ep | 48,517 | react native 0.68.2 contains invalid boost repo links which is no longer available fails pod install | {
"login": "nileshnmahajan",
"id": 31847133,
"node_id": "MDQ6VXNlcjMxODQ3MTMz",
"avatar_url": "https://avatars.githubusercontent.com/u/31847133?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nileshnmahajan",
"html_url": "https://github.com/nileshnmahajan",
"followers_url": "https://api.gi... | [
{
"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 | 2025-01-07T05:01:43 | 2025-03-12T01:35:49 | 2025-01-07T05:01:56 | NONE | null | null | null | null | ### Description
react native 0.68.2 contains invalid boost repo links which is no longer available fails pod install
### Steps to reproduce
pod install
### React Native Version
0.68.2
### Affected Platforms
Runtime - iOS
### Output of `npx react-native info`
```text
System:
OS: macOS 13.7.2
CPU: (4) ... | {
"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/48517/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48517/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48516 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48516/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48516/comments | https://api.github.com/repos/facebook/react-native/issues/48516/events | https://github.com/facebook/react-native/pull/48516 | 2,771,865,604 | PR_kwDOAbrxp86G4vOE | 48,516 | Sync Modal system bars visibility with current activity | {
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2025-01-07T04:23:20 | 2025-01-28T02:06:48 | 2025-01-28T02:06:38 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48516",
"html_url": "https://github.com/facebook/react-native/pull/48516",
"diff_url": "https://github.com/facebook/react-native/pull/48516.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48516.patch",
"merged_at": null
} | ## Summary:
Fixes #37801
This PR fixes the system bars visibility not being in sync as with the activity it is displayed on.
Here I am also taking into account the feedback given in [this PR](https://github.com/facebook/react-native/pull/36854) which was also aiming to address this issue. Unfortunately, I tr... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48516/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48516/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48515 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48515/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48515/comments | https://api.github.com/repos/facebook/react-native/issues/48515/events | https://github.com/facebook/react-native/pull/48515 | 2,771,729,935 | PR_kwDOAbrxp86G4SmA | 48,515 | VirtualizedList: Delete `Batchinator` | {
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 8 | 2025-01-07T01:44:35 | 2025-04-28T10:14:04 | 2025-01-22T15:18:37 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48515",
"html_url": "https://github.com/facebook/react-native/pull/48515",
"diff_url": "https://github.com/facebook/react-native/pull/48515.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48515.patch",
"merged_at": null
} | Summary:
Deletes `Batchinator`, inlines the timer, and cleans up the `disableInteractionManagerInBatchinator` feature flag.
Changelog:
[Internal]
Differential Revision: D67885194
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48515/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48515/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48514 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48514/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48514/comments | https://api.github.com/repos/facebook/react-native/issues/48514/events | https://github.com/facebook/react-native/pull/48514 | 2,771,725,978 | PR_kwDOAbrxp86G4RwZ | 48,514 | Animated: Lower `onAnimatedValueUpdate` to `AnimatedValue` | {
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-01-07T01:39:58 | 2025-03-13T16:09:12 | 2025-01-07T18:09:22 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48514",
"html_url": "https://github.com/facebook/react-native/pull/48514",
"diff_url": "https://github.com/facebook/react-native/pull/48514.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48514.patch",
"merged_at": null
} | Summary:
Currently, `AnimatedNode` implements logic to start listening to updates on the current native node if a listener is added.
However, the `startListeningToAnimatedNodeValue` native module method only supports native tags for instances of `AnimatedValue`, which is a subclass of `AnimatedNode`. In fact…
* On An... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48514/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48514/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48513 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48513/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48513/comments | https://api.github.com/repos/facebook/react-native/issues/48513/events | https://github.com/facebook/react-native/pull/48513 | 2,771,720,229 | PR_kwDOAbrxp86G4QiH | 48,513 | Animated: Add Missing `super.__attach()` Calls | {
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-01-07T01:33:00 | 2025-03-13T16:09:13 | 2025-01-07T18:09:21 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48513",
"html_url": "https://github.com/facebook/react-native/pull/48513",
"diff_url": "https://github.com/facebook/react-native/pull/48513.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48513.patch",
"merged_at": null
} | Summary:
While refactoring `Animated`, I noticed that many subclasses of `AnimatedNode` override `__attach` without invoking the superclass method, even though we do this for `__detach`.
In order to minimize surprise (e.g. if someone were to add logic into `AnimatedNode.prototype.__attach`), this diff updates all meth... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48513/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48513/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48512 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48512/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48512/comments | https://api.github.com/repos/facebook/react-native/issues/48512/events | https://github.com/facebook/react-native/pull/48512 | 2,771,686,810 | PR_kwDOAbrxp86G4JtE | 48,512 | Revert D67868219 | {
"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 | 3 | 2025-01-07T00:52:16 | 2025-01-07T06:33:19 | 2025-01-07T06:33:04 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48512",
"html_url": "https://github.com/facebook/react-native/pull/48512",
"diff_url": "https://github.com/facebook/react-native/pull/48512.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48512.patch",
"merged_at": null
} | Summary:
This diff reverts D67868219
Breaking OTA Compatibility Check https://fburl.com/onedetection/m0hqsvjp
[General][Changed] - Revert: Mark intersectionRect required in NativeIntersectionObserverEntry to reflect native logic.
Reviewed By: lunaleaps
Differential Revision: D67882016
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48512/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48512/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48511 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48511/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48511/comments | https://api.github.com/repos/facebook/react-native/issues/48511/events | https://github.com/facebook/react-native/pull/48511 | 2,771,354,169 | PR_kwDOAbrxp86G3BkC | 48,511 | Animated: Optimize `onUserDrivenAnimationEnded` Deopt | {
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2025-01-06T20:03:56 | 2025-03-13T16:09:13 | 2025-01-08T17:06:51 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48511",
"html_url": "https://github.com/facebook/react-native/pull/48511",
"diff_url": "https://github.com/facebook/react-native/pull/48511.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48511.patch",
"merged_at": null
} | Summary:
{D60499583} added a new`onUserDrivenAnimationEnded` listener that requires `AnimatedNode` instances to have up-to-date values reported by `onAnimatedValueUpdate` (if native driver is in use).
Previously, the only way to ensure `onAnimatedValueUpdate` events were always fired to update JavaScript values in `An... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48511/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48511/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48510 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48510/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48510/comments | https://api.github.com/repos/facebook/react-native/issues/48510/events | https://github.com/facebook/react-native/pull/48510 | 2,771,262,888 | PR_kwDOAbrxp86G2toz | 48,510 | Remove optionality of intersectionRect | {
"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... | open | false | null | [] | null | 1 | 2025-01-06T19:03:22 | 2025-02-13T15:25:56 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48510",
"html_url": "https://github.com/facebook/react-native/pull/48510",
"diff_url": "https://github.com/facebook/react-native/pull/48510.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48510.patch",
"merged_at": null
} | Summary: Changelog: [Changed] Mark `intersectionRect` required in `NativeIntersectionObserverEntry` to reflect native logic.
Reviewed By: rubennorte
Differential Revision: D67868219
| null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48510/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48510/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48509 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48509/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48509/comments | https://api.github.com/repos/facebook/react-native/issues/48509/events | https://github.com/facebook/react-native/pull/48509 | 2,771,238,656 | PR_kwDOAbrxp86G2oTL | 48,509 | Animated: Feature Flags Cleanup | {
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-01-06T18:47:33 | 2025-03-13T16:09:07 | 2025-01-22T16:59:11 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48509",
"html_url": "https://github.com/facebook/react-native/pull/48509",
"diff_url": "https://github.com/facebook/react-native/pull/48509.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48509.patch",
"merged_at": null
} | Summary:
Cleans up the following feature flags from `Animated`:
- `enableAnimatedAllowlist`
- `enableAnimatedPropsMemo`
- `useInsertionEffectsForAnimations`
This will significantly simplify some future planned work here (e.g. T209740497).
Changelog:
[Internal]
Differential Revision: D67867115
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48509/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48509/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48508 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48508/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48508/comments | https://api.github.com/repos/facebook/react-native/issues/48508/events | https://github.com/facebook/react-native/pull/48508 | 2,771,127,303 | PR_kwDOAbrxp86G2P6A | 48,508 | Add changelog for 0.77.0-rc.6 | {
"login": "robhogan",
"id": 2590098,
"node_id": "MDQ6VXNlcjI1OTAwOTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2590098?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/robhogan",
"html_url": "https://github.com/robhogan",
"followers_url": "https://api.github.com/users/robho... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-01-06T17:36:16 | 2025-01-07T16:49:42 | 2025-01-07T16:49:31 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48508",
"html_url": "https://github.com/facebook/react-native/pull/48508",
"diff_url": "https://github.com/facebook/react-native/pull/48508.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48508.patch",
"merged_at": null
} | ## Summary:
Changelog for 0.77.0-rc.6
## Changelog:
[Internal]
## 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/48508/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48508/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48507 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48507/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48507/comments | https://api.github.com/repos/facebook/react-native/issues/48507/events | https://github.com/facebook/react-native/issues/48507 | 2,770,665,052 | I_kwDOAbrxp86lJP5c | 48,507 | SectionList - SectionSeparatorComponent | {
"login": "GaelCO",
"id": 59600632,
"node_id": "MDQ6VXNlcjU5NjAwNjMy",
"avatar_url": "https://avatars.githubusercontent.com/u/59600632?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GaelCO",
"html_url": "https://github.com/GaelCO",
"followers_url": "https://api.github.com/users/GaelCO/fo... | [
{
"id": 1056201940,
"node_id": "MDU6TGFiZWwxMDU2MjAxOTQw",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20Question",
"name": "Type: Question",
"color": "ffffff",
"default": false,
"description": "Issues that are actually questions and not bug reports."
},
{... | closed | false | null | [] | null | 2 | 2025-01-06T13:28:41 | 2025-01-06T13:53:07 | 2025-01-06T13:31:41 | NONE | null | null | null | null | ### Description
When I use a SectionSeparatorComponent, I expect the separator is between each section.
But, it displays between each section, as well as between the title and the items in the section.
If I wanted this behavior, I would have added a separator in the SectionHeader.
Is this the desired behavior?
I... | {
"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/48507/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48507/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.