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/49814 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49814/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49814/comments | https://api.github.com/repos/facebook/react-native/issues/49814/events | https://github.com/facebook/react-native/pull/49814 | 2,894,240,392 | PR_kwDOAbrxp86NT6FK | 49,814 | fix type on the flow types for "chalk" | {
"login": "vzaidman",
"id": 5188459,
"node_id": "MDQ6VXNlcjUxODg0NTk=",
"avatar_url": "https://avatars.githubusercontent.com/u/5188459?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vzaidman",
"html_url": "https://github.com/vzaidman",
"followers_url": "https://api.github.com/users/vzaid... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 8 | 2025-03-04T13:18:03 | 2025-03-04T18:16:46 | 2025-03-04T18:16:36 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49814",
"html_url": "https://github.com/facebook/react-native/pull/49814",
"diff_url": "https://github.com/facebook/react-native/pull/49814.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49814.patch",
"merged_at": null
} | Summary:
`bgWhiteBrigh + t = bgWhiteBright`
seems like no one was using `chalk.bgWhiteBright` before me :)
Changelog:
[General][Internal] fix type on the flow types for "chalk"
Reviewed By: huntie, hoxyq
Differential Revision: D70403987
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49814/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49814/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49813 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49813/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49813/comments | https://api.github.com/repos/facebook/react-native/issues/49813/events | https://github.com/facebook/react-native/pull/49813 | 2,894,219,670 | PR_kwDOAbrxp86NT1mI | 49,813 | Exclude HostAgent implementation in release builds | {
"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-03-04T13:12:01 | 2025-04-22T10:26:20 | 2025-03-04T18:20:00 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49813",
"html_url": "https://github.com/facebook/react-native/pull/49813",
"diff_url": "https://github.com/facebook/react-native/pull/49813.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49813.patch",
"merged_at": null
} | Summary:
Making use of the recently standardised `REACT_NATIVE_DEBUGGER_ENABLED` preprocessor flag, conditionally swap out `HostAgent` for a stub in production (non dev, non profiling) builds. This uses the same private implementation idiom as `HermesRuntimeTargetDelegate`.
This results in a **42.2kiB** (uncompress... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49813/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49813/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49812 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49812/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49812/comments | https://api.github.com/repos/facebook/react-native/issues/49812/events | https://github.com/facebook/react-native/pull/49812 | 2,894,050,103 | PR_kwDOAbrxp86NTQ5l | 49,812 | moved third-party deps to ReactNativeDependencies in podspecs | {
"login": "chrfalch",
"id": 875252,
"node_id": "MDQ6VXNlcjg3NTI1Mg==",
"avatar_url": "https://avatars.githubusercontent.com/u/875252?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/chrfalch",
"html_url": "https://github.com/chrfalch",
"followers_url": "https://api.github.com/users/chrfalc... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"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-03-04T12:13:21 | 2025-03-13T15:45:19 | 2025-03-13T15:44:59 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49812",
"html_url": "https://github.com/facebook/react-native/pull/49812",
"diff_url": "https://github.com/facebook/react-native/pull/49812.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49812.patch",
"merged_at": null
} | ## Summary:
- Removed use of folly, boost, double-conversion, fmt, fast_float and glog from podspec files.
- Removed references to folly, boost and double-conversion configuration from podspec files
- Updated codegen podspec template
- Moved resources -> podspec
There are two environment variables that is rela... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49812/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49812/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49811 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49811/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49811/comments | https://api.github.com/repos/facebook/react-native/issues/49811/events | https://github.com/facebook/react-native/pull/49811 | 2,893,998,648 | PR_kwDOAbrxp86NTF4i | 49,811 | Re-sync with internal repository | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?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-03-04T11:53:06 | 2025-03-13T10:29:04 | 2025-03-04T11:55:38 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49811",
"html_url": "https://github.com/facebook/react-native/pull/49811",
"diff_url": "https://github.com/facebook/react-native/pull/49811.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49811.patch",
"merged_at": "2025-03-... | The internal and external repositories are out of sync. This Pull Request attempts to brings them back in sync by patching the GitHub repository. Please carefully review this patch. You must disable ShipIt for your project in order to merge this pull request. DO NOT IMPORT this pull request. Instead, merge it directly ... | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49811/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49811/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49810 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49810/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49810/comments | https://api.github.com/repos/facebook/react-native/issues/49810/events | https://github.com/facebook/react-native/pull/49810 | 2,893,973,755 | PR_kwDOAbrxp86NTAXT | 49,810 | Create implicit StyleSheet namespace to better align Flow and TS types | {
"login": "coado",
"id": 64146291,
"node_id": "MDQ6VXNlcjY0MTQ2Mjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/64146291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/coado",
"html_url": "https://github.com/coado",
"followers_url": "https://api.github.com/users/coado/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-03-04T11:44:11 | 2025-03-05T17:21:12 | 2025-03-05T17:20:39 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49810",
"html_url": "https://github.com/facebook/react-native/pull/49810",
"diff_url": "https://github.com/facebook/react-native/pull/49810.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49810.patch",
"merged_at": null
} | Summary:
Changelog:
[Internal]
Migrated StyleSheet namespace content to StyleSheetExport.js to recreate it by importing * as StyleSheet, which aligns with TS namespace definition. Added .flow files that specify base type declarations and will be digested by the flow tooling.
Differential Revision: D70391322
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49810/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49810/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49809 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49809/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49809/comments | https://api.github.com/repos/facebook/react-native/issues/49809/events | https://github.com/facebook/react-native/pull/49809 | 2,893,941,608 | PR_kwDOAbrxp86NS5kQ | 49,809 | Align StyleSheet Flow with TS types | {
"login": "coado",
"id": 64146291,
"node_id": "MDQ6VXNlcjY0MTQ2Mjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/64146291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/coado",
"html_url": "https://github.com/coado",
"followers_url": "https://api.github.com/users/coado/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-03-04T11:33:32 | 2025-03-05T17:21:18 | 2025-03-05T17:20:40 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49809",
"html_url": "https://github.com/facebook/react-native/pull/49809",
"diff_url": "https://github.com/facebook/react-native/pull/49809.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49809.patch",
"merged_at": null
} | Summary:
Changelog:
[Internal] - Aligned StyleSheet Flow with TS types
Differential Revision: D70489975
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49809/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49809/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49808 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49808/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49808/comments | https://api.github.com/repos/facebook/react-native/issues/49808/events | https://github.com/facebook/react-native/pull/49808 | 2,893,930,996 | PR_kwDOAbrxp86NS3ku | 49,808 | Add changelog for 0.79.0-rc.0 | {
"login": "fabriziocucci",
"id": 8156463,
"node_id": "MDQ6VXNlcjgxNTY0NjM=",
"avatar_url": "https://avatars.githubusercontent.com/u/8156463?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/fabriziocucci",
"html_url": "https://github.com/fabriziocucci",
"followers_url": "https://api.github.... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2025-03-04T11:30:05 | 2025-03-04T15:36:18 | 2025-03-04T15:35:59 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49808",
"html_url": "https://github.com/facebook/react-native/pull/49808",
"diff_url": "https://github.com/facebook/react-native/pull/49808.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49808.patch",
"merged_at": null
} | Summary: As per title.
Differential Revision: D70553252
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49808/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49808/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49807 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49807/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49807/comments | https://api.github.com/repos/facebook/react-native/issues/49807/events | https://github.com/facebook/react-native/pull/49807 | 2,893,892,253 | PR_kwDOAbrxp86NSvIy | 49,807 | Use the right file for dSYM | {
"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-03-04T11:15:49 | 2025-03-04T14:27:36 | 2025-03-04T14:27:24 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49807",
"html_url": "https://github.com/facebook/react-native/pull/49807",
"diff_url": "https://github.com/facebook/react-native/pull/49807.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49807.patch",
"merged_at": null
} | Summary:
This change fixes a copy-and-paste mistake in passing the right parameter for publishing the ReactNativeDependencies dSYMs.
## Changelog:
[Internal] -
Differential Revision: D70552858
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49807/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49807/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49806 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49806/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49806/comments | https://api.github.com/repos/facebook/react-native/issues/49806/events | https://github.com/facebook/react-native/pull/49806 | 2,893,887,741 | PR_kwDOAbrxp86NSuGe | 49,806 | Include root entry point, switch to excludes | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-03-04T11:14:38 | 2025-04-22T10:26:19 | 2025-03-04T13:38:45 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49806",
"html_url": "https://github.com/facebook/react-native/pull/49806",
"diff_url": "https://github.com/facebook/react-native/pull/49806.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49806.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D70488623
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49806/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49806/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49805 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49805/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49805/comments | https://api.github.com/repos/facebook/react-native/issues/49805/events | https://github.com/facebook/react-native/pull/49805 | 2,893,689,031 | PR_kwDOAbrxp86NSDAh | 49,805 | reduce the space occupied by initial metro logs | {
"login": "vzaidman",
"id": 5188459,
"node_id": "MDQ6VXNlcjUxODg0NTk=",
"avatar_url": "https://avatars.githubusercontent.com/u/5188459?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vzaidman",
"html_url": "https://github.com/vzaidman",
"followers_url": "https://api.github.com/users/vzaid... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"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-03-04T10:12:16 | 2025-03-04T13:49:13 | 2025-03-04T13:49:04 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49805",
"html_url": "https://github.com/facebook/react-native/pull/49805",
"diff_url": "https://github.com/facebook/react-native/pull/49805.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49805.patch",
"merged_at": null
} | Summary:
Changelog:
[General][Internal] reduce the space occupied by initial metro logs
Reviewed By: huntie
Differential Revision: D70488459
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49805/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49805/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49804 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49804/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49804/comments | https://api.github.com/repos/facebook/react-native/issues/49804/events | https://github.com/facebook/react-native/issues/49804 | 2,893,617,568 | I_kwDOAbrxp86seRmg | 49,804 | Error: Activity class does not exist & Could not find dependency com.facebook.react:react-native:0.78.0 | {
"login": "meriem-majdoul",
"id": 108338169,
"node_id": "U_kgDOBnUb-Q",
"avatar_url": "https://avatars.githubusercontent.com/u/108338169?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/meriem-majdoul",
"html_url": "https://github.com/meriem-majdoul",
"followers_url": "https://api.github.c... | [
{
"id": 1794376073,
"node_id": "MDU6TGFiZWwxNzk0Mzc2MDcz",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Repro",
"name": "Needs: Repro",
"color": "d4c5f9",
"default": false,
"description": "This issue could be improved with a clear list of steps to reproduce ... | open | false | null | [] | null | 5 | 2025-03-04T09:48:03 | 2025-03-07T12:31:47 | null | NONE | null | null | null | null | ### Description
Hello,
I'm experiencing two issues when trying to run my React Native app on Android. Here are the details:
Issue 1: Activity class does not exist
When I execute npx react-native run-android, I get the following error:
`info Starting the app on "RZ8W90J1ZZE"...
Starting: Intent { act=android.intent.ac... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49804/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49804/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49803 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49803/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49803/comments | https://api.github.com/repos/facebook/react-native/issues/49803/events | https://github.com/facebook/react-native/pull/49803 | 2,893,502,343 | PR_kwDOAbrxp86NRZui | 49,803 | Refactor ReactCommon to use `target_compile_reactnative_options` | {
"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-03-04T09:09:09 | 2025-03-04T12:55:02 | 2025-03-04T12:54:52 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49803",
"html_url": "https://github.com/facebook/react-native/pull/49803",
"diff_url": "https://github.com/facebook/react-native/pull/49803.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49803.patch",
"merged_at": null
} | Summary:
This refactors the whole ReactCommon to use the `target_compile_reactnative_options` macro we just introduced.
Changelog:
[Internal] [Changed] -
Reviewed By: javache
Differential Revision: D70386740
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49803/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49803/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49802 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49802/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49802/comments | https://api.github.com/repos/facebook/react-native/issues/49802/events | https://github.com/facebook/react-native/issues/49802 | 2,893,464,371 | I_kwDOAbrxp86sdsMz | 49,802 | The TextInput field cannot invoke the Chinese keyboard on iOS devices. | {
"login": "looooool11111",
"id": 89401805,
"node_id": "MDQ6VXNlcjg5NDAxODA1",
"avatar_url": "https://avatars.githubusercontent.com/u/89401805?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/looooool11111",
"html_url": "https://github.com/looooool11111",
"followers_url": "https://api.githu... | [
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 869668024,
"node_id": "MDU... | closed | false | null | [] | null | 3 | 2025-03-04T08:58:11 | 2025-03-04T08:58:38 | 2025-03-04T08:58:25 | NONE | null | null | null | null | ### Description
The TextInput field cannot invoke the Chinese keyboard on iOS devices.

Here is my code!
import {
View,
Text,
Image,
TextInput,
ImageBackground,
Platform,
BackHandler,
TouchableOpacity,
Animated... | {
"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/49802/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49802/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49801 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49801/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49801/comments | https://api.github.com/repos/facebook/react-native/issues/49801/events | https://github.com/facebook/react-native/issues/49801 | 2,893,182,630 | I_kwDOAbrxp86scnam | 49,801 | React Native Debugger Issue in Android | {
"login": "ejazseebiz",
"id": 183346014,
"node_id": "U_kgDOCu2jXg",
"avatar_url": "https://avatars.githubusercontent.com/u/183346014?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ejazseebiz",
"html_url": "https://github.com/ejazseebiz",
"followers_url": "https://api.github.com/users/eja... | [
{
"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": 1159503141,
"n... | closed | false | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.c... | null | 5 | 2025-03-04T07:04:17 | 2025-04-24T09:33:38 | 2025-03-04T12:14:18 | NONE | null | null | null | null | ### Description
I am facing issue in debugging in React Native 0.78. When I pressed J in metro console and open the iOS debugger that is working fine. But when I open the Android debugger I am getting this issue.
The current JavaScript engine, <JSCRuntime@0xb400007282bb3890>, does not support debugging over the Chrom... | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49801/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49801/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49800 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49800/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49800/comments | https://api.github.com/repos/facebook/react-native/issues/49800/events | https://github.com/facebook/react-native/issues/49800 | 2,893,128,312 | I_kwDOAbrxp86scaJ4 | 49,800 | Invariant Violation: ViewPropTypes has been removed from React Native | {
"login": "voxcodes",
"id": 173337755,
"node_id": "U_kgDOClTsmw",
"avatar_url": "https://avatars.githubusercontent.com/u/173337755?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/voxcodes",
"html_url": "https://github.com/voxcodes",
"followers_url": "https://api.github.com/users/voxcodes/... | [
{
"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 | 1 | 2025-03-04T06:38:48 | 2025-03-04T08:56:29 | 2025-03-04T08:56:25 | NONE | null | null | null | null | Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native@0.70.15` for the project I'm working on.
Invariant Violation: Failed to call into JavaScript module method AppRegistry.runApplication(). Module has not been regi... | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49800/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49800/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49799 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49799/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49799/comments | https://api.github.com/repos/facebook/react-native/issues/49799/events | https://github.com/facebook/react-native/issues/49799 | 2,892,980,361 | I_kwDOAbrxp86sb2CJ | 49,799 | [IOS] there is an extra tiny line when set border and border-radius to a View | {
"login": "nabi-ebrahimi",
"id": 59383482,
"node_id": "MDQ6VXNlcjU5MzgzNDgy",
"avatar_url": "https://avatars.githubusercontent.com/u/59383482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nabi-ebrahimi",
"html_url": "https://github.com/nabi-ebrahimi",
"followers_url": "https://api.githu... | [
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 542043367,
"node_id": "MDU... | open | false | null | [] | null | 8 | 2025-03-04T05:23:16 | 2025-03-28T12:08:20 | null | NONE | null | null | null | null | ### Description
When I add a border and border-radius to a View, an extra tiny line with the same color as the View background is created. This line will be explicitly visible when you set the background and border to the same color.
This happens on IOS only btw.
### Steps to reproduce
1. add the following code to ... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49799/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49799/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49798 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49798/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49798/comments | https://api.github.com/repos/facebook/react-native/issues/49798/events | https://github.com/facebook/react-native/pull/49798 | 2,892,300,105 | PR_kwDOAbrxp86NNX4j | 49,798 | Update boost.podspec source | {
"login": "eliseier",
"id": 109768923,
"node_id": "U_kgDOBorw2w",
"avatar_url": "https://avatars.githubusercontent.com/u/109768923?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eliseier",
"html_url": "https://github.com/eliseier",
"followers_url": "https://api.github.com/users/eliseier/... | [] | closed | false | null | [] | null | 2 | 2025-03-03T21:00:36 | 2025-03-03T21:01:23 | 2025-03-03T21:01:23 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49798",
"html_url": "https://github.com/facebook/react-native/pull/49798",
"diff_url": "https://github.com/facebook/react-native/pull/49798.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49798.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": "eliseier",
"id": 109768923,
"node_id": "U_kgDOBorw2w",
"avatar_url": "https://avatars.githubusercontent.com/u/109768923?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eliseier",
"html_url": "https://github.com/eliseier",
"followers_url": "https://api.github.com/users/eliseier/... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49798/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49798/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49797 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49797/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49797/comments | https://api.github.com/repos/facebook/react-native/issues/49797/events | https://github.com/facebook/react-native/pull/49797 | 2,892,277,746 | PR_kwDOAbrxp86NNS97 | 49,797 | Back out "fix: avoid race condition crash in [RCTDataRequestHandler invalidate]" | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-03-03T20:48:40 | 2025-03-28T10:41:10 | 2025-03-03T23:30:03 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49797",
"html_url": "https://github.com/facebook/react-native/pull/49797",
"diff_url": "https://github.com/facebook/react-native/pull/49797.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49797.patch",
"merged_at": null
} | Summary:
Backing D70314889 as it was breaking some internal tests.
I verified that before the backout the tests were failing and after the backout they were not.
## Changelog:
[iOS][Changed] - Reverted fix: avoid race condition crash in [RCTDataRequestHandler invalidate].
Differential Revision: D70511155
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49797/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49797/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49796 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49796/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49796/comments | https://api.github.com/repos/facebook/react-native/issues/49796/events | https://github.com/facebook/react-native/issues/49796 | 2,892,237,118 | I_kwDOAbrxp86sZAk- | 49,796 | [Android] TalkBack announces the last text element of a Modal before the first | {
"login": "JoaoMosmann",
"id": 5850824,
"node_id": "MDQ6VXNlcjU4NTA4MjQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/5850824?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/JoaoMosmann",
"html_url": "https://github.com/JoaoMosmann",
"followers_url": "https://api.github.com/us... | [
{
"id": 870851515,
"node_id": "MDU6TGFiZWw4NzA4NTE1MTU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20Android",
"name": "Platform: Android",
"color": "1d76db",
"default": false,
"description": "Android applications."
},
{
"id": 1113219646,
"n... | open | false | null | [] | null | 3 | 2025-03-03T20:25:43 | 2025-04-28T12:53:45 | null | NONE | null | null | null | null | ### Description
When a Modal is opened while TalkBack is enabled, the last text element inside of a modal is announced before the first which is currently focused.
As in the Reproducer example, when this modal gets opened
```tsx
<Modal>
<View>
<Text role="heading">Title</Text>
<Text>Body description</Text>
... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49796/reactions",
"total_count": 3,
"+1": 3,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49796/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49795 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49795/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49795/comments | https://api.github.com/repos/facebook/react-native/issues/49795/events | https://github.com/facebook/react-native/pull/49795 | 2,892,095,134 | PR_kwDOAbrxp86NMqpn | 49,795 | Increase Hermes Sampling rate to 10kHz | {
"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-03-03T19:18:44 | 2025-03-04T16:14:38 | 2025-03-04T16:14:23 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49795",
"html_url": "https://github.com/facebook/react-native/pull/49795",
"diff_url": "https://github.com/facebook/react-native/pull/49795.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49795.patch",
"merged_at": null
} | Summary:
# Changelog: [Internal]
I've been able to reliably and consistently record samples with an interval between 2 consecutive ones to be ~0.1-0.2ms, lets bump the sampling frequency to have more frames.
On Windows, Hermes Sampler peaks at ~500Hz, so this won't have much effect.
Differential Revision: D70395983
... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49795/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49795/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49794 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49794/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49794/comments | https://api.github.com/repos/facebook/react-native/issues/49794/events | https://github.com/facebook/react-native/pull/49794 | 2,892,095,095 | PR_kwDOAbrxp86NMqpE | 49,794 | Serialize and send Profile trace events after emitting the buffer | {
"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-03-03T19:18:43 | 2025-03-04T16:14:33 | 2025-03-04T16:14:22 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49794",
"html_url": "https://github.com/facebook/react-native/pull/49794",
"diff_url": "https://github.com/facebook/react-native/pull/49794.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49794.patch",
"merged_at": null
} | Summary:
# Changelog: [Internal]
Before, we would store all User Timings and Timeline Events in the PerformanceTracer's buffer, and then add Profile event to it as well.
On larget apps, the amount of events buffered could reach ~100k, which inevitably would cause OOM.
With this approach, we will flush out buffered e... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49794/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49794/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49793 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49793/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49793/comments | https://api.github.com/repos/facebook/react-native/issues/49793/events | https://github.com/facebook/react-native/pull/49793 | 2,891,957,679 | PR_kwDOAbrxp86NMMR0 | 49,793 | Remove `_Nullable` from jni_lib_merge. | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 1 | 2025-03-03T18:15:07 | 2025-03-13T11:00:28 | 2025-03-13T11:00:20 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49793",
"html_url": "https://github.com/facebook/react-native/pull/49793",
"diff_url": "https://github.com/facebook/react-native/pull/49793.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49793.patch",
"merged_at": null
} | Summary:
This is causing the `-Wno-nullability-extension` warning to fire.
As I'm looking into enabling `Wall Werror` for ReactCommon, this should be fixed as it's causing the build to fail.
We don't use nullability extensions at all in the other JNI_OnLoad files, so it's fine (and probably better) we
replace them wit... | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49793/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49793/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49792 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49792/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49792/comments | https://api.github.com/repos/facebook/react-native/issues/49792/events | https://github.com/facebook/react-native/pull/49792 | 2,891,957,336 | PR_kwDOAbrxp86NMMNH | 49,792 | Do not use `$` in identifiers for event emitters. | {
"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-03-03T18:14:55 | 2025-03-04T00:51:14 | 2025-03-04T00:51:06 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49792",
"html_url": "https://github.com/facebook/react-native/pull/49792",
"diff_url": "https://github.com/facebook/react-native/pull/49792.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49792.patch",
"merged_at": null
} | Summary:
This removes the `$` from the `event` and `payload` identifier inside codegen.
This is causing the `-Wdollar-in-identifier-extension` warning to fire.
As I'm looking into enabling `-Wall -Werror` for React Common, this should be addressed as well.
Changelog:
[Internal] [Changed] -
Differential Revision: D70... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49792/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 1,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49792/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49791 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49791/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49791/comments | https://api.github.com/repos/facebook/react-native/issues/49791/events | https://github.com/facebook/react-native/pull/49791 | 2,891,667,510 | PR_kwDOAbrxp86NLMpB | 49,791 | Fix caches for RNTester | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-03-03T16:07:26 | 2025-03-03T17:10:11 | 2025-03-03T17:10:01 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49791",
"html_url": "https://github.com/facebook/react-native/pull/49791",
"diff_url": "https://github.com/facebook/react-native/pull/49791.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49791.patch",
"merged_at": null
} | Summary:
The cache for RNTester is broken because the matrix parameters used to test RNTester are not part of the job_id that is used to create the cache keys to restore the Podfile.lock.
This means that we have a race condition on which job of the matrix manages to save the cache. However, those caches are not always... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49791/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49791/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49790 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49790/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49790/comments | https://api.github.com/repos/facebook/react-native/issues/49790/events | https://github.com/facebook/react-native/pull/49790 | 2,891,581,391 | PR_kwDOAbrxp86NK54u | 49,790 | move initialisation of UIKit proxies to RCTHost initialisation | {
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-03-03T15:32:35 | 2025-03-03T18:26:40 | 2025-03-03T18:26:30 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49790",
"html_url": "https://github.com/facebook/react-native/pull/49790",
"diff_url": "https://github.com/facebook/react-native/pull/49790.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49790.patch",
"merged_at": null
} | Summary: changelog: [internal]
Reviewed By: cipolleschi
Differential Revision: D70399708
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49790/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49790/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49789 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49789/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49789/comments | https://api.github.com/repos/facebook/react-native/issues/49789/events | https://github.com/facebook/react-native/pull/49789 | 2,891,422,657 | PR_kwDOAbrxp86NKXBC | 49,789 | [RN][Releases] Fix Publish 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 | 0 | 2025-03-03T14:32:38 | 2025-03-11T11:37:42 | 2025-03-11T11:37:42 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49789",
"html_url": "https://github.com/facebook/react-native/pull/49789",
"diff_url": "https://github.com/facebook/react-native/pull/49789.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49789.patch",
"merged_at": "2025-03-... | ## Summary:
The publishTemplate script references a variable that is not defined.
## Changelog:
[Internal] -
## Test Plan:
GHA | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49789/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49789/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49788 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49788/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49788/comments | https://api.github.com/repos/facebook/react-native/issues/49788/events | https://github.com/facebook/react-native/pull/49788 | 2,891,389,437 | PR_kwDOAbrxp86NKPsK | 49,788 | Fix release scripts to check npm packages | {
"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 | 8 | 2025-03-03T14:21:13 | 2025-03-03T15:21:14 | 2025-03-03T15:08:22 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49788",
"html_url": "https://github.com/facebook/react-native/pull/49788",
"diff_url": "https://github.com/facebook/react-native/pull/49788.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49788.patch",
"merged_at": null
} | Summary:
Release of 0.78 was successful but it failed to verify the package of NPM because of some error in the JS files.
Preparing for 0.79, I discovered some other issues in the NPM checking scripts.
This change should fix them.
## Changelog:
[Internal] - Fix publishing scripts
Differential Revision: D70489717
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49788/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49788/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49787 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49787/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49787/comments | https://api.github.com/repos/facebook/react-native/issues/49787/events | https://github.com/facebook/react-native/pull/49787 | 2,891,350,959 | PR_kwDOAbrxp86NKHMu | 49,787 | Cleanup enableAnimatedClearImmediateFix | {
"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-03-03T14:05:17 | 2025-03-03T16:42:38 | 2025-03-03T16:08:22 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49787",
"html_url": "https://github.com/facebook/react-native/pull/49787",
"diff_url": "https://github.com/facebook/react-native/pull/49787.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49787.patch",
"merged_at": null
} | Summary:
We're not experimenting with this, so cleanup the code.
Changelog: [Internal]
Differential Revision: D70488980
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49787/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49787/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49786 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49786/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49786/comments | https://api.github.com/repos/facebook/react-native/issues/49786/events | https://github.com/facebook/react-native/pull/49786 | 2,891,312,038 | PR_kwDOAbrxp86NJ-sk | 49,786 | Remove usage of folly::to | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-03-03T13:49:22 | 2025-03-05T12:03:53 | 2025-03-04T18:19:59 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49786",
"html_url": "https://github.com/facebook/react-native/pull/49786",
"diff_url": "https://github.com/facebook/react-native/pull/49786.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49786.patch",
"merged_at": null
} | Summary:
Most of these call-sites are only used for exceptional scenarios, so we can just rely on std::to_string and do string concatenation. For a few others that may be more perf-sensitive, I switched over to `snprintf`.
Changelog: [Internal]
Differential Revision: D70402439
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49786/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49786/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49785 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49785/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49785/comments | https://api.github.com/repos/facebook/react-native/issues/49785/events | https://github.com/facebook/react-native/pull/49785 | 2,891,288,054 | PR_kwDOAbrxp86NJ5cf | 49,785 | Simplify type source file resolution logic | {
"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-03-03T13:39:24 | 2025-04-22T10:26:19 | 2025-03-04T13:38:44 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49785",
"html_url": "https://github.com/facebook/react-native/pull/49785",
"diff_url": "https://github.com/facebook/react-native/pull/49785.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49785.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D70487265
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49785/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49785/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49784 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49784/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49784/comments | https://api.github.com/repos/facebook/react-native/issues/49784/events | https://github.com/facebook/react-native/pull/49784 | 2,891,231,780 | PR_kwDOAbrxp86NJtGr | 49,784 | Update debugger-frontend from 3adf51a...97e9912 | {
"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-03-03T13:17:21 | 2025-03-03T14:11:44 | 2025-03-03T14:11:33 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49784",
"html_url": "https://github.com/facebook/react-native/pull/49784",
"diff_url": "https://github.com/facebook/react-native/pull/49784.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49784.patch",
"merged_at": null
} | Summary:
Changelog: [Internal] - Update `react-native/debugger-frontend` from 3adf51a...97e9912
Resyncs `react-native/debugger-frontend` from GitHub - see `rn-chrome-devtools-frontend` [changelog](https://github.com/facebookexperimental/rn-chrome-devtools-frontend/compare/3adf51aa915c2deb26f5d373751a15b4d0c8f259...97e... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49784/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49784/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49783 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49783/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49783/comments | https://api.github.com/repos/facebook/react-native/issues/49783/events | https://github.com/facebook/react-native/issues/49783 | 2,891,095,716 | I_kwDOAbrxp86sUp6k | 49,783 | [Android] ConcurrentModificationException in FabricUIManager | {
"login": "kagod-dev",
"id": 157800257,
"node_id": "U_kgDOCWfXQQ",
"avatar_url": "https://avatars.githubusercontent.com/u/157800257?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kagod-dev",
"html_url": "https://github.com/kagod-dev",
"followers_url": "https://api.github.com/users/kagod-... | [
{
"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 | {
"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... | [
{
"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://ap... | null | 10 | 2025-03-03T12:20:37 | 2025-05-14T17:18:18 | 2025-03-18T13:03:23 | NONE | null | null | null | null | ### Description
In this [commit](https://github.com/facebook/react-native/commit/a66f4450e5520895a2e20cf6bb33c64b5256e431#diff-f8bc2f91ff65c93261fc47cfd807ac52970d81534d2749724d6bcd8e9d752431L1223) you have changed the flag `mMountNotificationScheduled` from `AtomicBoolean` to `boolean`
```
- @NonNull private final 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/49783/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49783/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49782 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49782/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49782/comments | https://api.github.com/repos/facebook/react-native/issues/49782/events | https://github.com/facebook/react-native/pull/49782 | 2,891,081,581 | PR_kwDOAbrxp86NJMGT | 49,782 | Publish dSYMs for RN Dependencies | {
"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-03-03T12:14:43 | 2025-03-03T15:29:42 | 2025-03-03T15:29:32 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49782",
"html_url": "https://github.com/facebook/react-native/pull/49782",
"diff_url": "https://github.com/facebook/react-native/pull/49782.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49782.patch",
"merged_at": null
} | Summary:
This commit adds the configuration to upload the ReactNativeDependencies.dSYM files to maven
## Changelog:
[Internal] - Add code to upload dSYMs to Maven
Reviewed By: cortinico
Differential Revision: D70485966
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49782/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49782/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49781 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49781/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49781/comments | https://api.github.com/repos/facebook/react-native/issues/49781/events | https://github.com/facebook/react-native/pull/49781 | 2,891,063,716 | PR_kwDOAbrxp86NJIMz | 49,781 | fix: return nullptr when USE_THIRD_PARTY_JSC is set to true | {
"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-03-03T12:07:01 | 2025-03-03T14:05:03 | 2025-03-03T14:04:51 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49781",
"html_url": "https://github.com/facebook/react-native/pull/49781",
"diff_url": "https://github.com/facebook/react-native/pull/49781.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49781.patch",
"merged_at": null
} | ## Summary:
When setting `USE_THIRD_PARTY_JSC=1`, we don't return anything from createJSRuntimeFactory function:

It's meant to be overwritten, but we must satisfy the compiler.
## Chang... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49781/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49781/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49780 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49780/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49780/comments | https://api.github.com/repos/facebook/react-native/issues/49780/events | https://github.com/facebook/react-native/pull/49780 | 2,891,034,238 | PR_kwDOAbrxp86NJBj9 | 49,780 | metro-config: Don't always assert import/require with unstable_enablePackageExports | {
"login": "robhogan",
"id": 2590098,
"node_id": "MDQ6VXNlcjI1OTAwOTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2590098?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/robhogan",
"html_url": "https://github.com/robhogan",
"followers_url": "https://api.github.com/users/robho... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-03-03T11:55:16 | 2025-03-03T16:01:52 | 2025-03-03T16:01:42 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49780",
"html_url": "https://github.com/facebook/react-native/pull/49780",
"diff_url": "https://github.com/facebook/react-native/pull/49780.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49780.patch",
"merged_at": null
} | Summary:
Now that we're using a minimum Metro version of 0.81.3, Metro will dynamically assert `import` or `require` based on the style of the import at source.
Asserting both is likely to cause issues with `babel/runtime` and potentially other packages - see https://github.com/facebook/metro/pull/1447.
Changelog:
[I... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49780/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49780/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49779 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49779/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49779/comments | https://api.github.com/repos/facebook/react-native/issues/49779/events | https://github.com/facebook/react-native/pull/49779 | 2,891,032,586 | PR_kwDOAbrxp86NJBMY | 49,779 | Update Metro ^0.81.0 -> ^0.81.3 || ^0.82.0 | {
"login": "robhogan",
"id": 2590098,
"node_id": "MDQ6VXNlcjI1OTAwOTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2590098?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/robhogan",
"html_url": "https://github.com/robhogan",
"followers_url": "https://api.github.com/users/robho... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-03-03T11:54:36 | 2025-03-03T16:01:51 | 2025-03-03T16:01:41 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49779",
"html_url": "https://github.com/facebook/react-native/pull/49779",
"diff_url": "https://github.com/facebook/react-native/pull/49779.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49779.patch",
"merged_at": null
} | Summary:
Changelog:
[General][Changed] Bump minimum Metro from 0.81.0 to ^0.81.3 || ^0.82.0
Reviewed By: hoxyq
Differential Revision: D70473389
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49779/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49779/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49778 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49778/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49778/comments | https://api.github.com/repos/facebook/react-native/issues/49778/events | https://github.com/facebook/react-native/pull/49778 | 2,891,003,154 | PR_kwDOAbrxp86NI6oX | 49,778 | attempt to fix nightly by bumping nexus-publish | {
"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 | 1 | 2025-03-03T11:42:03 | 2025-03-03T12:12:33 | 2025-03-03T11:44:11 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49778",
"html_url": "https://github.com/facebook/react-native/pull/49778",
"diff_url": "https://github.com/facebook/react-native/pull/49778.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49778.patch",
"merged_at": null
} |
## Summary:
This PR attempts to fix nightly release by bumping nexus-publish to 2.0.0.
The issue:
```
* What went wrong:
Configuration cache problems found in this build.
5 problems were found storing the configuration cache, 2 of which seem unique.
- Task `:initializeSonatypeStagingRepository` of typ... | {
"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... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49778/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49778/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49777 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49777/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49777/comments | https://api.github.com/repos/facebook/react-native/issues/49777/events | https://github.com/facebook/react-native/pull/49777 | 2,890,891,350 | PR_kwDOAbrxp86NIhzg | 49,777 | Update references to relocated react-native-devtools-frontend repo | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-03-03T10:55:33 | 2025-04-22T10:26:19 | 2025-03-03T12:01:58 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49777",
"html_url": "https://github.com/facebook/react-native/pull/49777",
"diff_url": "https://github.com/facebook/react-native/pull/49777.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49777.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D70485084
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49777/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49777/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49776 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49776/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49776/comments | https://api.github.com/repos/facebook/react-native/issues/49776/events | https://github.com/facebook/react-native/pull/49776 | 2,890,872,892 | PR_kwDOAbrxp86NIdvX | 49,776 | [iOS] Call RCTInitializeUIKitProxies before bridge create | {
"login": "zhongwuzw",
"id": 5061845,
"node_id": "MDQ6VXNlcjUwNjE4NDU=",
"avatar_url": "https://avatars.githubusercontent.com/u/5061845?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zhongwuzw",
"html_url": "https://github.com/zhongwuzw",
"followers_url": "https://api.github.com/users/zh... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-03-03T10:48:18 | 2025-03-11T12:05:03 | 2025-03-06T13:19:04 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49776",
"html_url": "https://github.com/facebook/react-native/pull/49776",
"diff_url": "https://github.com/facebook/react-native/pull/49776.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49776.patch",
"merged_at": null
} | ## Summary:
In bridge mode, we missed the call of `RCTInitializeUIKitProxies`, leading to UI API called on a background thread. bridgeless is ok because we call it when create host https://github.com/facebook/react-native/pull/49600 .
```
=================================================================
Mai... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49776/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49776/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49775 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49775/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49775/comments | https://api.github.com/repos/facebook/react-native/issues/49775/events | https://github.com/facebook/react-native/pull/49775 | 2,890,769,861 | PR_kwDOAbrxp86NIG8C | 49,775 | Update fast_float dependency to 8.0.0 | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-03-03T10:08:24 | 2025-03-05T12:03:56 | 2025-03-04T15:35:57 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49775",
"html_url": "https://github.com/facebook/react-native/pull/49775",
"diff_url": "https://github.com/facebook/react-native/pull/49775.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49775.patch",
"merged_at": null
} | Summary:
Upgrading this dependency to match folly and to enable using this for number parsing across Fabric.
Changelog: [Internal]
Differential Revision: D70482373
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49775/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49775/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49774 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49774/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49774/comments | https://api.github.com/repos/facebook/react-native/issues/49774/events | https://github.com/facebook/react-native/pull/49774 | 2,890,580,241 | PR_kwDOAbrxp86NHdGZ | 49,774 | Add Text to buildTypes and align Flow with TS | {
"login": "coado",
"id": 64146291,
"node_id": "MDQ6VXNlcjY0MTQ2Mjkx",
"avatar_url": "https://avatars.githubusercontent.com/u/64146291?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/coado",
"html_url": "https://github.com/coado",
"followers_url": "https://api.github.com/users/coado/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2025-03-03T08:57:11 | 2025-03-03T12:05:57 | 2025-03-03T12:05:44 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49774",
"html_url": "https://github.com/facebook/react-native/pull/49774",
"diff_url": "https://github.com/facebook/react-native/pull/49774.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49774.patch",
"merged_at": null
} | Summary:
Changelog:
[Internal] - Added Text to buildTypes and aligned Flow with TS
Differential Revision: D70324061
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49774/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49774/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49773 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49773/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49773/comments | https://api.github.com/repos/facebook/react-native/issues/49773/events | https://github.com/facebook/react-native/issues/49773 | 2,889,788,613 | I_kwDOAbrxp86sPqzF | 49,773 | [Android] Multiline TextInput not scaling until you enter a character in a new line | {
"login": "thorvald-man",
"id": 94304770,
"node_id": "U_kgDOBZ76Ag",
"avatar_url": "https://avatars.githubusercontent.com/u/94304770?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/thorvald-man",
"html_url": "https://github.com/thorvald-man",
"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 | 4 | 2025-03-02T21:05:08 | 2025-04-16T10:23:43 | null | NONE | null | null | null | null | ### Description
https://github.com/user-attachments/assets/ba8e0d04-82a1-483b-ba0f-155950f0ce93
### Steps to reproduce
```tsx
import { StatusBar } from "expo-status-bar";
import { StyleSheet, Text, TextInput, View } from "react-native";
export default function App() {
return (
<View style={styles.container}>
... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49773/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49773/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49772 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49772/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49772/comments | https://api.github.com/repos/facebook/react-native/issues/49772/events | https://github.com/facebook/react-native/pull/49772 | 2,889,763,601 | PR_kwDOAbrxp86NEu7l | 49,772 | Annotate NullSafe(LOCAL) for classes in java/com/facebook/react/text | {
"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 | 10 | 2025-03-02T20:16:17 | 2025-03-05T20:20:55 | 2025-03-05T20:20:36 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49772",
"html_url": "https://github.com/facebook/react-native/pull/49772",
"diff_url": "https://github.com/facebook/react-native/pull/49772.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49772.patch",
"merged_at": null
} | Summary:
Nullsafety scripts and analysis determine it's safe to annotate these classes as NullSafe(LOCAL)
changelog: [internal] internal
Differential Revision: D70464133
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49772/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49772/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49771 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49771/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49771/comments | https://api.github.com/repos/facebook/react-native/issues/49771/events | https://github.com/facebook/react-native/pull/49771 | 2,889,762,481 | PR_kwDOAbrxp86NEut- | 49,771 | Annotate NullSafe(LOCAL) for classes in java/com/facebook/react/views/textinput | {
"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 | 7 | 2025-03-02T20:14:00 | 2025-03-03T18:17:10 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49771",
"html_url": "https://github.com/facebook/react-native/pull/49771",
"diff_url": "https://github.com/facebook/react-native/pull/49771.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49771.patch",
"merged_at": null
} | Summary:
Nullsafety scripts and analysis determine it's safe to annotate these classes as NullSafe(LOCAL)
changelog: [internal] internal
Differential Revision: D70464132
| null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49771/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49771/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49770 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49770/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49770/comments | https://api.github.com/repos/facebook/react-native/issues/49770/events | https://github.com/facebook/react-native/pull/49770 | 2,889,760,472 | PR_kwDOAbrxp86NEuV4 | 49,770 | Annotate NullSafe(LOCAL) for classes in java/com/facebook/react/bridge | {
"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-03-02T20:09:49 | 2025-03-03T01:28:40 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49770",
"html_url": "https://github.com/facebook/react-native/pull/49770",
"diff_url": "https://github.com/facebook/react-native/pull/49770.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49770.patch",
"merged_at": null
} | Summary:
Nullsafety scripts and analysis determine it's safe to annotate these classes as NullSafe(LOCAL)
changelog: [internal] internal
Differential Revision: D70464131
| null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49770/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49770/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49769 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49769/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49769/comments | https://api.github.com/repos/facebook/react-native/issues/49769/events | https://github.com/facebook/react-native/pull/49769 | 2,889,760,119 | PR_kwDOAbrxp86NEuSE | 49,769 | Annotate NullSafe(LOCAL) for classes in java/com/facebook/react/modules | {
"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 | 13 | 2025-03-02T20:09:09 | 2025-03-05T20:20:47 | 2025-03-05T20:20:35 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49769",
"html_url": "https://github.com/facebook/react-native/pull/49769",
"diff_url": "https://github.com/facebook/react-native/pull/49769.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49769.patch",
"merged_at": null
} | Summary:
Nullsafety scripts and analysis determine it's safe to annotate these classes as NullSafe(LOCAL)
changelog: [internal] internal
Differential Revision: D70464130
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49769/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49769/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49768 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49768/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49768/comments | https://api.github.com/repos/facebook/react-native/issues/49768/events | https://github.com/facebook/react-native/pull/49768 | 2,889,760,056 | PR_kwDOAbrxp86NEuRR | 49,768 | Annotate NullSafe(LOCAL) for classes in java/com/facebook/react | {
"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 | 16 | 2025-03-02T20:09:00 | 2025-03-05T03:59:39 | 2025-03-05T03:59:29 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49768",
"html_url": "https://github.com/facebook/react-native/pull/49768",
"diff_url": "https://github.com/facebook/react-native/pull/49768.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49768.patch",
"merged_at": null
} | Summary:
Nullsafety scripts and analysis determine it's safe to annotate these classes as NullSafe(LOCAL)
changelog: [internal] internal
Differential Revision: D70464135
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49768/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49768/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49767 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49767/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49767/comments | https://api.github.com/repos/facebook/react-native/issues/49767/events | https://github.com/facebook/react-native/pull/49767 | 2,889,734,149 | PR_kwDOAbrxp86NEpYf | 49,767 | Migrate ReactPropertyProcessor to kotlin | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 3 | 2025-03-02T19:15:41 | 2025-03-03T18:12:37 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49767",
"html_url": "https://github.com/facebook/react-native/pull/49767",
"diff_url": "https://github.com/facebook/react-native/pull/49767.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49767.patch",
"merged_at": null
} | Summary:
Migrate ReactPropertyProcessor to kotlin
changelog: [internal] internal
Differential Revision: D70425304
| null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49767/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49767/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49766 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49766/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49766/comments | https://api.github.com/repos/facebook/react-native/issues/49766/events | https://github.com/facebook/react-native/pull/49766 | 2,889,734,002 | PR_kwDOAbrxp86NEpW4 | 49,766 | Annotate as LegacyArchitecture classes from devSupport, internal and jsexecutor | {
"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 | 6 | 2025-03-02T19:15:22 | 2025-03-04T01:12:00 | 2025-03-04T01:11:43 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49766",
"html_url": "https://github.com/facebook/react-native/pull/49766",
"diff_url": "https://github.com/facebook/react-native/pull/49766.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49766.patch",
"merged_at": null
} | Summary:
Annotate as LegacyArchitecture classes from devSupport, internal and jsexecutor
changelog: [internal] internal
Differential Revision: D70441497
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49766/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49766/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49765 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49765/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49765/comments | https://api.github.com/repos/facebook/react-native/issues/49765/events | https://github.com/facebook/react-native/pull/49765 | 2,889,733,463 | PR_kwDOAbrxp86NEpQc | 49,765 | Annotate Legacy Architecture classes of com/facebook/react | {
"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-03-02T19:14:22 | 2025-03-04T01:35:17 | 2025-03-04T01:34:58 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49765",
"html_url": "https://github.com/facebook/react-native/pull/49765",
"diff_url": "https://github.com/facebook/react-native/pull/49765.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49765.patch",
"merged_at": null
} | Summary:
Annotate Legacy Architecture classes of com/facebook/react
changelog: [internal] internal
Differential Revision: D70441494
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49765/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49765/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49764 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49764/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49764/comments | https://api.github.com/repos/facebook/react-native/issues/49764/events | https://github.com/facebook/react-native/pull/49764 | 2,889,733,353 | PR_kwDOAbrxp86NEpPD | 49,764 | Annotate LegacyArchitecture classes for com/facebook/react/uimanager package | {
"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-03-02T19:14:12 | 2025-03-04T01:35:23 | 2025-03-04T01:34:59 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49764",
"html_url": "https://github.com/facebook/react-native/pull/49764",
"diff_url": "https://github.com/facebook/react-native/pull/49764.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49764.patch",
"merged_at": null
} | Summary:
Annotate LegacyArchitecture classes for com/facebook/react/uimanager package
changelog: [internal] internal
Differential Revision: D70441495
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49764/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49764/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49763 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49763/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49763/comments | https://api.github.com/repos/facebook/react-native/issues/49763/events | https://github.com/facebook/react-native/pull/49763 | 2,889,733,320 | PR_kwDOAbrxp86NEpOr | 49,763 | Mark Bridge classes as LegacyArchitecture | {
"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-03-02T19:14:09 | 2025-03-04T01:35:12 | 2025-03-04T01:34:57 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49763",
"html_url": "https://github.com/facebook/react-native/pull/49763",
"diff_url": "https://github.com/facebook/react-native/pull/49763.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49763.patch",
"merged_at": null
} | Summary:
Mark Bridge classes as LegacyArchitecture
changelog: [internal] internal
Reviewed By: shwanton
Differential Revision: D70429646
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49763/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49763/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49762 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49762/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49762/comments | https://api.github.com/repos/facebook/react-native/issues/49762/events | https://github.com/facebook/react-native/pull/49762 | 2,889,732,262 | PR_kwDOAbrxp86NEpCU | 49,762 | Delete Deprecated classs StandardCharsets | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 7 | 2025-03-02T19:12:00 | 2025-03-04T01:11:53 | 2025-03-04T01:11:42 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49762",
"html_url": "https://github.com/facebook/react-native/pull/49762",
"diff_url": "https://github.com/facebook/react-native/pull/49762.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49762.patch",
"merged_at": null
} | Summary:
Delete Deprecated classs StandardCharsets
changelog: [Android][Breaking] Delete Deprecated classs StandardCharsets
Differential Revision: D70441496
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49762/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49762/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49761 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49761/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49761/comments | https://api.github.com/repos/facebook/react-native/issues/49761/events | https://github.com/facebook/react-native/pull/49761 | 2,889,730,576 | PR_kwDOAbrxp86NEoui | 49,761 | Mark all LayoutAnination classes as LegacyArchitecture | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 7 | 2025-03-02T19:08:36 | 2025-03-04T01:35:06 | 2025-03-04T01:34:57 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49761",
"html_url": "https://github.com/facebook/react-native/pull/49761",
"diff_url": "https://github.com/facebook/react-native/pull/49761.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49761.patch",
"merged_at": null
} | Summary: LayoutAnination classes are not used on the new architecture, this diff marks the as LegacyArchitecture to drive its removal
Differential Revision: D70410096
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49761/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49761/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49760 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49760/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49760/comments | https://api.github.com/repos/facebook/react-native/issues/49760/events | https://github.com/facebook/react-native/pull/49760 | 2,889,460,550 | PR_kwDOAbrxp86ND0Xe | 49,760 | [RN][iOS] Avoid the creation of separate folders for separate artifacts | {
"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-03-02T10:23:54 | 2025-03-03T10:13:53 | 2025-03-03T10:13:43 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49760",
"html_url": "https://github.com/facebook/react-native/pull/49760",
"diff_url": "https://github.com/facebook/react-native/pull/49760.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49760.patch",
"merged_at": null
} | ## Summary:
When downloading artifacts using a pattern, GHA, by default, creates a folder for each artifacts and copies the artifacts in that folder.
This breaks the maven publishing which expects the artifacts in the `artifact` folder and not i a subfolder.
The `merge-multiple` option allow for the artifacts to b... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49760/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49760/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49759 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49759/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49759/comments | https://api.github.com/repos/facebook/react-native/issues/49759/events | https://github.com/facebook/react-native/issues/49759 | 2,888,951,407 | I_kwDOAbrxp86sMeZv | 49,759 | `KeyboardAvoidingView` do not keep input in view under Android 15 (target SDK 35) | {
"login": "dprevost-LMI",
"id": 77302423,
"node_id": "MDQ6VXNlcjc3MzAyNDIz",
"avatar_url": "https://avatars.githubusercontent.com/u/77302423?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dprevost-LMI",
"html_url": "https://github.com/dprevost-LMI",
"followers_url": "https://api.github.c... | [
{
"id": 870851515,
"node_id": "MDU6TGFiZWw4NzA4NTE1MTU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20Android",
"name": "Platform: Android",
"color": "1d76db",
"default": false,
"description": "Android applications."
},
{
"id": 1113219637,
"n... | open | false | null | [] | null | 19 | 2025-03-01T14:49:41 | 2025-05-29T10:10:25 | null | CONTRIBUTOR | null | null | null | null | ### Description
Under RN `0.77.1` and Android 15 with `targetSdkVersion = 35`, the `KeyboardAvoidingView` stopped working as expected.
In the video below, we can see that clicking on the input brings the keyboard and makes the input disappear under the keyboard. However, just using `targetSdkVersion = 34` fixed the is... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49759/reactions",
"total_count": 11,
"+1": 9,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 2
} | https://api.github.com/repos/facebook/react-native/issues/49759/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49758 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49758/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49758/comments | https://api.github.com/repos/facebook/react-native/issues/49758/events | https://github.com/facebook/react-native/pull/49758 | 2,888,860,045 | PR_kwDOAbrxp86NB8hA | 49,758 | Migrate `ReactNativeVersion` Android template to Kotlin | {
"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 | 5 | 2025-03-01T12:14:19 | 2025-03-04T15:48:43 | 2025-03-04T15:48:31 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49758",
"html_url": "https://github.com/facebook/react-native/pull/49758",
"diff_url": "https://github.com/facebook/react-native/pull/49758.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49758.patch",
"merged_at": null
} | ## Summary:
Added a new template `ReactNativeVersion.kt-template.js` to be used to generate the Kotlin template for Android. Updating also the set-rn-artifacts-version script to use this template instead of the Java one.
## Changelog:
[INTERNAL] - Migrate ReactNativeVersion Android template to Kotlin
## Tes... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49758/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49758/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49757 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49757/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49757/comments | https://api.github.com/repos/facebook/react-native/issues/49757/events | https://github.com/facebook/react-native/pull/49757 | 2,888,850,039 | PR_kwDOAbrxp86NB6il | 49,757 | Fix missing type for login-password alert prompt | {
"login": "assynu",
"id": 66019090,
"node_id": "MDQ6VXNlcjY2MDE5MDkw",
"avatar_url": "https://avatars.githubusercontent.com/u/66019090?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/assynu",
"html_url": "https://github.com/assynu",
"followers_url": "https://api.github.com/users/assynu/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 7 | 2025-03-01T11:56:44 | 2025-03-11T15:44:35 | 2025-03-11T15:13:13 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49757",
"html_url": "https://github.com/facebook/react-native/pull/49757",
"diff_url": "https://github.com/facebook/react-native/pull/49757.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49757.patch",
"merged_at": null
} | ## Summary:
When using the `login-password` prompt type, there is a TypeScript type mismatch issue. The `callbackOrButtons` parameter returns an object with `{login: string, password: string}` structure, but this type variation is not properly included in the **AlertType** type definition. This causes TypeScript to sh... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49757/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49757/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49756 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49756/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49756/comments | https://api.github.com/repos/facebook/react-native/issues/49756/events | https://github.com/facebook/react-native/pull/49756 | 2,888,833,623 | PR_kwDOAbrxp86NB3SZ | 49,756 | Migrate `PositionAndSizeAnimation` to Kotlin | {
"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-03-01T11:27:15 | 2025-03-04T21:03:48 | 2025-03-04T21:03:38 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49756",
"html_url": "https://github.com/facebook/react-native/pull/49756",
"diff_url": "https://github.com/facebook/react-native/pull/49756.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49756.patch",
"merged_at": null
} | ## Summary:
Migrate com.facebook.react.uimanager.layoutanimation.PositionAndSizeAnimation to Kotlin.
## Changelog:
[INTERNAL] - Migrate com.facebook.react.uimanager.layoutanimation.PositionAndSizeAnimation to Kotlin
## Test Plan:
```bash
yarn test-android
yarn android
``` | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49756/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49756/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49755 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49755/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49755/comments | https://api.github.com/repos/facebook/react-native/issues/49755/events | https://github.com/facebook/react-native/pull/49755 | 2,888,802,784 | PR_kwDOAbrxp86NBw3U | 49,755 | Ensure that the artifacts have the right extension | {
"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-03-01T10:34:37 | 2025-03-01T21:11:34 | 2025-03-01T21:11:26 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49755",
"html_url": "https://github.com/facebook/react-native/pull/49755",
"diff_url": "https://github.com/facebook/react-native/pull/49755.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49755.patch",
"merged_at": null
} | Summary:
The artifacts are uploaded without the .tar.gz extension and the gradle script fails to upload them to sonatype.
This change adds the extensions.
## Changelog:
[Internal] -
Differential Revision: D70443149
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49755/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49755/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49754 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49754/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49754/comments | https://api.github.com/repos/facebook/react-native/issues/49754/events | https://github.com/facebook/react-native/pull/49754 | 2,888,153,651 | PR_kwDOAbrxp86M_inc | 49,754 | Add TS definition for inputAccessoryViewButtonLabel | {
"login": "LeonDvlpmnt",
"id": 8158765,
"node_id": "MDQ6VXNlcjgxNTg3NjU=",
"avatar_url": "https://avatars.githubusercontent.com/u/8158765?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/LeonDvlpmnt",
"html_url": "https://github.com/LeonDvlpmnt",
"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 | 3 | 2025-02-28T22:18:20 | 2025-03-10T10:43:19 | 2025-03-10T10:43:10 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49754",
"html_url": "https://github.com/facebook/react-native/pull/49754",
"diff_url": "https://github.com/facebook/react-native/pull/49754.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49754.patch",
"merged_at": null
} | ## Summary:
Add TS definition for inputAccessoryViewButtonLabel. `inputAccessoryViewButtonLabel` was implemented in https://github.com/facebook/react-native/pull/47441
## Changelog:
[INTERNAL] [CHANGED] - Add TS definition for inputAccessoryViewButtonLabel
## Test Plan:
-
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49754/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49754/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49753 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49753/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49753/comments | https://api.github.com/repos/facebook/react-native/issues/49753/events | https://github.com/facebook/react-native/pull/49753 | 2,887,949,184 | PR_kwDOAbrxp86M-16X | 49,753 | Compress xcframework to let sonatype sign it | {
"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 | 8 | 2025-02-28T19:50:13 | 2025-02-28T22:04:00 | 2025-02-28T22:03:48 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49753",
"html_url": "https://github.com/facebook/react-native/pull/49753",
"diff_url": "https://github.com/facebook/react-native/pull/49753.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49753.patch",
"merged_at": null
} | Summary:
Sonatype cannot sign folders. It needs a file to be signed.
To make it happen, we are compressing the xcframeworks and the dSYM with tar, and we are uploading those files instead of the folders
I also observed that the cache keys were not computed correctly, so I'm fixing them.
## Changelog:
[Internal] - use... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49753/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49753/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49752 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49752/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49752/comments | https://api.github.com/repos/facebook/react-native/issues/49752/events | https://github.com/facebook/react-native/pull/49752 | 2,887,644,778 | PR_kwDOAbrxp86M9zHE | 49,752 | Migrate `ProgressResponseBody` to Kotlin | {
"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 | 4 | 2025-02-28T16:55:13 | 2025-03-11T15:32:01 | 2025-03-11T15:31:51 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49752",
"html_url": "https://github.com/facebook/react-native/pull/49752",
"diff_url": "https://github.com/facebook/react-native/pull/49752.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49752.patch",
"merged_at": null
} | ## Summary:
Migrate com.facebook.react.modules.network.ProgressResponseBody to Kotlin.
## Changelog:
[INTERNAL] - Migrate com.facebook.react.modules.network.ProgressResponseBody to Kotlin
## Test Plan:
```bash
yarn test-android
yarn android
``` | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49752/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49752/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49751 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49751/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49751/comments | https://api.github.com/repos/facebook/react-native/issues/49751/events | https://github.com/facebook/react-native/pull/49751 | 2,887,409,141 | PR_kwDOAbrxp86M8_eM | 49,751 | Use fast_float in CSS parser | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-02-28T15:11:21 | 2025-03-05T12:03:59 | 2025-03-04T15:35:58 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49751",
"html_url": "https://github.com/facebook/react-native/pull/49751",
"diff_url": "https://github.com/facebook/react-native/pull/49751.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49751.patch",
"merged_at": null
} | Differential Revision: D70392268
fast_float promises significant improvements in float parsing performance and is already what's being used in folly internally. Unifying all percentage parsing on the new css parser logic, which can use fast_float internally.
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/49751/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49751/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49750 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49750/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49750/comments | https://api.github.com/repos/facebook/react-native/issues/49750/events | https://github.com/facebook/react-native/pull/49750 | 2,887,296,468 | PR_kwDOAbrxp86M8moa | 49,750 | fix the metro bundling progress bar stuck at 100% | {
"login": "vzaidman",
"id": 5188459,
"node_id": "MDQ6VXNlcjUxODg0NTk=",
"avatar_url": "https://avatars.githubusercontent.com/u/5188459?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vzaidman",
"html_url": "https://github.com/vzaidman",
"followers_url": "https://api.github.com/users/vzaid... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 16 | 2025-02-28T14:27:37 | 2025-03-07T14:12:32 | 2025-03-04T14:34:07 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49750",
"html_url": "https://github.com/facebook/react-native/pull/49750",
"diff_url": "https://github.com/facebook/react-native/pull/49750.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49750.patch",
"merged_at": null
} | Summary:
Changelog: [General][Internal] fix the metro bundling progress bar stuck at 100%
Plus some minor ui improvements in the initial logging
Differential Revision: D70381801
| {
"login": "vzaidman",
"id": 5188459,
"node_id": "MDQ6VXNlcjUxODg0NTk=",
"avatar_url": "https://avatars.githubusercontent.com/u/5188459?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vzaidman",
"html_url": "https://github.com/vzaidman",
"followers_url": "https://api.github.com/users/vzaid... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49750/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49750/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49749 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49749/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49749/comments | https://api.github.com/repos/facebook/react-native/issues/49749/events | https://github.com/facebook/react-native/pull/49749 | 2,887,234,490 | PR_kwDOAbrxp86M8ZGM | 49,749 | Configure gradle to publish RNDependencies to Maven | {
"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 | 8 | 2025-02-28T14:01:31 | 2025-02-28T17:11:38 | 2025-02-28T17:11:07 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49749",
"html_url": "https://github.com/facebook/react-native/pull/49749",
"diff_url": "https://github.com/facebook/react-native/pull/49749.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49749.patch",
"merged_at": null
} | Summary:
This change configures gradle and CI to properly publish the RNDependencies artifacts to Maven Central
## Changelog
[Internal] - Configure gradle to publish on Maven Central
Differential Revision: D70390191
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49749/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49749/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49748 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49748/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49748/comments | https://api.github.com/repos/facebook/react-native/issues/49748/events | https://github.com/facebook/react-native/pull/49748 | 2,886,968,281 | PR_kwDOAbrxp86M7elm | 49,748 | fix: make React Native work without AppDelegate window property | {
"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 | 4 | 2025-02-28T11:59:45 | 2025-03-03T11:51:06 | 2025-03-03T11:50:55 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49748",
"html_url": "https://github.com/facebook/react-native/pull/49748",
"diff_url": "https://github.com/facebook/react-native/pull/49748.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49748.patch",
"merged_at": null
} | ## Summary:
This PR makes React Native not relying on the `window` property in AppDelegate. When running in SwiftUI lifecycle mode / SceneDelegate mode there is window property on AppDelegate. This PR fixes crashes that happen because RN asserts window property is there.
## Changelog:
[IOS] [FIXED] - make 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/49748/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49748/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49747 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49747/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49747/comments | https://api.github.com/repos/facebook/react-native/issues/49747/events | https://github.com/facebook/react-native/pull/49747 | 2,886,914,647 | PR_kwDOAbrxp86M7SzE | 49,747 | '[skip ci] [RN][Android] Introduce the function | {
"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-02-28T11:32:07 | 2025-03-03T17:45:30 | 2025-03-03T17:45:21 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49747",
"html_url": "https://github.com/facebook/react-native/pull/49747",
"diff_url": "https://github.com/facebook/react-native/pull/49747.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49747.patch",
"merged_at": null
} | Summary:
I'\''m adding the to centralize the management
of compilation flags for React Native CMake build.
Changelog:
[Internal] [Changed] -
Differential Revision: D70386746
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49747/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49747/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49746 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49746/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49746/comments | https://api.github.com/repos/facebook/react-native/issues/49746/events | https://github.com/facebook/react-native/pull/49746 | 2,886,904,718 | PR_kwDOAbrxp86M7QoE | 49,746 | '[skip ci] [RN][Android] Remove unnecessary -Wno-error=cpp | {
"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-02-28T11:27:06 | 2025-03-03T14:55:54 | 2025-03-03T14:55:43 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49746",
"html_url": "https://github.com/facebook/react-native/pull/49746",
"diff_url": "https://github.com/facebook/react-native/pull/49746.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49746.patch",
"merged_at": null
} | Summary:
This flag is no longer necessary since RN 0.73 so I'\''m cleaning it up.
Changelog:
[Internal] [Changed] -
Reviewed By: rshest
Differential Revision: D70386741
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49746/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49746/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49745 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49745/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49745/comments | https://api.github.com/repos/facebook/react-native/issues/49745/events | https://github.com/facebook/react-native/pull/49745 | 2,886,898,886 | PR_kwDOAbrxp86M7PWY | 49,745 | '[skip ci] [RN][Android] Move react-native-flags.cmake to ReactCommon | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-02-28T11:24:10 | 2025-03-03T17:45:45 | 2025-03-03T17:45:24 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49745",
"html_url": "https://github.com/facebook/react-native/pull/49745",
"diff_url": "https://github.com/facebook/react-native/pull/49745.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49745.patch",
"merged_at": null
} | Summary:
It turns out we want those flags to be available also inside ReactCommon so I'\''m moving it there.
This will allow us to reference them also inside ReactCommon and will make sure Common does not depend on Android
Changelog:
[Internal] [Changed] -
Differential Revision: D70386742
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49745/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49745/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49744 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49744/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49744/comments | https://api.github.com/repos/facebook/react-native/issues/49744/events | https://github.com/facebook/react-native/pull/49744 | 2,886,898,372 | PR_kwDOAbrxp86M7PPF | 49,744 | '[skip ci] [RN][Android] Use on all the remaining ReactAndroid targets | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-02-28T11:23:55 | 2025-03-03T17:45:41 | 2025-03-03T17:45:22 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49744",
"html_url": "https://github.com/facebook/react-native/pull/49744",
"diff_url": "https://github.com/facebook/react-native/pull/49744.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49744.patch",
"merged_at": null
} | Summary:
Those targets inside ReactAndroid were not setting the compiler flags correctly for React Native.
This change fixes them.
Changelog:
[Internal] [Changed] -
Differential Revision: D70386747
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49744/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49744/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49743 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49743/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49743/comments | https://api.github.com/repos/facebook/react-native/issues/49743/events | https://github.com/facebook/react-native/pull/49743 | 2,886,898,096 | PR_kwDOAbrxp86M7PLK | 49,743 | '[skip ci] [RN][Android] Use for the remaining third-party libs | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2025-02-28T11:23:47 | 2025-03-03T17:45:35 | 2025-03-03T17:45:23 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49743",
"html_url": "https://github.com/facebook/react-native/pull/49743",
"diff_url": "https://github.com/facebook/react-native/pull/49743.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49743.patch",
"merged_at": null
} | Summary:
Those 3rd party CMake libraries were not using our compiler flags correctly.
This fixes it.
Changelog:
[Internal] [Changed] -
Differential Revision: D70386743
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49743/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49743/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49742 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49742/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49742/comments | https://api.github.com/repos/facebook/react-native/issues/49742/events | https://github.com/facebook/react-native/pull/49742 | 2,886,798,772 | PR_kwDOAbrxp86M65dl | 49,742 | Temporarily disable Configuration Caching on CI | {
"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-02-28T10:35:24 | 2025-02-28T12:44:02 | 2025-02-28T12:43:51 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49742",
"html_url": "https://github.com/facebook/react-native/pull/49742",
"diff_url": "https://github.com/facebook/react-native/pull/49742.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49742.patch",
"merged_at": null
} | Summary:
Seems like publishing jobs are not happy with Gradle Config Caching.
I'm disabling it for now till we find out what's the root cause.
Changelog:
[Internal] [Changed] -
Differential Revision: D70385662
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49742/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49742/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49741 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49741/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49741/comments | https://api.github.com/repos/facebook/react-native/issues/49741/events | https://github.com/facebook/react-native/pull/49741 | 2,886,783,465 | PR_kwDOAbrxp86M62Gi | 49,741 | fix race condition in getPages test for device disconnection | {
"login": "vzaidman",
"id": 5188459,
"node_id": "MDQ6VXNlcjUxODg0NTk=",
"avatar_url": "https://avatars.githubusercontent.com/u/5188459?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vzaidman",
"html_url": "https://github.com/vzaidman",
"followers_url": "https://api.github.com/users/vzaid... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"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-02-28T10:28:35 | 2025-02-28T14:28:13 | 2025-02-28T14:28:03 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49741",
"html_url": "https://github.com/facebook/react-native/pull/49741",
"diff_url": "https://github.com/facebook/react-native/pull/49741.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49741.patch",
"merged_at": null
} | Summary:
While the test delay `PAGES_POLLING_DELAY` is usually enough to be equal to `PAGES_POLLING_INTERVAL`, in some cases we need extra time to sync that with the polling in `Devices.js`.
Changelog:
[General][Internal] - fix test
Differential Revision: D70384823
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49741/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49741/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49740 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49740/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49740/comments | https://api.github.com/repos/facebook/react-native/issues/49740/events | https://github.com/facebook/react-native/issues/49740 | 2,886,060,615 | I_kwDOAbrxp86sBcpH | 49,740 | 0.78.0 pod install error | {
"login": "WangLongONE",
"id": 16935224,
"node_id": "MDQ6VXNlcjE2OTM1MjI0",
"avatar_url": "https://avatars.githubusercontent.com/u/16935224?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/WangLongONE",
"html_url": "https://github.com/WangLongONE",
"followers_url": "https://api.github.com/... | [
{
"id": 718241807,
"node_id": "MDU6TGFiZWw3MTgyNDE4MDc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Stale",
"name": "Stale",
"color": "e99695",
"default": false,
"description": "There has been a lack of activity on this issue and it may be closed soon."
},
{
... | closed | false | null | [] | null | 4 | 2025-02-28T02:51:39 | 2025-04-01T05:01:15 | 2025-04-01T05:01:15 | NONE | null | null | null | null | ### Description
Could not find proper version of cocoapods (1.15.2) in any of the sources
### Steps to reproduce
hj_rn cd /Users/huafang/Documents/dev/rn/hj_rn/ios
➜ ios pod install
Could not find proper version of cocoapods (1.15.2) in any of the sources
Run `bundle install` to install missing gems.
➜ ios brew l... | {
"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/49740/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49740/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49739 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49739/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49739/comments | https://api.github.com/repos/facebook/react-native/issues/49739/events | https://github.com/facebook/react-native/issues/49739 | 2,885,977,035 | I_kwDOAbrxp86sBIPL | 49,739 | "EarlyJsError: Property 'setImmediate' doesn't exist" after upgrading to v0.77 | {
"login": "jegueer",
"id": 26230639,
"node_id": "MDQ6VXNlcjI2MjMwNjM5",
"avatar_url": "https://avatars.githubusercontent.com/u/26230639?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jegueer",
"html_url": "https://github.com/jegueer",
"followers_url": "https://api.github.com/users/jeguee... | [
{
"id": 1794376073,
"node_id": "MDU6TGFiZWwxNzk0Mzc2MDcz",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Repro",
"name": "Needs: Repro",
"color": "d4c5f9",
"default": false,
"description": "This issue could be improved with a clear list of steps to reproduce ... | open | false | null | [] | null | 12 | 2025-02-28T01:40:44 | 2025-05-12T18:13:23 | null | NONE | null | null | null | null | ### Description
I have just upgraded to React Native 0.77.1 from version 0.76.6 using this guide to perform the upgrade: [React Native 0.77 is now available with Expo SDK 52](https://expo.dev/changelog/2025-01-21-react-native-0.77). I was running the latest version of Expo before upgrading React Native. Everything wor... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49739/reactions",
"total_count": 8,
"+1": 8,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49739/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49738 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49738/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49738/comments | https://api.github.com/repos/facebook/react-native/issues/49738/events | https://github.com/facebook/react-native/pull/49738 | 2,885,868,397 | PR_kwDOAbrxp86M3vd2 | 49,738 | Add guard for custom module provider lookup in TMManager | {
"login": "shwanton",
"id": 96719,
"node_id": "MDQ6VXNlcjk2NzE5",
"avatar_url": "https://avatars.githubusercontent.com/u/96719?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shwanton",
"html_url": "https://github.com/shwanton",
"followers_url": "https://api.github.com/users/shwanton/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-02-28T00:11:39 | 2025-02-28T02:45:22 | 2025-02-28T02:45:11 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49738",
"html_url": "https://github.com/facebook/react-native/pull/49738",
"diff_url": "https://github.com/facebook/react-native/pull/49738.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49738.patch",
"merged_at": null
} | Summary:
**Context**
- D70012142 added TM module provider support
- This was causing RN MacOS to silently fail to load any platform modules since it didn't implement the delegate method
Changelog:
[iOS][Fixed] - Add guard for custom module provider lookup in TMManager
Reviewed By: sbuggay
Differential Revision: D70... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49738/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49738/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49737 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49737/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49737/comments | https://api.github.com/repos/facebook/react-native/issues/49737/events | https://github.com/facebook/react-native/pull/49737 | 2,885,826,199 | PR_kwDOAbrxp86M3mRC | 49,737 | Refactor IntersectionObserver, MutationObserver and PerformanceObserver options as interfaces | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2025-02-27T23:36:26 | 2025-02-28T14:03:14 | 2025-02-28T14:02:54 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49737",
"html_url": "https://github.com/facebook/react-native/pull/49737",
"diff_url": "https://github.com/facebook/react-native/pull/49737.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49737.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
Just a minor change to align with similar other option bags and TypeScript definitions.
Differential Revision: D70355669
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49737/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49737/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49736 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49736/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49736/comments | https://api.github.com/repos/facebook/react-native/issues/49736/events | https://github.com/facebook/react-native/issues/49736 | 2,885,678,031 | I_kwDOAbrxp86r__PP | 49,736 | (feature) Better style support for text on native | {
"login": "nandorojo",
"id": 13172299,
"node_id": "MDQ6VXNlcjEzMTcyMjk5",
"avatar_url": "https://avatars.githubusercontent.com/u/13172299?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nandorojo",
"html_url": "https://github.com/nandorojo",
"followers_url": "https://api.github.com/users/... | [
{
"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-02-27T21:48:31 | 2025-03-05T09:57:12 | 2025-03-05T09:57:11 | NONE | null | null | null | null | ### Description
Compared to `View`, `<Text />` has extremely limited styling capabilities. These all have issues / don't work at all:
- `borderRadius`
- `padding`
- `height: 100%`
- `width: 100%`
- `flexGrow`
- `flexBasis`
- `justifyContent`
- `alignItems`
The list goes on. I wonder if this is a fundamental limitati... | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49736/reactions",
"total_count": 2,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 2,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49736/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49735 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49735/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49735/comments | https://api.github.com/repos/facebook/react-native/issues/49735/events | https://github.com/facebook/react-native/pull/49735 | 2,885,608,230 | PR_kwDOAbrxp86M22Xn | 49,735 | Reorder the contents in ReactAccessibilityDelegate.java to be more logical | {
"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-02-27T21:06:22 | 2025-02-27T23:41:22 | 2025-02-27T23:41:13 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49735",
"html_url": "https://github.com/facebook/react-native/pull/49735",
"diff_url": "https://github.com/facebook/react-native/pull/49735.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49735.patch",
"merged_at": null
} | Summary:
I always get confused when I open this file. One of the main reasons is the order of contents is quite random, so I decided to reorder things. I tried to find a style guide on this but the [google ones](https://google.github.io/styleguide/javaguide.html#s3.4.2-ordering-class-contents) really just say do someth... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49735/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49735/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49734 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49734/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49734/comments | https://api.github.com/repos/facebook/react-native/issues/49734/events | https://github.com/facebook/react-native/issues/49734 | 2,885,568,930 | I_kwDOAbrxp86r_kmi | 49,734 | RefreshControl doesn't get dragged all the way on Android | {
"login": "tpcstld",
"id": 5456182,
"node_id": "MDQ6VXNlcjU0NTYxODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/5456182?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tpcstld",
"html_url": "https://github.com/tpcstld",
"followers_url": "https://api.github.com/users/tpcstld/... | [
{
"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": 1113219653,
"n... | open | false | null | [] | null | 1 | 2025-02-27T20:43:32 | 2025-03-03T18:40:22 | null | NONE | null | null | null | null | ### Description
If the user swipes up really fast on a `ScrollView` with a `RefreshControl`, the `RefreshControl` may be stuck on the screen.
### Steps to reproduce
Minimal Repro:
```typescript
import * as React from "react";
import { RefreshControl, ScrollView } from "react-native";
export default function HomeSc... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49734/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49734/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49733 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49733/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49733/comments | https://api.github.com/repos/facebook/react-native/issues/49733/events | https://github.com/facebook/react-native/issues/49733 | 2,885,174,647 | I_kwDOAbrxp86r-EV3 | 49,733 | 0.78.0 -> 'React/RCTAppSetupUtils.h' file not found | {
"login": "ryanhera15",
"id": 187331290,
"node_id": "U_kgDOCypy2g",
"avatar_url": "https://avatars.githubusercontent.com/u/187331290?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ryanhera15",
"html_url": "https://github.com/ryanhera15",
"followers_url": "https://api.github.com/users/rya... | [
{
"id": 1261489149,
"node_id": "MDU6TGFiZWwxMjYxNDg5MTQ5",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20Duplicate",
"name": "Resolution: Duplicate",
"color": "ffffff",
"default": false,
"description": ""
},
{
"id": 1794376073,
"node_id": "MD... | closed | false | null | [] | null | 3 | 2025-02-27T17:36:10 | 2025-02-28T00:36:37 | 2025-02-27T18:32:54 | NONE | null | null | null | null | ### Description
I am using react-native 0.78.0. after upgrading I encoutered an issue
'React/RCTAppSetupUtils.h' file not found
Package.json
{
"name": "mbc",
"version": "0.0.1",
"private": true,
"scripts": {
"android": "expo run:android",
"ios": "react-native run-ios --simulator='iPhone 16 Pro' --verbose",
"start":... | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49733/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49733/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49732 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49732/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49732/comments | https://api.github.com/repos/facebook/react-native/issues/49732/events | https://github.com/facebook/react-native/pull/49732 | 2,885,171,970 | PR_kwDOAbrxp86M1WKI | 49,732 | Ensure Synchronous events are always dispatched from the UIThread | {
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-02-27T17:34:45 | 2025-02-27T19:21:28 | 2025-02-27T19:21:13 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49732",
"html_url": "https://github.com/facebook/react-native/pull/49732",
"diff_url": "https://github.com/facebook/react-native/pull/49732.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49732.patch",
"merged_at": null
} | Summary:
Ensure Synchronous events are always dispatched from the UIThread
changelog: [internal] internal
Reviewed By: lunaleaps, NickGerleman
Differential Revision: D70203460
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49732/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49732/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49731 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49731/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49731/comments | https://api.github.com/repos/facebook/react-native/issues/49731/events | https://github.com/facebook/react-native/pull/49731 | 2,885,137,828 | PR_kwDOAbrxp86M1Ok1 | 49,731 | Connect the prebuild-ios workflow with other workflows | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2025-02-27T17:20:13 | 2025-02-28T17:11:33 | 2025-02-28T17:11:06 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49731",
"html_url": "https://github.com/facebook/react-native/pull/49731",
"diff_url": "https://github.com/facebook/react-native/pull/49731.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49731.patch",
"merged_at": null
} | Summary:
This change runs the prebuilds in all the workflows we need:
- test-all
- nightlies
- create-release
## Changelog:
[Internal] - connect the rebuild-ios workflow with the other workflows
Differential Revision: D70331579
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49731/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49731/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49730 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49730/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49730/comments | https://api.github.com/repos/facebook/react-native/issues/49730/events | https://github.com/facebook/react-native/pull/49730 | 2,885,124,515 | PR_kwDOAbrxp86M1Lp4 | 49,730 | Strip all "bom" types that are actually not defined in RN | {
"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 | 14 | 2025-02-27T17:13:52 | 2025-02-28T14:03:21 | 2025-02-28T14:02:55 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49730",
"html_url": "https://github.com/facebook/react-native/pull/49730",
"diff_url": "https://github.com/facebook/react-native/pull/49730.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49730.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
This removes all the types from "bom" that are actually not implemented in RN. For now, we're just stripping whole interfaces and not looking into specific methods/properties in interfaces that we do implement but not 100%.
Differential Revision: D70329185
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49730/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49730/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49729 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49729/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49729/comments | https://api.github.com/repos/facebook/react-native/issues/49729/events | https://github.com/facebook/react-native/pull/49729 | 2,885,108,350 | PR_kwDOAbrxp86M1II4 | 49,729 | Emit synthetic Trace Events for non-bridgeless to fix trace representation | {
"login": "hoxyq",
"id": 28902667,
"node_id": "MDQ6VXNlcjI4OTAyNjY3",
"avatar_url": "https://avatars.githubusercontent.com/u/28902667?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hoxyq",
"html_url": "https://github.com/hoxyq",
"followers_url": "https://api.github.com/users/hoxyq/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-02-27T17:06:23 | 2025-02-27T18:42:02 | 2025-02-27T18:41:52 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49729",
"html_url": "https://github.com/facebook/react-native/pull/49729",
"diff_url": "https://github.com/facebook/react-native/pull/49729.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49729.patch",
"merged_at": null
} | Summary:
# Changelog: [Internal]
The only data source for non-bridgeless setup is JavaScript samples.
Chrome DevTools frontend is built around an assumption that thread should have at least single timeline or user timing event to be represented on a timeline view. They do it for filtering out unnecessary workers thre... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49729/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49729/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49728 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49728/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49728/comments | https://api.github.com/repos/facebook/react-native/issues/49728/events | https://github.com/facebook/react-native/pull/49728 | 2,885,028,617 | PR_kwDOAbrxp86M02wW | 49,728 | Rename fantom_internal_flags pragma to fantom_react_fb_flags | {
"login": "lenaic",
"id": 151054,
"node_id": "MDQ6VXNlcjE1MTA1NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/151054?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lenaic",
"html_url": "https://github.com/lenaic",
"followers_url": "https://api.github.com/users/lenaic/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2025-02-27T16:32:33 | 2025-02-27T17:56:07 | 2025-02-27T17:55:57 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49728",
"html_url": "https://github.com/facebook/react-native/pull/49728",
"diff_url": "https://github.com/facebook/react-native/pull/49728.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49728.patch",
"merged_at": null
} | Summary:
See title.
Resolving https://www.internalfb.com/diff/D70242739?dst_version_fbid=1295747645054627&transaction_fbid=1285615715828636
Differential Revision: D70328653
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49728/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49728/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49727 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49727/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49727/comments | https://api.github.com/repos/facebook/react-native/issues/49727/events | https://github.com/facebook/react-native/pull/49727 | 2,884,981,586 | PR_kwDOAbrxp86M0sVT | 49,727 | Remove references to service workers in RN globals | {
"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 | 12 | 2025-02-27T16:14:35 | 2025-02-28T14:03:09 | 2025-02-28T14:02:54 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49727",
"html_url": "https://github.com/facebook/react-native/pull/49727",
"diff_url": "https://github.com/facebook/react-native/pull/49727.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49727.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
React Native doesn't define or use Service Workers, so this entire section for types is unnecessary.
Differential Revision: D70327703
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49727/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49727/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49726 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49726/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49726/comments | https://api.github.com/repos/facebook/react-native/issues/49726/events | https://github.com/facebook/react-native/pull/49726 | 2,884,972,497 | PR_kwDOAbrxp86M0qSO | 49,726 | batch debug logging for cdp messages | {
"login": "vzaidman",
"id": 5188459,
"node_id": "MDQ6VXNlcjUxODg0NTk=",
"avatar_url": "https://avatars.githubusercontent.com/u/5188459?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vzaidman",
"html_url": "https://github.com/vzaidman",
"followers_url": "https://api.github.com/users/vzaid... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"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-02-27T16:11:28 | 2025-03-03T09:53:04 | 2025-03-03T09:52:53 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49726",
"html_url": "https://github.com/facebook/react-native/pull/49726",
"diff_url": "https://github.com/facebook/react-native/pull/49726.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49726.patch",
"merged_at": null
} | Summary:
The `InspectorProxy` debug logging became incredibly spammy making it almost unuseful unless the output is manipulated so this commit batches all these cdp messages and only desplays how many were received in the span of 5s. If no messages are received, the throttle is not triggered.
To get the actual CDP mes... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49726/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49726/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49725 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49725/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49725/comments | https://api.github.com/repos/facebook/react-native/issues/49725/events | https://github.com/facebook/react-native/pull/49725 | 2,884,962,363 | PR_kwDOAbrxp86M0oDW | 49,725 | Set optional ref on View and split View Props | {
"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-02-27T16:07:54 | 2025-02-28T09:19:05 | 2025-02-28T09:18:54 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49725",
"html_url": "https://github.com/facebook/react-native/pull/49725",
"diff_url": "https://github.com/facebook/react-native/pull/49725.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49725.patch",
"merged_at": null
} | Summary:
Changelog:
[Internal] - Set optional ref on View and split View Props
Differential Revision: D70327820
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49725/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49725/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49724 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49724/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49724/comments | https://api.github.com/repos/facebook/react-native/issues/49724/events | https://github.com/facebook/react-native/pull/49724 | 2,884,925,374 | PR_kwDOAbrxp86M0f88 | 49,724 | Move environment types (globals) from flow-typed/environment to src/types | {
"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 | 11 | 2025-02-27T15:52:59 | 2025-02-28T14:03:05 | 2025-02-28T14:02:53 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49724",
"html_url": "https://github.com/facebook/react-native/pull/49724",
"diff_url": "https://github.com/facebook/react-native/pull/49724.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49724.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
This moves the type definitions for the globals defined by React Native from the repository root to the `react-native` package, in the same directory as the existing TypeScript definitions. This will make it easier for end users to configure the globals from RN using the right source of ... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49724/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49724/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49723 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49723/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49723/comments | https://api.github.com/repos/facebook/react-native/issues/49723/events | https://github.com/facebook/react-native/pull/49723 | 2,884,924,683 | PR_kwDOAbrxp86M0fze | 49,723 | feat: migrate to SceneDelegate | {
"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... | open | false | null | [] | null | 2 | 2025-02-27T15:52:41 | 2025-06-07T12:59:29 | null | CONTRIBUTOR | null | null | true | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49723",
"html_url": "https://github.com/facebook/react-native/pull/49723",
"diff_url": "https://github.com/facebook/react-native/pull/49723.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49723.patch",
"merged_at": null
} | ## Summary:
This PR migrates to scene delegate, which is a more modern alternative to AppDelegate. Scene Delegate is created by default when initializing a new native project.
This unlocks some cool features like multi-window support for iPad with few tweaks:
https://github.com/user-attachments/assets/e787bec2... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49723/reactions",
"total_count": 3,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 2,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49723/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49722 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49722/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49722/comments | https://api.github.com/repos/facebook/react-native/issues/49722/events | https://github.com/facebook/react-native/pull/49722 | 2,884,792,949 | PR_kwDOAbrxp86M0C08 | 49,722 | [Test][DoNotCommit] Read keychain conten | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 0 | 2025-02-27T15:04:09 | 2025-02-27T15:07:48 | null | CONTRIBUTOR | null | null | true | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49722",
"html_url": "https://github.com/facebook/react-native/pull/49722",
"diff_url": "https://github.com/facebook/react-native/pull/49722.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49722.patch",
"merged_at": null
} | ## Summary:
test keychain content of GHA
@DoNotCommit
## Changelog:
[Internal]
## Test Plan:
GHA
| null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49722/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49722/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49721 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49721/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49721/comments | https://api.github.com/repos/facebook/react-native/issues/49721/events | https://github.com/facebook/react-native/pull/49721 | 2,884,709,948 | PR_kwDOAbrxp86Mzwan | 49,721 | Move environment types (globals) from flow-typed/environment to src/types | {
"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 | 0 | 2025-02-27T14:35:36 | 2025-02-27T15:48:32 | 2025-02-27T15:48:32 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49721",
"html_url": "https://github.com/facebook/react-native/pull/49721",
"diff_url": "https://github.com/facebook/react-native/pull/49721.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49721.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
This moves the type definitions for the globals defined by React Native from the repository root to the `react-native` package, in the same directory as the existing TypeScript definitions. This will make it easier for end users to configure the globals from RN using the right source of ... | {
"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... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49721/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49721/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49720 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49720/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49720/comments | https://api.github.com/repos/facebook/react-native/issues/49720/events | https://github.com/facebook/react-native/pull/49720 | 2,884,499,591 | PR_kwDOAbrxp86MzB_A | 49,720 | Add TextInput to buildTypes and align Flow with TS types | {
"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 | 9 | 2025-02-27T13:16:05 | 2025-03-06T16:57:47 | 2025-03-06T16:57:38 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/49720",
"html_url": "https://github.com/facebook/react-native/pull/49720",
"diff_url": "https://github.com/facebook/react-native/pull/49720.diff",
"patch_url": "https://github.com/facebook/react-native/pull/49720.patch",
"merged_at": null
} | Summary:
Changelog:
[Internal] - Added TextInput to buildTypes and aligned Flow with TS types
Reviewed By: huntie
Differential Revision: D70180918
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49720/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49720/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/49719 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49719/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49719/comments | https://api.github.com/repos/facebook/react-native/issues/49719/events | https://github.com/facebook/react-native/issues/49719 | 2,884,469,798 | I_kwDOAbrxp86r7YQm | 49,719 | Listeners are not fired on combined Animated values using Animated operators | {
"login": "endlessqt",
"id": 67802059,
"node_id": "MDQ6VXNlcjY3ODAyMDU5",
"avatar_url": "https://avatars.githubusercontent.com/u/67802059?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/endlessqt",
"html_url": "https://github.com/endlessqt",
"followers_url": "https://api.github.com/users/... | [
{
"id": 542043367,
"node_id": "MDU6TGFiZWw1NDIwNDMzNjc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Issue:%20Author%20Provided%20Repro",
"name": "Issue: Author Provided Repro",
"color": "0e8a16",
"default": false,
"description": "This issue can be reproduced in Sn... | open | false | null | [] | null | 10 | 2025-02-27T13:04:04 | 2025-05-22T10:17:02 | null | NONE | null | null | null | null | ### Description
When you trying to combine Animated values with Animated operators e.g. addition, multiplication you cannot listen to this values with addListener, callbacks are never fired.
As fas as i can tell it works fine on version 0.77.1, so its regression for 0.78.0 version. I've tested on Android only using em... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49719/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/49719/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49718 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49718/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49718/comments | https://api.github.com/repos/facebook/react-native/issues/49718/events | https://github.com/facebook/react-native/issues/49718 | 2,884,429,773 | I_kwDOAbrxp86r7OfN | 49,718 | 0.78.0 -> Unresolved reference: serviceOf in Android | {
"login": "ryanhera15",
"id": 187331290,
"node_id": "U_kgDOCypy2g",
"avatar_url": "https://avatars.githubusercontent.com/u/187331290?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ryanhera15",
"html_url": "https://github.com/ryanhera15",
"followers_url": "https://api.github.com/users/rya... | [
{
"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 | 5 | 2025-02-27T12:48:46 | 2025-02-27T16:56:48 | 2025-02-27T16:56:44 | NONE | null | null | null | null | ### Description
I am using react-native 0.78.0. after upgrading I encoutered an issue
"Unresolved reference: serviceOf in Android"
### Steps to reproduce
1. Upgrade to React-Native 0.78.0
2. npm install or yarn install
3. ./gradlew clean
### React Native Version
0.78.0
### Affected Platforms
Runtime - Android
... | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49718/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49718/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49717 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49717/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49717/comments | https://api.github.com/repos/facebook/react-native/issues/49717/events | https://github.com/facebook/react-native/issues/49717 | 2,884,407,116 | I_kwDOAbrxp86r7I9M | 49,717 | <Modal> Component Not Appearing Correctly in Component Tree | {
"login": "ChristopherGabba",
"id": 122328438,
"node_id": "U_kgDOB0qVdg",
"avatar_url": "https://avatars.githubusercontent.com/u/122328438?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ChristopherGabba",
"html_url": "https://github.com/ChristopherGabba",
"followers_url": "https://api.gi... | [
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 542043367,
"node_id": "MDU... | open | false | null | [] | null | 3 | 2025-02-27T12:39:30 | 2025-04-02T14:30:07 | null | NONE | null | null | null | null | ### Description
NOTE: This bug was NOT present on the old architecture. As soon as I set `newArch: enabled`, this bug appeared.
Another note: I did not file this issue in `react-navigation` because I reproduced this in react navigation v6 and v7 and this bug only was present on both versions. It only appeared when I s... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/49717/reactions",
"total_count": 4,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 4,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49717/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49716 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49716/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49716/comments | https://api.github.com/repos/facebook/react-native/issues/49716/events | https://github.com/facebook/react-native/issues/49716 | 2,884,367,427 | I_kwDOAbrxp86r6_RD | 49,716 | 0.78.0 -> 'React/RCTAppSetupUtils.h' file not found | {
"login": "ryanhera15",
"id": 187331290,
"node_id": "U_kgDOCypy2g",
"avatar_url": "https://avatars.githubusercontent.com/u/187331290?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ryanhera15",
"html_url": "https://github.com/ryanhera15",
"followers_url": "https://api.github.com/users/rya... | [
{
"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-02-27T12:23:17 | 2025-03-30T05:26:09 | 2025-02-27T16:57:23 | NONE | null | null | null | null | ### Description
Issue with 'React/RCTAppSetupUtils.h' file not found
### Steps to reproduce
Trying to run the project on a new Macbook Air M1. Project fails both with yarn run ios and running 'play' straight from XCode.
Any help is appreciated!
### React Native Version
0.78.0
### Affected Platforms
Runtime - iO... | {
"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/49716/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49716/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/49715 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/49715/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/49715/comments | https://api.github.com/repos/facebook/react-native/issues/49715/events | https://github.com/facebook/react-native/issues/49715 | 2,884,252,094 | I_kwDOAbrxp86r6jG- | 49,715 | React Native [0.77.1]: "-[RCTView setType:]: unrecognized selector sent to instance 0x115619f60" | {
"login": "Young1006",
"id": 25003571,
"node_id": "MDQ6VXNlcjI1MDAzNTcx",
"avatar_url": "https://avatars.githubusercontent.com/u/25003571?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Young1006",
"html_url": "https://github.com/Young1006",
"followers_url": "https://api.github.com/users/... | [
{
"id": 718241807,
"node_id": "MDU6TGFiZWw3MTgyNDE4MDc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Stale",
"name": "Stale",
"color": "e99695",
"default": false,
"description": "There has been a lack of activity on this issue and it may be closed soon."
},
{
... | closed | false | null | [] | null | 5 | 2025-02-27T11:35:38 | 2025-04-22T11:31:38 | 2025-03-31T05:01:15 | NONE | null | null | null | null | ### Description
Native iOS project with embedded react native module. React native version was upgraded from 0.71.12 to 0.76.5, and then to 0.77.1, all reported the same error, open the react native page will crash, the error is as follows:
> -[RCTView setType:]: unrecognized selector sent to instance.
### Steps to ... | {
"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/49715/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/49715/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.