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/50719
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50719/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50719/comments
|
https://api.github.com/repos/facebook/react-native/issues/50719/events
|
https://github.com/facebook/react-native/issues/50719
| 2,995,508,239
|
I_kwDOAbrxp86yi9QP
| 50,719
|
XCode build
|
{
"login": "Lukynnnn",
"id": 59299731,
"node_id": "MDQ6VXNlcjU5Mjk5NzMx",
"avatar_url": "https://avatars.githubusercontent.com/u/59299731?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Lukynnnn",
"html_url": "https://github.com/Lukynnnn",
"followers_url": "https://api.github.com/users/Lukynnnn/followers",
"following_url": "https://api.github.com/users/Lukynnnn/following{/other_user}",
"gists_url": "https://api.github.com/users/Lukynnnn/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Lukynnnn/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Lukynnnn/subscriptions",
"organizations_url": "https://api.github.com/users/Lukynnnn/orgs",
"repos_url": "https://api.github.com/users/Lukynnnn/repos",
"events_url": "https://api.github.com/users/Lukynnnn/events{/privacy}",
"received_events_url": "https://api.github.com/users/Lukynnnn/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"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": "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 the issue."
},
{
"id": 5727401455,
"node_id": "LA_kwDOAbrxp88AAAABVWE17w",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20Too%20Old%20Version",
"name": "Type: Too Old Version",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-15T07:51:05
| 2025-04-15T07:51:34
| 2025-04-15T07:51:19
|
NONE
| null | null | null | null |
### Description
Build failed: The "Run fastlane" step failed because of an error in the Xcode build process. We automatically detected following errors in your Xcode build logs:
- File /Users/expo/Library/Developer/Xcode/DerivedData/AirspaTransfers-delevapfwcbciwbtfwbxtlxorpiy/Build/Intermediates.noindex/ArchiveIntermediates/AirspaTransfers/BuildProductsPath/Release-iphoneos/AirspaTransfers.app/main.jsbundle does not exist. This must be a bug with React Native, please report it here: https://github.com/facebook/react-native/issues'
- File /Users/expo/Library/Developer/Xcode/DerivedData/AirspaTransfers-delevapfwcbciwbtfwbxtlxorpiy/Build/Intermediates.noindex/ArchiveIntermediates/AirspaTransfers/BuildProductsPath/Release-iphoneos/AirspaTransfers.app/main.jsbundle does not exist. This must be a bug with React Native, please report it here: https://github.com/facebook/react-native/issues
Refer to "Xcode Logs" below for additional, more detailed logs.
### Steps to reproduce
I'm using command - eas build --profile production --platform ios
### React Native Version
^0.72.6
### Affected Platforms
Runtime - iOS
### Output of `npx @react-native-community/cli info`
```text
info Fetching system and libraries information...
System:
OS: Windows 11 10.0.26100
CPU: (12) x64 11th Gen Intel(R) Core(TM) i5-11400F @ 2.60GHz
Memory: 7.07 GB / 15.77 GB
Binaries:
Node:
version: 22.12.0
path: C:\Program Files\nodejs\node.EXE
Yarn: Not Found
npm:
version: 11.1.0
path: C:\Program Files\nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK: Not Found
Windows SDK:
AllowAllTrustedApps: Disabled
AllowDevelopmentWithoutDevLicense: Enabled
Versions:
- 10.0.22621.0
IDEs:
Android Studio: Not Found
Visual Studio:
- 17.12.35527.113 (Visual Studio Community 2022)
Languages:
Java:
version: javac 24
path: C:\Program Files\Common Files\Oracle\Java\javapath\javac.EXE
Ruby: Not Found
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 18.2.0
wanted: ^18.2.0
react-native:
installed: 0.72.17
wanted: ^0.72.6
react-native-windows: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: Not found
newArchEnabled: Not found
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
(node:1528) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
info React Native v0.79.0 is now available (your project is running on v0.72.17).
info Changelog: https://github.com/facebook/react-native/releases/tag/v0.79.0
info Diff: https://react-native-community.github.io/upgrade-helper/?from=0.72.17
info For more info, check out "https://reactnative.dev/docs/upgrading?os=windows&platform=android".
```
### Stacktrace or Logs
```text
Build failed: The "Run fastlane" step failed because of an error in the Xcode build process. We automatically detected following errors in your Xcode build logs:
- File /Users/expo/Library/Developer/Xcode/DerivedData/AirspaTransfers-delevapfwcbciwbtfwbxtlxorpiy/Build/Intermediates.noindex/ArchiveIntermediates/AirspaTransfers/BuildProductsPath/Release-iphoneos/AirspaTransfers.app/main.jsbundle does not exist. This must be a bug with React Native, please report it here: https://github.com/facebook/react-native/issues'
- File /Users/expo/Library/Developer/Xcode/DerivedData/AirspaTransfers-delevapfwcbciwbtfwbxtlxorpiy/Build/Intermediates.noindex/ArchiveIntermediates/AirspaTransfers/BuildProductsPath/Release-iphoneos/AirspaTransfers.app/main.jsbundle does not exist. This must be a bug with React Native, please report it here: https://github.com/facebook/react-native/issues
Refer to "Xcode Logs" below for additional, more detailed logs.
```
### Reproducer
dont have
### Screenshots and Videos
_No response_
|
{
"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://api.github.com/users/react-native-bot/followers",
"following_url": "https://api.github.com/users/react-native-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/react-native-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/react-native-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/react-native-bot/subscriptions",
"organizations_url": "https://api.github.com/users/react-native-bot/orgs",
"repos_url": "https://api.github.com/users/react-native-bot/repos",
"events_url": "https://api.github.com/users/react-native-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/react-native-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50719/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50719/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50718
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50718/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50718/comments
|
https://api.github.com/repos/facebook/react-native/issues/50718/events
|
https://github.com/facebook/react-native/pull/50718
| 2,995,488,305
|
PR_kwDOAbrxp86Snmyh
| 50,718
|
Use sum of subpaths instead of path.join in `no-deep-imports` lint rule
|
{
"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/followers",
"following_url": "https://api.github.com/users/coado/following{/other_user}",
"gists_url": "https://api.github.com/users/coado/gists{/gist_id}",
"starred_url": "https://api.github.com/users/coado/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/coado/subscriptions",
"organizations_url": "https://api.github.com/users/coado/orgs",
"repos_url": "https://api.github.com/users/coado/repos",
"events_url": "https://api.github.com/users/coado/events{/privacy}",
"received_events_url": "https://api.github.com/users/coado/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1282006477,
"node_id": "MDU6TGFiZWwxMjgyMDA2NDc3",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Software%20Mansion",
"name": "p: Software Mansion",
"color": "0052cc",
"default": false,
"description": "Partner: Software Mansion"
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 2
| 2025-04-15T07:45:13
| 2025-04-15T09:43:13
| 2025-04-15T09:43:05
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50718",
"html_url": "https://github.com/facebook/react-native/pull/50718",
"diff_url": "https://github.com/facebook/react-native/pull/50718.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50718.patch",
"merged_at": null
}
|
Summary:
On Windows `path.join` returns path with separators unsupported by resolution mechanism. This change enforces the use of `/` separators in `no-deep-imports` rule tests.
Changelog:
[Internal]
Differential Revision: D73021185
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50718/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50718/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50717
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50717/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50717/comments
|
https://api.github.com/repos/facebook/react-native/issues/50717/events
|
https://github.com/facebook/react-native/pull/50717
| 2,995,268,546
|
PR_kwDOAbrxp86Sm224
| 50,717
|
Omit mouse events from Pressable props
|
{
"login": "j-piasecki",
"id": 21055725,
"node_id": "MDQ6VXNlcjIxMDU1NzI1",
"avatar_url": "https://avatars.githubusercontent.com/u/21055725?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/j-piasecki",
"html_url": "https://github.com/j-piasecki",
"followers_url": "https://api.github.com/users/j-piasecki/followers",
"following_url": "https://api.github.com/users/j-piasecki/following{/other_user}",
"gists_url": "https://api.github.com/users/j-piasecki/gists{/gist_id}",
"starred_url": "https://api.github.com/users/j-piasecki/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/j-piasecki/subscriptions",
"organizations_url": "https://api.github.com/users/j-piasecki/orgs",
"repos_url": "https://api.github.com/users/j-piasecki/repos",
"events_url": "https://api.github.com/users/j-piasecki/events{/privacy}",
"received_events_url": "https://api.github.com/users/j-piasecki/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1282006477,
"node_id": "MDU6TGFiZWwxMjgyMDA2NDc3",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Software%20Mansion",
"name": "p: Software Mansion",
"color": "0052cc",
"default": false,
"description": "Partner: Software Mansion"
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 4
| 2025-04-15T06:15:39
| 2025-04-15T12:05:43
| 2025-04-15T12:05:30
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50717",
"html_url": "https://github.com/facebook/react-native/pull/50717",
"diff_url": "https://github.com/facebook/react-native/pull/50717.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50717.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Differential Revision: D73018165
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50717/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50717/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50716
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50716/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50716/comments
|
https://api.github.com/repos/facebook/react-native/issues/50716/events
|
https://github.com/facebook/react-native/issues/50716
| 2,994,820,299
|
I_kwDOAbrxp86ygVTL
| 50,716
|
Animation is 20x slower in New Architecture.
|
{
"login": "bglgwyng",
"id": 19142113,
"node_id": "MDQ6VXNlcjE5MTQyMTEz",
"avatar_url": "https://avatars.githubusercontent.com/u/19142113?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bglgwyng",
"html_url": "https://github.com/bglgwyng",
"followers_url": "https://api.github.com/users/bglgwyng/followers",
"following_url": "https://api.github.com/users/bglgwyng/following{/other_user}",
"gists_url": "https://api.github.com/users/bglgwyng/gists{/gist_id}",
"starred_url": "https://api.github.com/users/bglgwyng/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/bglgwyng/subscriptions",
"organizations_url": "https://api.github.com/users/bglgwyng/orgs",
"repos_url": "https://api.github.com/users/bglgwyng/repos",
"events_url": "https://api.github.com/users/bglgwyng/events{/privacy}",
"received_events_url": "https://api.github.com/users/bglgwyng/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 1794148347,
"node_id": "MDU6TGFiZWwxNzk0MTQ4MzQ3",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Triage%20:mag:",
"name": "Needs: Triage :mag:",
"color": "bfd4f2",
"default": false,
"description": ""
},
{
"id": 3815166274,
"node_id": "LA_kwDOAbrxp87jZtFC",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20New%20Architecture",
"name": "Type: New Architecture",
"color": "f9d0c4",
"default": false,
"description": "Issues and PRs related to new architecture (Fabric/Turbo Modules)"
}
] |
open
| false
| null |
[] | null | 13
| 2025-04-15T02:25:03
| 2025-04-28T12:45:23
| null |
NONE
| null | null | null | null |
### Description
Animation is 20x slower in New Architecture. Watch the video below.
### Steps to reproduce
Run the app in both branches and compare.
https://github.com/bglgwyng/animation-performance-comparison-rn-79/tree/new-architecture
https://github.com/bglgwyng/animation-performance-comparison-rn-79/tree/old-architecture
### React Native Version
0.79.0
### Affected Platforms
Runtime - iOS
### Output of `npx @react-native-community/cli info`
```text
info Fetching system and libraries information...
System:
OS: macOS 15.4
CPU: (10) arm64 Apple M1 Pro
Memory: 2.21 GB / 32.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 22.14.0
path: /opt/homebrew/bin/node
Yarn:
version: 1.22.22
path: /opt/homebrew/bin/yarn
npm:
version: 10.9.2
path: /opt/homebrew/bin/npm
Watchman:
version: 2025.03.10.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.2
- iOS 18.2
- macOS 15.2
- tvOS 18.2
- visionOS 2.2
- watchOS 11.2
Android SDK: Not Found
IDEs:
Android Studio: 2024.3 AI-243.22562.218.2431.13114758
Xcode:
version: 16.2/16C5032a
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.14
path: /opt/homebrew/opt/openjdk@17/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.79.0
wanted: 0.79.0
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: Not found
newArchEnabled: Not found
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
```
### Stacktrace or Logs
```text
.
```
### Reproducer
https://github.com/bglgwyng/animation-performance-comparison-rn-79
### Screenshots and Videos
**New Architecture**
https://github.com/user-attachments/assets/8597788c-c6eb-4305-ae0c-b0d425e07086
**Old Architecture**
https://github.com/user-attachments/assets/107c1d68-ffeb-4f8c-9508-487b203f9139
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50716/reactions",
"total_count": 14,
"+1": 11,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 3
}
|
https://api.github.com/repos/facebook/react-native/issues/50716/timeline
| null | null |
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50715
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50715/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50715/comments
|
https://api.github.com/repos/facebook/react-native/issues/50715/events
|
https://github.com/facebook/react-native/pull/50715
| 2,994,448,903
|
PR_kwDOAbrxp86Sj_mY
| 50,715
|
Reduce log level for NativeModuleRegistry.onBatchComplete
|
{
"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/followers",
"following_url": "https://api.github.com/users/mdvacca/following{/other_user}",
"gists_url": "https://api.github.com/users/mdvacca/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mdvacca/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mdvacca/subscriptions",
"organizations_url": "https://api.github.com/users/mdvacca/orgs",
"repos_url": "https://api.github.com/users/mdvacca/repos",
"events_url": "https://api.github.com/users/mdvacca/events{/privacy}",
"received_events_url": "https://api.github.com/users/mdvacca/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 2
| 2025-04-14T22:51:05
| 2025-04-15T03:59:31
| 2025-04-15T03:59:20
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50715",
"html_url": "https://github.com/facebook/react-native/pull/50715",
"diff_url": "https://github.com/facebook/react-native/pull/50715.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50715.patch",
"merged_at": null
}
|
Summary:
This diff reduces the log level for NativeModuleRegistry.onBatchComplete(), to track logs before throwing exceptions
changelog: [internal] internal
Reviewed By: makovkastar
Differential Revision: D72999456
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50715/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50715/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50714
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50714/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50714/comments
|
https://api.github.com/repos/facebook/react-native/issues/50714/events
|
https://github.com/facebook/react-native/pull/50714
| 2,994,448,877
|
PR_kwDOAbrxp86Sj_mA
| 50,714
|
Categorize LegacyArchitectureLogger soft errors as SOFT_ASSERTIONS
|
{
"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/followers",
"following_url": "https://api.github.com/users/mdvacca/following{/other_user}",
"gists_url": "https://api.github.com/users/mdvacca/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mdvacca/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mdvacca/subscriptions",
"organizations_url": "https://api.github.com/users/mdvacca/orgs",
"repos_url": "https://api.github.com/users/mdvacca/repos",
"events_url": "https://api.github.com/users/mdvacca/events{/privacy}",
"received_events_url": "https://api.github.com/users/mdvacca/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-14T22:51:04
| 2025-04-15T03:59:29
| 2025-04-15T03:59:19
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50714",
"html_url": "https://github.com/facebook/react-native/pull/50714",
"diff_url": "https://github.com/facebook/react-native/pull/50714.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50714.patch",
"merged_at": null
}
|
Summary:
This diff changes the category used by LegacyArchitectureLogger soft errors to be SOFT_ASSERTIONS
changelog: [internal] internal
Reviewed By: makovkastar
Differential Revision: D72999455
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50714/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50714/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50713
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50713/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50713/comments
|
https://api.github.com/repos/facebook/react-native/issues/50713/events
|
https://github.com/facebook/react-native/pull/50713
| 2,994,437,469
|
PR_kwDOAbrxp86Sj9CO
| 50,713
|
Use standard infra for sample legacy module example
|
{
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/users/NickGerleman/followers",
"following_url": "https://api.github.com/users/NickGerleman/following{/other_user}",
"gists_url": "https://api.github.com/users/NickGerleman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/NickGerleman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/NickGerleman/subscriptions",
"organizations_url": "https://api.github.com/users/NickGerleman/orgs",
"repos_url": "https://api.github.com/users/NickGerleman/repos",
"events_url": "https://api.github.com/users/NickGerleman/events{/privacy}",
"received_events_url": "https://api.github.com/users/NickGerleman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 2
| 2025-04-14T22:44:51
| 2025-04-23T14:12:25
| 2025-04-23T14:12:25
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50713",
"html_url": "https://github.com/facebook/react-native/pull/50713",
"diff_url": "https://github.com/facebook/react-native/pull/50713.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50713.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Reviewed By: rshest
Differential Revision: D72896577
|
{
"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",
"following_url": "https://api.github.com/users/javache/following{/other_user}",
"gists_url": "https://api.github.com/users/javache/gists{/gist_id}",
"starred_url": "https://api.github.com/users/javache/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/javache/subscriptions",
"organizations_url": "https://api.github.com/users/javache/orgs",
"repos_url": "https://api.github.com/users/javache/repos",
"events_url": "https://api.github.com/users/javache/events{/privacy}",
"received_events_url": "https://api.github.com/users/javache/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50713/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50713/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50712
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50712/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50712/comments
|
https://api.github.com/repos/facebook/react-native/issues/50712/events
|
https://github.com/facebook/react-native/pull/50712
| 2,994,244,457
|
PR_kwDOAbrxp86SjRdf
| 50,712
|
Make `DrawerOpenedEvent` internal
|
{
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-14T21:16:28
| 2025-04-15T15:51:11
| 2025-04-15T15:51:00
|
COLLABORATOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50712",
"html_url": "https://github.com/facebook/react-native/pull/50712",
"diff_url": "https://github.com/facebook/react-native/pull/50712.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50712.patch",
"merged_at": null
}
|
## Summary:
This class can be internalized as part of the initiative to reduce the public API surface. I've checked there are [no relevant OSS usages](https://github.com/search?type=code&q=NOT+is%3Afork+NOT+org%3Afacebook+NOT+repo%3Areact-native-tvos%2Freact-native-tvos+NOT+repo%3Anuagoz%2Freact-native+NOT+repo%3A2lambda123%2Freact-native+NOT+repo%3Abeanchips%2Ffacebookreactnative+NOT+repo%3AfabOnReact%2Freact-native-notes+NOT+user%3Ahuntie+NOT+user%3Acortinico+NOT+repo%3AMaxdev18%2Fpowersync_app+NOT+repo%3Acarter-0%2Finstagram-decompiled+NOT+repo%3Am0mosenpai%2Finstadamn+NOT+repo%3AA-Star100%2FA-Star100-AUG2-2024+NOT+repo%3Alclnrd%2Fdetox-scrollview-reproductible+NOT+repo%3ADionisisChytiris%2FWorldWiseTrivia_Main+NOT+repo%3Apast3l%2Fhi2+NOT+repo%3AoneDotpy%2FCaribouQuest+NOT+repo%3Abejayoharen%2Fdailytodo+NOT+repo%3Amolangning%2Freversing-discord+NOT+repo%3AScottPrzy%2Freact-native+NOT+repo%3Agabrieldonadel%2Freact-native-visionos+NOT+repo%3AGabriel2308%2FTestes-Soft+NOT+repo%3Adawnzs03%2FflakyBuild+NOT+repo%3Acga2351%2Fcode+NOT+repo%3Astreeg%2Ftcc+NOT+repo%3Asoftware-mansion-labs%2Freact-native-swiftui+NOT+repo%3Apkcsecurity%2Fdecompiled-lightbulb+com.facebook.react.views.drawer.events.DrawerOpenedEvent).
## Changelog:
[INTERNAL] - Make com.facebook.react.views.drawer.events.DrawerOpenedEvent internal
## 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": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50712/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50712/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50711
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50711/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50711/comments
|
https://api.github.com/repos/facebook/react-native/issues/50711/events
|
https://github.com/facebook/react-native/pull/50711
| 2,994,236,853
|
PR_kwDOAbrxp86SjPu5
| 50,711
|
Make `JSTimers` internal
|
{
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-14T21:13:36
| 2025-04-15T16:43:07
| 2025-04-15T16:42:54
|
COLLABORATOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50711",
"html_url": "https://github.com/facebook/react-native/pull/50711",
"diff_url": "https://github.com/facebook/react-native/pull/50711.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50711.patch",
"merged_at": null
}
|
## Summary:
This class can be internalized as part of the initiative to reduce the public API surface. I've checked there are [no relevant OSS usages](https://github.com/search?type=code&q=NOT+is%3Afork+NOT+org%3Afacebook+NOT+repo%3Areact-native-tvos%2Freact-native-tvos+NOT+repo%3Anuagoz%2Freact-native+NOT+repo%3A2lambda123%2Freact-native+NOT+repo%3Abeanchips%2Ffacebookreactnative+NOT+repo%3AfabOnReact%2Freact-native-notes+NOT+user%3Ahuntie+NOT+user%3Acortinico+NOT+repo%3AMaxdev18%2Fpowersync_app+NOT+repo%3Acarter-0%2Finstagram-decompiled+NOT+repo%3Am0mosenpai%2Finstadamn+NOT+repo%3AA-Star100%2FA-Star100-AUG2-2024+NOT+repo%3Alclnrd%2Fdetox-scrollview-reproductible+NOT+repo%3ADionisisChytiris%2FWorldWiseTrivia_Main+NOT+repo%3Apast3l%2Fhi2+NOT+repo%3AoneDotpy%2FCaribouQuest+NOT+repo%3Abejayoharen%2Fdailytodo+NOT+repo%3Amolangning%2Freversing-discord+NOT+repo%3AScottPrzy%2Freact-native+NOT+repo%3Agabrieldonadel%2Freact-native-visionos+NOT+repo%3AGabriel2308%2FTestes-Soft+NOT+repo%3Adawnzs03%2FflakyBuild+NOT+repo%3Acga2351%2Fcode+NOT+repo%3Astreeg%2Ftcc+NOT+repo%3Asoftware-mansion-labs%2Freact-native-swiftui+NOT+repo%3Apkcsecurity%2Fdecompiled-lightbulb+com.facebook.react.modules.core.JSTimers).
## Changelog:
[INTERNAL] - Make com.facebook.react.modules.core.JSTimers internal
## 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": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50711/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50711/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50710
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50710/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50710/comments
|
https://api.github.com/repos/facebook/react-native/issues/50710/events
|
https://github.com/facebook/react-native/pull/50710
| 2,994,220,054
|
PR_kwDOAbrxp86SjL5j
| 50,710
|
refactor: migrate DynamicFromObject to Kotlin
|
{
"login": "yasir6jan",
"id": 51901730,
"node_id": "MDQ6VXNlcjUxOTAxNzMw",
"avatar_url": "https://avatars.githubusercontent.com/u/51901730?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yasir6jan",
"html_url": "https://github.com/yasir6jan",
"followers_url": "https://api.github.com/users/yasir6jan/followers",
"following_url": "https://api.github.com/users/yasir6jan/following{/other_user}",
"gists_url": "https://api.github.com/users/yasir6jan/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yasir6jan/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yasir6jan/subscriptions",
"organizations_url": "https://api.github.com/users/yasir6jan/orgs",
"repos_url": "https://api.github.com/users/yasir6jan/repos",
"events_url": "https://api.github.com/users/yasir6jan/events{/privacy}",
"received_events_url": "https://api.github.com/users/yasir6jan/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 1
| 2025-04-14T21:07:48
| 2025-04-16T08:57:59
| 2025-04-16T08:57:59
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50710",
"html_url": "https://github.com/facebook/react-native/pull/50710",
"diff_url": "https://github.com/facebook/react-native/pull/50710.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50710.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:
PR migrates DynamicFromObject class to Kotlin as part of https://github.com/facebook/react-native/issues/50513 work.
## Changelog:
[ANDROID] [CHANGED] - Migrated DynamicFromObject to Kotlin
## Test Plan:
Run RN-Tester application and played around with it a bit.
|
{
"login": "dream-sports-labs",
"id": 174108097,
"node_id": "O_kgDOCmCtwQ",
"avatar_url": "https://avatars.githubusercontent.com/u/174108097?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dream-sports-labs",
"html_url": "https://github.com/dream-sports-labs",
"followers_url": "https://api.github.com/users/dream-sports-labs/followers",
"following_url": "https://api.github.com/users/dream-sports-labs/following{/other_user}",
"gists_url": "https://api.github.com/users/dream-sports-labs/gists{/gist_id}",
"starred_url": "https://api.github.com/users/dream-sports-labs/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/dream-sports-labs/subscriptions",
"organizations_url": "https://api.github.com/users/dream-sports-labs/orgs",
"repos_url": "https://api.github.com/users/dream-sports-labs/repos",
"events_url": "https://api.github.com/users/dream-sports-labs/events{/privacy}",
"received_events_url": "https://api.github.com/users/dream-sports-labs/received_events",
"type": "Organization",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50710/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50710/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50709
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50709/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50709/comments
|
https://api.github.com/repos/facebook/react-native/issues/50709/events
|
https://github.com/facebook/react-native/pull/50709
| 2,993,886,353
|
PR_kwDOAbrxp86SiCC_
| 50,709
|
Convert CoreReactPackage.java to Kotlin
|
{
"login": "alanleedev",
"id": 42583872,
"node_id": "MDQ6VXNlcjQyNTgzODcy",
"avatar_url": "https://avatars.githubusercontent.com/u/42583872?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alanleedev",
"html_url": "https://github.com/alanleedev",
"followers_url": "https://api.github.com/users/alanleedev/followers",
"following_url": "https://api.github.com/users/alanleedev/following{/other_user}",
"gists_url": "https://api.github.com/users/alanleedev/gists{/gist_id}",
"starred_url": "https://api.github.com/users/alanleedev/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/alanleedev/subscriptions",
"organizations_url": "https://api.github.com/users/alanleedev/orgs",
"repos_url": "https://api.github.com/users/alanleedev/repos",
"events_url": "https://api.github.com/users/alanleedev/events{/privacy}",
"received_events_url": "https://api.github.com/users/alanleedev/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 4
| 2025-04-14T18:40:45
| 2025-04-15T18:51:13
| 2025-04-15T18:51:02
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50709",
"html_url": "https://github.com/facebook/react-native/pull/50709",
"diff_url": "https://github.com/facebook/react-native/pull/50709.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50709.patch",
"merged_at": null
}
|
Summary:
Convert Java to Kotlin
Changelog:
[Internal]
Differential Revision: D72825456
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50709/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50709/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50707
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50707/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50707/comments
|
https://api.github.com/repos/facebook/react-native/issues/50707/events
|
https://github.com/facebook/react-native/pull/50707
| 2,993,665,018
|
PR_kwDOAbrxp86ShRXi
| 50,707
|
Add support for multiple TurboModule providers
|
{
"login": "andrewdacenko",
"id": 2395231,
"node_id": "MDQ6VXNlcjIzOTUyMzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/2395231?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/andrewdacenko",
"html_url": "https://github.com/andrewdacenko",
"followers_url": "https://api.github.com/users/andrewdacenko/followers",
"following_url": "https://api.github.com/users/andrewdacenko/following{/other_user}",
"gists_url": "https://api.github.com/users/andrewdacenko/gists{/gist_id}",
"starred_url": "https://api.github.com/users/andrewdacenko/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/andrewdacenko/subscriptions",
"organizations_url": "https://api.github.com/users/andrewdacenko/orgs",
"repos_url": "https://api.github.com/users/andrewdacenko/repos",
"events_url": "https://api.github.com/users/andrewdacenko/events{/privacy}",
"received_events_url": "https://api.github.com/users/andrewdacenko/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-14T17:08:58
| 2025-04-15T17:20:22
| 2025-04-15T17:20:12
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50707",
"html_url": "https://github.com/facebook/react-native/pull/50707",
"diff_url": "https://github.com/facebook/react-native/pull/50707.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50707.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Differential Revision: D72968663
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50707/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50707/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50706
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50706/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50706/comments
|
https://api.github.com/repos/facebook/react-native/issues/50706/events
|
https://github.com/facebook/react-native/pull/50706
| 2,993,388,264
|
PR_kwDOAbrxp86SgUq4
| 50,706
|
Convert TurboModuleManager.java to Kotlin
|
{
"login": "alanleedev",
"id": 42583872,
"node_id": "MDQ6VXNlcjQyNTgzODcy",
"avatar_url": "https://avatars.githubusercontent.com/u/42583872?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alanleedev",
"html_url": "https://github.com/alanleedev",
"followers_url": "https://api.github.com/users/alanleedev/followers",
"following_url": "https://api.github.com/users/alanleedev/following{/other_user}",
"gists_url": "https://api.github.com/users/alanleedev/gists{/gist_id}",
"starred_url": "https://api.github.com/users/alanleedev/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/alanleedev/subscriptions",
"organizations_url": "https://api.github.com/users/alanleedev/orgs",
"repos_url": "https://api.github.com/users/alanleedev/repos",
"events_url": "https://api.github.com/users/alanleedev/events{/privacy}",
"received_events_url": "https://api.github.com/users/alanleedev/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-14T15:13:49
| 2025-04-14T17:44:48
| 2025-04-14T17:44:38
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50706",
"html_url": "https://github.com/facebook/react-native/pull/50706",
"diff_url": "https://github.com/facebook/react-native/pull/50706.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50706.patch",
"merged_at": null
}
|
Summary:
Convert Java to Kotlin
Changelog:
[Internal]
Reviewed By: cortinico
Differential Revision: D72771539
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50706/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50706/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50705
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50705/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50705/comments
|
https://api.github.com/repos/facebook/react-native/issues/50705/events
|
https://github.com/facebook/react-native/pull/50705
| 2,993,291,342
|
PR_kwDOAbrxp86Sf_so
| 50,705
|
[Android] Convert NetworkModule to Kotlin, mark methods as final
|
{
"login": "Abbondanzo",
"id": 10366495,
"node_id": "MDQ6VXNlcjEwMzY2NDk1",
"avatar_url": "https://avatars.githubusercontent.com/u/10366495?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Abbondanzo",
"html_url": "https://github.com/Abbondanzo",
"followers_url": "https://api.github.com/users/Abbondanzo/followers",
"following_url": "https://api.github.com/users/Abbondanzo/following{/other_user}",
"gists_url": "https://api.github.com/users/Abbondanzo/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Abbondanzo/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Abbondanzo/subscriptions",
"organizations_url": "https://api.github.com/users/Abbondanzo/orgs",
"repos_url": "https://api.github.com/users/Abbondanzo/repos",
"events_url": "https://api.github.com/users/Abbondanzo/events{/privacy}",
"received_events_url": "https://api.github.com/users/Abbondanzo/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 6
| 2025-04-14T14:39:38
| 2025-04-16T14:21:57
| 2025-04-15T16:30:58
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50705",
"html_url": "https://github.com/facebook/react-native/pull/50705",
"diff_url": "https://github.com/facebook/react-native/pull/50705.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50705.patch",
"merged_at": null
}
|
Summary: Changelog: [Android][Breaking] - Convert NetworkModule to Kotlin, mark methods as final
Differential Revision: D72731227
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50705/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50705/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50704
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50704/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50704/comments
|
https://api.github.com/repos/facebook/react-native/issues/50704/events
|
https://github.com/facebook/react-native/pull/50704
| 2,993,221,245
|
PR_kwDOAbrxp86SfwP0
| 50,704
|
chore(android-new-arch): reproduce modal layout issues
|
{
"login": "AndreiCalazans",
"id": 20777666,
"node_id": "MDQ6VXNlcjIwNzc3NjY2",
"avatar_url": "https://avatars.githubusercontent.com/u/20777666?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AndreiCalazans",
"html_url": "https://github.com/AndreiCalazans",
"followers_url": "https://api.github.com/users/AndreiCalazans/followers",
"following_url": "https://api.github.com/users/AndreiCalazans/following{/other_user}",
"gists_url": "https://api.github.com/users/AndreiCalazans/gists{/gist_id}",
"starred_url": "https://api.github.com/users/AndreiCalazans/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/AndreiCalazans/subscriptions",
"organizations_url": "https://api.github.com/users/AndreiCalazans/orgs",
"repos_url": "https://api.github.com/users/AndreiCalazans/repos",
"events_url": "https://api.github.com/users/AndreiCalazans/events{/privacy}",
"received_events_url": "https://api.github.com/users/AndreiCalazans/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 5297756365,
"node_id": "LA_kwDOAbrxp88AAAABO8VYzQ",
"url": "https://api.github.com/repos/facebook/react-native/labels/Pick%20Request",
"name": "Pick Request",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 4
| 2025-04-14T14:17:18
| 2025-05-02T13:34:55
| 2025-05-02T13:34:48
|
CONTRIBUTOR
| null | null | true
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50704",
"html_url": "https://github.com/facebook/react-native/pull/50704",
"diff_url": "https://github.com/facebook/react-native/pull/50704.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50704.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:
See https://github.com/facebook/react-native/issues/50442
_Note: this reproducible patch was made on top of 0.76 stable branch however this is reproducible on latest main._
We are experiencing an issue with Modals on Android when the new architecture is enabled.
When trying to render a modal, especially in a busy JS thread on Android, the rendered UI does not match expected layout. This either causes a layout glitch, where the Modal content flashes an incorrect layout, or a Modal's inner content layout fully broken (see image below).
In this example below, we were mounting then unmounting a few Modals in sequence and eventually (inconsistently happening) the app gets into a frozen state where no user input gets through the app anymore. When inspecting the UI layout on Android Studio it shows that Android's Dialog is rendered as expected fully covering the UI however its children content has incorrect width values:

When we attempt to reproduce this issue in rn-tester we couldn't exactly replicate the frozen UI state however we can see replicate the incorect layout issues occuring when in a busy thread:
[Video of the incorrect layout rendered on Android with new architecture enabled.](https://drive.google.com/file/d/17aL1palyWmBJOoNPAGP7tz5JWsJPXWdc/view?usp=sharing)
[Same experience without new arch enabled on Android - has o glitch despite very busy JS thread](https://drive.google.com/file/d/15wYc0yaZsJclY5AdIsZ3VP3F_1LErfyG/view?usp=sharing).
There seems to be a shared theme here with onLayout returning empty layout dimensions during first mount which [others have observed that this also breaks layout animations from Reanimated](https://x.com/hirbod_dev/status/1911030588296884455).
Other observations. If we wrap the Modal's children with a View that has fixed width and height we do see the entire content properly rendered however the touch system is broken and the children is unable to receive presses.
## Changelog:
<!-- Help reviewers and the release process by writing your own changelog entry.
Pick one each for the category and type tags:
[ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message
For more details, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->
## Test Plan:
<!-- Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes the user interface. -->
|
{
"login": "AndreiCalazans",
"id": 20777666,
"node_id": "MDQ6VXNlcjIwNzc3NjY2",
"avatar_url": "https://avatars.githubusercontent.com/u/20777666?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AndreiCalazans",
"html_url": "https://github.com/AndreiCalazans",
"followers_url": "https://api.github.com/users/AndreiCalazans/followers",
"following_url": "https://api.github.com/users/AndreiCalazans/following{/other_user}",
"gists_url": "https://api.github.com/users/AndreiCalazans/gists{/gist_id}",
"starred_url": "https://api.github.com/users/AndreiCalazans/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/AndreiCalazans/subscriptions",
"organizations_url": "https://api.github.com/users/AndreiCalazans/orgs",
"repos_url": "https://api.github.com/users/AndreiCalazans/repos",
"events_url": "https://api.github.com/users/AndreiCalazans/events{/privacy}",
"received_events_url": "https://api.github.com/users/AndreiCalazans/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50704/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/50704/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50703
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50703/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50703/comments
|
https://api.github.com/repos/facebook/react-native/issues/50703/events
|
https://github.com/facebook/react-native/pull/50703
| 2,993,100,415
|
PR_kwDOAbrxp86SfV5v
| 50,703
|
Migrate ReactHorizontalScrollViewManager
|
{
"login": "rshest",
"id": 495813,
"node_id": "MDQ6VXNlcjQ5NTgxMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/495813?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rshest",
"html_url": "https://github.com/rshest",
"followers_url": "https://api.github.com/users/rshest/followers",
"following_url": "https://api.github.com/users/rshest/following{/other_user}",
"gists_url": "https://api.github.com/users/rshest/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rshest/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rshest/subscriptions",
"organizations_url": "https://api.github.com/users/rshest/orgs",
"repos_url": "https://api.github.com/users/rshest/repos",
"events_url": "https://api.github.com/users/rshest/events{/privacy}",
"received_events_url": "https://api.github.com/users/rshest/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 10
| 2025-04-14T13:34:28
| 2025-04-16T10:15:10
| 2025-04-16T10:14:58
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50703",
"html_url": "https://github.com/facebook/react-native/pull/50703",
"diff_url": "https://github.com/facebook/react-native/pull/50703.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50703.patch",
"merged_at": null
}
|
Summary:
## Changelog:
[Android] [Internal] - As in the title
Differential Revision: D72966797
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50703/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50703/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50702
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50702/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50702/comments
|
https://api.github.com/repos/facebook/react-native/issues/50702/events
|
https://github.com/facebook/react-native/pull/50702
| 2,993,076,425
|
PR_kwDOAbrxp86SfQpe
| 50,702
|
move rncxx threading
|
{
"login": "andrewdacenko",
"id": 2395231,
"node_id": "MDQ6VXNlcjIzOTUyMzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/2395231?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/andrewdacenko",
"html_url": "https://github.com/andrewdacenko",
"followers_url": "https://api.github.com/users/andrewdacenko/followers",
"following_url": "https://api.github.com/users/andrewdacenko/following{/other_user}",
"gists_url": "https://api.github.com/users/andrewdacenko/gists{/gist_id}",
"starred_url": "https://api.github.com/users/andrewdacenko/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/andrewdacenko/subscriptions",
"organizations_url": "https://api.github.com/users/andrewdacenko/orgs",
"repos_url": "https://api.github.com/users/andrewdacenko/repos",
"events_url": "https://api.github.com/users/andrewdacenko/events{/privacy}",
"received_events_url": "https://api.github.com/users/andrewdacenko/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-14T13:25:36
| 2025-04-14T14:59:06
| 2025-04-14T14:58:56
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50702",
"html_url": "https://github.com/facebook/react-native/pull/50702",
"diff_url": "https://github.com/facebook/react-native/pull/50702.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50702.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Reviewed By: rshest
Differential Revision: D72865847
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50702/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50702/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50701
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50701/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50701/comments
|
https://api.github.com/repos/facebook/react-native/issues/50701/events
|
https://github.com/facebook/react-native/pull/50701
| 2,993,051,685
|
PR_kwDOAbrxp86SfLMO
| 50,701
|
Migrate MaintainVisibleScrollPositionHelper
|
{
"login": "rshest",
"id": 495813,
"node_id": "MDQ6VXNlcjQ5NTgxMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/495813?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rshest",
"html_url": "https://github.com/rshest",
"followers_url": "https://api.github.com/users/rshest/followers",
"following_url": "https://api.github.com/users/rshest/following{/other_user}",
"gists_url": "https://api.github.com/users/rshest/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rshest/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rshest/subscriptions",
"organizations_url": "https://api.github.com/users/rshest/orgs",
"repos_url": "https://api.github.com/users/rshest/repos",
"events_url": "https://api.github.com/users/rshest/events{/privacy}",
"received_events_url": "https://api.github.com/users/rshest/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 5
| 2025-04-14T13:17:20
| 2025-04-15T10:21:59
| 2025-04-15T10:21:50
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50701",
"html_url": "https://github.com/facebook/react-native/pull/50701",
"diff_url": "https://github.com/facebook/react-native/pull/50701.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50701.patch",
"merged_at": null
}
|
Summary:
## Changelog:
[Android] [Internal] - As in the title
Differential Revision: D72965907
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50701/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50701/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50700
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50700/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50700/comments
|
https://api.github.com/repos/facebook/react-native/issues/50700/events
|
https://github.com/facebook/react-native/pull/50700
| 2,993,049,631
|
PR_kwDOAbrxp86SfKvL
| 50,700
|
IntBufferBatchMountItem - migrate to Kotlin
|
{
"login": "rshest",
"id": 495813,
"node_id": "MDQ6VXNlcjQ5NTgxMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/495813?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rshest",
"html_url": "https://github.com/rshest",
"followers_url": "https://api.github.com/users/rshest/followers",
"following_url": "https://api.github.com/users/rshest/following{/other_user}",
"gists_url": "https://api.github.com/users/rshest/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rshest/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rshest/subscriptions",
"organizations_url": "https://api.github.com/users/rshest/orgs",
"repos_url": "https://api.github.com/users/rshest/repos",
"events_url": "https://api.github.com/users/rshest/events{/privacy}",
"received_events_url": "https://api.github.com/users/rshest/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 5
| 2025-04-14T13:16:42
| 2025-04-14T17:40:50
| 2025-04-14T17:40:37
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50700",
"html_url": "https://github.com/facebook/react-native/pull/50700",
"diff_url": "https://github.com/facebook/react-native/pull/50700.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50700.patch",
"merged_at": null
}
|
Summary:
## Changelog:
[Android] [Internal] - IntBufferBatchMountItem is now in Kotlin
Differential Revision: D72965060
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50700/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50700/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50699
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50699/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50699/comments
|
https://api.github.com/repos/facebook/react-native/issues/50699/events
|
https://github.com/facebook/react-native/pull/50699
| 2,992,723,290
|
PR_kwDOAbrxp86SeDMQ
| 50,699
|
Use emojis in technical docs titles
|
{
"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/rubennorte/followers",
"following_url": "https://api.github.com/users/rubennorte/following{/other_user}",
"gists_url": "https://api.github.com/users/rubennorte/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rubennorte/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rubennorte/subscriptions",
"organizations_url": "https://api.github.com/users/rubennorte/orgs",
"repos_url": "https://api.github.com/users/rubennorte/repos",
"events_url": "https://api.github.com/users/rubennorte/events{/privacy}",
"received_events_url": "https://api.github.com/users/rubennorte/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-14T11:07:35
| 2025-04-14T12:44:34
| 2025-04-14T12:44:23
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50699",
"html_url": "https://github.com/facebook/react-native/pull/50699",
"diff_url": "https://github.com/facebook/react-native/pull/50699.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50699.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
Just changing the template to include emojis in the top level titles to make it easier to scan the doc
Differential Revision: D72961870
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50699/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50699/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50698
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50698/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50698/comments
|
https://api.github.com/repos/facebook/react-native/issues/50698/events
|
https://github.com/facebook/react-native/pull/50698
| 2,992,661,032
|
PR_kwDOAbrxp86Sd1SR
| 50,698
|
] Clean up feature flag to enable paint time reporting in Event Timing API
|
{
"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/rubennorte/followers",
"following_url": "https://api.github.com/users/rubennorte/following{/other_user}",
"gists_url": "https://api.github.com/users/rubennorte/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rubennorte/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rubennorte/subscriptions",
"organizations_url": "https://api.github.com/users/rubennorte/orgs",
"repos_url": "https://api.github.com/users/rubennorte/repos",
"events_url": "https://api.github.com/users/rubennorte/events{/privacy}",
"received_events_url": "https://api.github.com/users/rubennorte/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-14T10:42:39
| 2025-04-14T14:15:41
| 2025-04-14T14:15:32
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50698",
"html_url": "https://github.com/facebook/react-native/pull/50698",
"diff_url": "https://github.com/facebook/react-native/pull/50698.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50698.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
This cleans up the flag to enable paint time reporting for Event Timing API entries, as this reporting fixes a bug and we've verified is stable/performant enough.
Differential Revision: D72960337
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50698/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50698/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50697
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50697/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50697/comments
|
https://api.github.com/repos/facebook/react-native/issues/50697/events
|
https://github.com/facebook/react-native/issues/50697
| 2,992,214,981
|
I_kwDOAbrxp86yWZPF
| 50,697
|
[iOS][Hermes] TurboModuleRegistry.getEnforcing('RNMapsAirModule') error – module not registered in native binary
|
{
"login": "chooseongwoo",
"id": 126847458,
"node_id": "U_kgDOB4-J4g",
"avatar_url": "https://avatars.githubusercontent.com/u/126847458?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/chooseongwoo",
"html_url": "https://github.com/chooseongwoo",
"followers_url": "https://api.github.com/users/chooseongwoo/followers",
"following_url": "https://api.github.com/users/chooseongwoo/following{/other_user}",
"gists_url": "https://api.github.com/users/chooseongwoo/gists{/gist_id}",
"starred_url": "https://api.github.com/users/chooseongwoo/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/chooseongwoo/subscriptions",
"organizations_url": "https://api.github.com/users/chooseongwoo/orgs",
"repos_url": "https://api.github.com/users/chooseongwoo/repos",
"events_url": "https://api.github.com/users/chooseongwoo/events{/privacy}",
"received_events_url": "https://api.github.com/users/chooseongwoo/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 1794148347,
"node_id": "MDU6TGFiZWwxNzk0MTQ4MzQ3",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Triage%20:mag:",
"name": "Needs: Triage :mag:",
"color": "bfd4f2",
"default": false,
"description": ""
},
{
"id": 3815166274,
"node_id": "LA_kwDOAbrxp87jZtFC",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20New%20Architecture",
"name": "Type: New Architecture",
"color": "f9d0c4",
"default": false,
"description": "Issues and PRs related to new architecture (Fabric/Turbo Modules)"
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-14T07:57:57
| 2025-04-24T14:36:06
| 2025-04-14T15:33:27
|
NONE
| null | null | null | null |
### **Description**
When running a React Native iOS app with New Architecture **enabled** and Hermes **enabled**, I encounter the following **runtime error**:
```
[runtime not ready]: Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'RNMapsAirModule' could not be found. Verify that a module by this name is registered in the native binary., js engine: hermes
```
The module `'RNMapsAirModule'` is part of `react-native-maps`, which works correctly in classic architecture, but seems to fail registration in TurboModules context.
---
### **Steps to Reproduce**
1. Create a project:
```bash
npx react-native init SPOT --version 0.79.0
```
2. Install maps package:
```bash
yarn add react-native-maps
```
3. Enable New Architecture and Hermes in `react-native.config.js`:
```js
module.exports = {
project: {
ios: {
newArchitecture: true,
},
android: {
newArchitecture: true,
},
},
};
```
4. Install Pods:
```bash
cd ios && pod install && cd ..
```
5. Run the app:
```bash
npx react-native run-ios
```
---
### **Expected behavior**
`NativeModules.RNMapsAirModule` should be available and not crash at runtime when using New Architecture.
---
### **Actual behavior**
App crashes with:
```
Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'RNMapsAirModule' could not be found
```
---
### **Environment**
```
React Native: 0.79.0
Hermes: enabled
New Architecture: enabled
iOS SDK: 18.4
Xcode: 16.3
CocoaPods: 1.15.2
```
---
### **Reproducer**
https://github.com/chooseongwoo/spot
---
### **Screenshots / Logs**
<img width="360" alt="Image" src="https://github.com/user-attachments/assets/3844777d-f5e1-428a-99f1-66bfee37cba9" />
|
{
"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/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50697/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50697/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50696
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50696/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50696/comments
|
https://api.github.com/repos/facebook/react-native/issues/50696/events
|
https://github.com/facebook/react-native/issues/50696
| 2,991,994,729
|
I_kwDOAbrxp86yVjdp
| 50,696
|
Duplicated debug targets after upgrading to 76.x
|
{
"login": "cubicme",
"id": 1446858,
"node_id": "MDQ6VXNlcjE0NDY4NTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/1446858?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cubicme",
"html_url": "https://github.com/cubicme",
"followers_url": "https://api.github.com/users/cubicme/followers",
"following_url": "https://api.github.com/users/cubicme/following{/other_user}",
"gists_url": "https://api.github.com/users/cubicme/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cubicme/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cubicme/subscriptions",
"organizations_url": "https://api.github.com/users/cubicme/orgs",
"repos_url": "https://api.github.com/users/cubicme/repos",
"events_url": "https://api.github.com/users/cubicme/events{/privacy}",
"received_events_url": "https://api.github.com/users/cubicme/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"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. Applying this label will cause issue to be closed."
},
{
"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": "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 the issue."
},
{
"id": 5021085328,
"node_id": "LA_kwDOAbrxp88AAAABK0eukA",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20Unsupported%20Version",
"name": "Type: Unsupported Version",
"color": "ffffff",
"default": false,
"description": "Issues reported to a version of React Native that is no longer supported"
}
] |
closed
| false
| null |
[] | null | 6
| 2025-04-14T06:12:28
| 2025-05-04T21:24:14
| 2025-04-14T13:29:00
|
NONE
| null | null | null | null |
### Description
After upgrading to 0.76.x whenever I press j to open the debugger I see a message like this:
```
Multiple debug targets available, please select:
1 - "com.aljazeera.mobile" on "iPhone"
2 - "com.aljazeera.mobile" on "iPhone"
```
The second one always fails with `No compatible apps connected. React Native DevTools can only be used with the Hermes engine.`
Is this normal? or have we messed up something with the upgrade?
### Steps to reproduce
1. start metro with `yarn start --reset-cache`
2. press `j`
### React Native Version
0.78.1
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.3.2
CPU: (16) arm64 Apple M3 Max
Memory: 907.17 MB / 64.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 21.4.0
path: ~/.asdf/installs/nodejs/21.4.0/bin/node
Yarn:
version: 3.8.7
path: ~/.asdf/installs/nodejs/21.4.0/bin/yarn
npm:
version: 10.6.0
path: ~/.asdf/plugins/nodejs/shims/npm
Watchman:
version: 2025.02.17.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /Users/cubicme/.asdf/shims/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.2
- iOS 18.2
- macOS 15.2
- tvOS 18.2
- visionOS 2.2
- watchOS 11.2
Android SDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.23339.11.2421.12483815
Xcode:
version: 16.2/16C5032a
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.10
path: /usr/bin/javac
Ruby:
version: 3.3.0
path: /Users/cubicme/.asdf/shims/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.1
wanted: 15.0.1
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.78.1
wanted: 0.78.1
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: false
iOS:
hermesEnabled: true
newArchEnabled: false
```
### Screenshots and Videos
_No response_
|
{
"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://api.github.com/users/react-native-bot/followers",
"following_url": "https://api.github.com/users/react-native-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/react-native-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/react-native-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/react-native-bot/subscriptions",
"organizations_url": "https://api.github.com/users/react-native-bot/orgs",
"repos_url": "https://api.github.com/users/react-native-bot/repos",
"events_url": "https://api.github.com/users/react-native-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/react-native-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50696/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/50696/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50695
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50695/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50695/comments
|
https://api.github.com/repos/facebook/react-native/issues/50695/events
|
https://github.com/facebook/react-native/pull/50695
| 2,991,936,953
|
PR_kwDOAbrxp86SbYH3
| 50,695
|
Update hermes-parser and related packages in fbsource to 0.28.0
|
{
"login": "j-piasecki",
"id": 21055725,
"node_id": "MDQ6VXNlcjIxMDU1NzI1",
"avatar_url": "https://avatars.githubusercontent.com/u/21055725?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/j-piasecki",
"html_url": "https://github.com/j-piasecki",
"followers_url": "https://api.github.com/users/j-piasecki/followers",
"following_url": "https://api.github.com/users/j-piasecki/following{/other_user}",
"gists_url": "https://api.github.com/users/j-piasecki/gists{/gist_id}",
"starred_url": "https://api.github.com/users/j-piasecki/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/j-piasecki/subscriptions",
"organizations_url": "https://api.github.com/users/j-piasecki/orgs",
"repos_url": "https://api.github.com/users/j-piasecki/repos",
"events_url": "https://api.github.com/users/j-piasecki/events{/privacy}",
"received_events_url": "https://api.github.com/users/j-piasecki/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1282006477,
"node_id": "MDU6TGFiZWwxMjgyMDA2NDc3",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Software%20Mansion",
"name": "p: Software Mansion",
"color": "0052cc",
"default": false,
"description": "Partner: Software Mansion"
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 8
| 2025-04-14T05:36:02
| 2025-04-15T11:00:23
| 2025-04-15T11:00:14
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50695",
"html_url": "https://github.com/facebook/react-native/pull/50695",
"diff_url": "https://github.com/facebook/react-native/pull/50695.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50695.patch",
"merged_at": null
}
|
Summary:
Bump hermes-parser and related packages to 0.28.0.
Changelog: [Internal]
Reviewed By: robhogan
Differential Revision: D72693713
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50695/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50695/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50694
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50694/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50694/comments
|
https://api.github.com/repos/facebook/react-native/issues/50694/events
|
https://github.com/facebook/react-native/issues/50694
| 2,991,344,116
|
I_kwDOAbrxp86yTEn0
| 50,694
|
TurboModuleRegistry.getEnforcing(...): 'PlatformConstants' could not be found
|
{
"login": "chooseongwoo",
"id": 126847458,
"node_id": "U_kgDOB4-J4g",
"avatar_url": "https://avatars.githubusercontent.com/u/126847458?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/chooseongwoo",
"html_url": "https://github.com/chooseongwoo",
"followers_url": "https://api.github.com/users/chooseongwoo/followers",
"following_url": "https://api.github.com/users/chooseongwoo/following{/other_user}",
"gists_url": "https://api.github.com/users/chooseongwoo/gists{/gist_id}",
"starred_url": "https://api.github.com/users/chooseongwoo/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/chooseongwoo/subscriptions",
"organizations_url": "https://api.github.com/users/chooseongwoo/orgs",
"repos_url": "https://api.github.com/users/chooseongwoo/repos",
"events_url": "https://api.github.com/users/chooseongwoo/events{/privacy}",
"received_events_url": "https://api.github.com/users/chooseongwoo/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"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": 1877909121,
"node_id": "MDU6TGFiZWwxODc3OTA5MTIx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Attention",
"name": "Needs: Attention",
"color": "f9c884",
"default": false,
"description": "Issues where the author has responded to feedback."
},
{
"id": 3815166274,
"node_id": "LA_kwDOAbrxp87jZtFC",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20New%20Architecture",
"name": "Type: New Architecture",
"color": "f9d0c4",
"default": false,
"description": "Issues and PRs related to new architecture (Fabric/Turbo Modules)"
},
{
"id": 5021085328,
"node_id": "LA_kwDOAbrxp88AAAABK0eukA",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20Unsupported%20Version",
"name": "Type: Unsupported Version",
"color": "ffffff",
"default": false,
"description": "Issues reported to a version of React Native that is no longer supported"
}
] |
closed
| false
| null |
[] | null | 5
| 2025-04-13T16:18:10
| 2025-04-14T15:21:19
| 2025-04-14T15:21:17
|
NONE
| null | null | null | null |
### Description
I'm encountering a crash when running a fresh React Native 0.76.7 project that uses the New Architecture. The app throws an invariant violation error saying that the TurboModule 'PlatformConstants' could not be found.
The app is based on the default Swift + New Architecture template, using `RCTReactNativeFactory` and `ReactNativeDelegate`. I've confirmed that `RCT_NEW_ARCH_ENABLED=1` is enabled and `fabric_enabled: true` is set in the Podfile.
Despite a clean environment setup (watchman reset, DerivedData, Podfile.lock, etc), the crash persists and occurs right on startup.
### Steps to reproduce
1. Init project with React Native 0.76.7 using New Architecture template
2. Run `RCT_NEW_ARCH_ENABLED=1 yarn ios`
3. App crashes immediately with 'PlatformConstants' could not be found
### React Native Version
0.76.7
### Affected Platforms
Runtime - iOS
### Areas
TurboModule - The New Native Module System
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.3.2
CPU: (8) arm64 Apple M2
Memory: 272.02 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 20.11.1
path: ~/.nvm/versions/node/v20.11.1/bin/node
Yarn:
version: 1.22.22
path: ~/.nvm/versions/node/v20.11.1/bin/yarn
npm:
version: 10.2.4
path: ~/.nvm/versions/node/v20.11.1/bin/npm
Watchman:
version: 2025.03.10.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.15.2
path: /Users/chooseongwoo/.rbenv/shims/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.4
- iOS 18.4
- macOS 15.4
- tvOS 18.4
- visionOS 2.4
- watchOS 11.4
Android SDK: Not Found
IDEs:
Android Studio: 2024.3 AI-243.24978.46.2431.13208083
Xcode:
version: 16.3/16E140
path: /usr/bin/xcodebuild
Languages:
Java:
version: javac 22
path: /usr/bin/javac
Ruby:
version: 3.2.2
path: /Users/chooseongwoo/.rbenv/shims/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.1.3
wanted: ^15.0.0
react:
installed: 18.2.0
wanted: 18.2.0
react-native:
installed: 0.76.7
wanted: 0.76.7
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: false
```
### Stacktrace or Logs
```text
Unhandled JS Exception: TurboModuleRegistry.getEnforcing(...): 'PlatformConstants' could not be found. Verify that a module by this name is registered in the native binary.
Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'PlatformConstants' could not be found. Verify that a module by this name is registered in the native binary.
at invariant (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:1967:26)
at getEnforcing (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:2698:28)
at anonymous (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:2667:68)
at loadModuleImplementation (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:259:14)
at guardedLoadModule (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:167:38)
at metroRequire (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:85:92)
at anonymous (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:2643:72)
at loadModuleImplementation (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:259:14)
at guardedLoadModule (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:167:38)
at metroRequire (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:85:92)
at anonymous (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:2595:127)
at loadModuleImplementation (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:259:14)
at guardedLoadModule (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:167:38)
at metroRequire (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:85:92)
at anonymous (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:22305:109)
at loadModuleImplementation (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:259:14)
at guardedLoadModule (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:167:38)
at metroRequire (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:85:92)
at anonymous (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:25318:107)
at loadModuleImplementation (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:259:14)
at guardedLoadModule (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:167:38)
at metroRequire (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:85:92)
at anonymous (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:25305:211)
at loadModuleImplementation (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:259:14)
at guardedLoadModule (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:167:38)
at metroRequire (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:85:92)
at anonymous (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:20632:14)
at loadModuleImplementation (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:259:14)
at guardedLoadModule (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:160:47)
at metroRequire (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:85:92)
at global (http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&excludeSource=true&sourcePaths=url-server&app=org.reactjs.native.example.SPOT:137144:4)
RCTFatal
-[RCTJSThreadManager _handleError:]
__26-[RCTJSThreadManager init]_block_invoke_2
facebook::react::RCTMessageThread::tryFunc(std::__1::function<void ()> const&)
facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_0::operator()() const
decltype(std::declval<facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_0&>()()) std::__1::__invoke[abi:de190102]<facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_0&>(facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_0&)
void std::__1::__invoke_void_return_wrapper<void, true>::__call[abi:de190102]<facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_0&>(facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_0&)
std::__1::__function::__alloc_func<facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_0, std::__1::allocator<facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_0>, void ()>::operator()[abi:de190102]()
std::__1::__function::__func<facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_0, std::__1::allocator<facebook::react::RCTMessageThread::runOnQueue(std::__1::function<void ()>&&)::$_0>, void ()>::operator()()
std::__1::__function::__value_func<void ()>::operator()[abi:de190102]() const
std::__1::function<void ()>::operator()() const
invocation function for block in facebook::react::RCTMessageThread::runAsync(std::__1::function<void ()>)
__CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__
__CFRunLoopDoBlocks
__CFRunLoopRun
CFRunLoopRunSpecific
+[RCTJSThreadManager runRunLoop]
__NSThread__start__
_pthread_start
thread_start
```
### Reproducer
https://github.com/chooseongwoo/spot
### Screenshots and Videos
<img width="365" alt="Image" src="https://github.com/user-attachments/assets/07d91004-38c1-47e7-880c-6de2b0733209" />
|
{
"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/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50694/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50694/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50693
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50693/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50693/comments
|
https://api.github.com/repos/facebook/react-native/issues/50693/events
|
https://github.com/facebook/react-native/pull/50693
| 2,991,331,490
|
PR_kwDOAbrxp86SZa3U
| 50,693
|
Migrate FrescoBasedReactTextInlineImageShadowNode.java to Kotlin
|
{
"login": "nitinshukla413",
"id": 50632879,
"node_id": "MDQ6VXNlcjUwNjMyODc5",
"avatar_url": "https://avatars.githubusercontent.com/u/50632879?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nitinshukla413",
"html_url": "https://github.com/nitinshukla413",
"followers_url": "https://api.github.com/users/nitinshukla413/followers",
"following_url": "https://api.github.com/users/nitinshukla413/following{/other_user}",
"gists_url": "https://api.github.com/users/nitinshukla413/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nitinshukla413/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nitinshukla413/subscriptions",
"organizations_url": "https://api.github.com/users/nitinshukla413/orgs",
"repos_url": "https://api.github.com/users/nitinshukla413/repos",
"events_url": "https://api.github.com/users/nitinshukla413/events{/privacy}",
"received_events_url": "https://api.github.com/users/nitinshukla413/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 6
| 2025-04-13T15:51:28
| 2025-04-14T14:43:16
| 2025-04-14T14:43:08
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50693",
"html_url": "https://github.com/facebook/react-native/pull/50693",
"diff_url": "https://github.com/facebook/react-native/pull/50693.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50693.patch",
"merged_at": null
}
|
## Summary:
Migrated FrescoBasedReactTextInlineImageShadowNode.java to Kotlin as part of the React Native Kotlin migration initiative.
This change helps modernize the React Native Android codebase and improve maintainability.
No functional changes were introduced—only a language conversion while preserving the original logic and behavior.
## Changelog:
[ANDROID] [CHANGED] - Migrated FrescoBasedReactTextInlineImageShadowNode.java to Kotlin
## Test Plan:
✅ Ran yarn && yarn android in the root directory and verified RNTester builds successfully.
✅ Opened RNTester on an Android emulator/device and navigated through various screens to ensure the app works as expected.
✅ Specifically tested views with FrescoBasedReactTextInlineImageShadowNode enabled to confirm runtime behavior remains unchanged.
✅ Used [KtFmt](https://github.com/facebook/ktfmt) to format the Kotlin file properly.
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50693/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50693/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50692
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50692/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50692/comments
|
https://api.github.com/repos/facebook/react-native/issues/50692/events
|
https://github.com/facebook/react-native/issues/50692
| 2,991,293,386
|
I_kwDOAbrxp86yS4PK
| 50,692
|
Text input padding
|
{
"login": "mzaien",
"id": 43112535,
"node_id": "MDQ6VXNlcjQzMTEyNTM1",
"avatar_url": "https://avatars.githubusercontent.com/u/43112535?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mzaien",
"html_url": "https://github.com/mzaien",
"followers_url": "https://api.github.com/users/mzaien/followers",
"following_url": "https://api.github.com/users/mzaien/following{/other_user}",
"gists_url": "https://api.github.com/users/mzaien/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mzaien/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mzaien/subscriptions",
"organizations_url": "https://api.github.com/users/mzaien/orgs",
"repos_url": "https://api.github.com/users/mzaien/repos",
"events_url": "https://api.github.com/users/mzaien/events{/privacy}",
"received_events_url": "https://api.github.com/users/mzaien/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 1794148347,
"node_id": "MDU6TGFiZWwxNzk0MTQ4MzQ3",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Triage%20:mag:",
"name": "Needs: Triage :mag:",
"color": "bfd4f2",
"default": false,
"description": ""
}
] |
open
| false
| null |
[] | null | 3
| 2025-04-13T14:32:43
| 2025-05-22T09:45:10
| null |
NONE
| null | null | null | null |
### Description
With expo 53 and react native 0.79 I noticed our input has weird padding my solution was to give it `padding:0`
**I tried it with new and old arch it is the same**
### Steps to reproduce
1. clone repo
2. install deps && do a prebuild `yarn prebuild`
3. run android `yarn andriod`
### React Native Version
0.79.0
### Affected Platforms
Runtime - Android
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.4
CPU: (12) arm64 Apple M2 Pro
Memory: 259.66 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 22.3.0
path: ~/homebrew/bin/node
Yarn:
version: 1.22.22
path: ~/.config/yarn/global/node_modules/.bin/yarn
npm:
version: 10.9.2
path: ~/homebrew/bin/npm
Watchman:
version: 2025.04.07.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.4
- iOS 18.4
- macOS 15.4
- tvOS 18.4
- visionOS 2.4
- watchOS 11.4
Android SDK: Not Found
IDEs:
Android Studio: 2024.3 AI-243.24978.46.2431.13208083
Xcode:
version: 16.3/16E140
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.11
path: /usr/bin/javac
Ruby:
version: 3.4.2
path: /opt/homebrew/opt/ruby/bin/ruby
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.79.0
wanted: 0.79.0
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: Not found
newArchEnabled: Not found
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
```
### Stacktrace or Logs
```text
there is no logs here
```
### Reproducer
https://github.com/mzaien/react-native-0.79-textinput-repro
### Screenshots and Videos
https://github.com/user-attachments/assets/8d166d30-384e-4be0-b45c-eda8fed4a7e0
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50692/reactions",
"total_count": 9,
"+1": 9,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50692/timeline
| null | null |
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50691
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50691/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50691/comments
|
https://api.github.com/repos/facebook/react-native/issues/50691/events
|
https://github.com/facebook/react-native/pull/50691
| 2,991,276,193
|
PR_kwDOAbrxp86SZQIb
| 50,691
|
Make `I18nManagerModule` internal
|
{
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-13T13:57:50
| 2025-04-14T11:57:43
| 2025-04-14T11:57:34
|
COLLABORATOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50691",
"html_url": "https://github.com/facebook/react-native/pull/50691",
"diff_url": "https://github.com/facebook/react-native/pull/50691.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50691.patch",
"merged_at": null
}
|
## Summary:
This class can be internalized as part of the initiative to reduce the public API surface. I've checked there are [no relevant OSS usages](https://github.com/search?type=code&q=NOT+is%3Afork+NOT+org%3Afacebook+NOT+repo%3Areact-native-tvos%2Freact-native-tvos+NOT+repo%3Anuagoz%2Freact-native+NOT+repo%3A2lambda123%2Freact-native+NOT+repo%3Abeanchips%2Ffacebookreactnative+NOT+repo%3AfabOnReact%2Freact-native-notes+NOT+user%3Ahuntie+NOT+user%3Acortinico+NOT+repo%3AMaxdev18%2Fpowersync_app+NOT+repo%3Acarter-0%2Finstagram-decompiled+NOT+repo%3Am0mosenpai%2Finstadamn+NOT+repo%3AA-Star100%2FA-Star100-AUG2-2024+NOT+repo%3Alclnrd%2Fdetox-scrollview-reproductible+NOT+repo%3ADionisisChytiris%2FWorldWiseTrivia_Main+NOT+repo%3Apast3l%2Fhi2+NOT+repo%3AoneDotpy%2FCaribouQuest+NOT+repo%3Abejayoharen%2Fdailytodo+NOT+repo%3Amolangning%2Freversing-discord+NOT+repo%3AScottPrzy%2Freact-native+NOT+repo%3Agabrieldonadel%2Freact-native-visionos+NOT+repo%3AGabriel2308%2FTestes-Soft+NOT+repo%3Adawnzs03%2FflakyBuild+NOT+repo%3Acga2351%2Fcode+NOT+repo%3Astreeg%2Ftcc+NOT+repo%3Asoftware-mansion-labs%2Freact-native-swiftui+NOT+repo%3Apkcsecurity%2Fdecompiled-lightbulb+com.facebook.react.modules.i18nmanager.I18nManagerModule).
There is only one usage in [qunarcorp/imsdk-android](https://github.com/qunarcorp/imsdk-android), but the project has not been updated for 6 years so I'm not considering it breaking.
## Changelog:
[INTERNAL] - Make com.facebook.react.modules.i18nmanager.I18nManagerModule internal
## 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": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50691/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50691/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50690
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50690/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50690/comments
|
https://api.github.com/repos/facebook/react-native/issues/50690/events
|
https://github.com/facebook/react-native/pull/50690
| 2,991,272,774
|
PR_kwDOAbrxp86SZPeY
| 50,690
|
Make `ClearableSynchronizedPool` internal
|
{
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-13T13:50:34
| 2025-04-14T19:24:48
| 2025-04-14T19:24:34
|
COLLABORATOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50690",
"html_url": "https://github.com/facebook/react-native/pull/50690",
"diff_url": "https://github.com/facebook/react-native/pull/50690.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50690.patch",
"merged_at": null
}
|
## Summary:
This class can be internalized as part of the initiative to reduce the public API surface. I've checked there are [no relevant OSS usages](https://github.com/search?type=code&q=NOT+is%3Afork+NOT+org%3Afacebook+NOT+repo%3Areact-native-tvos%2Freact-native-tvos+NOT+repo%3Anuagoz%2Freact-native+NOT+repo%3A2lambda123%2Freact-native+NOT+repo%3Abeanchips%2Ffacebookreactnative+NOT+repo%3AfabOnReact%2Freact-native-notes+NOT+user%3Ahuntie+NOT+user%3Acortinico+NOT+repo%3AMaxdev18%2Fpowersync_app+NOT+repo%3Acarter-0%2Finstagram-decompiled+NOT+repo%3Am0mosenpai%2Finstadamn+NOT+repo%3AA-Star100%2FA-Star100-AUG2-2024+NOT+repo%3Alclnrd%2Fdetox-scrollview-reproductible+NOT+repo%3ADionisisChytiris%2FWorldWiseTrivia_Main+NOT+repo%3Apast3l%2Fhi2+NOT+repo%3AoneDotpy%2FCaribouQuest+NOT+repo%3Abejayoharen%2Fdailytodo+NOT+repo%3Amolangning%2Freversing-discord+NOT+repo%3AScottPrzy%2Freact-native+NOT+repo%3Agabrieldonadel%2Freact-native-visionos+NOT+repo%3AGabriel2308%2FTestes-Soft+NOT+repo%3Adawnzs03%2FflakyBuild+NOT+repo%3Acga2351%2Fcode+NOT+repo%3Astreeg%2Ftcc+NOT+repo%3Asoftware-mansion-labs%2Freact-native-swiftui+NOT+repo%3Apkcsecurity%2Fdecompiled-lightbulb+com.facebook.react.common.ClearableSynchronizedPool).
## Changelog:
[INTERNAL] - Make com.facebook.react.common.ClearableSynchronizedPool internal
## 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": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50690/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50690/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50689
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50689/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50689/comments
|
https://api.github.com/repos/facebook/react-native/issues/50689/events
|
https://github.com/facebook/react-native/pull/50689
| 2,991,271,293
|
PR_kwDOAbrxp86SZPLy
| 50,689
|
Make `DrawerClosedEvent` internal
|
{
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-13T13:47:17
| 2025-04-14T15:32:25
| 2025-04-14T15:32:13
|
COLLABORATOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50689",
"html_url": "https://github.com/facebook/react-native/pull/50689",
"diff_url": "https://github.com/facebook/react-native/pull/50689.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50689.patch",
"merged_at": null
}
|
## Summary:
This class can be internalized as part of the initiative to reduce the public API surface. I've checked there are [no relevant OSS usages](https://github.com/search?type=code&q=NOT+is%3Afork+NOT+org%3Afacebook+NOT+repo%3Areact-native-tvos%2Freact-native-tvos+NOT+repo%3Anuagoz%2Freact-native+NOT+repo%3A2lambda123%2Freact-native+NOT+repo%3Abeanchips%2Ffacebookreactnative+NOT+repo%3AfabOnReact%2Freact-native-notes+NOT+user%3Ahuntie+NOT+user%3Acortinico+NOT+repo%3AMaxdev18%2Fpowersync_app+NOT+repo%3Acarter-0%2Finstagram-decompiled+NOT+repo%3Am0mosenpai%2Finstadamn+NOT+repo%3AA-Star100%2FA-Star100-AUG2-2024+NOT+repo%3Alclnrd%2Fdetox-scrollview-reproductible+NOT+repo%3ADionisisChytiris%2FWorldWiseTrivia_Main+NOT+repo%3Apast3l%2Fhi2+NOT+repo%3AoneDotpy%2FCaribouQuest+NOT+repo%3Abejayoharen%2Fdailytodo+NOT+repo%3Amolangning%2Freversing-discord+NOT+repo%3AScottPrzy%2Freact-native+NOT+repo%3Agabrieldonadel%2Freact-native-visionos+NOT+repo%3AGabriel2308%2FTestes-Soft+NOT+repo%3Adawnzs03%2FflakyBuild+NOT+repo%3Acga2351%2Fcode+NOT+repo%3Astreeg%2Ftcc+NOT+repo%3Asoftware-mansion-labs%2Freact-native-swiftui+NOT+repo%3Apkcsecurity%2Fdecompiled-lightbulb+com.facebook.react.views.drawer.events.DrawerClosedEvent).
## Changelog:
[INTERNAL] - Make com.facebook.react.views.drawer.events.DrawerClosedEvent internal
## 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": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50689/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50689/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50688
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50688/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50688/comments
|
https://api.github.com/repos/facebook/react-native/issues/50688/events
|
https://github.com/facebook/react-native/pull/50688
| 2,991,268,490
|
PR_kwDOAbrxp86SZOo5
| 50,688
|
Make `ImageLoaderModule` internal
|
{
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-13T13:41:03
| 2025-04-14T11:48:51
| 2025-04-14T11:48:38
|
COLLABORATOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50688",
"html_url": "https://github.com/facebook/react-native/pull/50688",
"diff_url": "https://github.com/facebook/react-native/pull/50688.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50688.patch",
"merged_at": null
}
|
## Summary:
This class can be internalized as part of the initiative to reduce the public API surface. I've checked there are [no relevant OSS usages](https://github.com/search?type=code&q=NOT+is%3Afork+NOT+org%3Afacebook+NOT+repo%3Areact-native-tvos%2Freact-native-tvos+NOT+repo%3Anuagoz%2Freact-native+NOT+repo%3A2lambda123%2Freact-native+NOT+repo%3Abeanchips%2Ffacebookreactnative+NOT+repo%3AfabOnReact%2Freact-native-notes+NOT+user%3Ahuntie+NOT+user%3Acortinico+NOT+repo%3AMaxdev18%2Fpowersync_app+NOT+repo%3Acarter-0%2Finstagram-decompiled+NOT+repo%3Am0mosenpai%2Finstadamn+NOT+repo%3AA-Star100%2FA-Star100-AUG2-2024+NOT+repo%3Alclnrd%2Fdetox-scrollview-reproductible+NOT+repo%3ADionisisChytiris%2FWorldWiseTrivia_Main+NOT+repo%3Apast3l%2Fhi2+NOT+repo%3AoneDotpy%2FCaribouQuest+NOT+repo%3Abejayoharen%2Fdailytodo+NOT+repo%3Amolangning%2Freversing-discord+NOT+repo%3AScottPrzy%2Freact-native+NOT+repo%3Agabrieldonadel%2Freact-native-visionos+NOT+repo%3AGabriel2308%2FTestes-Soft+NOT+repo%3Adawnzs03%2FflakyBuild+NOT+repo%3Acga2351%2Fcode+NOT+repo%3Astreeg%2Ftcc+NOT+repo%3Asoftware-mansion-labs%2Freact-native-swiftui+NOT+repo%3Apkcsecurity%2Fdecompiled-lightbulb+com.facebook.react.modules.image.ImageLoaderModule).
## Changelog:
[INTERNAL] - Make com.facebook.react.modules.image.ImageLoaderModule internal
## 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": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50688/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50688/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50687
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50687/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50687/comments
|
https://api.github.com/repos/facebook/react-native/issues/50687/events
|
https://github.com/facebook/react-native/pull/50687
| 2,991,213,603
|
PR_kwDOAbrxp86SZD5x
| 50,687
|
Make `ReactRootViewTagGenerator` internal
|
{
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-13T11:44:22
| 2025-04-15T14:42:55
| 2025-04-15T14:42:43
|
COLLABORATOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50687",
"html_url": "https://github.com/facebook/react-native/pull/50687",
"diff_url": "https://github.com/facebook/react-native/pull/50687.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50687.patch",
"merged_at": null
}
|
## Summary:
This class can be internalized as part of the initiative to reduce the public API surface. I've checked there are [no relevant OSS usages](https://github.com/search?type=code&q=NOT+is%3Afork+NOT+org%3Afacebook+NOT+repo%3Areact-native-tvos%2Freact-native-tvos+NOT+repo%3Anuagoz%2Freact-native+NOT+repo%3A2lambda123%2Freact-native+NOT+repo%3Abeanchips%2Ffacebookreactnative+NOT+repo%3AfabOnReact%2Freact-native-notes+NOT+user%3Ahuntie+NOT+user%3Acortinico+NOT+repo%3AMaxdev18%2Fpowersync_app+NOT+repo%3Acarter-0%2Finstagram-decompiled+NOT+repo%3Am0mosenpai%2Finstadamn+NOT+repo%3AA-Star100%2FA-Star100-AUG2-2024+NOT+repo%3Alclnrd%2Fdetox-scrollview-reproductible+NOT+repo%3ADionisisChytiris%2FWorldWiseTrivia_Main+NOT+repo%3Apast3l%2Fhi2+NOT+repo%3AoneDotpy%2FCaribouQuest+NOT+repo%3Abejayoharen%2Fdailytodo+NOT+repo%3Amolangning%2Freversing-discord+NOT+repo%3AScottPrzy%2Freact-native+NOT+repo%3Agabrieldonadel%2Freact-native-visionos+NOT+repo%3AGabriel2308%2FTestes-Soft+NOT+repo%3Adawnzs03%2FflakyBuild+NOT+repo%3Acga2351%2Fcode+NOT+repo%3Astreeg%2Ftcc+NOT+repo%3Asoftware-mansion-labs%2Freact-native-swiftui+NOT+repo%3Apkcsecurity%2Fdecompiled-lightbulb+com.facebook.react.uimanager.ReactRootViewTagGenerator).
## Changelog:
[INTERNAL] - Make com.facebook.react.uimanager.ReactRootViewTagGenerator internal
## 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": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50687/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50687/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50686
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50686/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50686/comments
|
https://api.github.com/repos/facebook/react-native/issues/50686/events
|
https://github.com/facebook/react-native/pull/50686
| 2,991,157,988
|
PR_kwDOAbrxp86SY5PU
| 50,686
|
Remove obsolete `@TargetApi` annotations for Lollipop (API 21)
|
{
"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.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-13T09:37:25
| 2025-04-14T11:41:18
| 2025-04-14T11:41:06
|
COLLABORATOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50686",
"html_url": "https://github.com/facebook/react-native/pull/50686",
"diff_url": "https://github.com/facebook/react-native/pull/50686.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50686.patch",
"merged_at": null
}
|
## Summary:
Static code analysis detected obsolete SDK version checks.
Since [the minimum supported SDK version is API 24](https://github.com/react-native-community/discussions-and-proposals/discussions/802), these checks for API 21 are no longer necessary and can be safely removed.
## Changelog:
[INTERNAL] - Remove obsolete @TargetApi annotations for LOLLIPOP (API 21)
## Test Plan:
```sh
yarn test-android
yarn android
```
CI should be green.
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50686/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50686/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50685
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50685/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50685/comments
|
https://api.github.com/repos/facebook/react-native/issues/50685/events
|
https://github.com/facebook/react-native/pull/50685
| 2,991,127,709
|
PR_kwDOAbrxp86SYzkV
| 50,685
|
Kotlinify ReactLifecycleStateManager
|
{
"login": "rohitverma-d11",
"id": 186580855,
"node_id": "U_kgDOCx7_dw",
"avatar_url": "https://avatars.githubusercontent.com/u/186580855?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rohitverma-d11",
"html_url": "https://github.com/rohitverma-d11",
"followers_url": "https://api.github.com/users/rohitverma-d11/followers",
"following_url": "https://api.github.com/users/rohitverma-d11/following{/other_user}",
"gists_url": "https://api.github.com/users/rohitverma-d11/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rohitverma-d11/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rohitverma-d11/subscriptions",
"organizations_url": "https://api.github.com/users/rohitverma-d11/orgs",
"repos_url": "https://api.github.com/users/rohitverma-d11/repos",
"events_url": "https://api.github.com/users/rohitverma-d11/events{/privacy}",
"received_events_url": "https://api.github.com/users/rohitverma-d11/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 7
| 2025-04-13T08:30:31
| 2025-04-15T14:54:56
| 2025-04-15T14:54:46
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50685",
"html_url": "https://github.com/facebook/react-native/pull/50685",
"diff_url": "https://github.com/facebook/react-native/pull/50685.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50685.patch",
"merged_at": null
}
|
## Summary:
Implemented ReactLifecycleStateManager.java in Kotlin as part of Kotlin-ifying RN Round 3
## Changelog:
[ANDROID] [CHANGED] - Migrate ReactLifecycleStateManager to Kotlin
## Test Plan:
Run RN-Tester and interacted with Mulitple components(Image, Flatlist, Input ) with both new architecture enabled and disabled
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50685/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50685/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50684
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50684/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50684/comments
|
https://api.github.com/repos/facebook/react-native/issues/50684/events
|
https://github.com/facebook/react-native/issues/50684
| 2,991,111,950
|
I_kwDOAbrxp86ySL8O
| 50,684
|
[0.77] `getBoundingClientRect` TypeScript type definition missing on View with New Architecture
|
{
"login": "bryanmylee",
"id": 42545742,
"node_id": "MDQ6VXNlcjQyNTQ1NzQy",
"avatar_url": "https://avatars.githubusercontent.com/u/42545742?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bryanmylee",
"html_url": "https://github.com/bryanmylee",
"followers_url": "https://api.github.com/users/bryanmylee/followers",
"following_url": "https://api.github.com/users/bryanmylee/following{/other_user}",
"gists_url": "https://api.github.com/users/bryanmylee/gists{/gist_id}",
"starred_url": "https://api.github.com/users/bryanmylee/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/bryanmylee/subscriptions",
"organizations_url": "https://api.github.com/users/bryanmylee/orgs",
"repos_url": "https://api.github.com/users/bryanmylee/repos",
"events_url": "https://api.github.com/users/bryanmylee/events{/privacy}",
"received_events_url": "https://api.github.com/users/bryanmylee/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"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 Snack or an attached project."
},
{
"id": 1794380150,
"node_id": "MDU6TGFiZWwxNzk0MzgwMTUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/Newer%20Patch%20Available",
"name": "Newer Patch Available",
"color": "d4c5f9",
"default": false,
"description": ""
},
{
"id": 3815166274,
"node_id": "LA_kwDOAbrxp87jZtFC",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20New%20Architecture",
"name": "Type: New Architecture",
"color": "f9d0c4",
"default": false,
"description": "Issues and PRs related to new architecture (Fabric/Turbo Modules)"
}
] |
open
| 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/followers",
"following_url": "https://api.github.com/users/huntie/following{/other_user}",
"gists_url": "https://api.github.com/users/huntie/gists{/gist_id}",
"starred_url": "https://api.github.com/users/huntie/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/huntie/subscriptions",
"organizations_url": "https://api.github.com/users/huntie/orgs",
"repos_url": "https://api.github.com/users/huntie/repos",
"events_url": "https://api.github.com/users/huntie/events{/privacy}",
"received_events_url": "https://api.github.com/users/huntie/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": 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/followers",
"following_url": "https://api.github.com/users/huntie/following{/other_user}",
"gists_url": "https://api.github.com/users/huntie/gists{/gist_id}",
"starred_url": "https://api.github.com/users/huntie/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/huntie/subscriptions",
"organizations_url": "https://api.github.com/users/huntie/orgs",
"repos_url": "https://api.github.com/users/huntie/repos",
"events_url": "https://api.github.com/users/huntie/events{/privacy}",
"received_events_url": "https://api.github.com/users/huntie/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | 7
| 2025-04-13T07:53:31
| 2025-06-01T15:05:13
| null |
NONE
| null | null | null | null |
### Description
With the introduction of New Architecture and `useLayoutEffect`, we can now read layout synchronously with `ref.current?.getBoundingClientRect`.
However, the TypeScript definition for `NativeMethods` does not yet include the newly supported method.
### Steps to reproduce
Check the definition of `NativeMethods` in [`react-native/types/public/ReactNativeTypes.d.ts`](https://github.com/facebook/react-native/blob/70cdf12c4d0d27d9fc94645c5779f34d0883320a/packages/react-native/types/public/ReactNativeTypes.d.ts#L45), note that `getBoundingClientRect` is missing.
### React Native Version
0.77.1
### Affected Platforms
Build - MacOS
### Areas
Other (please specify)
### Output of `npx @react-native-community/cli info`
```text
info Fetching system and libraries information...
System:
OS: macOS 14.5
CPU: (12) arm64 Apple M2 Pro
Memory: 121.22 MB / 32.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 18.19.0
path: ~/.nvm/versions/node/v18.19.0/bin/node
Yarn:
version: 1.22.19
path: ~/.nvm/versions/node/v18.19.0/bin/yarn
npm:
version: 10.2.3
path: ~/.nvm/versions/node/v18.19.0/bin/npm
Watchman:
version: 2024.12.02.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 23.2
- iOS 17.2
- macOS 14.2
- tvOS 17.2
- visionOS 1.0
- watchOS 10.2
Android SDK:
API Levels:
- "31"
- "35"
Build Tools:
- 34.0.0
- 35.0.0
System Images:
- android-35 | Google Play ARM 64 v8a
- android-Baklava | Google Play ARM 64 v8a
Android NDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.23339.11.2421.12700392
Xcode:
version: 15.2/15C500b
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.14
path: /usr/bin/javac
Ruby:
version: 3.3.6
path: /Users/bryan/.rvm/rubies/ruby-3.3.6/bin/ruby
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.77.1
wanted: ~0.77.1
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: Not found
newArchEnabled: Not found
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
info React Native v0.79.0 is now available (your project is running on v0.77.1).
info Changelog: https://github.com/facebook/react-native/releases/tag/v0.79.0
info Diff: https://react-native-community.github.io/upgrade-helper/?from=0.77.1&to=0.79.0
info For more info, check out "https://reactnative.dev/docs/upgrading?os=macos".
```
### Stacktrace or Logs
```text
Not applicable.
```
### Reproducer
https://github.com/bryanmylee/missing-types-new-arch-native-methods
### Screenshots and Videos
I've searched for any mention of this all over but can't find anything, and the documentation barely makes a mention of `getBoundingClientRect`.
This appears to be the most valid channel to report this bug, however this does not produce a stacktrace or reproducer, so I'm happy to move this elsewhere if necessary.
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50684/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50684/timeline
| null | null |
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50683
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50683/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50683/comments
|
https://api.github.com/repos/facebook/react-native/issues/50683/events
|
https://github.com/facebook/react-native/issues/50683
| 2,991,097,245
|
I_kwDOAbrxp86ySIWd
| 50,683
|
Missing Semicolon in node-modules/react-native/index.js at line 313
|
{
"login": "chooseongwoo",
"id": 126847458,
"node_id": "U_kgDOB4-J4g",
"avatar_url": "https://avatars.githubusercontent.com/u/126847458?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/chooseongwoo",
"html_url": "https://github.com/chooseongwoo",
"followers_url": "https://api.github.com/users/chooseongwoo/followers",
"following_url": "https://api.github.com/users/chooseongwoo/following{/other_user}",
"gists_url": "https://api.github.com/users/chooseongwoo/gists{/gist_id}",
"starred_url": "https://api.github.com/users/chooseongwoo/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/chooseongwoo/subscriptions",
"organizations_url": "https://api.github.com/users/chooseongwoo/orgs",
"repos_url": "https://api.github.com/users/chooseongwoo/repos",
"events_url": "https://api.github.com/users/chooseongwoo/events{/privacy}",
"received_events_url": "https://api.github.com/users/chooseongwoo/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"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": "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 the issue."
},
{
"id": 4139937040,
"node_id": "LA_kwDOAbrxp872wm0Q",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20Answered",
"name": "Resolution: Answered",
"color": "C2E0C6",
"default": false,
"description": "When the issue is resolved with a simple answer"
}
] |
closed
| false
| null |
[] | null | 31
| 2025-04-13T07:13:37
| 2025-05-21T15:33:06
| 2025-04-23T17:58:04
|
NONE
| null | null | null | null |
### Description
Description
I'm encountering a Missing Semicolon syntax error in the index.js file of React Native when building the project. The error occurs specifically at line 313 where the following code is present:
```javascript
} as ReactNativePublicAPI;
```
It appears that the semicolon is missing after this line, causing the build to fail.
### Steps to reproduce
1. Install React Native project.
2. Attempt to build the project 'react-native run-ios'
3. The error Missing Semicolon occurs in the index.js file at line 313.
### React Native Version
^0.79.0
### Affected Platforms
Runtime - iOS
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.3.2
CPU: (8) arm64 Apple M2
Memory: 111.97 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 20.11.1
path: ~/.nvm/versions/node/v20.11.1/bin/node
Yarn:
version: 1.22.22
path: ~/.nvm/versions/node/v20.11.1/bin/yarn
npm:
version: 10.2.4
path: ~/.nvm/versions/node/v20.11.1/bin/npm
Watchman:
version: 2025.03.10.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.4
- iOS 18.4
- macOS 15.4
- tvOS 18.4
- visionOS 2.4
- watchOS 11.4
Android SDK: Not Found
IDEs:
Android Studio: 2024.3 AI-243.24978.46.2431.13208083
Xcode:
version: 16.3/16E140
path: /usr/bin/xcodebuild
Languages:
Java:
version: javac 22
path: /usr/bin/javac
Ruby:
version: 3.2.2
path: /Users/chooseongwoo/.rbenv/shims/ruby
npmPackages:
"@react-native-community/cli":
installed: 18.0.0
wanted: 18.0.0
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.79.0
wanted: 0.79.0
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Stacktrace or Logs
```text
SyntaxError: /Users/chooseongwoo/Coding/Project/SPOTT/node_modules/react-native/index.js: Missing semicolon. (313:1)
311 | },
312 | // #endregion
> 313 | } as ReactNativePublicAPI;
| ^
314 |
315 | if (__DEV__) {
316 | /* $FlowFixMe[prop-missing] This is intentional: Flow will error when
```
### Reproducer
https://github.com/chooseongwoo/spot
### Screenshots and Videos

|
{
"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/cortinico/followers",
"following_url": "https://api.github.com/users/cortinico/following{/other_user}",
"gists_url": "https://api.github.com/users/cortinico/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cortinico/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cortinico/subscriptions",
"organizations_url": "https://api.github.com/users/cortinico/orgs",
"repos_url": "https://api.github.com/users/cortinico/repos",
"events_url": "https://api.github.com/users/cortinico/events{/privacy}",
"received_events_url": "https://api.github.com/users/cortinico/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50683/reactions",
"total_count": 4,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 4
}
|
https://api.github.com/repos/facebook/react-native/issues/50683/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50682
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50682/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50682/comments
|
https://api.github.com/repos/facebook/react-native/issues/50682/events
|
https://github.com/facebook/react-native/pull/50682
| 2,990,964,502
|
PR_kwDOAbrxp86SYQ_P
| 50,682
|
Minor Performance and Code Quality Improvements ✈️
|
{
"login": "sanjaiyan-dev",
"id": 88643231,
"node_id": "MDQ6VXNlcjg4NjQzMjMx",
"avatar_url": "https://avatars.githubusercontent.com/u/88643231?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sanjaiyan-dev",
"html_url": "https://github.com/sanjaiyan-dev",
"followers_url": "https://api.github.com/users/sanjaiyan-dev/followers",
"following_url": "https://api.github.com/users/sanjaiyan-dev/following{/other_user}",
"gists_url": "https://api.github.com/users/sanjaiyan-dev/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sanjaiyan-dev/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sanjaiyan-dev/subscriptions",
"organizations_url": "https://api.github.com/users/sanjaiyan-dev/orgs",
"repos_url": "https://api.github.com/users/sanjaiyan-dev/repos",
"events_url": "https://api.github.com/users/sanjaiyan-dev/events{/privacy}",
"received_events_url": "https://api.github.com/users/sanjaiyan-dev/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 4
| 2025-04-13T03:43:52
| 2025-05-08T21:09:37
| 2025-04-15T16:21:50
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50682",
"html_url": "https://github.com/facebook/react-native/pull/50682",
"diff_url": "https://github.com/facebook/react-native/pull/50682.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50682.patch",
"merged_at": null
}
|
<!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The three fields below are mandatory. -->
## Summary:
<!-- Explain the **motivation** for making this change. What existing problem does the pull request solve? -->
*Hi,*
I made a small update to the dependency array in `useLayoutEffect`, changing it from `[native]` to `[native.value]` for better precision. Since JavaScript compares objects by reference, this change can lead to a minor performance improvement. Additionally, as `useLayoutEffect` is render-blocking, I wanted to ensure we optimize its usage as much as possible.
As a micro-optimization and in line with good coding practices, I also changed a `let + if` variable to `const`. While the performance gain is minimal, it contributes to cleaner and more consistent code.
Please feel free to review, and I sincerely apologize if I made any mistakes in the process.
## Changelog:
<!-- Help reviewers and the release process by writing your own changelog entry.
Pick one each for the category and type tags:
[ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message
For more details, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->
*[General] [Changed]* – Refined `useLayoutEffect` dependency array from `[native]` to `[native.value]` for improved precision and efficiency in re-renders.
*[General] [Changed]* – Replaced `let` with `const` where applicable for better code standards and micro-optimization.
## Test Plan:
<!-- Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes the user interface. -->
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50682/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50682/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50680
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50680/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50680/comments
|
https://api.github.com/repos/facebook/react-native/issues/50680/events
|
https://github.com/facebook/react-native/pull/50680
| 2,990,703,487
|
PR_kwDOAbrxp86SXZLH
| 50,680
|
fix(ios): avoid incorrectly updating caret position
|
{
"login": "ouchuan",
"id": 15075112,
"node_id": "MDQ6VXNlcjE1MDc1MTEy",
"avatar_url": "https://avatars.githubusercontent.com/u/15075112?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ouchuan",
"html_url": "https://github.com/ouchuan",
"followers_url": "https://api.github.com/users/ouchuan/followers",
"following_url": "https://api.github.com/users/ouchuan/following{/other_user}",
"gists_url": "https://api.github.com/users/ouchuan/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ouchuan/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ouchuan/subscriptions",
"organizations_url": "https://api.github.com/users/ouchuan/orgs",
"repos_url": "https://api.github.com/users/ouchuan/repos",
"events_url": "https://api.github.com/users/ouchuan/events{/privacy}",
"received_events_url": "https://api.github.com/users/ouchuan/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 7
| 2025-04-12T20:22:39
| 2025-04-14T14:42:55
| 2025-04-14T12:52:09
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50680",
"html_url": "https://github.com/facebook/react-native/pull/50680",
"diff_url": "https://github.com/facebook/react-native/pull/50680.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50680.patch",
"merged_at": null
}
|
Avoid incorrectly updating caret position
## Summary:
Pull Request resolved: #50641
The caret position is updated incorrectly when a user is first typing if an zero-length selection is set.
## Changelog:
[IOS] [CHANGED] - Typing into TextInput now will not cause the caret position to update to the beginning when a zero-length selection is set.
## Test Plan
Tested with the following code(a simplified version from the code in #50641)
```js
const [selection, setSelection] = useState({start: -1, end: -1});
const onSelectionChange = (
evt: NativeSyntheticEvent<TextInputSelectionChangeEventData>,
) => {
const {selection} = evt.nativeEvent;
const {start, end} = selection;
console.log('selection change: ', start, end);
setSelection(selection);
};
return (
<View style={{ position: 'absolute', top: 50, left: 30 }}>
<TextInput
placeholder="test"
selection={selection}
onSelectionChange={onSelectionChange}
/>
</View>
);
```
When using the main branch, the caret position will jump back to the beginning after the first typing.
It works fine after applying this commit.
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50680/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50680/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50679
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50679/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50679/comments
|
https://api.github.com/repos/facebook/react-native/issues/50679/events
|
https://github.com/facebook/react-native/pull/50679
| 2,990,677,641
|
PR_kwDOAbrxp86SXUBM
| 50,679
|
Migrate ReactClippingViewGroupHelper.java to Kotlin
|
{
"login": "Priyanka26012",
"id": 152428808,
"node_id": "U_kgDOCRXhCA",
"avatar_url": "https://avatars.githubusercontent.com/u/152428808?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Priyanka26012",
"html_url": "https://github.com/Priyanka26012",
"followers_url": "https://api.github.com/users/Priyanka26012/followers",
"following_url": "https://api.github.com/users/Priyanka26012/following{/other_user}",
"gists_url": "https://api.github.com/users/Priyanka26012/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Priyanka26012/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Priyanka26012/subscriptions",
"organizations_url": "https://api.github.com/users/Priyanka26012/orgs",
"repos_url": "https://api.github.com/users/Priyanka26012/repos",
"events_url": "https://api.github.com/users/Priyanka26012/events{/privacy}",
"received_events_url": "https://api.github.com/users/Priyanka26012/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 7
| 2025-04-12T19:26:42
| 2025-04-15T01:22:03
| 2025-04-15T01:21:53
|
NONE
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50679",
"html_url": "https://github.com/facebook/react-native/pull/50679",
"diff_url": "https://github.com/facebook/react-native/pull/50679.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50679.patch",
"merged_at": null
}
|
## Summary:
Migrated ReactClippingViewGroupHelper.java to Kotlin as part of the React Native Kotlin migration initiative.
This change helps modernize the React Native Android codebase and improve maintainability.
No functional changes were introduced—only a language conversion while preserving the original logic and behavior.
## Changelog:
[ANDROID] [CHANGED] - Migrated ReactClippingViewGroupHelper.java to Kotlin
## Test Plan:
✅ Ran yarn && yarn android in the root directory and verified RNTester builds successfully.
✅ Opened RNTester on an Android emulator/device and navigated through various screens to ensure the app works as expected.
✅ Specifically tested views with removeClippedSubviews enabled to confirm runtime behavior remains unchanged.
✅ Used [KtFmt](https://github.com/facebook/ktfmt) to format the Kotlin file properly.
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50679/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50679/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50677
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50677/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50677/comments
|
https://api.github.com/repos/facebook/react-native/issues/50677/events
|
https://github.com/facebook/react-native/issues/50677
| 2,990,500,813
|
I_kwDOAbrxp86yP2vN
| 50,677
|
sss
|
{
"login": "joncastillo",
"id": 9458979,
"node_id": "MDQ6VXNlcjk0NTg5Nzk=",
"avatar_url": "https://avatars.githubusercontent.com/u/9458979?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/joncastillo",
"html_url": "https://github.com/joncastillo",
"followers_url": "https://api.github.com/users/joncastillo/followers",
"following_url": "https://api.github.com/users/joncastillo/following{/other_user}",
"gists_url": "https://api.github.com/users/joncastillo/gists{/gist_id}",
"starred_url": "https://api.github.com/users/joncastillo/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/joncastillo/subscriptions",
"organizations_url": "https://api.github.com/users/joncastillo/orgs",
"repos_url": "https://api.github.com/users/joncastillo/repos",
"events_url": "https://api.github.com/users/joncastillo/events{/privacy}",
"received_events_url": "https://api.github.com/users/joncastillo/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 872683359,
"node_id": "MDU6TGFiZWw4NzI2ODMzNTk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20Invalid",
"name": "Type: Invalid",
"color": "ffffff",
"default": false,
"description": "This issue does not belong here. Applying this label will cause issue to be closed."
},
{
"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": "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 the issue."
},
{
"id": 5191728962,
"node_id": "LA_kwDOAbrxp88AAAABNXN_Qg",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Version%20Info",
"name": "Needs: Version Info",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 4
| 2025-04-12T14:25:20
| 2025-04-14T07:26:50
| 2025-04-14T07:26:49
|
NONE
| null | null | null | null |
### Description
sss
### Steps to reproduce
1. sss
### React Native Version
1
### Affected Platforms
Build - Linux
### Output of `npx @react-native-community/cli info`
```text
1
```
### Stacktrace or Logs
```text
1
```
### Reproducer
1
### Screenshots and Videos
_No response_
|
{
"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://api.github.com/users/react-native-bot/followers",
"following_url": "https://api.github.com/users/react-native-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/react-native-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/react-native-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/react-native-bot/subscriptions",
"organizations_url": "https://api.github.com/users/react-native-bot/orgs",
"repos_url": "https://api.github.com/users/react-native-bot/repos",
"events_url": "https://api.github.com/users/react-native-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/react-native-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50677/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50677/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50676
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50676/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50676/comments
|
https://api.github.com/repos/facebook/react-native/issues/50676/events
|
https://github.com/facebook/react-native/issues/50676
| 2,990,453,140
|
I_kwDOAbrxp86yPrGU
| 50,676
|
components that blink in the presence of a scrollcomponents that blink in the presence of a scroll : ios
|
{
"login": "klawijuice",
"id": 59923884,
"node_id": "MDQ6VXNlcjU5OTIzODg0",
"avatar_url": "https://avatars.githubusercontent.com/u/59923884?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/klawijuice",
"html_url": "https://github.com/klawijuice",
"followers_url": "https://api.github.com/users/klawijuice/followers",
"following_url": "https://api.github.com/users/klawijuice/following{/other_user}",
"gists_url": "https://api.github.com/users/klawijuice/gists{/gist_id}",
"starred_url": "https://api.github.com/users/klawijuice/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/klawijuice/subscriptions",
"organizations_url": "https://api.github.com/users/klawijuice/orgs",
"repos_url": "https://api.github.com/users/klawijuice/repos",
"events_url": "https://api.github.com/users/klawijuice/events{/privacy}",
"received_events_url": "https://api.github.com/users/klawijuice/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 1794376073,
"node_id": "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 the issue."
},
{
"id": 5021085328,
"node_id": "LA_kwDOAbrxp88AAAABK0eukA",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20Unsupported%20Version",
"name": "Type: Unsupported Version",
"color": "ffffff",
"default": false,
"description": "Issues reported to a version of React Native that is no longer supported"
}
] |
open
| false
| null |
[] | null | 7
| 2025-04-12T12:39:23
| 2025-05-26T08:33:14
| null |
NONE
| null | null | null | null |
### Description
I had a React Native 0.75.4 project, and everything was fine until I migrated to version 76.9
I'm noticing that in this version, I have components that flash even when I'm not interacting with the app, as in the example in the video.
https://github.com/user-attachments/assets/93038e08-bbc1-4851-82a3-6c21cd3f0c00
### Steps to reproduce
no
### React Native Version
0.76.9
### Affected Platforms
Runtime - iOS
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.4
CPU: (8) arm64 Apple M1 Pro
Memory: 160.19 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 20.17.0
path: ~/.nvm/versions/node/v20.17.0/bin/node
Yarn: Not Found
npm:
version: 11.2.0
path: ~/.nvm/versions/node/v20.17.0/bin/npm
Watchman:
version: 2024.09.30.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.15.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.0
- iOS 18.0
- macOS 15.0
- tvOS 18.0
- visionOS 2.0
- watchOS 11.0
Android SDK: Not Found
IDEs:
Android Studio: 2024.1 AI-241.18034.62.2412.12266719
Xcode:
version: 16.0/16A242d
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.12
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.1
wanted: 15.0.1
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.76.9
wanted: 0.76.9
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Stacktrace or Logs
```text
no
```
### Reproducer
no
### Screenshots and Videos

| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50676/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50676/timeline
| null | null |
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50675
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50675/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50675/comments
|
https://api.github.com/repos/facebook/react-native/issues/50675/events
|
https://github.com/facebook/react-native/issues/50675
| 2,990,050,668
|
I_kwDOAbrxp86yOI1s
| 50,675
|
Missing npm stable tags
|
{
"login": "johnf",
"id": 42590,
"node_id": "MDQ6VXNlcjQyNTkw",
"avatar_url": "https://avatars.githubusercontent.com/u/42590?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/johnf",
"html_url": "https://github.com/johnf",
"followers_url": "https://api.github.com/users/johnf/followers",
"following_url": "https://api.github.com/users/johnf/following{/other_user}",
"gists_url": "https://api.github.com/users/johnf/gists{/gist_id}",
"starred_url": "https://api.github.com/users/johnf/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/johnf/subscriptions",
"organizations_url": "https://api.github.com/users/johnf/orgs",
"repos_url": "https://api.github.com/users/johnf/repos",
"events_url": "https://api.github.com/users/johnf/events{/privacy}",
"received_events_url": "https://api.github.com/users/johnf/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 872682019,
"node_id": "MDU6TGFiZWw4NzI2ODIwMTk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20Fixed",
"name": "Resolution: Fixed",
"color": "0e8a16",
"default": false,
"description": "A PR that fixes this issue has been merged."
}
] |
closed
| false
| null |
[] | null | 2
| 2025-04-12T01:22:43
| 2025-04-15T11:13:57
| 2025-04-15T11:13:50
|
NONE
| null | null | null | null |
### Description
Can npm tags be published for
* 0.78-stable
* 0.79-stable
I use these for regression testing against previous versions
### Steps to reproduce
npm add react-native@0.79-stable
### React Native Version
0.79.0
### Affected Platforms
Runtime - Android
### Output of `npx @react-native-community/cli info`
```text
N/A
```
### Stacktrace or Logs
```text
n/A
```
### Reproducer
n/A
### Screenshots and Videos
_No response_
|
{
"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/cortinico/followers",
"following_url": "https://api.github.com/users/cortinico/following{/other_user}",
"gists_url": "https://api.github.com/users/cortinico/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cortinico/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cortinico/subscriptions",
"organizations_url": "https://api.github.com/users/cortinico/orgs",
"repos_url": "https://api.github.com/users/cortinico/repos",
"events_url": "https://api.github.com/users/cortinico/events{/privacy}",
"received_events_url": "https://api.github.com/users/cortinico/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50675/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50675/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50674
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50674/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50674/comments
|
https://api.github.com/repos/facebook/react-native/issues/50674/events
|
https://github.com/facebook/react-native/pull/50674
| 2,989,913,917
|
PR_kwDOAbrxp86SU3eA
| 50,674
|
Deploy 0.267.0 to xplat
|
{
"login": "panagosg7",
"id": 1099437,
"node_id": "MDQ6VXNlcjEwOTk0Mzc=",
"avatar_url": "https://avatars.githubusercontent.com/u/1099437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/panagosg7",
"html_url": "https://github.com/panagosg7",
"followers_url": "https://api.github.com/users/panagosg7/followers",
"following_url": "https://api.github.com/users/panagosg7/following{/other_user}",
"gists_url": "https://api.github.com/users/panagosg7/gists{/gist_id}",
"starred_url": "https://api.github.com/users/panagosg7/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/panagosg7/subscriptions",
"organizations_url": "https://api.github.com/users/panagosg7/orgs",
"repos_url": "https://api.github.com/users/panagosg7/repos",
"events_url": "https://api.github.com/users/panagosg7/events{/privacy}",
"received_events_url": "https://api.github.com/users/panagosg7/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-11T23:20:11
| 2025-04-12T06:26:24
| 2025-04-12T06:26:15
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50674",
"html_url": "https://github.com/facebook/react-native/pull/50674",
"diff_url": "https://github.com/facebook/react-native/pull/50674.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50674.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Differential Revision: D72888246
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50674/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50674/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50673
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50673/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50673/comments
|
https://api.github.com/repos/facebook/react-native/issues/50673/events
|
https://github.com/facebook/react-native/pull/50673
| 2,989,853,319
|
PR_kwDOAbrxp86SUp8d
| 50,673
|
Hide chrome when viewing deep links on tiny screens
|
{
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/users/NickGerleman/followers",
"following_url": "https://api.github.com/users/NickGerleman/following{/other_user}",
"gists_url": "https://api.github.com/users/NickGerleman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/NickGerleman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/NickGerleman/subscriptions",
"organizations_url": "https://api.github.com/users/NickGerleman/orgs",
"repos_url": "https://api.github.com/users/NickGerleman/repos",
"events_url": "https://api.github.com/users/NickGerleman/events{/privacy}",
"received_events_url": "https://api.github.com/users/NickGerleman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 4
| 2025-04-11T22:34:35
| 2025-04-12T04:11:33
| 2025-04-12T04:11:23
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50673",
"html_url": "https://github.com/facebook/react-native/pull/50673",
"diff_url": "https://github.com/facebook/react-native/pull/50673.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50673.patch",
"merged_at": null
}
|
Summary:
Because, this is less a pain then trying to shrink every example to fit in to the tiny window given to us by Jest E2E.
Changelog: [Internal]
Reviewed By: joevilches
Differential Revision: D72683487
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50673/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50673/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50672
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50672/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50672/comments
|
https://api.github.com/repos/facebook/react-native/issues/50672/events
|
https://github.com/facebook/react-native/pull/50672
| 2,989,809,792
|
PR_kwDOAbrxp86SUgY9
| 50,672
|
Remove chonky header for single modules
|
{
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/users/NickGerleman/followers",
"following_url": "https://api.github.com/users/NickGerleman/following{/other_user}",
"gists_url": "https://api.github.com/users/NickGerleman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/NickGerleman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/NickGerleman/subscriptions",
"organizations_url": "https://api.github.com/users/NickGerleman/orgs",
"repos_url": "https://api.github.com/users/NickGerleman/repos",
"events_url": "https://api.github.com/users/NickGerleman/events{/privacy}",
"received_events_url": "https://api.github.com/users/NickGerleman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-11T21:59:02
| 2025-04-12T00:18:24
| 2025-04-12T00:18:12
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50672",
"html_url": "https://github.com/facebook/react-native/pull/50672",
"diff_url": "https://github.com/facebook/react-native/pull/50672.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50672.patch",
"merged_at": null
}
|
Summary:
We have precious little screen real estate, esp in E2E tests where we get 320x192 dips. Let's clean this up.
Changelog: [Internal]
Reviewed By: cortinico, GijsWeterings
Differential Revision: D72683491
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50672/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50672/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50671
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50671/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50671/comments
|
https://api.github.com/repos/facebook/react-native/issues/50671/events
|
https://github.com/facebook/react-native/pull/50671
| 2,989,680,358
|
PR_kwDOAbrxp86SUDxO
| 50,671
|
Convert ReactProp.java to Kotlin
|
{
"login": "OmarBafagih",
"id": 71048942,
"node_id": "MDQ6VXNlcjcxMDQ4OTQy",
"avatar_url": "https://avatars.githubusercontent.com/u/71048942?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/OmarBafagih",
"html_url": "https://github.com/OmarBafagih",
"followers_url": "https://api.github.com/users/OmarBafagih/followers",
"following_url": "https://api.github.com/users/OmarBafagih/following{/other_user}",
"gists_url": "https://api.github.com/users/OmarBafagih/gists{/gist_id}",
"starred_url": "https://api.github.com/users/OmarBafagih/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/OmarBafagih/subscriptions",
"organizations_url": "https://api.github.com/users/OmarBafagih/orgs",
"repos_url": "https://api.github.com/users/OmarBafagih/repos",
"events_url": "https://api.github.com/users/OmarBafagih/events{/privacy}",
"received_events_url": "https://api.github.com/users/OmarBafagih/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 4
| 2025-04-11T20:36:44
| 2025-04-14T20:25:27
| 2025-04-14T20:25:15
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50671",
"html_url": "https://github.com/facebook/react-native/pull/50671",
"diff_url": "https://github.com/facebook/react-native/pull/50671.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50671.patch",
"merged_at": null
}
|
Summary:
Changelog:
[Internal]
Differential Revision: D72803988
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50671/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50671/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50670
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50670/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50670/comments
|
https://api.github.com/repos/facebook/react-native/issues/50670/events
|
https://github.com/facebook/react-native/pull/50670
| 2,989,659,227
|
PR_kwDOAbrxp86ST_K5
| 50,670
|
Use `rntester-legacy` URL scheme for legacy arch app
|
{
"login": "NickGerleman",
"id": 835219,
"node_id": "MDQ6VXNlcjgzNTIxOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/835219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickGerleman",
"html_url": "https://github.com/NickGerleman",
"followers_url": "https://api.github.com/users/NickGerleman/followers",
"following_url": "https://api.github.com/users/NickGerleman/following{/other_user}",
"gists_url": "https://api.github.com/users/NickGerleman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/NickGerleman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/NickGerleman/subscriptions",
"organizations_url": "https://api.github.com/users/NickGerleman/orgs",
"repos_url": "https://api.github.com/users/NickGerleman/repos",
"events_url": "https://api.github.com/users/NickGerleman/events{/privacy}",
"received_events_url": "https://api.github.com/users/NickGerleman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-11T20:21:59
| 2025-04-11T21:53:38
| 2025-04-11T21:53:29
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50670",
"html_url": "https://github.com/facebook/react-native/pull/50670",
"diff_url": "https://github.com/facebook/react-native/pull/50670.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50670.patch",
"merged_at": null
}
|
Summary: Changelog: [internal]
Reviewed By: shwanton
Differential Revision: D72840476
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50670/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50670/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50669
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50669/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50669/comments
|
https://api.github.com/repos/facebook/react-native/issues/50669/events
|
https://github.com/facebook/react-native/pull/50669
| 2,989,515,222
|
PR_kwDOAbrxp86STfg5
| 50,669
|
RN: Revert `Okio.buffer(…)` Change from D72632266
|
{
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/followers",
"following_url": "https://api.github.com/users/yungsters/following{/other_user}",
"gists_url": "https://api.github.com/users/yungsters/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yungsters/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yungsters/subscriptions",
"organizations_url": "https://api.github.com/users/yungsters/orgs",
"repos_url": "https://api.github.com/users/yungsters/repos",
"events_url": "https://api.github.com/users/yungsters/events{/privacy}",
"received_events_url": "https://api.github.com/users/yungsters/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-11T19:00:37
| 2025-04-11T20:37:10
| 2025-04-11T20:36:59
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50669",
"html_url": "https://github.com/facebook/react-native/pull/50669",
"diff_url": "https://github.com/facebook/react-native/pull/50669.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50669.patch",
"merged_at": null
}
|
Summary:
Fixes a bug that was introduced while migrating from Java to Kotlin.
Changelog:
[Android][Changed] - Fixed a bug with synchronously fetching resources from Metro.
Reviewed By: mdvacca
Differential Revision: D72878362
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50669/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50669/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50668
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50668/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50668/comments
|
https://api.github.com/repos/facebook/react-native/issues/50668/events
|
https://github.com/facebook/react-native/pull/50668
| 2,989,424,161
|
PR_kwDOAbrxp86STLSS
| 50,668
|
move rncxx utils
|
{
"login": "andrewdacenko",
"id": 2395231,
"node_id": "MDQ6VXNlcjIzOTUyMzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/2395231?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/andrewdacenko",
"html_url": "https://github.com/andrewdacenko",
"followers_url": "https://api.github.com/users/andrewdacenko/followers",
"following_url": "https://api.github.com/users/andrewdacenko/following{/other_user}",
"gists_url": "https://api.github.com/users/andrewdacenko/gists{/gist_id}",
"starred_url": "https://api.github.com/users/andrewdacenko/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/andrewdacenko/subscriptions",
"organizations_url": "https://api.github.com/users/andrewdacenko/orgs",
"repos_url": "https://api.github.com/users/andrewdacenko/repos",
"events_url": "https://api.github.com/users/andrewdacenko/events{/privacy}",
"received_events_url": "https://api.github.com/users/andrewdacenko/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-11T18:25:19
| 2025-04-11T21:38:49
| 2025-04-11T21:38:39
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50668",
"html_url": "https://github.com/facebook/react-native/pull/50668",
"diff_url": "https://github.com/facebook/react-native/pull/50668.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50668.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Reviewed By: zeyap
Differential Revision: D72800712
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50668/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50668/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50667
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50667/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50667/comments
|
https://api.github.com/repos/facebook/react-native/issues/50667/events
|
https://github.com/facebook/react-native/issues/50667
| 2,989,161,836
|
I_kwDOAbrxp86yKv1s
| 50,667
|
[0.79.0] Unsupported top level event type "topTap" dispatched
|
{
"login": "mgcrea",
"id": 108273,
"node_id": "MDQ6VXNlcjEwODI3Mw==",
"avatar_url": "https://avatars.githubusercontent.com/u/108273?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mgcrea",
"html_url": "https://github.com/mgcrea",
"followers_url": "https://api.github.com/users/mgcrea/followers",
"following_url": "https://api.github.com/users/mgcrea/following{/other_user}",
"gists_url": "https://api.github.com/users/mgcrea/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mgcrea/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mgcrea/subscriptions",
"organizations_url": "https://api.github.com/users/mgcrea/orgs",
"repos_url": "https://api.github.com/users/mgcrea/repos",
"events_url": "https://api.github.com/users/mgcrea/events{/privacy}",
"received_events_url": "https://api.github.com/users/mgcrea/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 1794148347,
"node_id": "MDU6TGFiZWwxNzk0MTQ4MzQ3",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Triage%20:mag:",
"name": "Needs: Triage :mag:",
"color": "bfd4f2",
"default": false,
"description": ""
},
{
"id": 3815166274,
"node_id": "LA_kwDOAbrxp87jZtFC",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20New%20Architecture",
"name": "Type: New Architecture",
"color": "f9d0c4",
"default": false,
"description": "Issues and PRs related to new architecture (Fabric/Turbo Modules)"
}
] |
closed
| false
| null |
[] | null | 2
| 2025-04-11T16:36:08
| 2025-04-14T16:12:06
| 2025-04-14T16:12:04
|
NONE
| null | null | null | null |
### Description
I was playing with a [swift-enabled fabric-component library example](https://github.com/mgcrea/react-native-fabric-component-library-example) I built a while ago and wanted to add event handling to a basic Swift ColorView. Somehow react-native complains about an unsupported top level "event":
```
Error: Unsupported top level event type "topTap" dispatched, js engine: hermes
```
I guess there might be something silly going on, what is very strange is that I don't encounter the issue on a more involved setup (https://github.com/mgcrea/react-native-swiftui) that has the exact same objective-c code, but is using more complex swift code (UIHostingViewController, etc.), tested with 0.79 as well.

Issue looks close to this old issue: #34072
### Steps to reproduce
1. Got to the example folder and install dependencies with pnpm (to allow linking).
2. pnpm install:ios
3. pnpm open:ios
4. tap on the green box (native swift ColorView)
### React Native Version
0.79.0
### Affected Platforms
Runtime - iOS
### Areas
Fabric - The New Renderer
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.3.1
CPU: (10) arm64 Apple M1 Max
Memory: 743.44 MB / 32.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 22.14.0
path: /opt/homebrew/opt/node@22/bin/node
Yarn: Not Found
npm:
version: 10.9.2
path: /opt/homebrew/opt/node@22/bin/npm
Watchman:
version: 2025.02.17.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.4
- iOS 18.4
- macOS 15.4
- tvOS 18.4
- visionOS 2.4
- watchOS 11.4
Android SDK: Not Found
IDEs:
Android Studio: 2023.2 AI-232.10227.8.2321.11479570
Xcode:
version: 16.3/16E140
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.14
path: /usr/bin/javac
Ruby:
version: 3.4.2
path: /opt/homebrew/opt/ruby/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 18.0.0
wanted: 18.0.0
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.79.0
wanted: 0.79.0
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Stacktrace or Logs
```text
console.js:654 Error: Unsupported top level event type "topTap" dispatched, js engine: hermes
anonymous @ console.js:654
overrideMethod @ backend.js:17785
reactConsoleErrorHandler @ ExceptionsManager.js:182
anonymous @ setUpDeveloperTools.js:40
registerError @ LogBox.js:231
anonymous @ LogBox.js:80
reportException @ ExceptionsManager.js:111
handleException @ ExceptionsManager.js:171
handleError @ setUpErrorHandling.js:25
reportFatalError @ error-guard.js:49
```
### Reproducer
https://github.com/mgcrea/react-native-fabric-component-library-example
### Screenshots and Videos
_No response_
|
{
"login": "mgcrea",
"id": 108273,
"node_id": "MDQ6VXNlcjEwODI3Mw==",
"avatar_url": "https://avatars.githubusercontent.com/u/108273?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mgcrea",
"html_url": "https://github.com/mgcrea",
"followers_url": "https://api.github.com/users/mgcrea/followers",
"following_url": "https://api.github.com/users/mgcrea/following{/other_user}",
"gists_url": "https://api.github.com/users/mgcrea/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mgcrea/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mgcrea/subscriptions",
"organizations_url": "https://api.github.com/users/mgcrea/orgs",
"repos_url": "https://api.github.com/users/mgcrea/repos",
"events_url": "https://api.github.com/users/mgcrea/events{/privacy}",
"received_events_url": "https://api.github.com/users/mgcrea/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50667/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50667/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50666
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50666/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50666/comments
|
https://api.github.com/repos/facebook/react-native/issues/50666/events
|
https://github.com/facebook/react-native/pull/50666
| 2,989,134,032
|
PR_kwDOAbrxp86SSOBc
| 50,666
|
Update assert message in ReactNativeNewArchitectureFeatureFlags
|
{
"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/followers",
"following_url": "https://api.github.com/users/mdvacca/following{/other_user}",
"gists_url": "https://api.github.com/users/mdvacca/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mdvacca/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mdvacca/subscriptions",
"organizations_url": "https://api.github.com/users/mdvacca/orgs",
"repos_url": "https://api.github.com/users/mdvacca/repos",
"events_url": "https://api.github.com/users/mdvacca/events{/privacy}",
"received_events_url": "https://api.github.com/users/mdvacca/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-11T16:23:52
| 2025-04-14T20:54:15
| 2025-04-14T20:54:01
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50666",
"html_url": "https://github.com/facebook/react-native/pull/50666",
"diff_url": "https://github.com/facebook/react-native/pull/50666.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50666.patch",
"merged_at": null
}
|
Summary:
This diff updates the assert message in ReactNativeNewArchitectureFeatureFlags to reflect the behavior required by the assert
changelog: [internal] internal
Differential Revision: D72868428
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50666/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50666/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50665
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50665/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50665/comments
|
https://api.github.com/repos/facebook/react-native/issues/50665/events
|
https://github.com/facebook/react-native/pull/50665
| 2,989,051,167
|
PR_kwDOAbrxp86SR8Np
| 50,665
|
Improve format of navigation to home
|
{
"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/rubennorte/followers",
"following_url": "https://api.github.com/users/rubennorte/following{/other_user}",
"gists_url": "https://api.github.com/users/rubennorte/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rubennorte/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rubennorte/subscriptions",
"organizations_url": "https://api.github.com/users/rubennorte/orgs",
"repos_url": "https://api.github.com/users/rubennorte/repos",
"events_url": "https://api.github.com/users/rubennorte/events{/privacy}",
"received_events_url": "https://api.github.com/users/rubennorte/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 2
| 2025-04-11T15:51:31
| 2025-04-11T17:33:29
| 2025-04-11T17:33:17
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50665",
"html_url": "https://github.com/facebook/react-native/pull/50665",
"diff_url": "https://github.com/facebook/react-native/pull/50665.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50665.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
Just a stylistic change of the link back to the documentation home.
It also changes the link in the template to make sure it's incorrect so people are forced to edit it when creating new docs.
Differential Revision: D72866823
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50665/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50665/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50664
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50664/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50664/comments
|
https://api.github.com/repos/facebook/react-native/issues/50664/events
|
https://github.com/facebook/react-native/pull/50664
| 2,989,010,596
|
PR_kwDOAbrxp86SRzD1
| 50,664
|
Convert com.facebook.react.runtime.ReactInstance to Kotlin
|
{
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers",
"following_url": "https://api.github.com/users/javache/following{/other_user}",
"gists_url": "https://api.github.com/users/javache/gists{/gist_id}",
"starred_url": "https://api.github.com/users/javache/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/javache/subscriptions",
"organizations_url": "https://api.github.com/users/javache/orgs",
"repos_url": "https://api.github.com/users/javache/repos",
"events_url": "https://api.github.com/users/javache/events{/privacy}",
"received_events_url": "https://api.github.com/users/javache/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 9
| 2025-04-11T15:37:36
| 2025-04-22T16:22:32
| 2025-04-22T13:21:54
|
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50664",
"html_url": "https://github.com/facebook/react-native/pull/50664",
"diff_url": "https://github.com/facebook/react-native/pull/50664.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50664.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Differential Revision: D72804418
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50664/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50664/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50663
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50663/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50663/comments
|
https://api.github.com/repos/facebook/react-native/issues/50663/events
|
https://github.com/facebook/react-native/pull/50663
| 2,988,994,193
|
PR_kwDOAbrxp86SRvUh
| 50,663
|
Improve documentation for Fantom (expanding on pragmas)
|
{
"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/rubennorte/followers",
"following_url": "https://api.github.com/users/rubennorte/following{/other_user}",
"gists_url": "https://api.github.com/users/rubennorte/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rubennorte/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rubennorte/subscriptions",
"organizations_url": "https://api.github.com/users/rubennorte/orgs",
"repos_url": "https://api.github.com/users/rubennorte/repos",
"events_url": "https://api.github.com/users/rubennorte/events{/privacy}",
"received_events_url": "https://api.github.com/users/rubennorte/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 4
| 2025-04-11T15:32:51
| 2025-04-11T17:33:29
| 2025-04-11T17:33:17
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50663",
"html_url": "https://github.com/facebook/react-native/pull/50663",
"diff_url": "https://github.com/facebook/react-native/pull/50663.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50663.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
Adds additional documentation about pragmas and feature flags for Fantom.
Differential Revision: D72865960
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50663/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50663/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50662
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50662/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50662/comments
|
https://api.github.com/repos/facebook/react-native/issues/50662/events
|
https://github.com/facebook/react-native/pull/50662
| 2,988,958,344
|
PR_kwDOAbrxp86SRnky
| 50,662
|
Fix incorrect formatting
|
{
"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/rubennorte/followers",
"following_url": "https://api.github.com/users/rubennorte/following{/other_user}",
"gists_url": "https://api.github.com/users/rubennorte/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rubennorte/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rubennorte/subscriptions",
"organizations_url": "https://api.github.com/users/rubennorte/orgs",
"repos_url": "https://api.github.com/users/rubennorte/repos",
"events_url": "https://api.github.com/users/rubennorte/events{/privacy}",
"received_events_url": "https://api.github.com/users/rubennorte/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-11T15:17:41
| 2025-04-11T16:15:54
| 2025-04-11T16:15:44
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50662",
"html_url": "https://github.com/facebook/react-native/pull/50662",
"diff_url": "https://github.com/facebook/react-native/pull/50662.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50662.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
Prettier accidentally removed the line break here, breaking the Github Markdown format for this.
Differential Revision: D72861208
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50662/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50662/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50661
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50661/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50661/comments
|
https://api.github.com/repos/facebook/react-native/issues/50661/events
|
https://github.com/facebook/react-native/issues/50661
| 2,988,738,229
|
I_kwDOAbrxp86yJIa1
| 50,661
|
Translation file missing error it.json in React Native Debugger
|
{
"login": "Angelk90",
"id": 20476002,
"node_id": "MDQ6VXNlcjIwNDc2MDAy",
"avatar_url": "https://avatars.githubusercontent.com/u/20476002?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Angelk90",
"html_url": "https://github.com/Angelk90",
"followers_url": "https://api.github.com/users/Angelk90/followers",
"following_url": "https://api.github.com/users/Angelk90/following{/other_user}",
"gists_url": "https://api.github.com/users/Angelk90/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Angelk90/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Angelk90/subscriptions",
"organizations_url": "https://api.github.com/users/Angelk90/orgs",
"repos_url": "https://api.github.com/users/Angelk90/repos",
"events_url": "https://api.github.com/users/Angelk90/events{/privacy}",
"received_events_url": "https://api.github.com/users/Angelk90/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"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": "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 the issue."
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-11T13:50:50
| 2025-05-09T07:51:17
| 2025-05-09T07:51:17
|
NONE
| null | null | null | null |
### Description
Error:
```
Launching DevTools...
Error: ENOENT: no such file or directory, stat '/Users/NameUser/Desktop/app/node_modules/
@react-native/debugger-frontend/dist/third-party/front_end/core/i18n/locales/it.json'
MAP ./index.js
```
When launching the debugger for a React Native app, the error `ENOENT: no such file or directory` occurs, indicating that the system cannot find the `it.json` translation file needed for `Italian` localization.
This file should be located in the `@react-native/debugger-frontend` package folder, but it is missing.
The error prevents the debugger from working properly, which attempts to load the Italian UI, but fails to do so due to the missing translation file.
### Steps to reproduce
1. yarn start
2. yarn android
3. Place yourself on the shell where you executed the `yarn start` command
4. Press j
### React Native Version
0.78.2
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.3
CPU: (8) x64 Intel(R) Core(TM) i5-1038NG7 CPU @ 2.00GHz
Memory: 22.73 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 23.10.0
path: /usr/local/opt/nvm/versions/node/v23.10.0/bin/node
Yarn:
version: 1.22.4
path: /usr/local/bin/yarn
npm:
version: 10.9.2
path: /usr/local/opt/nvm/versions/node/v23.10.0/bin/npm
Watchman:
version: 2025.03.10.00
path: /usr/local/bin/watchman
Managers:
CocoaPods:
version: 1.13.0
path: /Users/NameUser/.rbenv/shims/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.4
- iOS 18.4
- macOS 15.4
- tvOS 18.4
- visionOS 2.4
- watchOS 11.4
Android SDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.23726.103.2422.12816248
Xcode:
version: 16.3/16E140
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.7
path: /usr/bin/javac
Ruby:
version: 3.2.2
path: /Users/NameUser/.rbenv/shims/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.1
wanted: 15.0.1
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.78.2
wanted: 0.78.2
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
```
### Screenshots and Videos
_No response_
|
{
"login": "Angelk90",
"id": 20476002,
"node_id": "MDQ6VXNlcjIwNDc2MDAy",
"avatar_url": "https://avatars.githubusercontent.com/u/20476002?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Angelk90",
"html_url": "https://github.com/Angelk90",
"followers_url": "https://api.github.com/users/Angelk90/followers",
"following_url": "https://api.github.com/users/Angelk90/following{/other_user}",
"gists_url": "https://api.github.com/users/Angelk90/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Angelk90/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Angelk90/subscriptions",
"organizations_url": "https://api.github.com/users/Angelk90/orgs",
"repos_url": "https://api.github.com/users/Angelk90/repos",
"events_url": "https://api.github.com/users/Angelk90/events{/privacy}",
"received_events_url": "https://api.github.com/users/Angelk90/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50661/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50661/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50660
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50660/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50660/comments
|
https://api.github.com/repos/facebook/react-native/issues/50660/events
|
https://github.com/facebook/react-native/pull/50660
| 2,988,705,009
|
PR_kwDOAbrxp86SQv4s
| 50,660
|
Use scrollTop for scrolling tests
|
{
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/rubennorte/followers",
"following_url": "https://api.github.com/users/rubennorte/following{/other_user}",
"gists_url": "https://api.github.com/users/rubennorte/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rubennorte/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rubennorte/subscriptions",
"organizations_url": "https://api.github.com/users/rubennorte/orgs",
"repos_url": "https://api.github.com/users/rubennorte/repos",
"events_url": "https://api.github.com/users/rubennorte/events{/privacy}",
"received_events_url": "https://api.github.com/users/rubennorte/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 4
| 2025-04-11T13:37:24
| 2025-04-11T15:09:28
| 2025-04-11T15:09:17
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50660",
"html_url": "https://github.com/facebook/react-native/pull/50660",
"diff_url": "https://github.com/facebook/react-native/pull/50660.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50660.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
This is just a simpler way to test for changes in scroll position.
Differential Revision: D72860138
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50660/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50660/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50659
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50659/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50659/comments
|
https://api.github.com/repos/facebook/react-native/issues/50659/events
|
https://github.com/facebook/react-native/pull/50659
| 2,988,704,979
|
PR_kwDOAbrxp86SQv4R
| 50,659
|
Add usage documentation for Fantom
|
{
"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/rubennorte/followers",
"following_url": "https://api.github.com/users/rubennorte/following{/other_user}",
"gists_url": "https://api.github.com/users/rubennorte/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rubennorte/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rubennorte/subscriptions",
"organizations_url": "https://api.github.com/users/rubennorte/orgs",
"repos_url": "https://api.github.com/users/rubennorte/repos",
"events_url": "https://api.github.com/users/rubennorte/events{/privacy}",
"received_events_url": "https://api.github.com/users/rubennorte/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 2
| 2025-04-11T13:37:23
| 2025-04-11T14:56:11
| 2025-04-11T14:55:49
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50659",
"html_url": "https://github.com/facebook/react-native/pull/50659",
"diff_url": "https://github.com/facebook/react-native/pull/50659.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50659.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
This adds the user guide documentation for Fantom.
Co-authored-by: Samuel Susla <samuelsusla@meta.com>
Reviewed By: sammy-SC
Differential Revision: D72860137
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50659/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 1
}
|
https://api.github.com/repos/facebook/react-native/issues/50659/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50658
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50658/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50658/comments
|
https://api.github.com/repos/facebook/react-native/issues/50658/events
|
https://github.com/facebook/react-native/pull/50658
| 2,988,688,792
|
PR_kwDOAbrxp86SQsUh
| 50,658
|
Fix ReactInstanceIntegrationTest.cpp poisoning future tests.
|
{
"login": "GijsWeterings",
"id": 5946346,
"node_id": "MDQ6VXNlcjU5NDYzNDY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5946346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GijsWeterings",
"html_url": "https://github.com/GijsWeterings",
"followers_url": "https://api.github.com/users/GijsWeterings/followers",
"following_url": "https://api.github.com/users/GijsWeterings/following{/other_user}",
"gists_url": "https://api.github.com/users/GijsWeterings/gists{/gist_id}",
"starred_url": "https://api.github.com/users/GijsWeterings/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/GijsWeterings/subscriptions",
"organizations_url": "https://api.github.com/users/GijsWeterings/orgs",
"repos_url": "https://api.github.com/users/GijsWeterings/repos",
"events_url": "https://api.github.com/users/GijsWeterings/events{/privacy}",
"received_events_url": "https://api.github.com/users/GijsWeterings/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-11T13:31:04
| 2025-04-11T15:18:59
| 2025-04-11T15:18:46
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50658",
"html_url": "https://github.com/facebook/react-native/pull/50658",
"diff_url": "https://github.com/facebook/react-native/pull/50658.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50658.patch",
"merged_at": null
}
|
Summary:
The root cause of this is D67857739, confirmed via bisect.
The ReactInstanceIntegrationTest.cpp tests caused some sort of state poisoning. Because of that all tests in the same buck module that ran after, failed. These cpp tests have a retry mechanism where failing tests are retried, and because in that situation the integration tests didn't run, they passed there.
This turned into a total of 24 tests being 50% flaky, as every first attempt failed but every second attempt (in isolation) succeeded.
I did a bit of trial and error with resetting InspectorFlags and ReactNativeFeatureFlags (the latter was already being done before D67857739), and added an extra assertion to the tests to make sure that after that, `dangerouslyDisableFuseboxForTest` still worked in the right (but only the right) contexts.
Changelog: [Internal]
Differential Revision: D72860850
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50658/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50658/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50657
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50657/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50657/comments
|
https://api.github.com/repos/facebook/react-native/issues/50657/events
|
https://github.com/facebook/react-native/pull/50657
| 2,988,653,316
|
PR_kwDOAbrxp86SQkm1
| 50,657
|
'[skip ci] [RN][Android][Sustainability] Extract inner classes from ReactTextInputManager to separate files
|
{
"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/cortinico/followers",
"following_url": "https://api.github.com/users/cortinico/following{/other_user}",
"gists_url": "https://api.github.com/users/cortinico/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cortinico/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cortinico/subscriptions",
"organizations_url": "https://api.github.com/users/cortinico/orgs",
"repos_url": "https://api.github.com/users/cortinico/repos",
"events_url": "https://api.github.com/users/cortinico/events{/privacy}",
"received_events_url": "https://api.github.com/users/cortinico/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 2
| 2025-04-11T13:16:24
| 2025-04-12T08:52:58
| 2025-04-12T08:52:44
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50657",
"html_url": "https://github.com/facebook/react-native/pull/50657",
"diff_url": "https://github.com/facebook/react-native/pull/50657.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50657.patch",
"merged_at": null
}
|
Summary:
The ReactTextInputManager file is huge and really hard to migrate to Kotlin.
Here I'\''m extracting 4 private inner classes to separate files and converting them to Kotlin.
This will make reviewing the Kotlin migration of ReactTextInputManager a bit easier.
Changelog:
[Internal] [Changed] -
Differential Revision: D72858396
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50657/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/50657/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50656
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50656/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50656/comments
|
https://api.github.com/repos/facebook/react-native/issues/50656/events
|
https://github.com/facebook/react-native/pull/50656
| 2,988,649,329
|
PR_kwDOAbrxp86SQjt8
| 50,656
|
Convert to Kotlin - ReactTextInputManager
|
{
"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/cortinico/followers",
"following_url": "https://api.github.com/users/cortinico/following{/other_user}",
"gists_url": "https://api.github.com/users/cortinico/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cortinico/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cortinico/subscriptions",
"organizations_url": "https://api.github.com/users/cortinico/orgs",
"repos_url": "https://api.github.com/users/cortinico/repos",
"events_url": "https://api.github.com/users/cortinico/events{/privacy}",
"received_events_url": "https://api.github.com/users/cortinico/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-11T13:14:45
| 2025-04-14T12:29:08
| 2025-04-14T12:28:55
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50656",
"html_url": "https://github.com/facebook/react-native/pull/50656",
"diff_url": "https://github.com/facebook/react-native/pull/50656.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50656.patch",
"merged_at": null
}
|
Summary:
This is going to convert to Kotlin one of the biggest class we have: ReactTextInputManager
As this class is quite big, I suspect there will be breakages.
https://github.com/search?type=code&q=%22%3A+ReactTextInputManager%22
I will investigate further and adjust the class as necessary.
Changelog:
[Android] [Breaking] - ReactTextInputManager is now in Kotlin
Differential Revision: D72859925
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50656/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50656/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50655
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50655/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50655/comments
|
https://api.github.com/repos/facebook/react-native/issues/50655/events
|
https://github.com/facebook/react-native/pull/50655
| 2,988,594,084
|
PR_kwDOAbrxp86SQXii
| 50,655
|
[RN][Codegen] Do not generate Apple specific file for Android
|
{
"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/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 5297756365,
"node_id": "LA_kwDOAbrxp88AAAABO8VYzQ",
"url": "https://api.github.com/repos/facebook/react-native/labels/Pick%20Request",
"name": "Pick Request",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 1
| 2025-04-11T12:51:59
| 2025-04-14T10:18:56
| 2025-04-14T10:17:59
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50655",
"html_url": "https://github.com/facebook/react-native/pull/50655",
"diff_url": "https://github.com/facebook/react-native/pull/50655.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50655.patch",
"merged_at": "2025-04-14T10:17:59"
}
|
## Summary:
We realized that when calling
npx react-native-community/cli codegen --path . --platform all --outputPath /tmp/codegen
We were generating in the android folder some files that are Apple-specific.
With this change, we should stop generating the Apple specific files in Android.
## Changelog:
[General][Fixed] - Do not generate Apple specific files for Android
## Test Plan:
| Before | After |
| ------ | ------|
| <img width="441" alt="Screenshot_2025-04-11_at_13 30 09" src="https://github.com/user-attachments/assets/cfa873b3-bc84-414c-8308-972a1169dff9" /> | <img width="471" alt="Screenshot 2025-04-11 at 13 44 16" src="https://github.com/user-attachments/assets/7a398b61-8faf-4810-a830-802be560a4d5" /> |
|
{
"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.com/users/fabriziocucci/followers",
"following_url": "https://api.github.com/users/fabriziocucci/following{/other_user}",
"gists_url": "https://api.github.com/users/fabriziocucci/gists{/gist_id}",
"starred_url": "https://api.github.com/users/fabriziocucci/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/fabriziocucci/subscriptions",
"organizations_url": "https://api.github.com/users/fabriziocucci/orgs",
"repos_url": "https://api.github.com/users/fabriziocucci/repos",
"events_url": "https://api.github.com/users/fabriziocucci/events{/privacy}",
"received_events_url": "https://api.github.com/users/fabriziocucci/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50655/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50655/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50654
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50654/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50654/comments
|
https://api.github.com/repos/facebook/react-native/issues/50654/events
|
https://github.com/facebook/react-native/pull/50654
| 2,988,582,740
|
PR_kwDOAbrxp86SQU8L
| 50,654
|
Do not generate Apple specific files for Android
|
{
"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/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-11T12:49:02
| 2025-04-11T14:44:58
| 2025-04-11T14:44:47
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50654",
"html_url": "https://github.com/facebook/react-native/pull/50654",
"diff_url": "https://github.com/facebook/react-native/pull/50654.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50654.patch",
"merged_at": null
}
|
Summary:
We realized that when calling
```
npx react-native-community/cli codegen --path . --platform all --outputPath /tmp/codegen
```
We were generating in the android folder some files that are Apple-specific.
With this change, we should stop generating the Apple specific files in Android.
## Changelog
[General][Fixed] - Do not generate Apple specific files for Android
Differential Revision: D72859336
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50654/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50654/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50653
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50653/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50653/comments
|
https://api.github.com/repos/facebook/react-native/issues/50653/events
|
https://github.com/facebook/react-native/pull/50653
| 2,988,568,264
|
PR_kwDOAbrxp86SQRxo
| 50,653
|
Move src/private/component files to specific directories
|
{
"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/rubennorte/followers",
"following_url": "https://api.github.com/users/rubennorte/following{/other_user}",
"gists_url": "https://api.github.com/users/rubennorte/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rubennorte/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rubennorte/subscriptions",
"organizations_url": "https://api.github.com/users/rubennorte/orgs",
"repos_url": "https://api.github.com/users/rubennorte/repos",
"events_url": "https://api.github.com/users/rubennorte/events{/privacy}",
"received_events_url": "https://api.github.com/users/rubennorte/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-11T12:42:37
| 2025-04-11T15:54:13
| 2025-04-11T15:54:00
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50653",
"html_url": "https://github.com/facebook/react-native/pull/50653",
"diff_url": "https://github.com/facebook/react-native/pull/50653.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50653.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
Just moving some private modules to scoped directories within `src/private/components`.
Differential Revision: D72855151
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50653/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50653/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50652
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50652/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50652/comments
|
https://api.github.com/repos/facebook/react-native/issues/50652/events
|
https://github.com/facebook/react-native/pull/50652
| 2,988,463,900
|
PR_kwDOAbrxp86SP6mE
| 50,652
|
move rncxx logging
|
{
"login": "andrewdacenko",
"id": 2395231,
"node_id": "MDQ6VXNlcjIzOTUyMzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/2395231?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/andrewdacenko",
"html_url": "https://github.com/andrewdacenko",
"followers_url": "https://api.github.com/users/andrewdacenko/followers",
"following_url": "https://api.github.com/users/andrewdacenko/following{/other_user}",
"gists_url": "https://api.github.com/users/andrewdacenko/gists{/gist_id}",
"starred_url": "https://api.github.com/users/andrewdacenko/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/andrewdacenko/subscriptions",
"organizations_url": "https://api.github.com/users/andrewdacenko/orgs",
"repos_url": "https://api.github.com/users/andrewdacenko/repos",
"events_url": "https://api.github.com/users/andrewdacenko/events{/privacy}",
"received_events_url": "https://api.github.com/users/andrewdacenko/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-11T12:01:16
| 2025-04-11T15:14:01
| 2025-04-11T15:13:51
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50652",
"html_url": "https://github.com/facebook/react-native/pull/50652",
"diff_url": "https://github.com/facebook/react-native/pull/50652.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50652.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Reviewed By: zeyap
Differential Revision: D72800216
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50652/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50652/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50651
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50651/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50651/comments
|
https://api.github.com/repos/facebook/react-native/issues/50651/events
|
https://github.com/facebook/react-native/pull/50651
| 2,988,459,490
|
PR_kwDOAbrxp86SP5nv
| 50,651
|
move rncxx profiling
|
{
"login": "andrewdacenko",
"id": 2395231,
"node_id": "MDQ6VXNlcjIzOTUyMzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/2395231?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/andrewdacenko",
"html_url": "https://github.com/andrewdacenko",
"followers_url": "https://api.github.com/users/andrewdacenko/followers",
"following_url": "https://api.github.com/users/andrewdacenko/following{/other_user}",
"gists_url": "https://api.github.com/users/andrewdacenko/gists{/gist_id}",
"starred_url": "https://api.github.com/users/andrewdacenko/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/andrewdacenko/subscriptions",
"organizations_url": "https://api.github.com/users/andrewdacenko/orgs",
"repos_url": "https://api.github.com/users/andrewdacenko/repos",
"events_url": "https://api.github.com/users/andrewdacenko/events{/privacy}",
"received_events_url": "https://api.github.com/users/andrewdacenko/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 4
| 2025-04-11T11:59:30
| 2025-04-11T19:11:54
| 2025-04-11T19:11:42
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50651",
"html_url": "https://github.com/facebook/react-native/pull/50651",
"diff_url": "https://github.com/facebook/react-native/pull/50651.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50651.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Reviewed By: javache
Differential Revision: D72792459
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50651/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50651/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50650
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50650/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50650/comments
|
https://api.github.com/repos/facebook/react-native/issues/50650/events
|
https://github.com/facebook/react-native/pull/50650
| 2,988,434,533
|
PR_kwDOAbrxp86SP0I5
| 50,650
|
Fix link to main doc in Event Loop documentation
|
{
"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/rubennorte/followers",
"following_url": "https://api.github.com/users/rubennorte/following{/other_user}",
"gists_url": "https://api.github.com/users/rubennorte/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rubennorte/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rubennorte/subscriptions",
"organizations_url": "https://api.github.com/users/rubennorte/orgs",
"repos_url": "https://api.github.com/users/rubennorte/repos",
"events_url": "https://api.github.com/users/rubennorte/events{/privacy}",
"received_events_url": "https://api.github.com/users/rubennorte/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-11T11:47:16
| 2025-04-11T14:56:06
| 2025-04-11T14:55:48
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50650",
"html_url": "https://github.com/facebook/react-native/pull/50650",
"diff_url": "https://github.com/facebook/react-native/pull/50650.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50650.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
just a fix in the docs
Differential Revision: D72855852
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50650/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50650/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50649
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50649/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50649/comments
|
https://api.github.com/repos/facebook/react-native/issues/50649/events
|
https://github.com/facebook/react-native/pull/50649
| 2,988,297,955
|
PR_kwDOAbrxp86SPV3W
| 50,649
|
Disable default markdownlint rules to prevent conflicts with prettier
|
{
"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/rubennorte/followers",
"following_url": "https://api.github.com/users/rubennorte/following{/other_user}",
"gists_url": "https://api.github.com/users/rubennorte/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rubennorte/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rubennorte/subscriptions",
"organizations_url": "https://api.github.com/users/rubennorte/orgs",
"repos_url": "https://api.github.com/users/rubennorte/repos",
"events_url": "https://api.github.com/users/rubennorte/events{/privacy}",
"received_events_url": "https://api.github.com/users/rubennorte/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 4
| 2025-04-11T10:48:11
| 2025-04-11T14:55:58
| 2025-04-11T14:55:47
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50649",
"html_url": "https://github.com/facebook/react-native/pull/50649",
"diff_url": "https://github.com/facebook/react-native/pull/50649.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50649.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
`markdownlint` failed on https://github.com/facebook/react-native/actions/runs/14400262967/job/40384250331?fbclid=IwZXh0bgNhZW0CMTEAAR51hcoM4zuGTG4SNbqas4z9X0FsIO8Y9DsCgxJepvD5qSdDezhhIV-uLTpn5w_aem_FF2OiYft3uMzK4xJrKGvuA because lines were too long, but that's already handled by Prettier and I thought that I had disabled that rule in the configuration/
It turns out you have to explicitly set `default: false` to actually disable the default rules and only use the options explicitly set in the config (which this does).
Differential Revision: D72855229
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50649/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50649/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50648
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50648/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50648/comments
|
https://api.github.com/repos/facebook/react-native/issues/50648/events
|
https://github.com/facebook/react-native/pull/50648
| 2,988,281,484
|
PR_kwDOAbrxp86SPSQ4
| 50,648
|
'[skip ci] [RN][Android][Sustainability] Convert to Kotlin - ReactTextInputShadowNode
|
{
"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/cortinico/followers",
"following_url": "https://api.github.com/users/cortinico/following{/other_user}",
"gists_url": "https://api.github.com/users/cortinico/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cortinico/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cortinico/subscriptions",
"organizations_url": "https://api.github.com/users/cortinico/orgs",
"repos_url": "https://api.github.com/users/cortinico/repos",
"events_url": "https://api.github.com/users/cortinico/events{/privacy}",
"received_events_url": "https://api.github.com/users/cortinico/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 4
| 2025-04-11T10:40:24
| 2025-04-11T15:14:04
| 2025-04-11T15:13:51
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50648",
"html_url": "https://github.com/facebook/react-native/pull/50648",
"diff_url": "https://github.com/facebook/react-native/pull/50648.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50648.patch",
"merged_at": null
}
|
Summary:
This diff converts another class to Kotlin - ReactTextInputShadowNode
Changelog:
[Internal] [Changed] - ReactTextInputShadowNode to Kotlin
Differential Revision: D72854819
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50648/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50648/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50647
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50647/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50647/comments
|
https://api.github.com/repos/facebook/react-native/issues/50647/events
|
https://github.com/facebook/react-native/pull/50647
| 2,988,281,214
|
PR_kwDOAbrxp86SPSNA
| 50,647
|
Make class internal - ReactTextInputShadowNode
|
{
"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/cortinico/followers",
"following_url": "https://api.github.com/users/cortinico/following{/other_user}",
"gists_url": "https://api.github.com/users/cortinico/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cortinico/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cortinico/subscriptions",
"organizations_url": "https://api.github.com/users/cortinico/orgs",
"repos_url": "https://api.github.com/users/cortinico/repos",
"events_url": "https://api.github.com/users/cortinico/events{/privacy}",
"received_events_url": "https://api.github.com/users/cortinico/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 5
| 2025-04-11T10:40:16
| 2025-04-12T08:52:54
| 2025-04-12T08:52:44
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50647",
"html_url": "https://github.com/facebook/react-native/pull/50647",
"diff_url": "https://github.com/facebook/react-native/pull/50647.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50647.patch",
"merged_at": null
}
|
Summary:
This diff makes the following file internal - ReactTextInputShadowNode
as part of our ongoing effort of reducing the API surface.
There is only one usage in OSS: `react-native-aztec`. The library is abandoned
with little weekly download so we should be good marking this as internal.
Changelog:
[Internal] [Changed] - ReactTextInputShadowNode is now internal.
Differential Revision: D72854896
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50647/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50647/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50646
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50646/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50646/comments
|
https://api.github.com/repos/facebook/react-native/issues/50646/events
|
https://github.com/facebook/react-native/pull/50646
| 2,988,211,273
|
PR_kwDOAbrxp86SPC31
| 50,646
|
[RN][iOS] Do not generate ReactCodegen.podspec for libraries
|
{
"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/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 5297756365,
"node_id": "LA_kwDOAbrxp88AAAABO8VYzQ",
"url": "https://api.github.com/repos/facebook/react-native/labels/Pick%20Request",
"name": "Pick Request",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 1
| 2025-04-11T10:09:46
| 2025-04-14T11:34:05
| 2025-04-14T11:34:02
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50646",
"html_url": "https://github.com/facebook/react-native/pull/50646",
"diff_url": "https://github.com/facebook/react-native/pull/50646.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50646.patch",
"merged_at": "2025-04-14T11:34:02"
}
|
## Summary:
While we were refactoring the generation of the podspec, we made a mistake and we started generating the `ReactCodegen.podspec` for both libraries and apps.
This must be generated only for apps.
## Changelog:
[iOS][Fixed] - Generate ReactCodegen.podspec only for apps.
## Test Plan:
GHA
|
{
"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.com/users/fabriziocucci/followers",
"following_url": "https://api.github.com/users/fabriziocucci/following{/other_user}",
"gists_url": "https://api.github.com/users/fabriziocucci/gists{/gist_id}",
"starred_url": "https://api.github.com/users/fabriziocucci/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/fabriziocucci/subscriptions",
"organizations_url": "https://api.github.com/users/fabriziocucci/orgs",
"repos_url": "https://api.github.com/users/fabriziocucci/repos",
"events_url": "https://api.github.com/users/fabriziocucci/events{/privacy}",
"received_events_url": "https://api.github.com/users/fabriziocucci/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50646/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50646/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50645
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50645/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50645/comments
|
https://api.github.com/repos/facebook/react-native/issues/50645/events
|
https://github.com/facebook/react-native/pull/50645
| 2,988,204,318
|
PR_kwDOAbrxp86SPBXT
| 50,645
|
Do not generate ReactCodegen.podspec for libraries
|
{
"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/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-11T10:06:43
| 2025-04-14T10:42:23
| 2025-04-14T10:42:12
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50645",
"html_url": "https://github.com/facebook/react-native/pull/50645",
"diff_url": "https://github.com/facebook/react-native/pull/50645.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50645.patch",
"merged_at": null
}
|
Summary:
While we were refactoring the generation of the podspec, we made a mistake and we started generating the ReactCodegen.podspec for both libraries and apps.
This must be generated only for apps.
## Changelog:
[iOS][Fixed] - Generate `ReactCodegen.podspec` only for apps.
Differential Revision: D72854074
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50645/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/50645/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50644
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50644/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50644/comments
|
https://api.github.com/repos/facebook/react-native/issues/50644/events
|
https://github.com/facebook/react-native/pull/50644
| 2,988,127,226
|
PR_kwDOAbrxp86SOwWE
| 50,644
|
Improve documentation for feature flags
|
{
"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/rubennorte/followers",
"following_url": "https://api.github.com/users/rubennorte/following{/other_user}",
"gists_url": "https://api.github.com/users/rubennorte/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rubennorte/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rubennorte/subscriptions",
"organizations_url": "https://api.github.com/users/rubennorte/orgs",
"repos_url": "https://api.github.com/users/rubennorte/repos",
"events_url": "https://api.github.com/users/rubennorte/events{/privacy}",
"received_events_url": "https://api.github.com/users/rubennorte/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 5
| 2025-04-11T09:39:28
| 2025-04-11T14:56:01
| 2025-04-11T14:55:48
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50644",
"html_url": "https://github.com/facebook/react-native/pull/50644",
"diff_url": "https://github.com/facebook/react-native/pull/50644.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50644.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
This improves the documentation for the feature flag system by extending information about 2 areas:
- Codegen
- `print` command in CLI
Differential Revision: D72852768
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50644/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50644/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50643
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50643/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50643/comments
|
https://api.github.com/repos/facebook/react-native/issues/50643/events
|
https://github.com/facebook/react-native/pull/50643
| 2,988,127,194
|
PR_kwDOAbrxp86SOwVm
| 50,643
|
Reference print command in featureflags CLI help
|
{
"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/rubennorte/followers",
"following_url": "https://api.github.com/users/rubennorte/following{/other_user}",
"gists_url": "https://api.github.com/users/rubennorte/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rubennorte/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rubennorte/subscriptions",
"organizations_url": "https://api.github.com/users/rubennorte/orgs",
"repos_url": "https://api.github.com/users/rubennorte/repos",
"events_url": "https://api.github.com/users/rubennorte/events{/privacy}",
"received_events_url": "https://api.github.com/users/rubennorte/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-11T09:39:27
| 2025-04-11T10:44:11
| 2025-04-11T10:44:02
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50643",
"html_url": "https://github.com/facebook/react-native/pull/50643",
"diff_url": "https://github.com/facebook/react-native/pull/50643.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50643.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
Just realized this was missing from the message.
Differential Revision: D72852138
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50643/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50643/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50642
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50642/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50642/comments
|
https://api.github.com/repos/facebook/react-native/issues/50642/events
|
https://github.com/facebook/react-native/issues/50642
| 2,988,120,471
|
I_kwDOAbrxp86yGxmX
| 50,642
|
FlatList scrollEventThrottle > 16 silents item's onStartShouldSetResponder on Android
|
{
"login": "tero-paananen",
"id": 54746036,
"node_id": "MDQ6VXNlcjU0NzQ2MDM2",
"avatar_url": "https://avatars.githubusercontent.com/u/54746036?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tero-paananen",
"html_url": "https://github.com/tero-paananen",
"followers_url": "https://api.github.com/users/tero-paananen/followers",
"following_url": "https://api.github.com/users/tero-paananen/following{/other_user}",
"gists_url": "https://api.github.com/users/tero-paananen/gists{/gist_id}",
"starred_url": "https://api.github.com/users/tero-paananen/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/tero-paananen/subscriptions",
"organizations_url": "https://api.github.com/users/tero-paananen/orgs",
"repos_url": "https://api.github.com/users/tero-paananen/repos",
"events_url": "https://api.github.com/users/tero-paananen/events{/privacy}",
"received_events_url": "https://api.github.com/users/tero-paananen/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"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": 1113225538,
"node_id": "MDU6TGFiZWwxMTEzMjI1NTM4",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20FlatList",
"name": "Component: FlatList",
"color": "fef2c0",
"default": false,
"description": ""
},
{
"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 the issue."
},
{
"id": 1794380150,
"node_id": "MDU6TGFiZWwxNzk0MzgwMTUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/Newer%20Patch%20Available",
"name": "Newer Patch Available",
"color": "d4c5f9",
"default": false,
"description": ""
},
{
"id": 1877909121,
"node_id": "MDU6TGFiZWwxODc3OTA5MTIx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Attention",
"name": "Needs: Attention",
"color": "f9c884",
"default": false,
"description": "Issues where the author has responded to feedback."
},
{
"id": 4139937040,
"node_id": "LA_kwDOAbrxp872wm0Q",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20Answered",
"name": "Resolution: Answered",
"color": "C2E0C6",
"default": false,
"description": "When the issue is resolved with a simple answer"
}
] |
closed
| false
| null |
[] | null | 5
| 2025-04-11T09:36:46
| 2025-05-06T10:51:16
| 2025-05-06T10:51:15
|
NONE
| null | null | null | null |
### Description
FlatList's `scrollEventThrottle` > 16 silents item's tap listening `onStartShouldSetResponder` when scrolling list `scrollToIndex` as animated on Android.
Demo app works first but after pressing "Scroll to 50" it calls `flatListRef.current.scrollToIndex` and issue start to exist. Tap listening onStartShouldSetResponder does not get taps. Taps are received again when scrolling list a bit.
- Tap listener is silent when scrollEventThrottle > 16 and scrollToIndex animated true
- Tap listener works when scrollEventThrottle <= 16
- Tap listener works when scrollEventThrottle > 16 and scrollToIndex animated is false
**Issue exists on React Native 0.77.2 (newArchEnabled=false) but not anymore in 0.79.**
### Steps to reproduce
```
import React, { useEffect, useRef } from 'react';
import {
AppRegistry,
Platform,
UIManager,
View,
Text,
FlatList,
Button,
} from 'react-native';
const App2 = () => {
const array = Array.from({ length: 100 }, (_, i) => i);
const flatListRef = useRef(null);
return (
<View
style={{
flex: 1,
backgroundColor: 'gray',
gap: 100,
}}
>
<View style={{ marginTop: 300, backgroundColor: 'blue', height: 50 }}>
<FlatList
data={array}
ref={flatListRef}
horizontal={true}
scrollEventThrottle={16} // HERE
renderItem={({ item }) => (
<View
style={{
width: 50,
height: 50,
backgroundColor: 'white',
justifyContent: 'center',
alignItems: 'center',
}}
onStartShouldSetResponder={() => {
// HERE tap received
console.log('onStartShouldSetResponder', item);
return false;
}}
onStartShouldSetResponderCapture={() => false}
onMoveShouldSetResponderCapture={() => false}
>
<Text>{item}</Text>
</View>
)}
keyExtractor={item => item.toString()}
/>
</View>
<Button
title="Scroll to 50"
onPress={() => {
flatListRef.current.scrollToIndex({
index: 50,
animated: true, // HERE
});
}}
/>
</View>
);
};
AppRegistry.registerComponent('MyApp', () => App2);
```
### React Native Version
0.77.2
newArchEnabled=false
### Affected Platforms
Runtime - Android
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.3.2
CPU: (12) arm64 Apple M2 Pro
Memory: 3.34 GB / 32.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 20.11.1
path: /usr/local/bin/node
Yarn:
version: 1.22.22
path: /usr/local/bin/yarn
npm:
version: 10.2.4
path: /usr/local/bin/npm
Watchman:
version: 2024.12.02.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.2
- iOS 18.2
- macOS 15.2
- tvOS 18.2
- visionOS 2.2
- watchOS 11.2
Android SDK:
Android NDK: 22.1.7171670
IDEs:
Android Studio: 2024.2 AI-242.23726.103.2422.12816248
Xcode:
version: 16.2/16C5032a
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.10
path: /usr/bin/javac
Ruby:
version: 3.3.6
path: /opt/homebrew/opt/ruby/bin/ruby
npmPackages:
"@react-native-community/cli": Not Found
react: Not Found
react-native: Not Found
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: false
iOS:
hermesEnabled: true
newArchEnabled: false
```
### Stacktrace or Logs
```text
No logs
```
### Reproducer
See demoapp above on 0.77.2 (newArchEnabled=false) does not work as expected.
Tester app on 0.79 (newArchEnabled=true) https://github.com/tero-paananen/flatlist-scrollEventThrottle works with no issues.
### Screenshots and Videos
_No response_
|
{
"login": "tero-paananen",
"id": 54746036,
"node_id": "MDQ6VXNlcjU0NzQ2MDM2",
"avatar_url": "https://avatars.githubusercontent.com/u/54746036?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tero-paananen",
"html_url": "https://github.com/tero-paananen",
"followers_url": "https://api.github.com/users/tero-paananen/followers",
"following_url": "https://api.github.com/users/tero-paananen/following{/other_user}",
"gists_url": "https://api.github.com/users/tero-paananen/gists{/gist_id}",
"starred_url": "https://api.github.com/users/tero-paananen/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/tero-paananen/subscriptions",
"organizations_url": "https://api.github.com/users/tero-paananen/orgs",
"repos_url": "https://api.github.com/users/tero-paananen/repos",
"events_url": "https://api.github.com/users/tero-paananen/events{/privacy}",
"received_events_url": "https://api.github.com/users/tero-paananen/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50642/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50642/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50641
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50641/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50641/comments
|
https://api.github.com/repos/facebook/react-native/issues/50641/events
|
https://github.com/facebook/react-native/issues/50641
| 2,987,871,451
|
I_kwDOAbrxp86yF0zb
| 50,641
|
Synchronizing selection of TextInput from onSelectionChange causes cursor to jump
|
{
"login": "z4pf1sh",
"id": 155286196,
"node_id": "U_kgDOCUF6tA",
"avatar_url": "https://avatars.githubusercontent.com/u/155286196?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/z4pf1sh",
"html_url": "https://github.com/z4pf1sh",
"followers_url": "https://api.github.com/users/z4pf1sh/followers",
"following_url": "https://api.github.com/users/z4pf1sh/following{/other_user}",
"gists_url": "https://api.github.com/users/z4pf1sh/gists{/gist_id}",
"starred_url": "https://api.github.com/users/z4pf1sh/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/z4pf1sh/subscriptions",
"organizations_url": "https://api.github.com/users/z4pf1sh/orgs",
"repos_url": "https://api.github.com/users/z4pf1sh/repos",
"events_url": "https://api.github.com/users/z4pf1sh/events{/privacy}",
"received_events_url": "https://api.github.com/users/z4pf1sh/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"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": 1794148347,
"node_id": "MDU6TGFiZWwxNzk0MTQ4MzQ3",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Triage%20:mag:",
"name": "Needs: Triage :mag:",
"color": "bfd4f2",
"default": false,
"description": ""
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-11T07:56:17
| 2025-04-14T12:52:09
| 2025-04-14T12:52:09
|
NONE
| null | null | null | null |
### Description
We're using React Native 0.77.2, and are trying to synchronize `onSelectionChange` event's data to a React State, bound to `TextInput`'s `selection` property. With our implementation, when the first letter is typed into the `TextInput`, the cursor jumps to the beginning of the `TextInput`. Subsequent inputs are fine without any problem.
### Steps to reproduce
1. Create a new RN project with `npx @react-native-community/cli@latest init AwesomeProject --version 0.77.2`
2. Initialize the project normally
3. Enter `ios` folder, run `pod install`, as one normally would
4. Open `AwesomeProject.xcworkspace`
5. Run `yarn run start` in the root folder to start Metro server
6. Run the Xcode project, allowing the app to connect to Metro
7. Select the `TextInput` widget and type anything into it
8. Observe the cursor "remaining" at the start of the `TextInput`
### React Native Version
0.77.2
### Affected Platforms
Runtime - iOS
### Output of `npx @react-native-community/cli info`
```text
info Fetching system and libraries information...
System:
OS: macOS 15.1.1
CPU: (12) arm64 Apple M3 Pro
Memory: 176.25 MB / 18.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 20.17.0
path: ~/.nvm/versions/node/v20.17.0/bin/node
Yarn:
version: 1.22.22
path: ~/Library/pnpm/yarn
npm:
version: 10.9.2
path: ~/.nvm/versions/node/v20.17.0/bin/npm
Watchman:
version: 2025.03.10.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.15.2
path: /Users/test/.rbenv/shims/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.2
- iOS 18.2
- macOS 15.2
- tvOS 18.2
- visionOS 2.2
- watchOS 11.2
Android SDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.23726.103.2422.12816248
Xcode:
version: 16.2/16C5032a
path: /usr/bin/xcodebuild
Languages:
Java:
version: 11.0.26
path: /usr/bin/javac
Ruby:
version: 2.7.7
path: /Users/test/.rbenv/shims/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.1
wanted: 15.0.1
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.77.2
wanted: 0.77.2
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
info React Native v0.79.0 is now available (your project is running on v0.77.2).
info Changelog: https://github.com/facebook/react-native/releases/tag/v0.79.0
info Diff: https://react-native-community.github.io/upgrade-helper/?from=0.77.2&to=0.79.0
info For more info, check out "https://reactnative.dev/docs/upgrading?os=macos".
```
### Stacktrace or Logs
```text
(not available because it is not a crash)
```
### Reproducer
https://github.com/z4pf1sh/repro-rn-textinput
### Screenshots and Videos
https://github.com/user-attachments/assets/1be5d0e7-4134-4862-97f2-e991198cf92d
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50641/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50641/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50640
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50640/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50640/comments
|
https://api.github.com/repos/facebook/react-native/issues/50640/events
|
https://github.com/facebook/react-native/pull/50640
| 2,987,683,398
|
PR_kwDOAbrxp86SNRWl
| 50,640
|
Fix unresolved KDoc references
|
{
"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.com/users/mateoguzmana/followers",
"following_url": "https://api.github.com/users/mateoguzmana/following{/other_user}",
"gists_url": "https://api.github.com/users/mateoguzmana/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mateoguzmana/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mateoguzmana/subscriptions",
"organizations_url": "https://api.github.com/users/mateoguzmana/orgs",
"repos_url": "https://api.github.com/users/mateoguzmana/repos",
"events_url": "https://api.github.com/users/mateoguzmana/events{/privacy}",
"received_events_url": "https://api.github.com/users/mateoguzmana/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-11T06:30:38
| 2025-04-11T13:29:00
| 2025-04-11T13:28:47
|
COLLABORATOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50640",
"html_url": "https://github.com/facebook/react-native/pull/50640",
"diff_url": "https://github.com/facebook/react-native/pull/50640.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50640.patch",
"merged_at": null
}
|
## Summary:
Static code analysis shows that there are a lot of unresolved KDoc references. This is just another round addressing several of them.
## Changelog:
[INTERNAL] - Fix unresolved KDoc references
## Test Plan:
Verify that the comments link the classes correctly using Android Studio
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50640/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50640/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50639
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50639/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50639/comments
|
https://api.github.com/repos/facebook/react-native/issues/50639/events
|
https://github.com/facebook/react-native/issues/50639
| 2,987,436,350
|
I_kwDOAbrxp86yEKk-
| 50,639
|
npm run ios error
|
{
"login": "zhaoxm2016",
"id": 51771541,
"node_id": "MDQ6VXNlcjUxNzcxNTQx",
"avatar_url": "https://avatars.githubusercontent.com/u/51771541?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zhaoxm2016",
"html_url": "https://github.com/zhaoxm2016",
"followers_url": "https://api.github.com/users/zhaoxm2016/followers",
"following_url": "https://api.github.com/users/zhaoxm2016/following{/other_user}",
"gists_url": "https://api.github.com/users/zhaoxm2016/gists{/gist_id}",
"starred_url": "https://api.github.com/users/zhaoxm2016/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/zhaoxm2016/subscriptions",
"organizations_url": "https://api.github.com/users/zhaoxm2016/orgs",
"repos_url": "https://api.github.com/users/zhaoxm2016/repos",
"events_url": "https://api.github.com/users/zhaoxm2016/events{/privacy}",
"received_events_url": "https://api.github.com/users/zhaoxm2016/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 1794148631,
"node_id": "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": "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 the issue."
},
{
"id": 3815166274,
"node_id": "LA_kwDOAbrxp87jZtFC",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20New%20Architecture",
"name": "Type: New Architecture",
"color": "f9d0c4",
"default": false,
"description": "Issues and PRs related to new architecture (Fabric/Turbo Modules)"
},
{
"id": 5727401455,
"node_id": "LA_kwDOAbrxp88AAAABVWE17w",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20Too%20Old%20Version",
"name": "Type: Too Old Version",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-11T03:12:12
| 2025-04-11T03:12:42
| 2025-04-11T03:12:26
|
NONE
| null | null | null | null |
### Description
Podfile : ENV['RCT_NEW_ARCH_ENABLED'] = '1'
React-native:0.72.5
XCode :16.3
### Steps to reproduce
npm run ios
### React Native Version
0.72.5
### Affected Platforms
Runtime - iOS
### Areas
Other (please specify)
### Output of `npx @react-native-community/cli info`
```text
MacOs:15.3.2 (24D81)
```
### Stacktrace or Logs
```text
er/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Index.noindex/DataStore @/Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/libevent.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -include /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/Target\ Support\ Files/libevent/libevent-prefix.pch -MMD -MT dependencies -MF /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/libevent.build/Objects-normal/arm64/strlcpy.d --serialize-diagnostics /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/libevent.build/Objects-normal/arm64/strlcpy.dia -c /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/libevent/strlcpy.c -o /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/libevent.build/Objects-normal/arm64/strlcpy.o -index-unit-output-path /Pods.build/Debug-iphonesimulator/libevent.build/Objects-normal/arm64/strlcpy.o
ScanDependencies /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/libevent.build/Objects-normal/arm64/signal.o /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/libevent/signal.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'libevent' from project 'Pods')
cd /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods
Using response file: /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/libevent.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/libevent.build/Objects-normal/arm64/signal.o.scan -- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/zhaoxm/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator18.2-22C146-07b28473f605e47e75261259d3ef3b5a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/zhaoxm/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Index.noindex/DataStore @/Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/libevent.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -include /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/Target\ Support\ Files/libevent/libevent-prefix.pch -MMD -MT dependencies -MF /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/libevent.build/Objects-normal/arm64/signal.d --serialize-diagnostics /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/libevent.build/Objects-normal/arm64/signal.dia -c /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/libevent/signal.c -o /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/libevent.build/Objects-normal/arm64/signal.o -index-unit-output-path /Pods.build/Debug-iphonesimulator/libevent.build/Objects-normal/arm64/signal.o
CompileC /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/vlog_is_on.o /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'glog' from project 'Pods')
cd /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods
Using response file: /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/zhaoxm/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator18.2-22C146-07b28473f605e47e75261259d3ef3b5a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/zhaoxm/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Index.noindex/DataStore @/Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -Wno-shorten-64-to-32 -include /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/Target\ Support\ Files/glog/glog-prefix.pch -MMD -MT dependencies -MF /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/vlog_is_on.d --serialize-diagnostics /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/vlog_is_on.dia -c /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc -o /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/vlog_is_on.o -index-unit-output-path /Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/vlog_is_on.o
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:35:
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:73:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/base/mutex.h:147:3: error: Need to implement mutex.h for your architecture, or #define NO_THREADS
147 | # error Need to implement mutex.h for your architecture, or #define NO_THREADS
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/base/mutex.h:188:3: error: unknown type name 'MutexType'
188 | MutexType mutex_;
| ^
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:35:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:137:1: error: unknown type name '_START_GOOGLE_NAMESPACE_'
137 | _START_GOOGLE_NAMESPACE_
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:139:1: error: expected unqualified-id
139 | namespace glog_internal_namespace_ {
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:154:1: error: unknown type name 'int64'; did you mean 'google::int64'?
154 | int64 CycleClock_Now();
| ^~~~~
| google::int64
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:35:
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:82:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/glog/logging.h:94:17: note: 'google::int64' declared here
94 | typedef int64_t int64;
| ^
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:35:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:156:1: error: unknown type name 'int64'; did you mean 'google::int64'?
156 | int64 UsecToCycles(int64 usec);
| ^~~~~
| google::int64
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:35:
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:82:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/glog/logging.h:94:17: note: 'google::int64' declared here
94 | typedef int64_t int64;
| ^
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:35:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:156:20: error: unknown type name 'int64'; did you mean 'google::int64'?
156 | int64 UsecToCycles(int64 usec);
| ^~~~~
| google::int64
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:35:
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:82:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/glog/logging.h:94:17: note: 'google::int64' declared here
94 | typedef int64_t int64;
| ^
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:35:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:161:1: error: unknown type name 'int32'; did you mean 'google::int32'?
161 | int32 GetMainThreadPid();
| ^~~~~
| google::int32
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:35:
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:82:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/glog/logging.h:92:17: note: 'google::int32' declared here
92 | typedef int32_t int32;
| ^
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:35:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:222:1: error: unknown type name '_END_GOOGLE_NAMESPACE_'
222 | _END_GOOGLE_NAMESPACE_
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:224:1: error: expected unqualified-id
224 | using namespace GOOGLE_NAMESPACE::glog_internal_namespace_;
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:52:1: error: use of undeclared identifier 'GOOGLE_NAMESPACE'
52 | GLOG_DEFINE_int32(v, 0, "Show all VLOG(m) messages for m <= this."
| ^
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:42:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/base/commandlineflags.h:116:3: note: expanded from macro 'GLOG_DEFINE_int32'
116 | DEFINE_int32(name, EnvToInt("GLOG_" #name, value), meaning)
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/base/commandlineflags.h:86:19: note: expanded from macro 'DEFINE_int32'
86 | DEFINE_VARIABLE(GOOGLE_NAMESPACE::int32, I, name, value, meaning, int32)
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:61:1: error: unknown type name '_START_GOOGLE_NAMESPACE_'
61 | _START_GOOGLE_NAMESPACE_
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:63:1: error: expected unqualified-id
63 | namespace glog_internal_namespace_ {
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:102:1: error: unknown type name 'int32'; did you mean 'google::int32'?
102 | int32 kLogSiteUninitialized = 1000;
| ^~~~~
| google::int32
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:35:
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:82:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/glog/logging.h:92:17: note: 'google::int32' declared here
92 | typedef int32_t int32;
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:113:11: error: unknown type name 'int32'; did you mean 'google::int32'?
113 | mutable int32 vlog_level; // Conceptually this is an AtomicWord, but it's
| ^~~~~
| google::int32
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:35:
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:82:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/glog/logging.h:92:17: note: 'google::int32' declared here
92 | typedef int32_t int32;
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:197:18: error: unknown type name 'int32'
197 | bool InitVLOG3__(int32** site_flag, int32* site_default,
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:197:37: error: unknown type name 'int32'
197 | bool InitVLOG3__(int32** site_flag, int32* site_default,
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:198:37: error: unknown type name 'int32'; did you mean 'google::int32'?
198 | const char* fname, int32 verbose_level) {
| ^~~~~
| google::int32
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:35:
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:82:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/glog/logging.h:92:17: note: 'google::int32' declared here
92 | typedef int32_t int32;
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:210:3: error: unknown type name 'int32'; did you mean 'google::int32'?
210 | int32* site_flag_value = site_default;
| ^~~~~
| google::int32
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc:35:
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:82:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/glog/logging.h:92:17: note: 'google::int32' declared here
92 | typedef int32_t int32;
| ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
ScanDependencies /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/libevent.build/Objects-normal/arm64/select.o /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/libevent/select.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'libevent' from project 'Pods')
cd /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods
Using response file: /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/libevent.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/libevent.build/Objects-normal/arm64/select.o.scan -- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/zhaoxm/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator18.2-22C146-07b28473f605e47e75261259d3ef3b5a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/zhaoxm/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Index.noindex/DataStore @/Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/libevent.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -include /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/Target\ Support\ Files/libevent/libevent-prefix.pch -MMD -MT dependencies -MF /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/libevent.build/Objects-normal/arm64/select.d --serialize-diagnostics /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/libevent.build/Objects-normal/arm64/select.dia -c /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/libevent/select.c -o /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/libevent.build/Objects-normal/arm64/select.o -index-unit-output-path /Pods.build/Debug-iphonesimulator/libevent.build/Objects-normal/arm64/select.o
CompileC /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/utilities.o /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'glog' from project 'Pods')
cd /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods
Using response file: /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/zhaoxm/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator18.2-22C146-07b28473f605e47e75261259d3ef3b5a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/zhaoxm/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Index.noindex/DataStore @/Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -Wno-shorten-64-to-32 -include /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/Target\ Support\ Files/glog/glog-prefix.pch -MMD -MT dependencies -MF /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/utilities.d --serialize-diagnostics /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/utilities.dia -c /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc -o /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/utilities.o -index-unit-output-path /Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/utilities.o
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:32:
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:73:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/base/mutex.h:147:3: error: Need to implement mutex.h for your architecture, or #define NO_THREADS
147 | # error Need to implement mutex.h for your architecture, or #define NO_THREADS
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/base/mutex.h:188:3: error: unknown type name 'MutexType'
188 | MutexType mutex_;
| ^
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:32:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:137:1: error: unknown type name '_START_GOOGLE_NAMESPACE_'
137 | _START_GOOGLE_NAMESPACE_
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:139:1: error: expected unqualified-id
139 | namespace glog_internal_namespace_ {
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:154:1: error: unknown type name 'int64'; did you mean 'google::int64'?
154 | int64 CycleClock_Now();
| ^~~~~
| google::int64
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:32:
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:82:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/glog/logging.h:94:17: note: 'google::int64' declared here
94 | typedef int64_t int64;
| ^
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:32:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:156:1: error: unknown type name 'int64'; did you mean 'google::int64'?
156 | int64 UsecToCycles(int64 usec);
| ^~~~~
| google::int64
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:32:
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:82:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/glog/logging.h:94:17: note: 'google::int64' declared here
94 | typedef int64_t int64;
| ^
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:32:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:156:20: error: unknown type name 'int64'; did you mean 'google::int64'?
156 | int64 UsecToCycles(int64 usec);
| ^~~~~
| google::int64
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:32:
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:82:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/glog/logging.h:94:17: note: 'google::int64' declared here
94 | typedef int64_t int64;
| ^
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:32:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:161:1: error: unknown type name 'int32'; did you mean 'google::int32'?
161 | int32 GetMainThreadPid();
| ^~~~~
| google::int32
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:32:
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:82:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/glog/logging.h:92:17: note: 'google::int32' declared here
92 | typedef int32_t int32;
| ^
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:32:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:222:1: error: unknown type name '_END_GOOGLE_NAMESPACE_'
222 | _END_GOOGLE_NAMESPACE_
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:224:1: error: expected unqualified-id
224 | using namespace GOOGLE_NAMESPACE::glog_internal_namespace_;
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:55:1: error: unknown type name '_START_GOOGLE_NAMESPACE_'
55 | _START_GOOGLE_NAMESPACE_
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:60:1: error: unknown type name '_END_GOOGLE_NAMESPACE_'
60 | _END_GOOGLE_NAMESPACE_
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:159:25: error: expected ';' after top level declarator
159 | _START_GOOGLE_NAMESPACE_
| ^
| ;
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:210:1: error: unknown type name 'int64'; did you mean 'google::int64'?
210 | int64 CycleClock_Now() {
| ^~~~~
| google::int64
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:32:
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:82:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/glog/logging.h:94:17: note: 'google::int64' declared here
94 | typedef int64_t int64;
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:213:3: error: use of undeclared identifier 'gettimeofday'
213 | gettimeofday(&tv, NULL);
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:214:22: error: unknown type name 'int64'; did you mean 'google::int64'?
214 | return static_cast<int64>(tv.tv_sec) * 1000000 + tv.tv_usec;
| ^~~~~
| google::int64
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:32:
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:82:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/glog/logging.h:94:17: note: 'google::int64' declared here
94 | typedef int64_t int64;
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:217:1: error: unknown type name 'int64'; did you mean 'google::int64'?
217 | int64 UsecToCycles(int64 usec) {
| ^~~~~
| google::int64
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:32:
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:82:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/glog/logging.h:94:17: note: 'google::int64' declared here
94 | typedef int64_t int64;
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:217:20: error: unknown type name 'int64'; did you mean 'google::int64'?
217 | int64 UsecToCycles(int64 usec) {
| ^~~~~
| google::int64
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:32:
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:82:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/glog/logging.h:94:17: note: 'google::int64' declared here
94 | typedef int64_t int64;
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:226:8: error: unknown type name 'int32'; did you mean 'google::int32'?
226 | static int32 g_main_thread_pid = getpid();
| ^~~~~
| google::int32
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc:32:
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:82:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/glog/logging.h:92:17: note: 'google::int32' declared here
92 | typedef int32_t int32;
| ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
CompileC /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/symbolize.o /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/symbolize.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'glog' from project 'Pods')
cd /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods
Using response file: /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/zhaoxm/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator18.2-22C146-07b28473f605e47e75261259d3ef3b5a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/zhaoxm/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Index.noindex/DataStore @/Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -Wno-shorten-64-to-32 -include /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/Target\ Support\ Files/glog/glog-prefix.pch -MMD -MT dependencies -MF /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/symbolize.d --serialize-diagnostics /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/symbolize.dia -c /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/symbolize.cc -o /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/symbolize.o -index-unit-output-path /Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/symbolize.o
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/symbolize.cc:55:
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:73:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/base/mutex.h:147:3: error: Need to implement mutex.h for your architecture, or #define NO_THREADS
147 | # error Need to implement mutex.h for your architecture, or #define NO_THREADS
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/base/mutex.h:188:3: error: unknown type name 'MutexType'
188 | MutexType mutex_;
| ^
CompileC /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/signalhandler.o /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/signalhandler.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'glog' from project 'Pods')
cd /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods
Using response file: /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/zhaoxm/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator18.2-22C146-07b28473f605e47e75261259d3ef3b5a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/zhaoxm/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Index.noindex/DataStore @/Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -Wno-shorten-64-to-32 -include /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/Target\ Support\ Files/glog/glog-prefix.pch -MMD -MT dependencies -MF /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/signalhandler.d --serialize-diagnostics /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/signalhandler.dia -c /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/signalhandler.cc -o /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/signalhandler.o -index-unit-output-path /Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/signalhandler.o
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/signalhandler.cc:34:
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:73:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/base/mutex.h:147:3: error: Need to implement mutex.h for your architecture, or #define NO_THREADS
147 | # error Need to implement mutex.h for your architecture, or #define NO_THREADS
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/base/mutex.h:188:3: error: unknown type name 'MutexType'
188 | MutexType mutex_;
| ^
CompileC /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/raw_logging.o /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/raw_logging.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'glog' from project 'Pods')
cd /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods
Using response file: /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/zhaoxm/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator18.2-22C146-07b28473f605e47e75261259d3ef3b5a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/zhaoxm/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Index.noindex/DataStore @/Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -Wno-shorten-64-to-32 -include /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/Target\ Support\ Files/glog/glog-prefix.pch -MMD -MT dependencies -MF /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/raw_logging.d --serialize-diagnostics /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/raw_logging.dia -c /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/raw_logging.cc -o /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/raw_logging.o -index-unit-output-path /Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/raw_logging.o
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/raw_logging.cc:34:
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:73:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/base/mutex.h:147:3: error: Need to implement mutex.h for your architecture, or #define NO_THREADS
147 | # error Need to implement mutex.h for your architecture, or #define NO_THREADS
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/base/mutex.h:188:3: error: unknown type name 'MutexType'
188 | MutexType mutex_;
| ^
CompileC /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/logging.o /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/logging.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'glog' from project 'Pods')
cd /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods
Using response file: /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/zhaoxm/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator18.2-22C146-07b28473f605e47e75261259d3ef3b5a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/zhaoxm/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Index.noindex/DataStore @/Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -Wno-shorten-64-to-32 -include /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/Target\ Support\ Files/glog/glog-prefix.pch -MMD -MT dependencies -MF /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/logging.d --serialize-diagnostics /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/logging.dia -c /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/logging.cc -o /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/logging.o -index-unit-output-path /Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/logging.o
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/logging.cc:32:
In file included from /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.h:73:
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/base/mutex.h:147:3: error: Need to implement mutex.h for your architecture, or #define NO_THREADS
147 | # error Need to implement mutex.h for your architecture, or #define NO_THREADS
| ^
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/base/mutex.h:188:3: error: unknown type name 'MutexType'
188 | MutexType mutex_;
| ^
CompileC /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/demangle.o /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/demangle.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'glog' from project 'Pods')
cd /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods
Using response file: /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/zhaoxm/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator18.2-22C146-07b28473f605e47e75261259d3ef3b5a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/zhaoxm/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Index.noindex/DataStore @/Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -Wno-shorten-64-to-32 -include /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/Target\ Support\ Files/glog/glog-prefix.pch -MMD -MT dependencies -MF /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/demangle.d --serialize-diagnostics /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/demangle.dia -c /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/demangle.cc -o /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/demangle.o -index-unit-output-path /Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/demangle.o
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'react-native-segmented-control' from project 'Pods')
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'react-native-config' from project 'Pods')
warning: Run script build phase 'Start Packager' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'etrust_rn' from project 'etrust_rn')
warning: Run script build phase 'Bundle React Native code and images' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'etrust_rn' from project 'etrust_rn')
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'react-native-webview' from project 'Pods')
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'react-native-get-random-values' from project 'Pods')
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'RNScreens' from project 'Pods')
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'RNReanimated' from project 'Pods')
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'RNGestureHandler' from project 'Pods')
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'RNDeviceInfo-RNDeviceInfoPrivacyInfo' from project 'Pods')
/Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'RNDeviceInfo' from project 'Pods')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:iOS Simulator, id:9C181C74-E64E-4DB4-9734-6E4E0B5061CF, OS:18.2, name:iPhone 16 Pro }
{ platform:iOS Simulator, id:9C181C74-E64E-4DB4-9734-6E4E0B5061CF, OS:18.2, name:iPhone 16 Pro }
** BUILD FAILED **
The following build commands failed:
CompileC /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/vlog_is_on.o /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/vlog_is_on.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'glog' from project 'Pods')
CompileC /Users/zhaoxm/Library/Developer/Xcode/DerivedData/etrust_rn-dybwiljwlyyimshdvxvorywvrjju/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/arm64/utilities.o /Users/zhaoxm/Documents/workspace/etrust_rn/ios/Pods/glog/src/utilities.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'glog' from project 'Pods')
Building workspace etrust_rn with scheme etrust_rn and configuration Debug
(3 failures)
```
### Reproducer
https://github.com/facebook/react-native/issues
### Screenshots and Videos
_No response_
|
{
"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://api.github.com/users/react-native-bot/followers",
"following_url": "https://api.github.com/users/react-native-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/react-native-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/react-native-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/react-native-bot/subscriptions",
"organizations_url": "https://api.github.com/users/react-native-bot/orgs",
"repos_url": "https://api.github.com/users/react-native-bot/repos",
"events_url": "https://api.github.com/users/react-native-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/react-native-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50639/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50639/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50638
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50638/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50638/comments
|
https://api.github.com/repos/facebook/react-native/issues/50638/events
|
https://github.com/facebook/react-native/pull/50638
| 2,987,309,045
|
PR_kwDOAbrxp86SMCLV
| 50,638
|
Fix some edge cases with box shadow
|
{
"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/users/joevilches/followers",
"following_url": "https://api.github.com/users/joevilches/following{/other_user}",
"gists_url": "https://api.github.com/users/joevilches/gists{/gist_id}",
"starred_url": "https://api.github.com/users/joevilches/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/joevilches/subscriptions",
"organizations_url": "https://api.github.com/users/joevilches/orgs",
"repos_url": "https://api.github.com/users/joevilches/repos",
"events_url": "https://api.github.com/users/joevilches/events{/privacy}",
"received_events_url": "https://api.github.com/users/joevilches/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-11T01:17:56
| 2025-04-14T21:01:21
| 2025-04-14T21:01:07
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50638",
"html_url": "https://github.com/facebook/react-native/pull/50638",
"diff_url": "https://github.com/facebook/react-native/pull/50638.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50638.patch",
"merged_at": null
}
|
Summary:
There were two issues with inset shadows here that I fixed
* If spread was big enough it would "invert" the clear region. [RectF's inset](https://developer.android.com/reference/android/graphics/RectF#inset(float,%20float)) method does not bound to a 0x0 rect, it will instead start making the rect bigger if the inset value is large enough.
* If the clear region was outside the rect the shadow disappeared. This is because [Canvas's drawDoubleRoundRect](https://developer.android.com/reference/android/graphics/Canvas#drawDoubleRoundRect(android.graphics.RectF,%20float[],%20android.graphics.RectF,%20float[],%20android.graphics.Paint)) will fail to draw if the inner rect is not completely inside of the outer.
Changelog: [Android][Fixed] - Fix inset shadow edge cases
Differential Revision: D72833275
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50638/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50638/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50637
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50637/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50637/comments
|
https://api.github.com/repos/facebook/react-native/issues/50637/events
|
https://github.com/facebook/react-native/pull/50637
| 2,987,153,594
|
PR_kwDOAbrxp86SLgRG
| 50,637
|
Generate RCTThirdPartyComponents.mm with platform-specific macros
|
{
"login": "cgoldsby",
"id": 3449816,
"node_id": "MDQ6VXNlcjM0NDk4MTY=",
"avatar_url": "https://avatars.githubusercontent.com/u/3449816?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cgoldsby",
"html_url": "https://github.com/cgoldsby",
"followers_url": "https://api.github.com/users/cgoldsby/followers",
"following_url": "https://api.github.com/users/cgoldsby/following{/other_user}",
"gists_url": "https://api.github.com/users/cgoldsby/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cgoldsby/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cgoldsby/subscriptions",
"organizations_url": "https://api.github.com/users/cgoldsby/orgs",
"repos_url": "https://api.github.com/users/cgoldsby/repos",
"events_url": "https://api.github.com/users/cgoldsby/events{/privacy}",
"received_events_url": "https://api.github.com/users/cgoldsby/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
open
| false
| null |
[] | null | 1
| 2025-04-10T23:25:44
| 2025-06-10T11:27:06
| null |
NONE
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50637",
"html_url": "https://github.com/facebook/react-native/pull/50637",
"diff_url": "https://github.com/facebook/react-native/pull/50637.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50637.patch",
"merged_at": null
}
|
## Summary:
iOS crashes in the **New Architecture** because Codegen includes all installed packages — even ones that don’t support iOS. The **Legacy Architecture** uses a different code generator that doesn’t have this issue. In both architectures, CocoaPods correctly excludes platform-specific native code — but Codegen doesn’t respect those exclusions in the New Architecture.
To prevent this, a macro was originally introduced to guard Objective-C code in generated components:
→ facebook/react-native#42047
However, that macro usage was inadvertently lost during a later refactor that moved the Codegen provider to a static template:
→ facebook/react-native#47518
This PR restores those platform guard macros in `RCTThirdPartyComponentsProvider`, ensuring that unsupported packages do not cause runtime crashes on iOS:
```diff
@"RNSVGTextPath": NSClassFromString(@"RNSVGTextPath"), // react-native-svg
+ #if !TARGET_OS_IOS && !TARGET_OS_TV && !TARGET_OS_VISION
@"MacOSClass": NSClassFromString(@"MacOSClass"), // test-library-macos
+ #endif
+ #if !TARGET_OS_IOS && !TARGET_OS_OSX && !TARGET_OS_VISION
@"TvOSClass": NSClassFromString(@"TvOSClass"), // test-library-tvos
+ #endif
#if !TARGET_OS_IOS && !TARGET_OS_OSX && !TARGET_OS_TV
@"VisionOSClass": NSClassFromString(@"VisionOSClass"), // test-library-visionos
+ #endif
+ #if !TARGET_OS_TV
@"RNCWebView": NSClassFromString(@"RNCWebView"), // react-native-webview
+ #endif
};
});
return thirdPartyComponents;
}
```
This issue was initially reported in [react-native-tvos#889](https://github.com/react-native-tvos/react-native-tvos/issues/889), where a developer's iOS app crashed after including a tvOS-only package. CocoaPods correctly excluded the code, but Codegen still attempted to register the component at runtime.
## Changelog:
[iOS] [Fixed] - Reintroduce platform guard macros in RCTThirdPartyComponentsProvider to prevent crashes when including platform-specific packages in OOT apps.
## Test Plan:
[MyApp](https://github.com/cgoldsby/RN-889) contains several React Native packages that do not support iOS. When running on an iOS device, the app crashes.
### Reproduce the steps for crash:
```shell
gh repo clone cgoldsby/RN-889
yarn
yarn ios -i
```
❌ MyApp launches and crashes immediately.
### Apply patch to fix:
```shell
git apply patches/*
yarn ios -i
```
✅ MyApp launches and does not crash.
## Related Issues:
facebook/react-native#42047 (Macro introduced)
facebook/react-native#47518 (Regression)
react-native-tvos/react-native-tvos#889 (Original crash report)
https://github.com/cgoldsby/RNTV-889 (RVTV example)
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50637/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/50637/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50636
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50636/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50636/comments
|
https://api.github.com/repos/facebook/react-native/issues/50636/events
|
https://github.com/facebook/react-native/pull/50636
| 2,987,123,238
|
PR_kwDOAbrxp86SLZyG
| 50,636
|
Use CA shadow apis for box shadow
|
{
"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/users/joevilches/followers",
"following_url": "https://api.github.com/users/joevilches/following{/other_user}",
"gists_url": "https://api.github.com/users/joevilches/gists{/gist_id}",
"starred_url": "https://api.github.com/users/joevilches/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/joevilches/subscriptions",
"organizations_url": "https://api.github.com/users/joevilches/orgs",
"repos_url": "https://api.github.com/users/joevilches/repos",
"events_url": "https://api.github.com/users/joevilches/events{/privacy}",
"received_events_url": "https://api.github.com/users/joevilches/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 4
| 2025-04-10T22:57:19
| 2025-04-11T18:59:18
| 2025-04-11T18:59:08
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50636",
"html_url": "https://github.com/facebook/react-native/pull/50636",
"diff_url": "https://github.com/facebook/react-native/pull/50636.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50636.patch",
"merged_at": null
}
|
Summary:
A while ago someone on GitHub reported that box shadow on iOS was causing frame drops when animating a large, pretty blurry shadow: https://github.com/facebook/react-native/issues/49128. This week I finally got around to fixing this!
The slowness was happening since we were using CG to draw this shadow, which is very CPU intensive and, to my knowledge, does not take advantage of GPUs to do anything. Couple that with an animating, large, blurry shadow and we have frame issues. These shadows were taking very long to draw, to get the image of the shadow (which then needs to be copied into some texture 3 times as big, composited, put on the screen etc) took 12-14ms :o, thats very slow.
To fix this I figured out how to get CA's shadow APIs working, which take advantage of the GPU. The enable inset shadows and spread you have to get creative with a mix of `shadowPath` and `mask` with a `CAShapeLayer`, but we got it done! Things are much faster, I am not sure how to time this but using a real device shows no frame drops :D
Changelog: [iOS][Fixed] - Box shadows on iOS are faster
Differential Revision: D72823334
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50636/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/50636/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50635
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50635/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50635/comments
|
https://api.github.com/repos/facebook/react-native/issues/50635/events
|
https://github.com/facebook/react-native/pull/50635
| 2,986,436,259
|
PR_kwDOAbrxp86SJCQ1
| 50,635
|
Animated: Ship `avoidAnimatedRefInvalidation`
|
{
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/followers",
"following_url": "https://api.github.com/users/yungsters/following{/other_user}",
"gists_url": "https://api.github.com/users/yungsters/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yungsters/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yungsters/subscriptions",
"organizations_url": "https://api.github.com/users/yungsters/orgs",
"repos_url": "https://api.github.com/users/yungsters/repos",
"events_url": "https://api.github.com/users/yungsters/events{/privacy}",
"received_events_url": "https://api.github.com/users/yungsters/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 2
| 2025-04-10T17:48:19
| 2025-04-11T01:30:09
| 2025-04-11T01:30:01
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50635",
"html_url": "https://github.com/facebook/react-native/pull/50635",
"diff_url": "https://github.com/facebook/react-native/pull/50635.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50635.patch",
"merged_at": null
}
|
Summary:
Ships the feature flag introduced by https://github.com/facebook/react-native/pull/50002.
Changelog:
[General][Changed] - Animated components' `ref` will now only reattach when receiving new props if the new props contain different `AnimatedValue` or `AnimatedEvent` instances. (Previously, Animated components' `ref` would always reattach when receiving new props.)
Differential Revision: D72802613
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50635/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50635/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50634
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50634/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50634/comments
|
https://api.github.com/repos/facebook/react-native/issues/50634/events
|
https://github.com/facebook/react-native/pull/50634
| 2,986,397,582
|
PR_kwDOAbrxp86SI5vJ
| 50,634
|
Remove @StableReactNativeAPI from Legacy architecture classes
|
{
"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/followers",
"following_url": "https://api.github.com/users/mdvacca/following{/other_user}",
"gists_url": "https://api.github.com/users/mdvacca/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mdvacca/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mdvacca/subscriptions",
"organizations_url": "https://api.github.com/users/mdvacca/orgs",
"repos_url": "https://api.github.com/users/mdvacca/repos",
"events_url": "https://api.github.com/users/mdvacca/events{/privacy}",
"received_events_url": "https://api.github.com/users/mdvacca/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-10T17:32:00
| 2025-04-10T23:12:12
| 2025-04-10T23:12:03
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50634",
"html_url": "https://github.com/facebook/react-native/pull/50634",
"diff_url": "https://github.com/facebook/react-native/pull/50634.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50634.patch",
"merged_at": null
}
|
Summary:
Remove StableReactNativeAPI from Legacy architecture classes
changelog: [internal] internal
Reviewed By: alanleedev
Differential Revision: D72802685
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50634/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50634/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50633
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50633/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50633/comments
|
https://api.github.com/repos/facebook/react-native/issues/50633/events
|
https://github.com/facebook/react-native/pull/50633
| 2,986,378,167
|
PR_kwDOAbrxp86SI1e-
| 50,633
|
Convert ReactPropertyHolder.java to Kotlin
|
{
"login": "OmarBafagih",
"id": 71048942,
"node_id": "MDQ6VXNlcjcxMDQ4OTQy",
"avatar_url": "https://avatars.githubusercontent.com/u/71048942?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/OmarBafagih",
"html_url": "https://github.com/OmarBafagih",
"followers_url": "https://api.github.com/users/OmarBafagih/followers",
"following_url": "https://api.github.com/users/OmarBafagih/following{/other_user}",
"gists_url": "https://api.github.com/users/OmarBafagih/gists{/gist_id}",
"starred_url": "https://api.github.com/users/OmarBafagih/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/OmarBafagih/subscriptions",
"organizations_url": "https://api.github.com/users/OmarBafagih/orgs",
"repos_url": "https://api.github.com/users/OmarBafagih/repos",
"events_url": "https://api.github.com/users/OmarBafagih/events{/privacy}",
"received_events_url": "https://api.github.com/users/OmarBafagih/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-10T17:23:06
| 2025-04-11T21:09:59
| 2025-04-11T21:09:49
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50633",
"html_url": "https://github.com/facebook/react-native/pull/50633",
"diff_url": "https://github.com/facebook/react-native/pull/50633.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50633.patch",
"merged_at": null
}
|
Summary:
Changelog:
[Internal]
Converted xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/uimanager/annotations/ReactPropertyHolder.java to Kotlin using Android studio kotlinator
Differential Revision: D72800835
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50633/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50633/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50632
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50632/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50632/comments
|
https://api.github.com/repos/facebook/react-native/issues/50632/events
|
https://github.com/facebook/react-native/pull/50632
| 2,986,319,480
|
PR_kwDOAbrxp86SIon6
| 50,632
|
Clean up feature flag fixMountingCoordinatorReportedPendingTransactionsOnAndroid
|
{
"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/rubennorte/followers",
"following_url": "https://api.github.com/users/rubennorte/following{/other_user}",
"gists_url": "https://api.github.com/users/rubennorte/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rubennorte/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rubennorte/subscriptions",
"organizations_url": "https://api.github.com/users/rubennorte/orgs",
"repos_url": "https://api.github.com/users/rubennorte/repos",
"events_url": "https://api.github.com/users/rubennorte/events{/privacy}",
"received_events_url": "https://api.github.com/users/rubennorte/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 4
| 2025-04-10T16:58:04
| 2025-04-11T11:06:09
| 2025-04-11T11:05:57
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50632",
"html_url": "https://github.com/facebook/react-native/pull/50632",
"diff_url": "https://github.com/facebook/react-native/pull/50632.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50632.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
This cleans up the `fixMountingCoordinatorReportedPendingTransactionsOnAndroid` feature flag that is no longer necessary.
Differential Revision: D72561255
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50632/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50632/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50631
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50631/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50631/comments
|
https://api.github.com/repos/facebook/react-native/issues/50631/events
|
https://github.com/facebook/react-native/pull/50631
| 2,986,310,120
|
PR_kwDOAbrxp86SImvA
| 50,631
|
xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/dialog/DialogModule.java
|
{
"login": "Abbondanzo",
"id": 10366495,
"node_id": "MDQ6VXNlcjEwMzY2NDk1",
"avatar_url": "https://avatars.githubusercontent.com/u/10366495?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Abbondanzo",
"html_url": "https://github.com/Abbondanzo",
"followers_url": "https://api.github.com/users/Abbondanzo/followers",
"following_url": "https://api.github.com/users/Abbondanzo/following{/other_user}",
"gists_url": "https://api.github.com/users/Abbondanzo/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Abbondanzo/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Abbondanzo/subscriptions",
"organizations_url": "https://api.github.com/users/Abbondanzo/orgs",
"repos_url": "https://api.github.com/users/Abbondanzo/repos",
"events_url": "https://api.github.com/users/Abbondanzo/events{/privacy}",
"received_events_url": "https://api.github.com/users/Abbondanzo/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-10T16:54:09
| 2025-04-11T01:41:53
| 2025-04-11T01:41:43
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50631",
"html_url": "https://github.com/facebook/react-native/pull/50631",
"diff_url": "https://github.com/facebook/react-native/pull/50631.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50631.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal] - Convert DialogModule to Kotlin
Differential Revision: D72729281
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50631/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50631/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50630
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50630/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50630/comments
|
https://api.github.com/repos/facebook/react-native/issues/50630/events
|
https://github.com/facebook/react-native/pull/50630
| 2,986,305,937
|
PR_kwDOAbrxp86SImNS
| 50,630
|
xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/dialog/AlertFragment.java
|
{
"login": "Abbondanzo",
"id": 10366495,
"node_id": "MDQ6VXNlcjEwMzY2NDk1",
"avatar_url": "https://avatars.githubusercontent.com/u/10366495?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Abbondanzo",
"html_url": "https://github.com/Abbondanzo",
"followers_url": "https://api.github.com/users/Abbondanzo/followers",
"following_url": "https://api.github.com/users/Abbondanzo/following{/other_user}",
"gists_url": "https://api.github.com/users/Abbondanzo/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Abbondanzo/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Abbondanzo/subscriptions",
"organizations_url": "https://api.github.com/users/Abbondanzo/orgs",
"repos_url": "https://api.github.com/users/Abbondanzo/repos",
"events_url": "https://api.github.com/users/Abbondanzo/events{/privacy}",
"received_events_url": "https://api.github.com/users/Abbondanzo/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 2
| 2025-04-10T16:53:11
| 2025-04-11T01:41:55
| 2025-04-11T01:41:44
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50630",
"html_url": "https://github.com/facebook/react-native/pull/50630",
"diff_url": "https://github.com/facebook/react-native/pull/50630.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50630.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal] - Convert AlertFragment to Kotlin
Differential Revision: D72729380
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50630/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50630/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50629
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50629/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50629/comments
|
https://api.github.com/repos/facebook/react-native/issues/50629/events
|
https://github.com/facebook/react-native/pull/50629
| 2,986,235,208
|
PR_kwDOAbrxp86SIXBc
| 50,629
|
Convert ReactPropGroup.java to Kotlin
|
{
"login": "OmarBafagih",
"id": 71048942,
"node_id": "MDQ6VXNlcjcxMDQ4OTQy",
"avatar_url": "https://avatars.githubusercontent.com/u/71048942?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/OmarBafagih",
"html_url": "https://github.com/OmarBafagih",
"followers_url": "https://api.github.com/users/OmarBafagih/followers",
"following_url": "https://api.github.com/users/OmarBafagih/following{/other_user}",
"gists_url": "https://api.github.com/users/OmarBafagih/gists{/gist_id}",
"starred_url": "https://api.github.com/users/OmarBafagih/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/OmarBafagih/subscriptions",
"organizations_url": "https://api.github.com/users/OmarBafagih/orgs",
"repos_url": "https://api.github.com/users/OmarBafagih/repos",
"events_url": "https://api.github.com/users/OmarBafagih/events{/privacy}",
"received_events_url": "https://api.github.com/users/OmarBafagih/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 8
| 2025-04-10T16:29:17
| 2025-04-11T11:14:52
| 2025-04-11T11:14:44
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50629",
"html_url": "https://github.com/facebook/react-native/pull/50629",
"diff_url": "https://github.com/facebook/react-native/pull/50629.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50629.patch",
"merged_at": null
}
|
Summary:
Changelog:
[Internal]
Differential Revision: D72770907
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50629/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50629/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50628
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50628/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50628/comments
|
https://api.github.com/repos/facebook/react-native/issues/50628/events
|
https://github.com/facebook/react-native/pull/50628
| 2,986,107,203
|
PR_kwDOAbrxp86SH6vu
| 50,628
|
xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/network/OkHttpCompat.java
|
{
"login": "OmarBafagih",
"id": 71048942,
"node_id": "MDQ6VXNlcjcxMDQ4OTQy",
"avatar_url": "https://avatars.githubusercontent.com/u/71048942?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/OmarBafagih",
"html_url": "https://github.com/OmarBafagih",
"followers_url": "https://api.github.com/users/OmarBafagih/followers",
"following_url": "https://api.github.com/users/OmarBafagih/following{/other_user}",
"gists_url": "https://api.github.com/users/OmarBafagih/gists{/gist_id}",
"starred_url": "https://api.github.com/users/OmarBafagih/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/OmarBafagih/subscriptions",
"organizations_url": "https://api.github.com/users/OmarBafagih/orgs",
"repos_url": "https://api.github.com/users/OmarBafagih/repos",
"events_url": "https://api.github.com/users/OmarBafagih/events{/privacy}",
"received_events_url": "https://api.github.com/users/OmarBafagih/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
open
| false
| null |
[] | null | 3
| 2025-04-10T15:41:43
| 2025-04-11T22:47:50
| null |
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50628",
"html_url": "https://github.com/facebook/react-native/pull/50628",
"diff_url": "https://github.com/facebook/react-native/pull/50628.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50628.patch",
"merged_at": null
}
|
Summary:
Changelog:
[Internal]
Differential Revision: D72770555
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50628/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50628/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50627
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50627/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50627/comments
|
https://api.github.com/repos/facebook/react-native/issues/50627/events
|
https://github.com/facebook/react-native/pull/50627
| 2,985,897,373
|
PR_kwDOAbrxp86SHMi5
| 50,627
|
Define continuous and idle priority for raw events and expose them to React via nativeFabricUIManager
|
{
"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/rubennorte/followers",
"following_url": "https://api.github.com/users/rubennorte/following{/other_user}",
"gists_url": "https://api.github.com/users/rubennorte/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rubennorte/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rubennorte/subscriptions",
"organizations_url": "https://api.github.com/users/rubennorte/orgs",
"repos_url": "https://api.github.com/users/rubennorte/repos",
"events_url": "https://api.github.com/users/rubennorte/events{/privacy}",
"received_events_url": "https://api.github.com/users/rubennorte/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 4
| 2025-04-10T14:31:02
| 2025-04-10T20:15:57
| 2025-04-10T20:15:45
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50627",
"html_url": "https://github.com/facebook/react-native/pull/50627",
"diff_url": "https://github.com/facebook/react-native/pull/50627.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50627.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
This defines 2 new priorities in Fabric, matching the definitions in React:
* Continuous
* Idle
They're exposed to React via 2 new properties in `nativeFabricUIManager`: `unstable_ContinuousEventPriority` and `unstable_IdleEventPriority`.
It also adds the mapping from the raw event priorities to the Fabric event priorities.
This change doesn't have any effect at the moment. For these to come into effect, we need to:
1. Fix the mapping between Fabric priorities and React priorities in the React repository. See
2. Enable the `fixMappingOfEventPrioritiesBetweenFabricAndReact` feature flag.
Differential Revision: D72791968
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50627/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50627/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50626
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50626/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50626/comments
|
https://api.github.com/repos/facebook/react-native/issues/50626/events
|
https://github.com/facebook/react-native/pull/50626
| 2,985,772,962
|
PR_kwDOAbrxp86SGxJt
| 50,626
|
Kotlinify ColorPropConverter
|
{
"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.com/users/fabriziocucci/followers",
"following_url": "https://api.github.com/users/fabriziocucci/following{/other_user}",
"gists_url": "https://api.github.com/users/fabriziocucci/gists{/gist_id}",
"starred_url": "https://api.github.com/users/fabriziocucci/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/fabriziocucci/subscriptions",
"organizations_url": "https://api.github.com/users/fabriziocucci/orgs",
"repos_url": "https://api.github.com/users/fabriziocucci/repos",
"events_url": "https://api.github.com/users/fabriziocucci/events{/privacy}",
"received_events_url": "https://api.github.com/users/fabriziocucci/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-10T13:49:43
| 2025-04-11T12:18:13
| 2025-04-11T12:18:01
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50626",
"html_url": "https://github.com/facebook/react-native/pull/50626",
"diff_url": "https://github.com/facebook/react-native/pull/50626.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50626.patch",
"merged_at": null
}
|
Summary:
As per title.
Changelog: [Internal]
Reviewed By: javache
Differential Revision: D72788490
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50626/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50626/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50625
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50625/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50625/comments
|
https://api.github.com/repos/facebook/react-native/issues/50625/events
|
https://github.com/facebook/react-native/pull/50625
| 2,985,664,388
|
PR_kwDOAbrxp86SGZAr
| 50,625
|
Downgrade markdownlint-rule-relative-links to v3 to avoid yarn errors with incompatible engines
|
{
"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/rubennorte/followers",
"following_url": "https://api.github.com/users/rubennorte/following{/other_user}",
"gists_url": "https://api.github.com/users/rubennorte/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rubennorte/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rubennorte/subscriptions",
"organizations_url": "https://api.github.com/users/rubennorte/orgs",
"repos_url": "https://api.github.com/users/rubennorte/repos",
"events_url": "https://api.github.com/users/rubennorte/events{/privacy}",
"received_events_url": "https://api.github.com/users/rubennorte/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-10T13:18:05
| 2025-04-10T16:49:25
| 2025-04-10T16:49:14
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50625",
"html_url": "https://github.com/facebook/react-native/pull/50625",
"diff_url": "https://github.com/facebook/react-native/pull/50625.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50625.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
This fixes yarn install errors coming from repositories other than `react-native` where `--ignore-engines` isn't specified. This was caused by `markdownlint-rule-relative-links` requiring Node.js >= v22 when we're using v20 in most cases.
Fixes https://github.com/react-native-community/docker-android/actions/runs/14380730414/job/40323632337?pr=234
Differential Revision: D72789007
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50625/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50625/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50624
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50624/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50624/comments
|
https://api.github.com/repos/facebook/react-native/issues/50624/events
|
https://github.com/facebook/react-native/pull/50624
| 2,985,631,991
|
PR_kwDOAbrxp86SGRsm
| 50,624
|
Add `cloneMultiple` method to the `ShadowNode` class
|
{
"login": "bartlomiejbloniarz",
"id": 56109050,
"node_id": "MDQ6VXNlcjU2MTA5MDUw",
"avatar_url": "https://avatars.githubusercontent.com/u/56109050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bartlomiejbloniarz",
"html_url": "https://github.com/bartlomiejbloniarz",
"followers_url": "https://api.github.com/users/bartlomiejbloniarz/followers",
"following_url": "https://api.github.com/users/bartlomiejbloniarz/following{/other_user}",
"gists_url": "https://api.github.com/users/bartlomiejbloniarz/gists{/gist_id}",
"starred_url": "https://api.github.com/users/bartlomiejbloniarz/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/bartlomiejbloniarz/subscriptions",
"organizations_url": "https://api.github.com/users/bartlomiejbloniarz/orgs",
"repos_url": "https://api.github.com/users/bartlomiejbloniarz/repos",
"events_url": "https://api.github.com/users/bartlomiejbloniarz/events{/privacy}",
"received_events_url": "https://api.github.com/users/bartlomiejbloniarz/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1282006477,
"node_id": "MDU6TGFiZWwxMjgyMDA2NDc3",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Software%20Mansion",
"name": "p: Software Mansion",
"color": "0052cc",
"default": false,
"description": "Partner: Software Mansion"
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 6
| 2025-04-10T13:09:13
| 2025-05-28T17:59:08
| 2025-05-28T17:58:56
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50624",
"html_url": "https://github.com/facebook/react-native/pull/50624",
"diff_url": "https://github.com/facebook/react-native/pull/50624.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50624.patch",
"merged_at": null
}
|
<!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The three fields below are mandatory. -->
## Summary:
This PR adds a new cloning method, allowing for updating multiple nodes in a single transaction. It works in two phases:
1. Find which nodes have to be cloned (i.e. nodes given on input and all their ancestors)
2. Clone nodes in the bottom up order - so that every node is cloned exactly once
So the idea is that when we want to update all the red nodes in this picture, we first find the nodes in the green area and the clone only them in the correct order (children are cloned before parents):

Adapting this method [brought a huge performance gain to reanimated](https://github.com/software-mansion/react-native-reanimated/pull/6214). I want to upstream it, so that:
1. we can optimize it further, because making it a part of the `ShadowNode` class gives us access to the parent field in `ShadowNodeFamily` so we can traverse the tree upwards, allowing for a optimal implementation of the first phase (in reanimated we repeatedly call `getAncestors`, which revisits some nodes multiple times)
2. the community can use it
A naive approach that calls `cloneTree` for every node is much slower, as it has to repeat many operations.
## Changelog:
[GENERAL] [ADDED] - Added `cloneMultiple` to `ShadowNode` class.
## Test Plan:
I tested it with the following reanimated implementation and everything works fine:
<details>
```c++
const auto callback =
[&](const ShadowNode &shadowNode,
const std::optional<ShadowNode::ListOfShared> &newChildren) {
return shadowNode.clone(
{mergeProps(shadowNode, propsMap, shadowNode.getFamily()),
newChildren
? std::make_shared<ShadowNode::ListOfShared>(*newChildren)
: ShadowNodeFragment::childrenPlaceholder(),
shadowNode.getState()});
};
return std::static_pointer_cast<RootShadowNode>(
oldRootNode.cloneMultiple(families, callback));
```
</details>
I would like to add tests for it, but I'm not sure what's the best approach for that in the repo.
<!-- Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes the user interface. -->
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50624/reactions",
"total_count": 5,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 5,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50624/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50623
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50623/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50623/comments
|
https://api.github.com/repos/facebook/react-native/issues/50623/events
|
https://github.com/facebook/react-native/pull/50623
| 2,985,606,949
|
PR_kwDOAbrxp86SGMGx
| 50,623
|
Kotlinify JSONArguments
|
{
"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.com/users/fabriziocucci/followers",
"following_url": "https://api.github.com/users/fabriziocucci/following{/other_user}",
"gists_url": "https://api.github.com/users/fabriziocucci/gists{/gist_id}",
"starred_url": "https://api.github.com/users/fabriziocucci/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/fabriziocucci/subscriptions",
"organizations_url": "https://api.github.com/users/fabriziocucci/orgs",
"repos_url": "https://api.github.com/users/fabriziocucci/repos",
"events_url": "https://api.github.com/users/fabriziocucci/events{/privacy}",
"received_events_url": "https://api.github.com/users/fabriziocucci/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-10T13:01:21
| 2025-04-10T14:55:14
| 2025-04-10T14:55:02
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50623",
"html_url": "https://github.com/facebook/react-native/pull/50623",
"diff_url": "https://github.com/facebook/react-native/pull/50623.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50623.patch",
"merged_at": null
}
|
Summary:
As per title.
Changelog: [Internal]
Reviewed By: rshest
Differential Revision: D72784115
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50623/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50623/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50622
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50622/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50622/comments
|
https://api.github.com/repos/facebook/react-native/issues/50622/events
|
https://github.com/facebook/react-native/issues/50622
| 2,985,513,534
|
I_kwDOAbrxp86x81I-
| 50,622
|
Events not working in 0.79.0
|
{
"login": "tapz",
"id": 11726387,
"node_id": "MDQ6VXNlcjExNzI2Mzg3",
"avatar_url": "https://avatars.githubusercontent.com/u/11726387?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tapz",
"html_url": "https://github.com/tapz",
"followers_url": "https://api.github.com/users/tapz/followers",
"following_url": "https://api.github.com/users/tapz/following{/other_user}",
"gists_url": "https://api.github.com/users/tapz/gists{/gist_id}",
"starred_url": "https://api.github.com/users/tapz/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/tapz/subscriptions",
"organizations_url": "https://api.github.com/users/tapz/orgs",
"repos_url": "https://api.github.com/users/tapz/repos",
"events_url": "https://api.github.com/users/tapz/events{/privacy}",
"received_events_url": "https://api.github.com/users/tapz/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"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 the issue."
},
{
"id": 1877909121,
"node_id": "MDU6TGFiZWwxODc3OTA5MTIx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Attention",
"name": "Needs: Attention",
"color": "f9c884",
"default": false,
"description": "Issues where the author has responded to feedback."
}
] |
open
| false
| null |
[] | null | 4
| 2025-04-10T12:31:33
| 2025-04-16T07:37:28
| null |
NONE
| null | null | null | null |
### Description
After upgrading to 0.79.0: `Sending `cameraOrMicPermissionGranted` with no listeners registered`. iOS gives this error, Android does not give any error, but no events delivered.
Swift code:
`sendEvent(withName: "cameraOrMicPermissionGranted", body: [])`
JavaScript code:
```
const grantedListener = NativeEvents.addListener('cameraOrMicPermissionGranted', async () => {
grantedListener.remove();
onPermissionGranted();
});
```
### Steps to reproduce
1. start the app
### React Native Version
0.79.0
### Affected Platforms
Runtime - iOS, Runtime - Android
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.3.2
CPU: (12) arm64 Apple M2 Max
Memory: 1.22 GB / 96.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 22.14.0
path: ~/.nvm/versions/node/v22.14.0/bin/node
Yarn:
version: 1.22.19
path: /opt/homebrew/bin/yarn
npm:
version: 11.2.0
path: ~/.nvm/versions/node/v22.14.0/bin/npm
Watchman:
version: 2025.03.10.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.4
- iOS 18.4
- macOS 15.4
- tvOS 18.4
- visionOS 2.4
- watchOS 11.4
Android SDK:
API Levels:
- "34"
- "35"
Build Tools:
- 34.0.0
- 35.0.0
Android NDK: Not Found
IDEs:
Android Studio: 2024.3 AI-243.22562.218.2431.13114758
Xcode:
version: 16.3/16E140
path: /usr/bin/xcodebuild
Languages:
Java:
version: 23.0.2
path: /opt/homebrew/opt/openjdk/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 18.0.0
wanted: ^18.0.0
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.79.0
wanted: 0.79.0
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: false
```
### Stacktrace or Logs
```text
Sending `cameraOrMicPermissionGranted` with no listeners registered
```
### Reproducer
https://github
### Screenshots and Videos
_No response_
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50622/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/50622/timeline
| null | null |
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50621
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50621/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50621/comments
|
https://api.github.com/repos/facebook/react-native/issues/50621/events
|
https://github.com/facebook/react-native/issues/50621
| 2,985,257,322
|
I_kwDOAbrxp86x72lq
| 50,621
|
React Native 0.79 iOS regression for RCTWindowFrameDidChangeNotification
|
{
"login": "jpudysz",
"id": 9088288,
"node_id": "MDQ6VXNlcjkwODgyODg=",
"avatar_url": "https://avatars.githubusercontent.com/u/9088288?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jpudysz",
"html_url": "https://github.com/jpudysz",
"followers_url": "https://api.github.com/users/jpudysz/followers",
"following_url": "https://api.github.com/users/jpudysz/following{/other_user}",
"gists_url": "https://api.github.com/users/jpudysz/gists{/gist_id}",
"starred_url": "https://api.github.com/users/jpudysz/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jpudysz/subscriptions",
"organizations_url": "https://api.github.com/users/jpudysz/orgs",
"repos_url": "https://api.github.com/users/jpudysz/repos",
"events_url": "https://api.github.com/users/jpudysz/events{/privacy}",
"received_events_url": "https://api.github.com/users/jpudysz/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"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": 650767894,
"node_id": "MDU6TGFiZWw2NTA3Njc4OTQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Impact:%20Regression",
"name": "Impact: Regression",
"color": "e99695",
"default": false,
"description": "Describes a behavior that used to work on a prior release, but stopped working recently."
},
{
"id": 1794148347,
"node_id": "MDU6TGFiZWwxNzk0MTQ4MzQ3",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Triage%20:mag:",
"name": "Needs: Triage :mag:",
"color": "bfd4f2",
"default": false,
"description": ""
}
] |
closed
| false
| null |
[] | null | 11
| 2025-04-10T10:48:51
| 2025-04-24T15:35:36
| 2025-04-24T14:11:45
|
CONTRIBUTOR
| null | null | null | null |
### Description
Hello,
I've noticed a regression in the RCTWindowFrameDidChangeNotification event on iOS when using React Native 0.79. The event no longer fires, as reported in #47234
This issue only occurs with the newest release. I also found this PR #49162 which may be related.
### Steps to reproduce
1. Install repro
2. Run the example on iOS simulator via Xcode
3. Toggle theme change / content size category change / screen orientation change etc.
4. Observe no "Called!" log in the console
### React Native Version
0.79.0
### Affected Platforms
Runtime - iOS
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.3.2
CPU: (12) arm64 Apple M3 Pro
Memory: 818.44 MB / 36.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 23.5.0
path: /opt/homebrew/bin/node
Yarn:
version: 1.22.22
path: /opt/homebrew/bin/yarn
npm:
version: 10.9.2
path: /opt/homebrew/bin/npm
Watchman:
version: 2024.12.02.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.4
- iOS 18.4
- macOS 15.4
- tvOS 18.4
- visionOS 2.4
- watchOS 11.4
Android SDK:
API Levels:
- "23"
- "28"
- "29"
- "30"
- "33"
- "34"
- "35"
Build Tools:
- 30.0.3
- 34.0.0
- 35.0.0
System Images:
- android-23 | ARM 64 v8a
- android-24 | Google APIs ARM 64 v8a
- android-26 | Google APIs ARM 64 v8a
- android-28 | ARM 64 v8a
- android-29 | ARM 64 v8a
- android-30 | ARM 64 v8a
- android-30 | Google APIs ARM 64 v8a
- android-34 | Android TV ARM 64 v8a
- android-34 | ARM 64 v8a
- android-34 | Google APIs ARM 64 v8a
- android-35 | Google APIs ARM 64 v8a
- android-35 | Google Play ARM 64 v8a
Android NDK: Not Found
IDEs:
Android Studio: 2024.3 AI-243.22562.218.2431.12996373
Xcode:
version: 16.3/16E140
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.11
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 18.0.0
wanted: 18.0.0
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.79.0
wanted: 0.79.0
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Stacktrace or Logs
```text
No crash
```
### Reproducer
https://github.com/jpudysz/RN079-repro
### Screenshots and Videos
RN 0.78.2:
https://github.com/user-attachments/assets/11c253df-5078-49fd-bf42-c7d5d507cc41
RN 0.79.0:
https://github.com/user-attachments/assets/28b47999-6b69-4337-b843-24d59e1f1746
|
{
"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/users/cipolleschi/followers",
"following_url": "https://api.github.com/users/cipolleschi/following{/other_user}",
"gists_url": "https://api.github.com/users/cipolleschi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cipolleschi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cipolleschi/subscriptions",
"organizations_url": "https://api.github.com/users/cipolleschi/orgs",
"repos_url": "https://api.github.com/users/cipolleschi/repos",
"events_url": "https://api.github.com/users/cipolleschi/events{/privacy}",
"received_events_url": "https://api.github.com/users/cipolleschi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50621/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 1,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50621/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50620
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50620/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50620/comments
|
https://api.github.com/repos/facebook/react-native/issues/50620/events
|
https://github.com/facebook/react-native/pull/50620
| 2,985,212,317
|
PR_kwDOAbrxp86SE0m9
| 50,620
|
Generate keep.xml to prevent resource shrinking on Android
|
{
"login": "jakex7",
"id": 39670088,
"node_id": "MDQ6VXNlcjM5NjcwMDg4",
"avatar_url": "https://avatars.githubusercontent.com/u/39670088?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jakex7",
"html_url": "https://github.com/jakex7",
"followers_url": "https://api.github.com/users/jakex7/followers",
"following_url": "https://api.github.com/users/jakex7/following{/other_user}",
"gists_url": "https://api.github.com/users/jakex7/gists{/gist_id}",
"starred_url": "https://api.github.com/users/jakex7/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jakex7/subscriptions",
"organizations_url": "https://api.github.com/users/jakex7/orgs",
"repos_url": "https://api.github.com/users/jakex7/repos",
"events_url": "https://api.github.com/users/jakex7/events{/privacy}",
"received_events_url": "https://api.github.com/users/jakex7/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 3253537094,
"node_id": "MDU6TGFiZWwzMjUzNTM3MDk0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Shared%20with%20Meta",
"name": "Shared with Meta",
"color": "BFD4F2",
"default": false,
"description": "Applied via automation to indicate that an Issue or Pull Request has been shared with the team."
}
] |
closed
| false
| null |
[] | null | 4
| 2025-04-10T10:29:35
| 2025-04-14T14:36:42
| 2025-04-14T14:36:32
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50620",
"html_url": "https://github.com/facebook/react-native/pull/50620",
"diff_url": "https://github.com/facebook/react-native/pull/50620.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50620.patch",
"merged_at": null
}
|
## Summary:
On Android, when resource shrinking is enabled, all resources added by Metro may be removed as react-native is accessing resources based on strings rather than references, so AGP can't see its usage.
Example output of `android/app/build/outputs/mapping/release/resources.txt `when `shrinkResources` is enabled.
```
@raw/__node_modules_expo_vectoricons_build_vendor_reactnativevectoricons_fonts_materialcommunityicons : reachable=false
@drawable/__common_assets_haptics_icon : reachable=false
```
It’s a coincidence that most of the resources are currently working, as many file names begin with strings that already exist in the String Pool. For example, `node_modules...` is flagged as used because 'node' is present in the String Pool, causing it to be whitelisted. However, this does not guarantee that the same will apply to all files - especially in a monorepo setup, where paths are significantly different. For example
* `__node_modules_expo_vectoricons_build_vendor_reactnativevectoricons_fonts_materialcommunityicons`
* `__common_assets_haptics_icon`
To prevent that behavior, metro during assets export should create `keep.xml` listing all resources generated by metro.
https://developer.android.com/build/shrink-code#keep-resources
We have already made a similar change in expo cli: https://github.com/expo/expo/pull/35465
## Changelog:
[ANDROID][ADDED] - Generate keep.xml to prevent resource shrinking
## Test Plan:
1. Enable resource shrinking in RNTester by adding this to `android.buildTypes.release` to `packages/rn-tester/android/app/build.gradle.kts`
```gradle
isMinifyEnabled = true
isShrinkResources = true
```
2. Use some resources in playground, for example:
```diff
diff --git a/packages/rn-tester/js/examples/Playground/RNTesterPlayground.js b/packages/rn-tester/js/examples/Playground/RNTesterPlayground.js
index 9dbacb99701..9ac9c231f3f 100644
--- a/packages/rn-tester/js/examples/Playground/RNTesterPlayground.js
+++ b/packages/rn-tester/js/examples/Playground/RNTesterPlayground.js
@@ -11,16 +11,14 @@
import type {RNTesterModuleExample} from '../../types/RNTesterTypes';
-import RNTesterText from '../../components/RNTesterText';
import * as React from 'react';
import {StyleSheet, View} from 'react-native';
+import {Header} from "react-native/Libraries/NewAppScreen";
function Playground() {
return (
<View style={styles.container}>
- <RNTesterText>
- Edit "RNTesterPlayground.js" to change this file
- </RNTesterText>
+ <Header />
</View>
);
}
```
3. Build app using `hermesRelease` variant
4. See Playground screen
| Before | After |
|---|---|
| <img width="488" alt="Zrzut ekranu 2025-04-10 o 12 17 53" src="https://github.com/user-attachments/assets/24fcaa7b-6ddb-4ba6-9fe5-65c27bcbc931" /> | <img width="488" alt="Zrzut ekranu 2025-04-10 o 12 15 58" src="https://github.com/user-attachments/assets/09a1ce77-be26-4571-a4b8-c466bf19e026" /> |
5. Inspect `packages/rn-tester/android/app/build/outputs/mapping/hermesRelease/resources.txt`
| Before | After |
|---|---|
| `@drawable/_reactnative_libraries_newappscreen_components_logo : reachable=false` | `@drawable/_reactnative_libraries_newappscreen_components_logo : reachable=true` |
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50620/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50620/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50619
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50619/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50619/comments
|
https://api.github.com/repos/facebook/react-native/issues/50619/events
|
https://github.com/facebook/react-native/pull/50619
| 2,985,207,647
|
PR_kwDOAbrxp86SEzk4
| 50,619
|
Kotlinify JsonWriterHelper
|
{
"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.com/users/fabriziocucci/followers",
"following_url": "https://api.github.com/users/fabriziocucci/following{/other_user}",
"gists_url": "https://api.github.com/users/fabriziocucci/gists{/gist_id}",
"starred_url": "https://api.github.com/users/fabriziocucci/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/fabriziocucci/subscriptions",
"organizations_url": "https://api.github.com/users/fabriziocucci/orgs",
"repos_url": "https://api.github.com/users/fabriziocucci/repos",
"events_url": "https://api.github.com/users/fabriziocucci/events{/privacy}",
"received_events_url": "https://api.github.com/users/fabriziocucci/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed."
},
{
"id": 982010329,
"node_id": "MDU6TGFiZWw5ODIwMTAzMjk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Merged",
"name": "Merged",
"color": "6f42c1",
"default": false,
"description": "This PR has been merged."
},
{
"id": 1208510250,
"node_id": "MDU6TGFiZWwxMjA4NTEwMjUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/p:%20Facebook",
"name": "p: Facebook",
"color": "0052cc",
"default": false,
"description": "Partner: Facebook"
},
{
"id": 1215208045,
"node_id": "MDU6TGFiZWwxMjE1MjA4MDQ1",
"url": "https://api.github.com/repos/facebook/react-native/labels/Partner",
"name": "Partner",
"color": "0052cc",
"default": false,
"description": ""
},
{
"id": 1690952236,
"node_id": "MDU6TGFiZWwxNjkwOTUyMjM2",
"url": "https://api.github.com/repos/facebook/react-native/labels/fb-exported",
"name": "fb-exported",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2025-04-10T10:27:41
| 2025-04-10T13:29:26
| 2025-04-10T13:29:16
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/50619",
"html_url": "https://github.com/facebook/react-native/pull/50619",
"diff_url": "https://github.com/facebook/react-native/pull/50619.diff",
"patch_url": "https://github.com/facebook/react-native/pull/50619.patch",
"merged_at": null
}
|
Summary:
As per title.
Changelog: [Internal]
Reviewed By: cortinico
Differential Revision: D72782158
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "https://api.github.com/users/facebook-github-bot/followers",
"following_url": "https://api.github.com/users/facebook-github-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/facebook-github-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/facebook-github-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/facebook-github-bot/subscriptions",
"organizations_url": "https://api.github.com/users/facebook-github-bot/orgs",
"repos_url": "https://api.github.com/users/facebook-github-bot/repos",
"events_url": "https://api.github.com/users/facebook-github-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/facebook-github-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50619/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50619/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/50618
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50618/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50618/comments
|
https://api.github.com/repos/facebook/react-native/issues/50618/events
|
https://github.com/facebook/react-native/issues/50618
| 2,984,756,630
|
I_kwDOAbrxp86x58WW
| 50,618
|
iOS Build Failing on New Architecture After Upgrading from 0.78.2 to 0.79.0
|
{
"login": "BondugulaAadhi",
"id": 139991855,
"node_id": "U_kgDOCFgbLw",
"avatar_url": "https://avatars.githubusercontent.com/u/139991855?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/BondugulaAadhi",
"html_url": "https://github.com/BondugulaAadhi",
"followers_url": "https://api.github.com/users/BondugulaAadhi/followers",
"following_url": "https://api.github.com/users/BondugulaAadhi/following{/other_user}",
"gists_url": "https://api.github.com/users/BondugulaAadhi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/BondugulaAadhi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/BondugulaAadhi/subscriptions",
"organizations_url": "https://api.github.com/users/BondugulaAadhi/orgs",
"repos_url": "https://api.github.com/users/BondugulaAadhi/repos",
"events_url": "https://api.github.com/users/BondugulaAadhi/events{/privacy}",
"received_events_url": "https://api.github.com/users/BondugulaAadhi/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"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": 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. Applying this label will cause issue to be closed."
},
{
"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": "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 the issue."
}
] |
closed
| false
| null |
[] | null | 11
| 2025-04-10T07:38:32
| 2025-05-07T21:32:55
| 2025-04-10T13:45:57
|
NONE
| null | null | null | null |
### Description
Environment:
React Native version: 0.79.0
Previous version: 0.78.2
Upgrade method: React Native Upgrade Helper
Architecture: New Architecture Enabled
Platform: iOS
Issue Summary:
After upgrading my app from React Native 0.78.2 to 0.79.0, the iOS build fails when using the New Architecture. I followed the upgrade path using React Native Upgrade Helper and updated the necessary files accordingly.
### Steps to reproduce
Steps to Reproduce:
Start with a working React Native project on version 0.78.2 with the New Architecture enabled.
Use React Native Upgrade Helper to upgrade the project to 0.79.0.
Update the AppDelegate.swift as per the new structure for New Architecture (shown above).
Run bundle install (if using Bundler) and then pod install inside the ios/ directory.
Open the .xcworkspace file in Xcode.
Try building the app using the New Architecture on a real device or simulator.
### React Native Version
0.79.0
### Affected Platforms
Runtime - iOS
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 15.2
CPU: (10) arm64 Apple M4
Memory: 120.52 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 23.6.1
path: /opt/homebrew/bin/node
Yarn:
version: 1.22.22
path: /opt/homebrew/bin/yarn
npm:
version: 10.9.2
path: ~/Desktop/repo/tf-app/node_modules/.bin/npm
Watchman:
version: 2024.12.02.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.2
- iOS 18.2
- macOS 15.2
- tvOS 18.2
- visionOS 2.2
- watchOS 11.2
Android SDK: Not Found
IDEs:
Android Studio: Not Found
Xcode:
version: 16.2/16C5032a
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.14
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 18.0.0
wanted: 18.0.0
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.79.0
wanted: 0.79.0
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Stacktrace or Logs
```text
-
```
### Reproducer
-
### Screenshots and Videos
After upgrading my app from React Native 0.78.2 to 0.79.0, the iOS build fails when using the New Architecture. I followed the upgrade path using React Native Upgrade Helper and updated the necessary files accordingly.
|
{
"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/cortinico/followers",
"following_url": "https://api.github.com/users/cortinico/following{/other_user}",
"gists_url": "https://api.github.com/users/cortinico/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cortinico/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cortinico/subscriptions",
"organizations_url": "https://api.github.com/users/cortinico/orgs",
"repos_url": "https://api.github.com/users/cortinico/repos",
"events_url": "https://api.github.com/users/cortinico/events{/privacy}",
"received_events_url": "https://api.github.com/users/cortinico/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50618/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50618/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/50617
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/50617/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/50617/comments
|
https://api.github.com/repos/facebook/react-native/issues/50617/events
|
https://github.com/facebook/react-native/issues/50617
| 2,984,639,595
|
I_kwDOAbrxp86x5fxr
| 50,617
|
iOS build fails with "_main" undefined for architecture x86_64 after upgrading to React Native 0.78
|
{
"login": "PirunSeng",
"id": 12696293,
"node_id": "MDQ6VXNlcjEyNjk2Mjkz",
"avatar_url": "https://avatars.githubusercontent.com/u/12696293?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PirunSeng",
"html_url": "https://github.com/PirunSeng",
"followers_url": "https://api.github.com/users/PirunSeng/followers",
"following_url": "https://api.github.com/users/PirunSeng/following{/other_user}",
"gists_url": "https://api.github.com/users/PirunSeng/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PirunSeng/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PirunSeng/subscriptions",
"organizations_url": "https://api.github.com/users/PirunSeng/orgs",
"repos_url": "https://api.github.com/users/PirunSeng/repos",
"events_url": "https://api.github.com/users/PirunSeng/events{/privacy}",
"received_events_url": "https://api.github.com/users/PirunSeng/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"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": 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. Applying this label will cause issue to be closed."
},
{
"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 the issue."
},
{
"id": 1794380150,
"node_id": "MDU6TGFiZWwxNzk0MzgwMTUw",
"url": "https://api.github.com/repos/facebook/react-native/labels/Newer%20Patch%20Available",
"name": "Newer Patch Available",
"color": "d4c5f9",
"default": false,
"description": ""
},
{
"id": 1877909121,
"node_id": "MDU6TGFiZWwxODc3OTA5MTIx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Attention",
"name": "Needs: Attention",
"color": "f9c884",
"default": false,
"description": "Issues where the author has responded to feedback."
}
] |
closed
| false
| null |
[] | null | 13
| 2025-04-10T06:47:31
| 2025-04-25T11:41:59
| 2025-04-10T13:47:21
|
NONE
| null | null | null | null |
### Description
I'm upgrading a React Native project from 0.68.6 to 0.78.0 and followed all steps on React Native Upgrade Helper.
✅ yarn install and pod install both complete successfully.
❌ But when I try to build the iOS project in Xcode, it fails with the following error:
```
ld: warning: ignoring duplicate libraries: '-lc++'
ld: warning: Could not find or use auto-linked framework 'CoreAudioTypes'
ld: Undefined symbols for architecture x86_64:
"_main", referenced from:
<initial-undefines>
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
```
🔍 My assumption: it might be failing to find the correct entry point of the app (@main or AppDelegate.swift misconfiguration?).
**Environment**:
- macOS 14.7.1 (M3)
- Xcode 16.1
- CocoaPods 1.16.2
- Ruby 2.7.4p191
I’d appreciate help from anyone who’s dealt with similar iOS build issues during a major React Native upgrade. Happy to share more config if needed. Thanks!
### Steps to reproduce
1. Using ReactNative Upgrade Helper to apply all the changes from 0.68.6 to 0.78.0
2. Removes node_modules, yarn.lock, ios/Pods, ios/Podfile.lock, ios/build, ~/Library/Developer/Xcode/DerivedData
3. yarn install & pod install successfully
4. Go to XCode to build, and face the build failed.
### React Native Version
0.78.0
### Affected Platforms
Build - MacOS, Runtime - iOS
### Output of `npx @react-native-community/cli info`
```text
System:
OS: macOS 14.7.1
CPU: (12) arm64 Apple M3 Pro
Memory: 127.20 MB / 18.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 18.20.5
path: ~/.nvm/versions/node/v18.20.5/bin/node
Yarn:
version: 1.22.22
path: /opt/homebrew/bin/yarn
npm:
version: 10.8.2
path: ~/.nvm/versions/node/v18.20.5/bin/npm
Watchman:
version: 2025.03.10.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.1
- iOS 18.1
- macOS 15.1
- tvOS 18.1
- visionOS 2.1
- watchOS 11.1
Android SDK: Not Found
IDEs:
Android Studio: 2024.3 AI-243.24978.46.2431.13208083
Xcode:
version: 16.1/16B40
path: /usr/bin/xcodebuild
Languages:
Java:
version: 11.0.26
path: /opt/homebrew/opt/openjdk@11/bin/javac
Ruby:
version: 2.7.4
path: /Users/pirunseng/.rbenv/shims/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.1
wanted: 15.0.1
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.78.1
wanted: 0.78.1
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: Not found
newArchEnabled: Not found
iOS:
hermesEnabled: Not found
newArchEnabled: false
info React Native v0.79.0 is now available (your project is running on v0.78.1).
info Changelog: https://github.com/facebook/react-native/releases/tag/v0.79.0
info Diff: https://react-native-community.github.io/upgrade-helper/?from=0.78.1&to=0.79.0
info For more info, check out "https://reactnative.dev/docs/upgrading?os=macos".
```
### Stacktrace or Logs
```text
ld: warning: ignoring duplicate libraries: '-lc++'
ld: warning: Could not find or use auto-linked framework 'CoreAudioTypes'
ld: Undefined symbols for architecture x86_64:
"_main", referenced from:
<initial-undefines>
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
```
### Reproducer
Unfortunately, I cannot share the company’s private repo, but I’ve followed the official Upgrade Helper strictly from 0.68 to 0.78.
### Screenshots and Videos
_No response_
|
{
"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://api.github.com/users/react-native-bot/followers",
"following_url": "https://api.github.com/users/react-native-bot/following{/other_user}",
"gists_url": "https://api.github.com/users/react-native-bot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/react-native-bot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/react-native-bot/subscriptions",
"organizations_url": "https://api.github.com/users/react-native-bot/orgs",
"repos_url": "https://api.github.com/users/react-native-bot/repos",
"events_url": "https://api.github.com/users/react-native-bot/events{/privacy}",
"received_events_url": "https://api.github.com/users/react-native-bot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/50617/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/50617/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.