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/51020 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51020/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51020/comments | https://api.github.com/repos/facebook/react-native/issues/51020/events | https://github.com/facebook/react-native/issues/51020 | 3,031,713,001 | I_kwDOAbrxp860tETp | 51,020 | Text Input onChange TextInputChangeEventData native event returns selection data but the TS complains | {
"login": "khushal87",
"id": 39884168,
"node_id": "MDQ6VXNlcjM5ODg0MTY4",
"avatar_url": "https://avatars.githubusercontent.com/u/39884168?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/khushal87",
"html_url": "https://github.com/khushal87",
"followers_url": "https://api.github.com/users/... | [
{
"id": 869668024,
"node_id": "MDU6TGFiZWw4Njk2NjgwMjQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20TextInput",
"name": "Component: TextInput",
"color": "fef2c0",
"default": false,
"description": "Related to the TextInput component."
},
{
"id"... | open | false | null | [] | null | 6 | 2025-04-30T15:47:06 | 2025-06-05T16:27:55 | null | NONE | null | null | null | null | ### Description
The TS complains for the `selection` data in the `NativeSyntheticEvent<TextInputChangeEventData>` that it doesn't exist but it logs when you try logging the `e.nativeEvent` for `onChange` prop of TextInput
### Steps to reproduce
Code:
```
const handleChange = useCallback(
(e: NativeSyntheticEven... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51020/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/51020/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/51019 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51019/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51019/comments | https://api.github.com/repos/facebook/react-native/issues/51019/events | https://github.com/facebook/react-native/pull/51019 | 3,031,636,366 | PR_kwDOAbrxp86UhfE6 | 51,019 | Internalise RNTester examples referencing unexported APIs | {
"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 | 6 | 2025-04-30T15:22:05 | 2025-05-01T17:02:21 | 2025-05-01T17:02:07 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51019",
"html_url": "https://github.com/facebook/react-native/pull/51019",
"diff_url": "https://github.com/facebook/react-native/pull/51019.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51019.patch",
"merged_at": null
} | Summary:
Follows D72228547 and D73770609.
This diff internalises (moves files from fbsource+GitHub to fbsource only) a number of RNTester examples which referenced `'react-native/src/private/'` subpaths.
In future, new components/APIs should be exported from index as `unstable_`, or added to `RNTesterListFbInternal` ... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51019/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/51019/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51018 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51018/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51018/comments | https://api.github.com/repos/facebook/react-native/issues/51018/events | https://github.com/facebook/react-native/pull/51018 | 3,031,559,896 | PR_kwDOAbrxp86UhOaw | 51,018 | Root export `PublicRootInstance` and `PublicTextInstance` for `ReactNativeTypes` to use | {
"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 | 5 | 2025-04-30T14:57:34 | 2025-05-05T10:27:31 | 2025-05-05T10:27:19 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51018",
"html_url": "https://github.com/facebook/react-native/pull/51018",
"diff_url": "https://github.com/facebook/react-native/pull/51018.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51018.patch",
"merged_at": null
} | Summary:
`ReactNativeTypes` deep imports `MeasureOnSuccessCallback`, `PublicInstance`, `PublicRootInstance` and `PublicTextInstance`. The `MeasureOnSuccessCallback` type is already root exported, `PublicInstance` is exported as `HostInstance` and there are two types left to export to root import all of them from reac... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51018/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/51018/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51017 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51017/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51017/comments | https://api.github.com/repos/facebook/react-native/issues/51017/events | https://github.com/facebook/react-native/pull/51017 | 3,031,492,118 | PR_kwDOAbrxp86Ug_lv | 51,017 | Convert com.facebook.react.runtime.ReactHostImpl to Kotlin | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 12 | 2025-04-30T14:37:12 | 2025-05-12T17:06:09 | 2025-05-12T17:05:57 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51017",
"html_url": "https://github.com/facebook/react-native/pull/51017",
"diff_url": "https://github.com/facebook/react-native/pull/51017.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51017.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D73846053
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51017/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/51017/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51016 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51016/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51016/comments | https://api.github.com/repos/facebook/react-native/issues/51016/events | https://github.com/facebook/react-native/pull/51016 | 3,031,479,069 | PR_kwDOAbrxp86Ug8u8 | 51,016 | Cleanup unnecessary unsafe dereferences in BlobModule | {
"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-04-30T14:32:17 | 2025-05-01T11:10:59 | 2025-05-01T11:10:48 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51016",
"html_url": "https://github.com/facebook/react-native/pull/51016",
"diff_url": "https://github.com/facebook/react-native/pull/51016.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51016.patch",
"merged_at": null
} | Summary:
Addressing some lint feedback.
Changelog: [Internal]
Differential Revision: D73840204
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51016/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/51016/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51015 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51015/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51015/comments | https://api.github.com/repos/facebook/react-native/issues/51015/events | https://github.com/facebook/react-native/issues/51015 | 3,031,479,010 | I_kwDOAbrxp860sLLi | 51,015 | [Android] Keyboard toolbar overlap | {
"login": "vladvlasov256",
"id": 1046502,
"node_id": "MDQ6VXNlcjEwNDY1MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/1046502?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vladvlasov256",
"html_url": "https://github.com/vladvlasov256",
"followers_url": "https://api.github.... | [
{
"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-04-30T14:32:16 | 2025-05-08T10:02:54 | null | NONE | null | null | null | null | ### Description
On Pixel, Vivo, and Xiaomi devices, the Gboard toolbar overlaps with the app's sticky button when entering generic text, making the button partially or completely inaccessible. This issue appears to be specific to certain input types and doesn't occur consistently across all text fields.
When using a ... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51015/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/51015/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/51014 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51014/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51014/comments | https://api.github.com/repos/facebook/react-native/issues/51014/events | https://github.com/facebook/react-native/pull/51014 | 3,031,365,170 | PR_kwDOAbrxp86Ugj6Y | 51,014 | Bump Xcode to version 16.2 | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-04-30T13:52:55 | 2025-04-30T16:53:17 | 2025-04-30T16:53:04 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51014",
"html_url": "https://github.com/facebook/react-native/pull/51014",
"diff_url": "https://github.com/facebook/react-native/pull/51014.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51014.patch",
"merged_at": null
} | Summary:
Starting from the [24th of April](https://developer.apple.com/news/upcoming-requirements/?id=02212025a), Apple only accepts app built with Xcode 16.0 or greater
This change bumps our CI to ensure that everything works with Xcode 16.
## Changelog:
[Internal] - Bump CI to Xcode 16.2
Differential Revision: D73... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51014/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/51014/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51013 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51013/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51013/comments | https://api.github.com/repos/facebook/react-native/issues/51013/events | https://github.com/facebook/react-native/pull/51013 | 3,031,268,345 | PR_kwDOAbrxp86UgOkL | 51,013 | Make ResourceDrawableIdHelper an object | {
"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-04-30T13:20:55 | 2025-04-30T21:23:53 | 2025-04-30T15:57:21 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51013",
"html_url": "https://github.com/facebook/react-native/pull/51013",
"diff_url": "https://github.com/facebook/react-native/pull/51013.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51013.patch",
"merged_at": null
} | Summary:
There's no need to use a singleton pattern here, we can just use a Kotlin object.
Changelog: [Android][Removed] Deprecated `ResourceDrawableIdHelper.instance`
Differential Revision: D73923281
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51013/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/51013/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51012 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51012/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51012/comments | https://api.github.com/repos/facebook/react-native/issues/51012/events | https://github.com/facebook/react-native/pull/51012 | 3,031,257,507 | PR_kwDOAbrxp86UgMSS | 51,012 | Fixup tests for ReactHostImpl Kotlin migration | {
"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-04-30T13:16:50 | 2025-04-30T21:23:43 | 2025-04-30T15:57:20 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51012",
"html_url": "https://github.com/facebook/react-native/pull/51012",
"diff_url": "https://github.com/facebook/react-native/pull/51012.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51012.patch",
"merged_at": null
} | Summary:
Splitting of from D73846053 to reduce size.
Changelog: [Internal]
Differential Revision: D73923280
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51012/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/51012/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51011 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51011/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51011/comments | https://api.github.com/repos/facebook/react-native/issues/51011/events | https://github.com/facebook/react-native/pull/51011 | 3,030,461,500 | PR_kwDOAbrxp86UdeHW | 51,011 | fbsource//xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/deviceinfo:deviceinfoAndroid | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"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-04-30T07:57:02 | 2025-04-30T16:10:57 | 2025-04-30T16:10:46 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51011",
"html_url": "https://github.com/facebook/react-native/pull/51011",
"diff_url": "https://github.com/facebook/react-native/pull/51011.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51011.patch",
"merged_at": null
} | Reviewed By: rshest
Differential Revision: D73840378
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51011/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/51011/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51010 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51010/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51010/comments | https://api.github.com/repos/facebook/react-native/issues/51010/events | https://github.com/facebook/react-native/issues/51010 | 3,030,250,109 | I_kwDOAbrxp860nfJ9 | 51,010 | Can RCTViewComponentView get access RCTBridge's bundleURL or launchOptions property? | {
"login": "nanatlantica",
"id": 6023483,
"node_id": "MDQ6VXNlcjYwMjM0ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/6023483?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nanatlantica",
"html_url": "https://github.com/nanatlantica",
"followers_url": "https://api.github.com... | [
{
"id": 1794148347,
"node_id": "MDU6TGFiZWwxNzk0MTQ4MzQ3",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Triage%20:mag:",
"name": "Needs: Triage :mag:",
"color": "bfd4f2",
"default": false,
"description": ""
},
{
"id": 1794380150,
"node_id": "MDU6... | open | false | null | [] | null | 10 | 2025-04-30T06:16:52 | 2025-05-09T12:56:34 | null | NONE | null | null | null | null | ### Description
In Legacy architecture, developer can access RCTBridge instance in RCTViewManager to get access to the RCTBridge's bundleURL or launchOptions property
In Fabric Component,how could I access the bundleURL or launchOptions property in RCTBridge?
### Steps to reproduce
1.Create an instance inherited fro... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51010/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/51010/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/51009 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51009/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51009/comments | https://api.github.com/repos/facebook/react-native/issues/51009/events | https://github.com/facebook/react-native/issues/51009 | 3,030,239,508 | I_kwDOAbrxp860nckU | 51,009 | No | {
"login": "nanatlantica",
"id": 6023483,
"node_id": "MDQ6VXNlcjYwMjM0ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/6023483?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nanatlantica",
"html_url": "https://github.com/nanatlantica",
"followers_url": "https://api.github.com... | [
{
"id": 1794148347,
"node_id": "MDU6TGFiZWwxNzk0MTQ4MzQ3",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Triage%20:mag:",
"name": "Needs: Triage :mag:",
"color": "bfd4f2",
"default": false,
"description": ""
},
{
"id": 3815166274,
"node_id": "LA_k... | closed | false | null | [] | null | 2 | 2025-04-30T06:11:30 | 2025-04-30T06:17:12 | 2025-04-30T06:11:49 | NONE | null | null | null | null | ### Description
In Legacy architecture, developer can access RCTBridge instance in RCTViewManager to get access to the RCTBridge's bundleURL or launchOptions property
In Fabric Component,how could I access the bundleURL or launchOptions property in RCTBridge?
### Steps to reproduce
1.Create an instance inherited fro... | {
"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/51009/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/51009/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/51008 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51008/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51008/comments | https://api.github.com/repos/facebook/react-native/issues/51008/events | https://github.com/facebook/react-native/issues/51008 | 3,030,071,993 | I_kwDOAbrxp860mzq5 | 51,008 | [Android][Fabric] Samsung Pass autofill does not trigger when Fabric is enabled | {
"login": "jinkook0126",
"id": 26562630,
"node_id": "MDQ6VXNlcjI2NTYyNjMw",
"avatar_url": "https://avatars.githubusercontent.com/u/26562630?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jinkook0126",
"html_url": "https://github.com/jinkook0126",
"followers_url": "https://api.github.com/... | [
{
"id": 870851515,
"node_id": "MDU6TGFiZWw4NzA4NTE1MTU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20Android",
"name": "Platform: Android",
"color": "1d76db",
"default": false,
"description": "Android applications."
},
{
"id": 1794376073,
"n... | closed | false | null | [] | null | 12 | 2025-04-30T04:13:09 | 2025-05-08T10:02:17 | 2025-05-08T08:05:55 | NONE | null | null | null | null | ### Description
When using React Native with Fabric enabled on Android, Samsung Pass autofill (e.g., suggesting stored credentials like username/password) does not get triggered on TextInput fields, even with the proper props such as:
`<TextInput
autoComplete="username"
textContentType="username"
importantForAu... | {
"login": "jinkook0126",
"id": 26562630,
"node_id": "MDQ6VXNlcjI2NTYyNjMw",
"avatar_url": "https://avatars.githubusercontent.com/u/26562630?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jinkook0126",
"html_url": "https://github.com/jinkook0126",
"followers_url": "https://api.github.com/... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51008/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/51008/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/51007 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51007/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51007/comments | https://api.github.com/repos/facebook/react-native/issues/51007/events | https://github.com/facebook/react-native/pull/51007 | 3,029,596,967 | PR_kwDOAbrxp86Uaka3 | 51,007 | Incorporate maxLines and ellipsization into text layout | {
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/u... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-04-29T21:40:30 | 2025-04-30T01:49:53 | 2025-04-30T01:49:35 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51007",
"html_url": "https://github.com/facebook/react-native/pull/51007",
"diff_url": "https://github.com/facebook/react-native/pull/51007.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51007.patch",
"merged_at": null
} | Summary:
Right now, we fully layout text, then use max lines to determine a metric to use when calculating size.
Android API 23+ which we fully target allows incorporating ellipsization and maxlines directly into the layout. This will let us directly draw the layout when using maxLines later. This may also let Androi... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51007/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/51007/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51006 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51006/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51006/comments | https://api.github.com/repos/facebook/react-native/issues/51006/events | https://github.com/facebook/react-native/pull/51006 | 3,029,596,890 | PR_kwDOAbrxp86UakZw | 51,006 | Spannable -> Spanned | {
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/u... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-04-29T21:40:26 | 2025-04-30T01:49:58 | 2025-04-30T01:49:36 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51006",
"html_url": "https://github.com/facebook/react-native/pull/51006",
"diff_url": "https://github.com/facebook/react-native/pull/51006.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51006.patch",
"merged_at": null
} | Summary:
Moves a bit of code, reading spans that we may not control, to query for `Spanned`, instead of `Spannable`, since some code (see last diff around ellipsization) may wrap intermediate Spannables.
Changelog: [internal]
Reviewed By: joevilches
Differential Revision: D73820368
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51006/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/51006/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51005 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51005/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51005/comments | https://api.github.com/repos/facebook/react-native/issues/51005/events | https://github.com/facebook/react-native/pull/51005 | 3,029,596,778 | PR_kwDOAbrxp86UakYU | 51,005 | Correctly Pass SurfaceID to TextLayoutManager | {
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/u... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-04-29T21:40:21 | 2025-04-30T01:49:48 | 2025-04-30T01:49:34 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51005",
"html_url": "https://github.com/facebook/react-native/pull/51005",
"diff_url": "https://github.com/facebook/react-native/pull/51005.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51005.patch",
"merged_at": null
} | Summary:
We need to get a context corresponding to the root being passed, to be able to resolve things like theme to use. RIght now that's a TODO, that's been around since new arch. Let's pass the real data along.
Changelog:
[Android][Fixed] - Correctly Pass SurfaceID to TextLayoutManager
Reviewed By: javache
Differ... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51005/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/51005/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51004 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51004/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51004/comments | https://api.github.com/repos/facebook/react-native/issues/51004/events | https://github.com/facebook/react-native/pull/51004 | 3,029,551,551 | PR_kwDOAbrxp86UaacQ | 51,004 | Allow accessibilityOrder to reference itself | {
"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 | 5 | 2025-04-29T21:12:48 | 2025-04-30T22:36:49 | 2025-04-30T22:36:33 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51004",
"html_url": "https://github.com/facebook/react-native/pull/51004",
"diff_url": "https://github.com/facebook/react-native/pull/51004.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51004.patch",
"merged_at": null
} | Summary:
It would be very convenient if `accessibilityOrder` could reference itself. Meaning the View with the `accessibilityOrder` prop can include its own `nativeID` in the array. This makes sense API wise - we allow for referencing parents and their descendants, so long as they are treated as an element and not a 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/51004/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/51004/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51003 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51003/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51003/comments | https://api.github.com/repos/facebook/react-native/issues/51003/events | https://github.com/facebook/react-native/pull/51003 | 3,029,546,393 | PR_kwDOAbrxp86UaZTw | 51,003 | Make `EventEmitterWrapper` internal | {
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-04-29T21:10:02 | 2025-04-30T02:19:58 | 2025-04-30T02:19:44 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51003",
"html_url": "https://github.com/facebook/react-native/pull/51003",
"diff_url": "https://github.com/facebook/react-native/pull/51003.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51003.patch",
"merged_at": null
} | ## Summary:
This class can be internalized as part of the initiative to reduce the public API surface. I've checked there are [no relevant OSS usages](https://github.com/search?type=code&q=NOT+is%3Afork+NOT+org%3Afacebook+NOT+repo%3Areact-native-tvos%2Freact-native-tvos+NOT+repo%3Anuagoz%2Freact-native+NOT+repo%3A2l... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51003/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/51003/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51002 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51002/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51002/comments | https://api.github.com/repos/facebook/react-native/issues/51002/events | https://github.com/facebook/react-native/pull/51002 | 3,029,519,712 | PR_kwDOAbrxp86UaTgI | 51,002 | Make `ReactModalHostManager` internal | {
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-04-29T20:54:00 | 2025-05-01T09:26:24 | 2025-05-01T09:26:15 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51002",
"html_url": "https://github.com/facebook/react-native/pull/51002",
"diff_url": "https://github.com/facebook/react-native/pull/51002.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51002.patch",
"merged_at": null
} | ## Summary:
This class can be internalized as part of the initiative to reduce the public API surface. I've checked there are [no relevant OSS usages](https://github.com/search?type=code&q=NOT+is%3Afork+NOT+org%3Afacebook+NOT+repo%3Areact-native-tvos%2Freact-native-tvos+NOT+repo%3Anuagoz%2Freact-native+NOT+repo%3A2l... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51002/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/51002/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51001 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51001/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51001/comments | https://api.github.com/repos/facebook/react-native/issues/51001/events | https://github.com/facebook/react-native/pull/51001 | 3,029,438,511 | PR_kwDOAbrxp86UaBlm | 51,001 | Make `FabricEventEmitter` internal | {
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-04-29T20:16:16 | 2025-04-30T19:37:01 | 2025-04-30T19:36:51 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51001",
"html_url": "https://github.com/facebook/react-native/pull/51001",
"diff_url": "https://github.com/facebook/react-native/pull/51001.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51001.patch",
"merged_at": null
} | ## Summary:
This class can be internalized as part of the initiative to reduce the public API surface. I've checked there are [no relevant OSS usages](https://github.com/search?type=code&q=NOT+is%3Afork+NOT+org%3Afacebook+NOT+repo%3Areact-native-tvos%2Freact-native-tvos+NOT+repo%3Anuagoz%2Freact-native+NOT+repo%3A2l... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51001/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/51001/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/51000 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/51000/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/51000/comments | https://api.github.com/repos/facebook/react-native/issues/51000/events | https://github.com/facebook/react-native/pull/51000 | 3,029,365,730 | PR_kwDOAbrxp86UZxQK | 51,000 | introduce more tests for edge cases for view culling | {
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-04-29T19:46:23 | 2025-04-29T22:01:04 | 2025-04-29T22:00:48 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/51000",
"html_url": "https://github.com/facebook/react-native/pull/51000",
"diff_url": "https://github.com/facebook/react-native/pull/51000.diff",
"patch_url": "https://github.com/facebook/react-native/pull/51000.patch",
"merged_at": null
} | Summary:
changelog: [internal]
# Why so many tests?
Differentiator has two modes: regular and reparenting. The reparenting one is almost a completely separate Differentiator, effectively doubling the complexity. It handles quite a few different special cases and is not covered by any reasonable tests, so here I am ad... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/51000/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/51000/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50999 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50999/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50999/comments | https://api.github.com/repos/facebook/react-native/issues/50999/events | https://github.com/facebook/react-native/issues/50999 | 3,029,150,019 | I_kwDOAbrxp860jSlD | 50,999 | React Native breaks in basic monorepo setup | {
"login": "jefersoneiji",
"id": 44307139,
"node_id": "MDQ6VXNlcjQ0MzA3MTM5",
"avatar_url": "https://avatars.githubusercontent.com/u/44307139?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jefersoneiji",
"html_url": "https://github.com/jefersoneiji",
"followers_url": "https://api.github.c... | [
{
"id": 1794148347,
"node_id": "MDU6TGFiZWwxNzk0MTQ4MzQ3",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Triage%20:mag:",
"name": "Needs: Triage :mag:",
"color": "bfd4f2",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | 0 | 2025-04-29T18:15:03 | 2025-04-29T20:30:25 | 2025-04-29T20:30:25 | NONE | null | null | null | null | ### Description
I set up a managed monorepo using [Turborepo](https://turborepo.com/docs/getting-started/installation) and initialized a React Native app in the apps directory. Everything seemed to be working initially, but I encountered several path-related errors when attempting to start and build the app — all indi... | {
"login": "jefersoneiji",
"id": 44307139,
"node_id": "MDQ6VXNlcjQ0MzA3MTM5",
"avatar_url": "https://avatars.githubusercontent.com/u/44307139?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jefersoneiji",
"html_url": "https://github.com/jefersoneiji",
"followers_url": "https://api.github.c... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50999/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50999/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50998 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50998/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50998/comments | https://api.github.com/repos/facebook/react-native/issues/50998/events | https://github.com/facebook/react-native/pull/50998 | 3,029,114,784 | PR_kwDOAbrxp86UY7vW | 50,998 | Back out "Migrate ReactActivity" | {
"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-04-29T17:58:31 | 2025-04-30T04:53:59 | 2025-04-30T04:53:46 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50998",
"html_url": "https://github.com/facebook/react-native/pull/50998",
"diff_url": "https://github.com/facebook/react-native/pull/50998.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50998.patch",
"merged_at": null
} | Summary:
I'm reverting this as this change is too disruptive for the OSS ecosystem.
It will break ALL the apps written in Kotlin and it's coming too close to the branch cut which is in less than one week.
We need to re-do this migration in a non breaking manner after the branch cut as this is highly disruptive for lit... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50998/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50998/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50997 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50997/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50997/comments | https://api.github.com/repos/facebook/react-native/issues/50997/events | https://github.com/facebook/react-native/pull/50997 | 3,029,096,617 | PR_kwDOAbrxp86UY31h | 50,997 | Delete ShadowTreeRevision on background thread | {
"login": "rozele",
"id": 1106239,
"node_id": "MDQ6VXNlcjExMDYyMzk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1106239?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rozele",
"html_url": "https://github.com/rozele",
"followers_url": "https://api.github.com/users/rozele/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 42 | 2025-04-29T17:49:42 | 2025-05-05T14:47:30 | 2025-05-05T14:47:20 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50997",
"html_url": "https://github.com/facebook/react-native/pull/50997",
"diff_url": "https://github.com/facebook/react-native/pull/50997.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50997.patch",
"merged_at": null
} | Summary:
In some apps, we spend a non-trivial amount of time calling ShadowNode destructors on the UI thread.
A simple way to avoid stalling the UI thread is to move the `baseRevision_` instance to a data structure that is cleared on a background thread, so it's tree of ShadowNode shared_ptrs are released (and in most... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50997/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50997/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50996 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50996/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50996/comments | https://api.github.com/repos/facebook/react-native/issues/50996/events | https://github.com/facebook/react-native/pull/50996 | 3,029,037,030 | PR_kwDOAbrxp86UYq4H | 50,996 | Add internal support for PerformanceResourceTiming | {
"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 | 7 | 2025-04-29T17:21:21 | 2025-05-02T05:45:08 | 2025-05-02T05:44:56 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50996",
"html_url": "https://github.com/facebook/react-native/pull/50996",
"diff_url": "https://github.com/facebook/react-native/pull/50996.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50996.patch",
"merged_at": null
} | Summary:
Adds a representation of the [`PerformanceResourceTiming`](https://developer.mozilla.org/en-US/docs/Web/API/PerformanceResourceTiming) event type to the Web Performance subsystem, ahead of integration with our network event reporting.
Changelog: [Internal]
Differential Revision: D73861431
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50996/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50996/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50995 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50995/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50995/comments | https://api.github.com/repos/facebook/react-native/issues/50995/events | https://github.com/facebook/react-native/pull/50995 | 3,029,036,989 | PR_kwDOAbrxp86UYq3i | 50,995 | Refactor PerformanceEntry as std::variant | {
"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 | 6 | 2025-04-29T17:21:19 | 2025-05-02T05:45:05 | 2025-05-02T05:44:55 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50995",
"html_url": "https://github.com/facebook/react-native/pull/50995",
"diff_url": "https://github.com/facebook/react-native/pull/50995.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50995.patch",
"merged_at": null
} | Summary:
Refactors our previous single-struct representation for `PerformanceEntry` ([see MDN](https://developer.mozilla.org/en-US/docs/Web/API/PerformanceEntry)) as a `std::variant` — to precisely switch between the possible `PerformanceEntry` variations.
This maps closely to the `PerformanceEntry` type inheritanc... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50995/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50995/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50994 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50994/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50994/comments | https://api.github.com/repos/facebook/react-native/issues/50994/events | https://github.com/facebook/react-native/pull/50994 | 3,028,723,014 | PR_kwDOAbrxp86UXnSZ | 50,994 | fbsource//xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/animated:animatedAndroid | {
"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-04-29T15:15:02 | 2025-05-08T10:11:10 | 2025-05-08T10:11:10 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50994",
"html_url": "https://github.com/facebook/react-native/pull/50994",
"diff_url": "https://github.com/facebook/react-native/pull/50994.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50994.patch",
"merged_at": null
} | Differential Revision: D73840008
| {
"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/50994/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50994/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50993 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50993/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50993/comments | https://api.github.com/repos/facebook/react-native/issues/50993/events | https://github.com/facebook/react-native/pull/50993 | 3,028,699,189 | PR_kwDOAbrxp86UXiB2 | 50,993 | Deploy 0.269.1 to xplat | {
"login": "alexmckenley",
"id": 3639670,
"node_id": "MDQ6VXNlcjM2Mzk2NzA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3639670?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alexmckenley",
"html_url": "https://github.com/alexmckenley",
"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-04-29T15:07:41 | 2025-04-29T17:27:57 | 2025-04-29T17:27:42 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50993",
"html_url": "https://github.com/facebook/react-native/pull/50993",
"diff_url": "https://github.com/facebook/react-native/pull/50993.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50993.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Reviewed By: SamChou19815
Differential Revision: D73853679
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50993/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50993/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50992 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50992/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50992/comments | https://api.github.com/repos/facebook/react-native/issues/50992/events | https://github.com/facebook/react-native/pull/50992 | 3,028,628,994 | PR_kwDOAbrxp86UXSx3 | 50,992 | fix crash when host pause called and mCurrentActivity is null | {
"login": "scubapup",
"id": 2773187,
"node_id": "MDQ6VXNlcjI3NzMxODc=",
"avatar_url": "https://avatars.githubusercontent.com/u/2773187?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/scubapup",
"html_url": "https://github.com/scubapup",
"followers_url": "https://api.github.com/users/scuba... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"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-04-29T14:45:17 | 2025-04-29T15:56:51 | 2025-04-29T15:56:42 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50992",
"html_url": "https://github.com/facebook/react-native/pull/50992",
"diff_url": "https://github.com/facebook/react-native/pull/50992.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50992.patch",
"merged_at": null
} | Summary:
shouldnt happen but when it does it shouldnt crash some more
fix for P1798860939
Reviewed By: cortinico
Differential Revision: D73852655
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50992/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50992/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50991 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50991/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50991/comments | https://api.github.com/repos/facebook/react-native/issues/50991/events | https://github.com/facebook/react-native/pull/50991 | 3,028,605,536 | PR_kwDOAbrxp86UXN7f | 50,991 | Refactor event dispatching logic to improve readability and performance slightly | {
"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-04-29T14:37:27 | 2025-04-29T17:16:57 | 2025-04-29T17:16:27 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50991",
"html_url": "https://github.com/facebook/react-native/pull/50991",
"diff_url": "https://github.com/facebook/react-native/pull/50991.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50991.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
TSIA.
Differential Revision: D73853068
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50991/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50991/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50990 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50990/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50990/comments | https://api.github.com/repos/facebook/react-native/issues/50990/events | https://github.com/facebook/react-native/pull/50990 | 3,028,556,201 | PR_kwDOAbrxp86UXDC6 | 50,990 | [RN][CI] Fix E2E tests for template | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-04-29T14:22:45 | 2025-04-29T16:17:30 | 2025-04-29T16:17:17 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50990",
"html_url": "https://github.com/facebook/react-native/pull/50990",
"diff_url": "https://github.com/facebook/react-native/pull/50990.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50990.patch",
"merged_at": null
} | ## Summary:
With the redesign of the new app screen, the E2E tests against the template started failing because we don't have a `Step One` string anymore.
This change should fix them.
## Changelog:
[Internal] - Fix Template E2E tests
## Test Plan:
tested by running the E2E tests on this PR
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50990/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50990/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50989 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50989/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50989/comments | https://api.github.com/repos/facebook/react-native/issues/50989/events | https://github.com/facebook/react-native/pull/50989 | 3,028,546,868 | PR_kwDOAbrxp86UXA-O | 50,989 | Add Fantom test for Fabric event dispatching | {
"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-04-29T14:20:08 | 2025-04-29T17:16:41 | 2025-04-29T17:16:25 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50989",
"html_url": "https://github.com/facebook/react-native/pull/50989",
"diff_url": "https://github.com/facebook/react-native/pull/50989.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50989.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
Just adding a test suite to verify the behavior of event dispatching in Fabric (especially around event priorities, automatic determination based on ContinuousStart/ContinuousEnd and unique events).
This also surfaced a bug where we incorrectly batch unique and non-unique events togethe... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50989/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50989/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50988 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50988/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50988/comments | https://api.github.com/repos/facebook/react-native/issues/50988/events | https://github.com/facebook/react-native/pull/50988 | 3,028,307,205 | PR_kwDOAbrxp86UWLvb | 50,988 | Fix bug when dispatching unique and non-unique events of the same type on the same target | {
"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-04-29T13:15:39 | 2025-04-29T17:16:53 | 2025-04-29T17:16:26 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50988",
"html_url": "https://github.com/facebook/react-native/pull/50988",
"diff_url": "https://github.com/facebook/react-native/pull/50988.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50988.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
This fixes a potential bug where we coalesce unique events with non-unique ones of the same type and target.
Not marked as a bug fix in the changelog because this wouldn't happen in practice, as we always dispatch events of a given type the same way (all unique or all non-unique).
Diff... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50988/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50988/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50987 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50987/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50987/comments | https://api.github.com/repos/facebook/react-native/issues/50987/events | https://github.com/facebook/react-native/pull/50987 | 3,028,302,444 | PR_kwDOAbrxp86UWKq8 | 50,987 | Add isUnique option in RawEvent and refactor EventQueue to use it | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-04-29T13:14:28 | 2025-04-29T17:16:48 | 2025-04-29T17:16:26 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50987",
"html_url": "https://github.com/facebook/react-native/pull/50987",
"diff_url": "https://github.com/facebook/react-native/pull/50987.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50987.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
This adds a new `isUnique` option in `RawEvent` to determine if it's unique (whether it should be coalesced with other unique events of the same type and target).
This effectively makes `dispatchUniqueEvent` redundant, as we can use `dispatchEvent` with a `RawEvent` marked as unique.
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/50987/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50987/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50986 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50986/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50986/comments | https://api.github.com/repos/facebook/react-native/issues/50986/events | https://github.com/facebook/react-native/pull/50986 | 3,028,283,551 | PR_kwDOAbrxp86UWGgW | 50,986 | Expose event priorities in Fantom and JS | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-04-29T13:09:02 | 2025-04-29T17:16:34 | 2025-04-29T17:16:24 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50986",
"html_url": "https://github.com/facebook/react-native/pull/50986",
"diff_url": "https://github.com/facebook/react-native/pull/50986.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50986.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
This just exposes some enum values and methods that we forgot to expose in a few interfaces.
Differential Revision: D73849221
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50986/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50986/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50985 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50985/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50985/comments | https://api.github.com/repos/facebook/react-native/issues/50985/events | https://github.com/facebook/react-native/pull/50985 | 3,028,207,347 | PR_kwDOAbrxp86UV2bE | 50,985 | Avoid copying samples list when serializing | {
"login": "hoxyq",
"id": 28902667,
"node_id": "MDQ6VXNlcjI4OTAyNjY3",
"avatar_url": "https://avatars.githubusercontent.com/u/28902667?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hoxyq",
"html_url": "https://github.com/hoxyq",
"followers_url": "https://api.github.com/users/hoxyq/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-04-29T12:47:17 | 2025-04-29T19:07:04 | 2025-04-29T19:06:51 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50985",
"html_url": "https://github.com/facebook/react-native/pull/50985",
"diff_url": "https://github.com/facebook/react-native/pull/50985.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50985.patch",
"merged_at": null
} | Summary:
# Changelog: [Internal]
There may be tens of thousands of samples stored, so we should avoid copying it. I don't think we should restrict it from being copied, though, but we don't need it to copy in this case.
Reviewed By: huntie, dannysu
Differential Revision: D73106950
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50985/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50985/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50984 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50984/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50984/comments | https://api.github.com/repos/facebook/react-native/issues/50984/events | https://github.com/facebook/react-native/pull/50984 | 3,028,207,013 | PR_kwDOAbrxp86UV2V5 | 50,984 | TraceEventProfile as plain data structs | {
"login": "hoxyq",
"id": 28902667,
"node_id": "MDQ6VXNlcjI4OTAyNjY3",
"avatar_url": "https://avatars.githubusercontent.com/u/28902667?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hoxyq",
"html_url": "https://github.com/hoxyq",
"followers_url": "https://api.github.com/users/hoxyq/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-04-29T12:47:16 | 2025-04-29T19:06:58 | 2025-04-29T19:06:50 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50984",
"html_url": "https://github.com/facebook/react-native/pull/50984",
"diff_url": "https://github.com/facebook/react-native/pull/50984.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50984.patch",
"merged_at": null
} | Summary:
# Changelog: [Internal]
We are only using these struct to define how they will be serialize before sending over CDP, no need for custom constructors.
Also updated the naming of the serialization method to align with other parts of the project: `asDynamic()` -> `toDynamic()`.
Reviewed By: huntie
Differentia... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50984/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50984/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50983 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50983/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50983/comments | https://api.github.com/repos/facebook/react-native/issues/50983/events | https://github.com/facebook/react-native/pull/50983 | 3,027,924,753 | PR_kwDOAbrxp86UU4uz | 50,983 | Update ReactNativeFeatureFlags imports to fb_internal entrypoints | {
"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... | open | false | null | [] | null | 2 | 2025-04-29T11:09:45 | 2025-04-29T15:00:01 | null | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50983",
"html_url": "https://github.com/facebook/react-native/pull/50983",
"diff_url": "https://github.com/facebook/react-native/pull/50983.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50983.patch",
"merged_at": null
} | Summary:
Follows D73770609.
Changelog: [Internal]
Differential Revision: D73775827
| null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50983/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50983/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50982 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50982/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50982/comments | https://api.github.com/repos/facebook/react-native/issues/50982/events | https://github.com/facebook/react-native/pull/50982 | 3,027,915,167 | PR_kwDOAbrxp86UU2r9 | 50,982 | Move transforms to build-types | {
"login": "j-piasecki",
"id": 21055725,
"node_id": "MDQ6VXNlcjIxMDU1NzI1",
"avatar_url": "https://avatars.githubusercontent.com/u/21055725?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/j-piasecki",
"html_url": "https://github.com/j-piasecki",
"followers_url": "https://api.github.com/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-04-29T11:06:06 | 2025-05-12T05:54:15 | 2025-05-12T05:54:06 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50982",
"html_url": "https://github.com/facebook/react-native/pull/50982",
"diff_url": "https://github.com/facebook/react-native/pull/50982.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50982.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D73667539
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50982/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50982/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50981 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50981/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50981/comments | https://api.github.com/repos/facebook/react-native/issues/50981/events | https://github.com/facebook/react-native/pull/50981 | 3,027,810,143 | PR_kwDOAbrxp86UUf5A | 50,981 | Undo breaking change in ReactActivitiy | {
"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... | open | false | null | [] | null | 3 | 2025-04-29T10:22:34 | 2025-04-29T14:56:49 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50981",
"html_url": "https://github.com/facebook/react-native/pull/50981",
"diff_url": "https://github.com/facebook/react-native/pull/50981.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50981.patch",
"merged_at": null
} | Summary: This is a partial revert of D73507044
Differential Revision: D73844213
| null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50981/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50981/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50980 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50980/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50980/comments | https://api.github.com/repos/facebook/react-native/issues/50980/events | https://github.com/facebook/react-native/pull/50980 | 3,027,804,505 | PR_kwDOAbrxp86UUesS | 50,980 | fbsource//xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/views/scroll:scrollAndroid | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 1 | 2025-04-29T10:20:13 | 2025-05-08T10:11:59 | 2025-05-08T10:11:59 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50980",
"html_url": "https://github.com/facebook/react-native/pull/50980",
"diff_url": "https://github.com/facebook/react-native/pull/50980.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50980.patch",
"merged_at": null
} | Reviewed By: cortinico
Differential Revision: D73840593
| {
"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/50980/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50980/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50979 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50979/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50979/comments | https://api.github.com/repos/facebook/react-native/issues/50979/events | https://github.com/facebook/react-native/pull/50979 | 3,027,710,632 | PR_kwDOAbrxp86UUKLk | 50,979 | [RN][Nightlies] Integrate sending notification to discord | {
"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-04-29T09:43:50 | 2025-04-29T16:01:14 | 2025-04-29T16:01:03 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50979",
"html_url": "https://github.com/facebook/react-native/pull/50979",
"diff_url": "https://github.com/facebook/react-native/pull/50979.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50979.patch",
"merged_at": null
} | ## Summary:
As part of the work to integrate libraries with our nightlies, we want to receive a message when the libraries are failing to build on discord. This will help us catch breaking changes early on and onboarding library maintainer as soon as possible.
## Changelog:
[Internal] - Integrate with Discord when ni... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50979/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50979/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50978 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50978/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50978/comments | https://api.github.com/repos/facebook/react-native/issues/50978/events | https://github.com/facebook/react-native/pull/50978 | 3,027,680,286 | PR_kwDOAbrxp86UUDZd | 50,978 | Fix typo in ScrollView.d.ts | {
"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-04-29T09:35:11 | 2025-04-29T11:05:11 | 2025-04-29T11:05:01 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50978",
"html_url": "https://github.com/facebook/react-native/pull/50978",
"diff_url": "https://github.com/facebook/react-native/pull/50978.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50978.patch",
"merged_at": null
} | ## Summary:
Fixes https://github.com/facebook/react-native/issues/50969
## 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/50978/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50978/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50977 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50977/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50977/comments | https://api.github.com/repos/facebook/react-native/issues/50977/events | https://github.com/facebook/react-native/pull/50977 | 3,027,664,469 | PR_kwDOAbrxp86UT_4N | 50,977 | Update Metro dependencies to 0.82.2 | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-04-29T09:30:29 | 2025-04-29T13:28:45 | 2025-04-29T13:28:29 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50977",
"html_url": "https://github.com/facebook/react-native/pull/50977",
"diff_url": "https://github.com/facebook/react-native/pull/50977.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50977.patch",
"merged_at": null
} | Summary:
Updates all `metro*` dependencies to the latest `^0.82.2`.
Changelog: [Internal]
Differential Revision: D73841705
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50977/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50977/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50976 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50976/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50976/comments | https://api.github.com/repos/facebook/react-native/issues/50976/events | https://github.com/facebook/react-native/pull/50976 | 3,027,663,670 | PR_kwDOAbrxp86UT_se | 50,976 | Migrate `rn-tester` codegen types imports to use root exported `CodegenTypes` namespace | {
"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-04-29T09:30:17 | 2025-04-29T13:09:37 | 2025-04-29T13:09:28 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50976",
"html_url": "https://github.com/facebook/react-native/pull/50976",
"diff_url": "https://github.com/facebook/react-native/pull/50976.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50976.patch",
"merged_at": null
} | Summary:
This is the second part of the migration of `rn-tester` package to use root imports. In this diff the `CodegenTypes` namespace is used to define Codegen primitives.
Changelog:
[Internal]
Reviewed By: huntie
Differential Revision: D73780584
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50976/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50976/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50975 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50975/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50975/comments | https://api.github.com/repos/facebook/react-native/issues/50975/events | https://github.com/facebook/react-native/pull/50975 | 3,027,661,472 | PR_kwDOAbrxp86UT_NY | 50,975 | Attach docs in AnimatedExports | {
"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-04-29T09:29:25 | 2025-04-29T12:09:26 | 2025-04-29T12:09:15 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50975",
"html_url": "https://github.com/facebook/react-native/pull/50975",
"diff_url": "https://github.com/facebook/react-native/pull/50975.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50975.patch",
"merged_at": null
} | Summary:
Re-defining types in `AnimatedExports.js.flow` shadows their documentation located in `AnimatedImplementation`. Moving them to the `AnimatedExports` fixes the issue for generated TS types.
Changelog:
[Internal]
Differential Revision: D73840908
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50975/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50975/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50974 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50974/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50974/comments | https://api.github.com/repos/facebook/react-native/issues/50974/events | https://github.com/facebook/react-native/pull/50974 | 3,027,504,431 | PR_kwDOAbrxp86UTdH2 | 50,974 | Update exports field to include the types entry | {
"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 | 4 | 2025-04-29T08:31:39 | 2025-04-29T14:41:17 | 2025-04-29T14:41:06 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50974",
"html_url": "https://github.com/facebook/react-native/pull/50974",
"diff_url": "https://github.com/facebook/react-native/pull/50974.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50974.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D73835331
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50974/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50974/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50973 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50973/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50973/comments | https://api.github.com/repos/facebook/react-native/issues/50973/events | https://github.com/facebook/react-native/issues/50973 | 3,027,443,850 | I_kwDOAbrxp860cyCK | 50,973 | App crash when build debug with build configuration | {
"login": "truongngodang",
"id": 19460459,
"node_id": "MDQ6VXNlcjE5NDYwNDU5",
"avatar_url": "https://avatars.githubusercontent.com/u/19460459?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/truongngodang",
"html_url": "https://github.com/truongngodang",
"followers_url": "https://api.githu... | [
{
"id": 1794376073,
"node_id": "MDU6TGFiZWwxNzk0Mzc2MDcz",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Repro",
"name": "Needs: Repro",
"color": "d4c5f9",
"default": false,
"description": "This issue could be improved with a clear list of steps to reproduce ... | closed | false | null | [] | null | 6 | 2025-04-29T08:06:05 | 2025-05-07T10:17:09 | 2025-05-07T04:27:45 | NONE | null | null | null | null | ### Description
When creating a new build configuration (e.g., ProdDebug) cloned from Debug in Xcode, and building the app in Debug mode, the application crashes immediately on launch.
This issue occurs on React Native [0.79.1] with Swift-based AppDelegate.
Crash is related to facebook::jsi::Function::call inside Run... | {
"login": "truongngodang",
"id": 19460459,
"node_id": "MDQ6VXNlcjE5NDYwNDU5",
"avatar_url": "https://avatars.githubusercontent.com/u/19460459?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/truongngodang",
"html_url": "https://github.com/truongngodang",
"followers_url": "https://api.githu... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50973/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/50973/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50972 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50972/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50972/comments | https://api.github.com/repos/facebook/react-native/issues/50972/events | https://github.com/facebook/react-native/issues/50972 | 3,027,241,346 | I_kwDOAbrxp860cAmC | 50,972 | Getting Error - Unable to find module redbox with React Native version 0.79.0 | {
"login": "iZooto-App-Push",
"id": 60651012,
"node_id": "MDQ6VXNlcjYwNjUxMDEy",
"avatar_url": "https://avatars.githubusercontent.com/u/60651012?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/iZooto-App-Push",
"html_url": "https://github.com/iZooto-App-Push",
"followers_url": "https://api... | [
{
"id": 470324689,
"node_id": "MDU6TGFiZWw0NzAzMjQ2ODk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20For%20Stack%20Overflow",
"name": "Resolution: For Stack Overflow",
"color": "d4c5f9",
"default": false,
"description": "A question for Stack Overflow.... | closed | false | null | [] | null | 5 | 2025-04-29T06:43:32 | 2025-04-30T07:41:58 | 2025-04-30T07:41:57 | NONE | null | null | null | null | ### Description
Getting Error - Unable to find module redbox with React Native version 0.79.0
### Steps to reproduce
## Steps to Reproduce
1. Upgrade project to React Native 0.79.0
2. Run `npm start --reset-cache` or `yarn start --reset-cache`
3. Launch the app using `npx react-native run-ios` or `run-android`
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/50972/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50972/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50971 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50971/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50971/comments | https://api.github.com/repos/facebook/react-native/issues/50971/events | https://github.com/facebook/react-native/pull/50971 | 3,026,720,120 | PR_kwDOAbrxp86UQ1LP | 50,971 | Setup feature flag to fix double measurement of android components | {
"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-04-29T01:48:00 | 2025-04-29T20:54:12 | 2025-04-29T20:54:02 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50971",
"html_url": "https://github.com/facebook/react-native/pull/50971",
"diff_url": "https://github.com/facebook/react-native/pull/50971.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50971.patch",
"merged_at": null
} | Summary:
This feature flag enables a fix of double measurement on a subset of android components
changelog: [internal] internal
Reviewed By: yungsters
Differential Revision: D73804996
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50971/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50971/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50970 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50970/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50970/comments | https://api.github.com/repos/facebook/react-native/issues/50970/events | https://github.com/facebook/react-native/pull/50970 | 3,026,506,203 | PR_kwDOAbrxp86UQF9S | 50,970 | Include offset as separate field in payloads | {
"login": "martinbooth",
"id": 4383362,
"node_id": "MDQ6VXNlcjQzODMzNjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/4383362?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/martinbooth",
"html_url": "https://github.com/martinbooth",
"followers_url": "https://api.github.com/us... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-04-28T23:34:35 | 2025-04-30T00:07:40 | 2025-04-30T00:07:30 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50970",
"html_url": "https://github.com/facebook/react-native/pull/50970",
"diff_url": "https://github.com/facebook/react-native/pull/50970.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50970.patch",
"merged_at": null
} | Summary:
__onAnimatedValueUpdateReceived is called from 2 places.
It is called from the onAnimatedValueUpdate subscription where the source of the values comes from here: https://fburl.com/8v2cwd2x with getValue() returning the offset + value components combined.
It's also called from in the animation end callback he... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50970/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50970/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50969 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50969/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50969/comments | https://api.github.com/repos/facebook/react-native/issues/50969/events | https://github.com/facebook/react-native/issues/50969 | 3,025,840,590 | I_kwDOAbrxp860WqnO | 50,969 | Docstring typo | {
"login": "yakovsushenok",
"id": 60291094,
"node_id": "MDQ6VXNlcjYwMjkxMDk0",
"avatar_url": "https://avatars.githubusercontent.com/u/60291094?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yakovsushenok",
"html_url": "https://github.com/yakovsushenok",
"followers_url": "https://api.githu... | [
{
"id": 1794148631,
"node_id": "MDU6TGFiZWwxNzk0MTQ4NjMx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Author%20Feedback",
"name": "Needs: Author Feedback",
"color": "d4c5f9",
"default": false,
"description": ""
},
{
"id": 1794376073,
"node_id":... | closed | false | null | [] | null | 5 | 2025-04-28T18:45:22 | 2025-04-29T11:05:01 | 2025-04-29T11:05:01 | NONE | null | null | null | null | ### Description
There's a typo [here](https://github.com/facebook/react-native/blob/6ea24f7bb90829f0806210252dfce50ecee5666d/packages/react-native/Libraries/Components/ScrollView/ScrollView.d.ts#L368) that confused me a bit (pretty sure it should be "than").
### Steps to reproduce
Please read the docstring
### Reac... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50969/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50969/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50968 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50968/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50968/comments | https://api.github.com/repos/facebook/react-native/issues/50968/events | https://github.com/facebook/react-native/issues/50968 | 3,025,830,753 | I_kwDOAbrxp860WoNh | 50,968 | Android: multiline TextInput does not grow on first newline | {
"login": "roger-scopely",
"id": 194855643,
"node_id": "U_kgDOC51C2w",
"avatar_url": "https://avatars.githubusercontent.com/u/194855643?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/roger-scopely",
"html_url": "https://github.com/roger-scopely",
"followers_url": "https://api.github.com/... | [
{
"id": 869668024,
"node_id": "MDU6TGFiZWw4Njk2NjgwMjQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20TextInput",
"name": "Component: TextInput",
"color": "fef2c0",
"default": false,
"description": "Related to the TextInput component."
},
{
"id"... | closed | false | null | [] | null | 4 | 2025-04-28T18:41:20 | 2025-04-30T10:04:59 | 2025-04-28T18:52:23 | NONE | null | null | null | null | ### Description
A multiline `<TextInput>` should grow vertically to contain its contents. On Android, a single line of text followed by a newline does not grow the TextInput, and it appears too small, cutting off the text. Correct sizing resumes once there are additional characters on the second line of text.
### Ste... | {
"login": "roger-scopely",
"id": 194855643,
"node_id": "U_kgDOC51C2w",
"avatar_url": "https://avatars.githubusercontent.com/u/194855643?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/roger-scopely",
"html_url": "https://github.com/roger-scopely",
"followers_url": "https://api.github.com/... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50968/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50968/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50967 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50967/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50967/comments | https://api.github.com/repos/facebook/react-native/issues/50967/events | https://github.com/facebook/react-native/pull/50967 | 3,025,792,249 | PR_kwDOAbrxp86UNn06 | 50,967 | Check feature flags for a11yOrder iff prop exists | {
"login": "joevilches",
"id": 17124862,
"node_id": "MDQ6VXNlcjE3MTI0ODYy",
"avatar_url": "https://avatars.githubusercontent.com/u/17124862?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/joevilches",
"html_url": "https://github.com/joevilches",
"followers_url": "https://api.github.com/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-04-28T18:29:16 | 2025-04-28T21:43:01 | 2025-04-28T21:42:46 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50967",
"html_url": "https://github.com/facebook/react-native/pull/50967",
"diff_url": "https://github.com/facebook/react-native/pull/50967.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50967.patch",
"merged_at": null
} | Summary:
In some cases we may want to check this only if the prop exists
Changelog: [Internal]
Differential Revision: D73793783
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50967/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50967/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50966 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50966/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50966/comments | https://api.github.com/repos/facebook/react-native/issues/50966/events | https://github.com/facebook/react-native/pull/50966 | 3,025,661,988 | PR_kwDOAbrxp86UNMCw | 50,966 | Add "./scripts/*" exports subpath | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-04-28T17:36:00 | 2025-04-28T18:45:26 | 2025-04-28T18:45:15 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50966",
"html_url": "https://github.com/facebook/react-native/pull/50966",
"diff_url": "https://github.com/facebook/react-native/pull/50966.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50966.patch",
"merged_at": null
} | Summary:
Should fix non-`.js` script resolution using `require.resolve` (currently breaking CI).
Changelog: [Internal]
Reviewed By: mdvacca, cipolleschi, rshest
Differential Revision: D73786668
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50966/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50966/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50965 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50965/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50965/comments | https://api.github.com/repos/facebook/react-native/issues/50965/events | https://github.com/facebook/react-native/pull/50965 | 3,025,131,126 | PR_kwDOAbrxp86ULYYG | 50,965 | Create src/fb_internal/ directory, initially migrate VirtualView | {
"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 | 6 | 2025-04-28T14:27:23 | 2025-04-29T14:59:18 | 2025-04-29T14:55:28 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50965",
"html_url": "https://github.com/facebook/react-native/pull/50965",
"diff_url": "https://github.com/facebook/react-native/pull/50965.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50965.patch",
"merged_at": null
} | Summary:
While D72228547 has recently disallowed all `./src/*` subpath imports from React Native (functionally, `./src/private/*`), we have a number of APIs that are imported from Meta product code legitimately — e.g. as part of validating under-development React Native features internally in real Meta apps.
This diff... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50965/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50965/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50964 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50964/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50964/comments | https://api.github.com/repos/facebook/react-native/issues/50964/events | https://github.com/facebook/react-native/pull/50964 | 3,025,084,268 | PR_kwDOAbrxp86ULOEk | 50,964 | Fix all active ESLint warnings | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-04-28T14:12:37 | 2025-04-28T16:35:10 | 2025-04-28T16:35:00 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50964",
"html_url": "https://github.com/facebook/react-native/pull/50964",
"diff_url": "https://github.com/facebook/react-native/pull/50964.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50964.patch",
"merged_at": null
} | Summary:
Address/supress ESLint warnings across the codebase, currently flagged on every PR via GitHub's "Unchanged files with check annotations" check.
{F1977480883}
Changelog: [Internal]
Differential Revision: D73778510
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50964/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50964/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50963 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50963/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50963/comments | https://api.github.com/repos/facebook/react-native/issues/50963/events | https://github.com/facebook/react-native/pull/50963 | 3,025,030,922 | PR_kwDOAbrxp86ULCrY | 50,963 | [codegen] Fix ImageSource require | {
"login": "jakex7",
"id": 39670088,
"node_id": "MDQ6VXNlcjM5NjcwMDg4",
"avatar_url": "https://avatars.githubusercontent.com/u/39670088?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jakex7",
"html_url": "https://github.com/jakex7",
"followers_url": "https://api.github.com/users/jakex7/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-04-28T13:56:24 | 2025-05-01T14:05:34 | 2025-04-28T17:35:41 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50963",
"html_url": "https://github.com/facebook/react-native/pull/50963",
"diff_url": "https://github.com/facebook/react-native/pull/50963.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50963.patch",
"merged_at": null
} | ## Summary:
In react-native-svg, I found that the `Image` component stopped working starting with `react-native@0.79`. After some debugging, I traced the issue to the migration of `Libraries/Image` to the new export syntax (see https://github.com/facebook/react-native/commit/8783196ee540f8f78ce60ad20800338cc7645194)... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50963/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50963/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50962 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50962/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50962/comments | https://api.github.com/repos/facebook/react-native/issues/50962/events | https://github.com/facebook/react-native/pull/50962 | 3,024,711,164 | PR_kwDOAbrxp86UJ-Gg | 50,962 | Override `updateRuntimeShadowNodeReferencesOnCommit` for OSS | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-04-28T12:01:42 | 2025-06-06T14:01:54 | 2025-04-28T17:58:45 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50962",
"html_url": "https://github.com/facebook/react-native/pull/50962",
"diff_url": "https://github.com/facebook/react-native/pull/50962.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50962.patch",
"merged_at": null
} | Summary:
OSS is affected by https://github.com/facebook/react-native/issues/49694 and it is endangering the migration of multiple apps to the New Architecture.
We fixed the issue but it is hidden behind feature flag while we are experimenting with it internally, to make sure it does not causes regressions.
However, 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/50962/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50962/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50961 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50961/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50961/comments | https://api.github.com/repos/facebook/react-native/issues/50961/events | https://github.com/facebook/react-native/pull/50961 | 3,024,669,256 | PR_kwDOAbrxp86UJ1Cc | 50,961 | Migrate ReactActivityDelegate.java -> .kt | {
"login": "rshest",
"id": 495813,
"node_id": "MDQ6VXNlcjQ5NTgxMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/495813?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rshest",
"html_url": "https://github.com/rshest",
"followers_url": "https://api.github.com/users/rshest/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... | open | false | null | [] | null | 1 | 2025-04-28T11:44:23 | 2025-04-28T11:44:49 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50961",
"html_url": "https://github.com/facebook/react-native/pull/50961",
"diff_url": "https://github.com/facebook/react-native/pull/50961.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50961.patch",
"merged_at": null
} | Summary:
# Changelog:
[Android][Changed] - ReactActivityDelegate has been migrated to Kotlin.
Differential Revision: D73772287
| null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50961/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50961/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50960 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50960/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50960/comments | https://api.github.com/repos/facebook/react-native/issues/50960/events | https://github.com/facebook/react-native/pull/50960 | 3,024,523,105 | PR_kwDOAbrxp86UJUua | 50,960 | Gradle to 8.14 | {
"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-04-28T10:44:37 | 2025-05-26T10:35:04 | 2025-04-28T15:04:09 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50960",
"html_url": "https://github.com/facebook/react-native/pull/50960",
"diff_url": "https://github.com/facebook/react-native/pull/50960.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50960.patch",
"merged_at": null
} | Summary:
This brings Gradle to the latest minor ahead of branch cut.
Changelog:
[Android] [Changed] - Gradle to 8.14
Differential Revision: D73769416
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50960/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50960/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50959 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50959/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50959/comments | https://api.github.com/repos/facebook/react-native/issues/50959/events | https://github.com/facebook/react-native/pull/50959 | 3,024,380,357 | PR_kwDOAbrxp86UI1Mp | 50,959 | Update interruptible rendering test to use feature flag to fix React<>Fabric priorities | {
"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-04-28T09:53:59 | 2025-04-28T13:59:18 | 2025-04-28T13:59:04 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50959",
"html_url": "https://github.com/facebook/react-native/pull/50959",
"diff_url": "https://github.com/facebook/react-native/pull/50959.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50959.patch",
"merged_at": null
} | Changelog: [internal]
This updates the test for interruptible rendering to use the feature flag that fixes priority mapping between Fabric and React.
In this case, it shows how the change fixed how React Native implements the React programming model, as before this change continuous events weren't interrupting transi... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50959/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50959/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50958 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50958/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50958/comments | https://api.github.com/repos/facebook/react-native/issues/50958/events | https://github.com/facebook/react-native/pull/50958 | 3,024,377,905 | PR_kwDOAbrxp86UI0qR | 50,958 | Migrate already root exported deep imports in rn-tester. | {
"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-04-28T09:53:08 | 2025-04-28T14:28:07 | 2025-04-28T14:27:56 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50958",
"html_url": "https://github.com/facebook/react-native/pull/50958",
"diff_url": "https://github.com/facebook/react-native/pull/50958.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50958.patch",
"merged_at": null
} | Summary:
In rn-tester package there are many react-native deep imports which will be deprecated in the future. It is a starter for migrating rn-tester to using root imports instead. Only deep imports that are already root exported are changed. This diff avoids using `CodegenTypes` as it causes build errors and will be ... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50958/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50958/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50957 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50957/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50957/comments | https://api.github.com/repos/facebook/react-native/issues/50957/events | https://github.com/facebook/react-native/pull/50957 | 3,024,365,646 | PR_kwDOAbrxp86UIx-Q | 50,957 | Refactor InterruptibleRendering Fantom test to use dispatchNativeEvent | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-04-28T09:48:31 | 2025-04-28T13:59:15 | 2025-04-28T13:59:04 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50957",
"html_url": "https://github.com/facebook/react-native/pull/50957",
"diff_url": "https://github.com/facebook/react-native/pull/50957.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50957.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
Now we can use the higher level API for event dispatching in this test.
Differential Revision: D73663626
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50957/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50957/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50956 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50956/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50956/comments | https://api.github.com/repos/facebook/react-native/issues/50956/events | https://github.com/facebook/react-native/issues/50956 | 3,023,710,980 | I_kwDOAbrxp860OisE | 50,956 | Upgrade issue in android from 0.74.3 to 0.79.1.Error - Could not find androidx.appcompat:appcompat:27.1.1. | {
"login": "pku-arun",
"id": 54971711,
"node_id": "MDQ6VXNlcjU0OTcxNzEx",
"avatar_url": "https://avatars.githubusercontent.com/u/54971711?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/pku-arun",
"html_url": "https://github.com/pku-arun",
"followers_url": "https://api.github.com/users/pku... | [
{
"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": 872683359,
"no... | closed | false | null | [] | null | 3 | 2025-04-28T05:04:03 | 2025-04-28T11:41:30 | 2025-04-28T11:41:29 | NONE | null | null | null | null | ### Description
I upgraded my project from 0.74.3 to 0.79.1
I did all steps in react-native upgrade helper
But now I am stuck with issue Could not find androidx.appcompat:appcompat:27.1.1.
I removed enabaleJettifier from my gradle.properties as well
### Steps to reproduce
Build in android studio or running yarn and... | {
"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/50956/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50956/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50955 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50955/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50955/comments | https://api.github.com/repos/facebook/react-native/issues/50955/events | https://github.com/facebook/react-native/pull/50955 | 3,023,522,046 | PR_kwDOAbrxp86UF7jR | 50,955 | Split proguard for legacy / new architecture | {
"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... | open | false | null | [] | null | 5 | 2025-04-28T02:17:13 | 2025-06-05T17:26:08 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50955",
"html_url": "https://github.com/facebook/react-native/pull/50955",
"diff_url": "https://github.com/facebook/react-native/pull/50955.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50955.patch",
"merged_at": null
} | Summary:
In this diff I'm splitting proguard rules for apps using legacy architecture or apps running 100% in new architecture APIs
This split will be controlled by the config: enable_minify_legacy_architecture()
changelog: [internal] internal
Reviewed By: shwanton, javache
Differential Revision: D71577597
| null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50955/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50955/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50954 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50954/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50954/comments | https://api.github.com/repos/facebook/react-native/issues/50954/events | https://github.com/facebook/react-native/pull/50954 | 3,023,521,963 | PR_kwDOAbrxp86UF7iI | 50,954 | Introduce LegacyArchitectureDoNotStrip and LegacyArchitectureDoNotStripAny | {
"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... | open | false | null | [] | null | 5 | 2025-04-28T02:17:07 | 2025-06-05T17:26:12 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50954",
"html_url": "https://github.com/facebook/react-native/pull/50954",
"diff_url": "https://github.com/facebook/react-native/pull/50954.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50954.patch",
"merged_at": null
} | Summary:
This diff introduces LegacyArchitectureDoNotStrip and LegacyArchitectureDoNotStripAny to replace usages of DoNotStrip and DoNotStripAny for classes that are ONLY used in the legacy architecture of React Native
changelog: [internal] internal
Reviewed By: mlord93
Differential Revision: D71852759
| null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50954/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50954/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50953 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50953/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50953/comments | https://api.github.com/repos/facebook/react-native/issues/50953/events | https://github.com/facebook/react-native/pull/50953 | 3,023,521,870 | PR_kwDOAbrxp86UF7g- | 50,953 | Optimize proguard for apps running on the new architecture by default | {
"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... | open | false | null | [] | null | 5 | 2025-04-28T02:17:02 | 2025-06-05T17:29:47 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50953",
"html_url": "https://github.com/facebook/react-native/pull/50953",
"diff_url": "https://github.com/facebook/react-native/pull/50953.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50953.patch",
"merged_at": null
} | Summary:
In this diff I'm optimizing proguard rules for apps running on the new architecture by default.
changelog: [internal] internal
Reviewed By: alanleedev
Differential Revision: D71763448
| null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50953/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50953/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50952 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50952/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50952/comments | https://api.github.com/repos/facebook/react-native/issues/50952/events | https://github.com/facebook/react-native/pull/50952 | 3,023,462,579 | PR_kwDOAbrxp86UFvEy | 50,952 | Fix EXC_BAD_ACCESS within RCTInspectorNetworkReporter | {
"login": "sanjay-io",
"id": 24900999,
"node_id": "MDQ6VXNlcjI0OTAwOTk5",
"avatar_url": "https://avatars.githubusercontent.com/u/24900999?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sanjay-io",
"html_url": "https://github.com/sanjay-io",
"followers_url": "https://api.github.com/users/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-04-28T01:15:09 | 2025-04-28T11:58:46 | 2025-04-28T11:58:34 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50952",
"html_url": "https://github.com/facebook/react-native/pull/50952",
"diff_url": "https://github.com/facebook/react-native/pull/50952.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50952.patch",
"merged_at": null
} | Changelog: [Internal]
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50952/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50952/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50951 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50951/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50951/comments | https://api.github.com/repos/facebook/react-native/issues/50951/events | https://github.com/facebook/react-native/pull/50951 | 3,023,311,746 | PR_kwDOAbrxp86UFQ7g | 50,951 | fix(CI): run monitor-new-issues only in the main repo | {
"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-04-27T20:42:35 | 2025-04-28T10:25:32 | 2025-04-28T10:25:02 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50951",
"html_url": "https://github.com/facebook/react-native/pull/50951",
"diff_url": "https://github.com/facebook/react-native/pull/50951.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50951.patch",
"merged_at": null
} | ## Summary:
This PR makes sure that monitor-new-issues runs only in the main repo. It was failing on my fork and spamming notifications.
## Changelog:
[INTERNAL] [FIXED] - run monitor-new-issues only in the main repo
## Test Plan:
CI Green
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50951/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50951/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50950 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50950/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50950/comments | https://api.github.com/repos/facebook/react-native/issues/50950/events | https://github.com/facebook/react-native/issues/50950 | 3,023,094,949 | I_kwDOAbrxp860MMSl | 50,950 | Accessibility Regression (Android, 0.75.4): ScrollView causes entire layout to be focused by TalkBack | {
"login": "BavlyAbdelmasih",
"id": 22641202,
"node_id": "MDQ6VXNlcjIyNjQxMjAy",
"avatar_url": "https://avatars.githubusercontent.com/u/22641202?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/BavlyAbdelmasih",
"html_url": "https://github.com/BavlyAbdelmasih",
"followers_url": "https://api... | [
{
"id": 650767894,
"node_id": "MDU6TGFiZWw2NTA3Njc4OTQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Impact:%20Regression",
"name": "Impact: Regression",
"color": "e99695",
"default": false,
"description": "Describes a behavior that used to work on a prior release,... | open | false | null | [] | null | 5 | 2025-04-27T13:49:03 | 2025-05-23T05:14:25 | null | NONE | null | null | null | null | ### Description
After updating to React Native 0.75.4, an accessibility regression was observed when using TalkBack on Android devices.
If a `ScrollView does` not explicitly set `importantForAccessibility="no"`, TalkBack moves focus to the entire layout and announces all its contents at once, instead of focusing eleme... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50950/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50950/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50949 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50949/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50949/comments | https://api.github.com/repos/facebook/react-native/issues/50949/events | https://github.com/facebook/react-native/issues/50949 | 3,022,966,321 | I_kwDOAbrxp860Ls4x | 50,949 | The includeFontPadding property of the Text component Error | {
"login": "KaworuNagisa-hhl",
"id": 174993609,
"node_id": "U_kgDOCm4wyQ",
"avatar_url": "https://avatars.githubusercontent.com/u/174993609?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/KaworuNagisa-hhl",
"html_url": "https://github.com/KaworuNagisa-hhl",
"followers_url": "https://api.gi... | [
{
"id": 1794148347,
"node_id": "MDU6TGFiZWwxNzk0MTQ4MzQ3",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Triage%20:mag:",
"name": "Needs: Triage :mag:",
"color": "bfd4f2",
"default": false,
"description": ""
},
{
"id": 5727401455,
"node_id": "LA_k... | closed | false | null | [] | null | 2 | 2025-04-27T09:43:20 | 2025-04-27T09:43:50 | 2025-04-27T09:43:37 | NONE | null | null | null | null | ### Description
The includeFontPadding property of the Text component in React Native does not work on Android real devices (the real devices are Xiaomi 10 and Xiaomi 13 with Android 13).
### Steps to reproduce
<View style={styles.smallContainerRow}>
<Text
... | {
"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/50949/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50949/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50948 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50948/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50948/comments | https://api.github.com/repos/facebook/react-native/issues/50948/events | https://github.com/facebook/react-native/pull/50948 | 3,022,411,072 | PR_kwDOAbrxp86UCXGi | 50,948 | Fix RemoveClipped subviews algorithm | {
"login": "jorge-cab",
"id": 57368278,
"node_id": "MDQ6VXNlcjU3MzY4Mjc4",
"avatar_url": "https://avatars.githubusercontent.com/u/57368278?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jorge-cab",
"html_url": "https://github.com/jorge-cab",
"followers_url": "https://api.github.com/users/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-04-26T22:59:06 | 2025-05-08T10:19:13 | 2025-05-08T10:19:12 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50948",
"html_url": "https://github.com/facebook/react-native/pull/50948",
"diff_url": "https://github.com/facebook/react-native/pull/50948.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50948.patch",
"merged_at": null
} | Summary: For real this time, the change was lost due to some merge conflict
Reviewed By: Abbondanzo
Differential Revision: D73726167
| {
"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/50948/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50948/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50947 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50947/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50947/comments | https://api.github.com/repos/facebook/react-native/issues/50947/events | https://github.com/facebook/react-native/pull/50947 | 3,022,323,873 | PR_kwDOAbrxp86UCEky | 50,947 | refactor: rewrite Inspector from Java to Kotlin | {
"login": "Vin-Xi",
"id": 45799230,
"node_id": "MDQ6VXNlcjQ1Nzk5MjMw",
"avatar_url": "https://avatars.githubusercontent.com/u/45799230?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Vin-Xi",
"html_url": "https://github.com/Vin-Xi",
"followers_url": "https://api.github.com/users/Vin-Xi/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-04-26T21:18:10 | 2025-04-28T16:24:29 | 2025-04-28T16:24:20 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50947",
"html_url": "https://github.com/facebook/react-native/pull/50947",
"diff_url": "https://github.com/facebook/react-native/pull/50947.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50947.patch",
"merged_at": null
} | ## Summary:
Rewrite of the Inspector class from Java to Kotlin in scope of #50513
## Changelog:
[ANDROID] [CHANGED] - Migrated Inspector to Kotlin
## Test Plan:
Tested using RNTester app, on both old and new arch, and tested by navigating to multiple pages | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50947/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50947/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50946 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50946/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50946/comments | https://api.github.com/repos/facebook/react-native/issues/50946/events | https://github.com/facebook/react-native/pull/50946 | 3,022,315,016 | PR_kwDOAbrxp86UCCnr | 50,946 | refactor: rewrite Inspector from Java to Kotlin | {
"login": "Vin-Xi",
"id": 45799230,
"node_id": "MDQ6VXNlcjQ1Nzk5MjMw",
"avatar_url": "https://avatars.githubusercontent.com/u/45799230?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Vin-Xi",
"html_url": "https://github.com/Vin-Xi",
"followers_url": "https://api.github.com/users/Vin-Xi/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 | 0 | 2025-04-26T21:09:23 | 2025-04-26T21:11:22 | 2025-04-26T21:11:22 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50946",
"html_url": "https://github.com/facebook/react-native/pull/50946",
"diff_url": "https://github.com/facebook/react-native/pull/50946.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50946.patch",
"merged_at": null
} | ## Summary:
Rewrite of the Inspector class from Java to Kotlin in scope of #50513
## Changelog:
[ANDROID] [CHANGED] - Migrated Inspector to Kotlin
## Test Plan:
Tested using RNTester app, on both old and new arch, and tested by navigating to multiple pages
| {
"login": "Vin-Xi",
"id": 45799230,
"node_id": "MDQ6VXNlcjQ1Nzk5MjMw",
"avatar_url": "https://avatars.githubusercontent.com/u/45799230?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Vin-Xi",
"html_url": "https://github.com/Vin-Xi",
"followers_url": "https://api.github.com/users/Vin-Xi/fo... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50946/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50946/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50945 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50945/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50945/comments | https://api.github.com/repos/facebook/react-native/issues/50945/events | https://github.com/facebook/react-native/pull/50945 | 3,022,271,157 | PR_kwDOAbrxp86UB5dy | 50,945 | refactor: rewrite inspector class from java to kotlin | {
"login": "Vin-Xi",
"id": 45799230,
"node_id": "MDQ6VXNlcjQ1Nzk5MjMw",
"avatar_url": "https://avatars.githubusercontent.com/u/45799230?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Vin-Xi",
"html_url": "https://github.com/Vin-Xi",
"followers_url": "https://api.github.com/users/Vin-Xi/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 | 0 | 2025-04-26T20:06:50 | 2025-04-26T20:57:43 | 2025-04-26T20:57:43 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50945",
"html_url": "https://github.com/facebook/react-native/pull/50945",
"diff_url": "https://github.com/facebook/react-native/pull/50945.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50945.patch",
"merged_at": null
} | <!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The three fields below are mandatory. -->
## Summary:
Rewrite of the Inspector class from Java to Kotlin in scope of #50513
##... | {
"login": "Vin-Xi",
"id": 45799230,
"node_id": "MDQ6VXNlcjQ1Nzk5MjMw",
"avatar_url": "https://avatars.githubusercontent.com/u/45799230?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Vin-Xi",
"html_url": "https://github.com/Vin-Xi",
"followers_url": "https://api.github.com/users/Vin-Xi/fo... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50945/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50945/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50944 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50944/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50944/comments | https://api.github.com/repos/facebook/react-native/issues/50944/events | https://github.com/facebook/react-native/issues/50944 | 3,022,269,123 | I_kwDOAbrxp860JCrD | 50,944 | Scrolling Freezes when CAMetalLayer is offscreen in iOS Simulator | {
"login": "wcandillon",
"id": 306134,
"node_id": "MDQ6VXNlcjMwNjEzNA==",
"avatar_url": "https://avatars.githubusercontent.com/u/306134?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/wcandillon",
"html_url": "https://github.com/wcandillon",
"followers_url": "https://api.github.com/users/w... | [
{
"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 | 4 | 2025-04-26T20:02:50 | 2025-04-27T07:04:57 | 2025-04-27T07:04:46 | CONTRIBUTOR | null | null | null | null | ### Description
Both modules are using a CAMetalView are affected by this issue:
* Skia: https://github.com/Shopify/react-native-skia/issues/3112
* Rive: https://github.com/rive-app/rive-react-native/issues/294
When on simulator, invoking CAMetalLayer::nextDrawable can take up to 1 second if the canvas is offscreen d... | {
"login": "wcandillon",
"id": 306134,
"node_id": "MDQ6VXNlcjMwNjEzNA==",
"avatar_url": "https://avatars.githubusercontent.com/u/306134?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/wcandillon",
"html_url": "https://github.com/wcandillon",
"followers_url": "https://api.github.com/users/w... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50944/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/50944/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50943 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50943/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50943/comments | https://api.github.com/repos/facebook/react-native/issues/50943/events | https://github.com/facebook/react-native/pull/50943 | 3,022,235,426 | PR_kwDOAbrxp86UBx-v | 50,943 | Refactor: Rewrite of the Inspector class from Java to Kotlin | {
"login": "Vin-Xi",
"id": 45799230,
"node_id": "MDQ6VXNlcjQ1Nzk5MjMw",
"avatar_url": "https://avatars.githubusercontent.com/u/45799230?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Vin-Xi",
"html_url": "https://github.com/Vin-Xi",
"followers_url": "https://api.github.com/users/Vin-Xi/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 | 0 | 2025-04-26T19:15:16 | 2025-04-26T19:32:46 | 2025-04-26T19:32:46 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50943",
"html_url": "https://github.com/facebook/react-native/pull/50943",
"diff_url": "https://github.com/facebook/react-native/pull/50943.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50943.patch",
"merged_at": null
} | <!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The three fields below are mandatory. -->
## Summary:
Rewrite of the Inspector class from Java to Kotlin in scope of #50513
##... | {
"login": "Vin-Xi",
"id": 45799230,
"node_id": "MDQ6VXNlcjQ1Nzk5MjMw",
"avatar_url": "https://avatars.githubusercontent.com/u/45799230?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Vin-Xi",
"html_url": "https://github.com/Vin-Xi",
"followers_url": "https://api.github.com/users/Vin-Xi/fo... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50943/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50943/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50942 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50942/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50942/comments | https://api.github.com/repos/facebook/react-native/issues/50942/events | https://github.com/facebook/react-native/pull/50942 | 3,021,780,464 | PR_kwDOAbrxp86UAUnI | 50,942 | Add support for aria-invalid | {
"login": "yajihum",
"id": 117247060,
"node_id": "U_kgDOBv0MVA",
"avatar_url": "https://avatars.githubusercontent.com/u/117247060?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yajihum",
"html_url": "https://github.com/yajihum",
"followers_url": "https://api.github.com/users/yajihum/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... | open | false | null | [] | null | 3 | 2025-04-26T11:53:42 | 2025-04-26T20:06:52 | null | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50942",
"html_url": "https://github.com/facebook/react-native/pull/50942",
"diff_url": "https://github.com/facebook/react-native/pull/50942.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50942.patch",
"merged_at": null
} | <!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The three fields below are mandatory. -->
## Summary:
<!-- Explain the **motivation** for making this change. What existing problem ... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50942/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/50942/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50941 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50941/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50941/comments | https://api.github.com/repos/facebook/react-native/issues/50941/events | https://github.com/facebook/react-native/pull/50941 | 3,021,158,457 | PR_kwDOAbrxp86T-P8q | 50,941 | Sync offset value to native immediately | {
"login": "martinbooth",
"id": 4383362,
"node_id": "MDQ6VXNlcjQzODMzNjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/4383362?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/martinbooth",
"html_url": "https://github.com/martinbooth",
"followers_url": "https://api.github.com/us... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2025-04-25T22:38:50 | 2025-04-28T21:10:10 | 2025-04-28T21:10:00 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50941",
"html_url": "https://github.com/facebook/react-native/pull/50941",
"diff_url": "https://github.com/facebook/react-native/pull/50941.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50941.patch",
"merged_at": null
} | Summary:
Without doing this, using Animated.event to update a value with an offset causes the value to revert to not having an offset because the native side doesn't even know about the offset if it hasn't been synced.
Don't think there's a better place to sync this for the cases where an animation is kicked off entir... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50941/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50941/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50940 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50940/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50940/comments | https://api.github.com/repos/facebook/react-native/issues/50940/events | https://github.com/facebook/react-native/pull/50940 | 3,020,149,979 | PR_kwDOAbrxp86T61CW | 50,940 | [RN][Android] Fix RNTester running in the old architecture | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-04-25T13:58:10 | 2025-04-25T16:57:59 | 2025-04-25T16:57:46 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50940",
"html_url": "https://github.com/facebook/react-native/pull/50940",
"diff_url": "https://github.com/facebook/react-native/pull/50940.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50940.patch",
"merged_at": null
} | ## Summary:
We landed a PR that was importing a file available only in the New Architecture also when the app was running in the old architecture.
This was creating a corrupted bundle for rntester.
This PR fixes the issue
## Changelog:
[Internal] - Fix RNTester on Android
## Test Plan:
Tested locally by setting `new... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50940/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50940/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50939 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50939/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50939/comments | https://api.github.com/repos/facebook/react-native/issues/50939/events | https://github.com/facebook/react-native/pull/50939 | 3,020,147,129 | PR_kwDOAbrxp86T60bE | 50,939 | Redesign New App Screen and move to package | {
"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 | 11 | 2025-04-25T13:57:00 | 2025-04-28T12:07:05 | 2025-04-28T11:21:00 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50939",
"html_url": "https://github.com/facebook/react-native/pull/50939",
"diff_url": "https://github.com/facebook/react-native/pull/50939.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50939.patch",
"merged_at": null
} | Summary:
Redesigns React Native's `NewAppScreen` component, and moves it into a new `@react-native/new-app-screen` package with a single component export. Deletes the old New App Screen under `'react-native/Libraries/NewAppScreen/'`.
<img width="1811" alt="image" src="https://github.com/user-attachments/assets/6fd4... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50939/reactions",
"total_count": 14,
"+1": 5,
"-1": 0,
"laugh": 0,
"hooray": 4,
"confused": 0,
"heart": 3,
"rocket": 2,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50939/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50938 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50938/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50938/comments | https://api.github.com/repos/facebook/react-native/issues/50938/events | https://github.com/facebook/react-native/pull/50938 | 3,020,049,091 | PR_kwDOAbrxp86T6fBe | 50,938 | Improve pattern to access host instances in tests | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-04-25T13:20:05 | 2025-04-25T16:25:58 | 2025-04-25T16:25:47 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50938",
"html_url": "https://github.com/facebook/react-native/pull/50938",
"diff_url": "https://github.com/facebook/react-native/pull/50938.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50938.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
No more `maybeNode`s. Using ref objects makes the tests cleaner and the JSX easier to read than injecting lambdas.
Differential Revision: D73659018
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50938/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50938/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50937 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50937/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50937/comments | https://api.github.com/repos/facebook/react-native/issues/50937/events | https://github.com/facebook/react-native/pull/50937 | 3,019,989,588 | PR_kwDOAbrxp86T6SGR | 50,937 | Back out "Bridgeless: Fix unstable_hasComponent" | {
"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-04-25T12:56:09 | 2025-04-25T15:47:53 | 2025-04-25T15:47:41 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50937",
"html_url": "https://github.com/facebook/react-native/pull/50937",
"diff_url": "https://github.com/facebook/react-native/pull/50937.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50937.patch",
"merged_at": null
} | Summary: changelog: [internal]
Reviewed By: yungsters
Differential Revision: D73657804
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50937/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50937/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50936 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50936/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50936/comments | https://api.github.com/repos/facebook/react-native/issues/50936/events | https://github.com/facebook/react-native/pull/50936 | 3,019,951,331 | PR_kwDOAbrxp86T6J1g | 50,936 | Replace hsr_core dependency for react profiling with hz_tracing dependency | {
"login": "metaadrianstone",
"id": 204764348,
"node_id": "U_kgDODDR0vA",
"avatar_url": "https://avatars.githubusercontent.com/u/204764348?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/metaadrianstone",
"html_url": "https://github.com/metaadrianstone",
"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... | closed | false | null | [] | null | 4 | 2025-04-25T12:39:25 | 2025-04-25T18:35:00 | 2025-04-25T18:34:49 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50936",
"html_url": "https://github.com/facebook/react-native/pull/50936",
"diff_url": "https://github.com/facebook/react-native/pull/50936.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50936.patch",
"merged_at": null
} | Summary:
This PR replaces a one internal header dependency with another. This is only relevant to an unsupported build mode.
Differential Revision: D73532803
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50936/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50936/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50935 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50935/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50935/comments | https://api.github.com/repos/facebook/react-native/issues/50935/events | https://github.com/facebook/react-native/pull/50935 | 3,019,808,030 | PR_kwDOAbrxp86T5q4X | 50,935 | Removing internal ModalHostShadowNode and ModalHostHelper classes | {
"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-04-25T11:37:42 | 2025-04-25T15:25:30 | 2025-04-25T15:25:20 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50935",
"html_url": "https://github.com/facebook/react-native/pull/50935",
"diff_url": "https://github.com/facebook/react-native/pull/50935.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50935.patch",
"merged_at": null
} | Summary:
Those classes are internal and deprecated since a while.
It should now be safe to fully remove them.
Changelog:
[Internal] [Changed] -
Differential Revision: D73655877
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50935/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50935/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50934 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50934/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50934/comments | https://api.github.com/repos/facebook/react-native/issues/50934/events | https://github.com/facebook/react-native/issues/50934 | 3,019,738,437 | I_kwDOAbrxp86z_Y1F | 50,934 | Support minimumFontScale in paragraphAttributes | {
"login": "anupriya13",
"id": 54227869,
"node_id": "MDQ6VXNlcjU0MjI3ODY5",
"avatar_url": "https://avatars.githubusercontent.com/u/54227869?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/anupriya13",
"html_url": "https://github.com/anupriya13",
"followers_url": "https://api.github.com/use... | [
{
"id": 856933610,
"node_id": "MDU6TGFiZWw4NTY5MzM2MTA=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20PR%20Submitted",
"name": "Resolution: PR Submitted",
"color": "0052cc",
"default": false,
"description": "A pull request with a fix has been provided.... | closed | false | null | [] | null | 2 | 2025-04-25T11:08:11 | 2025-04-30T12:33:44 | 2025-04-30T12:33:44 | CONTRIBUTOR | null | null | null | null | ### Description
https://github.com/facebook/react-native/pull/50933/files#diff-550c9f2b6cb86223d149099abcd8962db19196bdf078b3c27deedc5b16b6bea6
Need to add `minimumFontScale` as it's missing
Related PR: https://github.com/microsoft/react-native-windows/pull/14617
https://github.com/facebook/react-native/pull/5... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50934/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50934/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/50933 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50933/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50933/comments | https://api.github.com/repos/facebook/react-native/issues/50933/events | https://github.com/facebook/react-native/pull/50933 | 3,019,731,469 | PR_kwDOAbrxp86T5Z2i | 50,933 | Support minimumFontScale in paragraphAttributes | {
"login": "anupriya13",
"id": 54227869,
"node_id": "MDQ6VXNlcjU0MjI3ODY5",
"avatar_url": "https://avatars.githubusercontent.com/u/54227869?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/anupriya13",
"html_url": "https://github.com/anupriya13",
"followers_url": "https://api.github.com/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 7 | 2025-04-25T11:04:44 | 2025-04-30T12:33:59 | 2025-04-30T12:33:45 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50933",
"html_url": "https://github.com/facebook/react-native/pull/50933",
"diff_url": "https://github.com/facebook/react-native/pull/50933.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50933.patch",
"merged_at": null
} | <!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The three fields below are mandatory. -->
## Summary:
<!-- Explain the **motivation** for making this change. What existing proble... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50933/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50933/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50932 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50932/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50932/comments | https://api.github.com/repos/facebook/react-native/issues/50932/events | https://github.com/facebook/react-native/pull/50932 | 3,019,688,259 | PR_kwDOAbrxp86T5QYK | 50,932 | Implement LegacyArchitecture warning for ShadowNode measure() | {
"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 | 6 | 2025-04-25T10:43:53 | 2025-04-28T11:31:21 | 2025-04-28T11:31:09 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50932",
"html_url": "https://github.com/facebook/react-native/pull/50932",
"diff_url": "https://github.com/facebook/react-native/pull/50932.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50932.patch",
"merged_at": null
} | Summary:
Add a warning for LegacyArch users that are providing a ViewManager with a corresponding shadow node that implements the `YogaMeasureFunction`.
For those users, we know that the ViewManager is most likely not working on the NewArch (unless they have a backward compat ViewManager with a C++ shadow node impleme... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50932/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50932/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50931 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50931/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50931/comments | https://api.github.com/repos/facebook/react-native/issues/50931/events | https://github.com/facebook/react-native/pull/50931 | 3,019,688,230 | PR_kwDOAbrxp86T5QXy | 50,931 | Cleanup LegacyArchitectureLogger.OSS_LEGACY_WARNINGS_ENABLED | {
"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-04-25T10:43:52 | 2025-04-25T14:54:04 | 2025-04-25T14:53:46 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50931",
"html_url": "https://github.com/facebook/react-native/pull/50931",
"diff_url": "https://github.com/facebook/react-native/pull/50931.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50931.patch",
"merged_at": null
} | Summary:
This removes all the `OSS_LEGACY_WARNINGS_ENABLED` infrastructure from LegacyArchitectureLogger. We'll instead pivot to use ad-hoc functions for scenarios that don't work in LegacyArch + Interop Layers (see D73654273).
Changelog:
[Internal] [Changed] -
Differential Revision: D73654272
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50931/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50931/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50930 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50930/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50930/comments | https://api.github.com/repos/facebook/react-native/issues/50930/events | https://github.com/facebook/react-native/pull/50930 | 3,019,688,209 | PR_kwDOAbrxp86T5QXd | 50,930 | RNTester - Do not explicitely enable `legacyWarningsEnabled` | {
"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-04-25T10:43:51 | 2025-04-25T14:53:57 | 2025-04-25T14:53:45 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50930",
"html_url": "https://github.com/facebook/react-native/pull/50930",
"diff_url": "https://github.com/facebook/react-native/pull/50930.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50930.patch",
"merged_at": null
} | Summary:
Due to D73591315, we don't need to specify the `legacyWarningsEnabled` for RNTester anymore as it's effectively ignored.
Changelog:
[Internal] [Changed] -
Differential Revision: D73654270
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50930/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50930/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50929 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50929/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50929/comments | https://api.github.com/repos/facebook/react-native/issues/50929/events | https://github.com/facebook/react-native/pull/50929 | 3,019,688,189 | PR_kwDOAbrxp86T5QXK | 50,929 | RNGP - Ignore the `legacyWarningsEnabled` property if provided | {
"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-04-25T10:43:50 | 2025-04-25T14:53:52 | 2025-04-25T14:53:44 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50929",
"html_url": "https://github.com/facebook/react-native/pull/50929",
"diff_url": "https://github.com/facebook/react-native/pull/50929.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50929.patch",
"merged_at": null
} | Summary:
We decided to change the warning model for LegacyArch/NewArch.
I'm currently removing the infra to read the `legacyWarningsEnabled` Gradle property if provided.
Warnings will be enabled by default for all Legacy Arch users in the new model.
This change was never shipped in a numbered version, so that's not... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50929/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50929/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50928 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50928/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50928/comments | https://api.github.com/repos/facebook/react-native/issues/50928/events | https://github.com/facebook/react-native/pull/50928 | 3,019,636,946 | PR_kwDOAbrxp86T5FI0 | 50,928 | Fix Switch broken as controlled component | {
"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-04-25T10:19:52 | 2025-04-25T14:17:00 | 2025-04-25T13:16:48 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50928",
"html_url": "https://github.com/facebook/react-native/pull/50928",
"diff_url": "https://github.com/facebook/react-native/pull/50928.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50928.patch",
"merged_at": null
} | Summary:
This broke in D72979663, since we relied on the object identify of `native` changing to correctly reset the native state back to the controlled JS state.
Changelog: [General][Fixed] Fixed switches correctly reverting to controlled state
Reviewed By: vzaidman
Differential Revision: D73653323
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50928/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50928/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50927 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50927/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50927/comments | https://api.github.com/repos/facebook/react-native/issues/50927/events | https://github.com/facebook/react-native/pull/50927 | 3,018,885,967 | PR_kwDOAbrxp86T2kpP | 50,927 | Annotate Interop Event APIs | {
"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-04-25T03:19:58 | 2025-04-25T05:10:32 | 2025-04-25T05:10:12 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50927",
"html_url": "https://github.com/facebook/react-native/pull/50927",
"diff_url": "https://github.com/facebook/react-native/pull/50927.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50927.patch",
"merged_at": null
} | Summary:
Annotate Interop Event APIs
changelog: [internal] internal
Reviewed By: shwanton
Differential Revision: D73407612
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50927/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50927/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50926 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50926/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50926/comments | https://api.github.com/repos/facebook/react-native/issues/50926/events | https://github.com/facebook/react-native/pull/50926 | 3,018,885,955 | PR_kwDOAbrxp86T2kpE | 50,926 | Mark NativeModule interop classes with InteropLegacyArchitecture | {
"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-04-25T03:19:57 | 2025-04-25T05:10:26 | 2025-04-25T05:10:11 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50926",
"html_url": "https://github.com/facebook/react-native/pull/50926",
"diff_url": "https://github.com/facebook/react-native/pull/50926.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50926.patch",
"merged_at": null
} | Summary:
Mark NativeModule interop classes with InteropLegacyArchitecture
changelog: [internal] internal
Reviewed By: shwanton
Differential Revision: D73407611
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50926/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50926/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50925 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50925/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50925/comments | https://api.github.com/repos/facebook/react-native/issues/50925/events | https://github.com/facebook/react-native/pull/50925 | 3,018,659,483 | PR_kwDOAbrxp86T11bi | 50,925 | getShadowNodeClass() impl in PreparedLayoutTextViewManager | {
"login": "joevilches",
"id": 17124862,
"node_id": "MDQ6VXNlcjE3MTI0ODYy",
"avatar_url": "https://avatars.githubusercontent.com/u/17124862?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/joevilches",
"html_url": "https://github.com/joevilches",
"followers_url": "https://api.github.com/use... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-04-24T23:35:24 | 2025-04-30T22:12:35 | 2025-04-30T22:12:26 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50925",
"html_url": "https://github.com/facebook/react-native/pull/50925",
"diff_url": "https://github.com/facebook/react-native/pull/50925.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50925.patch",
"merged_at": null
} | Summary: This crashes without this change, now it does not!
Differential Revision: D73626930
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50925/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50925/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50924 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50924/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50924/comments | https://api.github.com/repos/facebook/react-native/issues/50924/events | https://github.com/facebook/react-native/pull/50924 | 3,018,508,426 | PR_kwDOAbrxp86T1VhR | 50,924 | Remove unused com.facebook.react.bridge.MemoryPressure class | {
"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-04-24T21:34:02 | 2025-04-28T08:26:45 | 2025-04-28T08:26:23 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50924",
"html_url": "https://github.com/facebook/react-native/pull/50924",
"diff_url": "https://github.com/facebook/react-native/pull/50924.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50924.patch",
"merged_at": null
} | ## Summary:
This class can be internalized as part of the initiative to reduce the public API surface. I've checked there are [no relevant OSS usages](https://github.com/search?type=code&q=NOT+is%3Afork+NOT+org%3Afacebook+NOT+repo%3Areact-native-tvos%2Freact-native-tvos+NOT+repo%3Anuagoz%2Freact-native+NOT+repo%3A2l... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50924/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50924/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50923 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50923/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50923/comments | https://api.github.com/repos/facebook/react-native/issues/50923/events | https://github.com/facebook/react-native/pull/50923 | 3,018,507,091 | PR_kwDOAbrxp86T1VO_ | 50,923 | PreparedLayoutTextViewManager | {
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/u... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-04-24T21:33:14 | 2025-04-25T00:23:54 | 2025-04-25T00:23:36 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50923",
"html_url": "https://github.com/facebook/react-native/pull/50923",
"diff_url": "https://github.com/facebook/react-native/pull/50923.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50923.patch",
"merged_at": null
} | Summary:
This implements the view manager for `PreparedLayoutTextView`, originating by taking the view managers composing `ReactTextView`, converting to Kotlin, and removing everything no longer needed.
In Facsimile, anything influencing text appearance is applied earlier, when creating the Fabric layout, so there are... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50923/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50923/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50922 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50922/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50922/comments | https://api.github.com/repos/facebook/react-native/issues/50922/events | https://github.com/facebook/react-native/pull/50922 | 3,018,506,858 | PR_kwDOAbrxp86T1VLu | 50,922 | PreparedLayoutTextView | {
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/u... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-04-24T21:33:05 | 2025-04-25T00:23:50 | 2025-04-25T00:23:36 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50922",
"html_url": "https://github.com/facebook/react-native/pull/50922",
"diff_url": "https://github.com/facebook/react-native/pull/50922.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50922.patch",
"merged_at": null
} | Summary:
This forms the basis for a replacement of `TextView`.
This started off with Litho's [`RCTextView`](https://github.com/facebook/litho/blob/master/litho-rendercore-text/src/main/java/com/facebook/rendercore/text/RCTextView.java), which is a simple view, for rendering a text layout, and providing some built-in k... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50922/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50922/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/50921 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/50921/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/50921/comments | https://api.github.com/repos/facebook/react-native/issues/50921/events | https://github.com/facebook/react-native/pull/50921 | 3,018,506,672 | PR_kwDOAbrxp86T1VJK | 50,921 | Add unstable `ReferenceStateWrapper` API | {
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/u... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-04-24T21:32:58 | 2025-04-25T00:23:46 | 2025-04-25T00:23:35 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/50921",
"html_url": "https://github.com/facebook/react-native/pull/50921",
"diff_url": "https://github.com/facebook/react-native/pull/50921.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50921.patch",
"merged_at": null
} | Summary:
This adds the ability to represent Fabric State sent to Java View managers as a raw JNI reference. This is used by Facsimile to tell a component to mount a layout, previously generated during measurement.
This API is consciously well hidden (in comparison to MapBuffer which is fairly public). To use it:
1. Th... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/50921/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/50921/timeline | null | null | null | true |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.