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/47589
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47589/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47589/comments
|
https://api.github.com/repos/facebook/react-native/issues/47589/events
|
https://github.com/facebook/react-native/pull/47589
| 2,655,685,756
|
PR_kwDOAbrxp86ByteV
| 47,589
|
Implement missing URL methods (#45030)
|
{
"login": "SarhaneGhribi",
"id": 124355119,
"node_id": "U_kgDOB2mCLw",
"avatar_url": "https://avatars.githubusercontent.com/u/124355119?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/SarhaneGhribi",
"html_url": "https://github.com/SarhaneGhribi",
"followers_url": "https://api.github.com/users/SarhaneGhribi/followers",
"following_url": "https://api.github.com/users/SarhaneGhribi/following{/other_user}",
"gists_url": "https://api.github.com/users/SarhaneGhribi/gists{/gist_id}",
"starred_url": "https://api.github.com/users/SarhaneGhribi/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/SarhaneGhribi/subscriptions",
"organizations_url": "https://api.github.com/users/SarhaneGhribi/orgs",
"repos_url": "https://api.github.com/users/SarhaneGhribi/repos",
"events_url": "https://api.github.com/users/SarhaneGhribi/events{/privacy}",
"received_events_url": "https://api.github.com/users/SarhaneGhribi/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 | 2
| 2024-11-13T14:25:52
| 2025-04-11T07:30:01
| 2025-03-21T12:15:36
|
NONE
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47589",
"html_url": "https://github.com/facebook/react-native/pull/47589",
"diff_url": "https://github.com/facebook/react-native/pull/47589.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47589.patch",
"merged_at": null
}
|
## Summary:
This pull request containsiimplementations for for URL accessors from this issue
[https://github.com/facebook/react-native/issues/45030](url)
## Changelog:
[General] [Added] - Implemented missing methods in URL.js and URLSearchParams.js, including tests for these implementations
## Test Plan:
I have added tests for my code and it passed u can check them in
react-native/packages/react-native/Libraries/Blob/__tests__/URL-test.js
|
{
"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/47589/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/47589/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47588
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47588/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47588/comments
|
https://api.github.com/repos/facebook/react-native/issues/47588/events
|
https://github.com/facebook/react-native/pull/47588
| 2,655,604,474
|
PR_kwDOAbrxp86Byb37
| 47,588
|
ReactViewGroup - remove sHelperRect
|
{
"login": "tdn120",
"id": 32721554,
"node_id": "MDQ6VXNlcjMyNzIxNTU0",
"avatar_url": "https://avatars.githubusercontent.com/u/32721554?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tdn120",
"html_url": "https://github.com/tdn120",
"followers_url": "https://api.github.com/users/tdn120/followers",
"following_url": "https://api.github.com/users/tdn120/following{/other_user}",
"gists_url": "https://api.github.com/users/tdn120/gists{/gist_id}",
"starred_url": "https://api.github.com/users/tdn120/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/tdn120/subscriptions",
"organizations_url": "https://api.github.com/users/tdn120/orgs",
"repos_url": "https://api.github.com/users/tdn120/repos",
"events_url": "https://api.github.com/users/tdn120/events{/privacy}",
"received_events_url": "https://api.github.com/users/tdn120/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
| 2024-11-13T13:55:30
| 2024-11-14T17:21:06
| 2024-11-14T17:20:56
|
NONE
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47588",
"html_url": "https://github.com/facebook/react-native/pull/47588",
"diff_url": "https://github.com/facebook/react-native/pull/47588.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47588.patch",
"merged_at": null
}
|
Summary:
This is unnecessary - we can pass the params directly instead of first populating them in a Rect.
Changelog: [Internal]
Reviewed By: rshest
Differential Revision: D65843834
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47588/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47588/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47587
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47587/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47587/comments
|
https://api.github.com/repos/facebook/react-native/issues/47587/events
|
https://github.com/facebook/react-native/issues/47587
| 2,655,597,065
|
I_kwDOAbrxp86eSTIJ
| 47,587
|
React native iOS App Crash- After Upgrade to 0.76.1
|
{
"login": "Ajithkumar2203",
"id": 47243500,
"node_id": "MDQ6VXNlcjQ3MjQzNTAw",
"avatar_url": "https://avatars.githubusercontent.com/u/47243500?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Ajithkumar2203",
"html_url": "https://github.com/Ajithkumar2203",
"followers_url": "https://api.github.com/users/Ajithkumar2203/followers",
"following_url": "https://api.github.com/users/Ajithkumar2203/following{/other_user}",
"gists_url": "https://api.github.com/users/Ajithkumar2203/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Ajithkumar2203/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Ajithkumar2203/subscriptions",
"organizations_url": "https://api.github.com/users/Ajithkumar2203/orgs",
"repos_url": "https://api.github.com/users/Ajithkumar2203/repos",
"events_url": "https://api.github.com/users/Ajithkumar2203/events{/privacy}",
"received_events_url": "https://api.github.com/users/Ajithkumar2203/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": 1159503141,
"node_id": "MDU6TGFiZWwxMTU5NTAzMTQx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Debugging",
"name": "Debugging",
"color": "1D76DB",
"default": false,
"description": "Issues related to React Native DevTools or legacy JavaScript/Hermes debugging"
},
{
"id": 1261489149,
"node_id": "MDU6TGFiZWwxMjYxNDg5MTQ5",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20Duplicate",
"name": "Resolution: Duplicate",
"color": "ffffff",
"default": false,
"description": ""
},
{
"id": 1794376073,
"node_id": "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 | 39
| 2024-11-13T13:52:44
| 2025-02-03T17:27:09
| 2024-12-04T16:25:12
|
NONE
| null | null | null | null |
### Description
I had 2 issues
Build got crashed after the splash screen in testflight (Release version)
"react-native": "^0.75.1"
Xcode Version 16.0
Mac os version 15.1
After upgrade build got crashed in debug mode also cant able to run my app
"react-native": "^0.76.1"
Xcode Version 16.0
Mac os version 15.1
Initially i thought it was because of splash screen i removed that also facing the same crash i dont know why
but when i installed the previous version "react-native": "0.70.6", it is working fine in the dev and release version
Note i updated almost all the package to most recent version is anything releated to
architechture something
Here is my package json
```json
"dependencies": {
"@react-navigation/native": "^7.0.0",
"@react-navigation/stack": "^7.0.0",
"hermes-engine": "^0.11.0",
"react": "18.3.1",
"react-native": "0.76.1",
"react-native-reanimated": "^3.16.1",
"react-native-safe-area-context": "^4.14.0",
"react-native-screens": "^4.0.0",
"realm": "^20.0.0",
"redux": "^5.0.1",
"redux-observable": "^3.0.0-rc.2",
"redux-thunk": "^3.1.0",
"reselect": "^5.1.1",
"rxjs": "^7.8.1",
}
```
# Here is my Pod file
```ruby
require_relative '../node_modules/react-native/scripts/react_native_pods'
require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules'
platform :ios, '14.0'
install! 'cocoapods', :deterministic_uuids => false
# Flags change depending on the env values.
flags = get_default_flags()
target 'mobilecheck' do
config = use_native_modules!
# use_react_native!(:path => config[:reactNativePath])
use_react_native!(
:path => config[:reactNativePath],
# Hermes is now enabled by default. Disable by setting this flag to false.
# Upcoming versions of React Native may rely on get_default_flags(), but
# we make it explicit here to aid in the React Native upgrade process.
:hermes_enabled => true,
:fabric_enabled => flags[:fabric_enabled],
# Enables Flipper.
#
# Note that if you have use_frameworks! enabled, Flipper will not work and
# you should disable the next line.
:flipper_configuration => FlipperConfiguration.enabled,
# An absolute path to your application root.
:app_path => "#{Pod::Config.instance.installation_root}/.."
)
pod 'RNVectorIcons', :path => '../node_modules/react-native-vector-icons'
pod 'react-native-dynatrace', :
```
### Steps to reproduce
I did all possible ways
deleted node modules package.lock json
podfile and pod.lock json
and reinstalled again
### React Native Version
0.76.0
### Output of `npx react-native info`
```text
System:
OS: macOS 15.1
CPU: (10) arm64 Apple M1 Pro
Memory: 105.08 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 22.4.1
path: ~/.nvm/versions/node/v22.4.1/bin/node
Yarn: Not Found
npm:
version: 10.8.2
path: ~/.nvm/versions/node/v22.4.1/bin/npm
Watchman:
version: 2024.10.28.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.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: 2022.3 AI-223.8836.35.2231.10671973
Xcode:
version: 16.0/16A242d
path: /usr/bin/xcodebuild
Languages:
Java:
version: 21.0.1
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.1.2
wanted: ^15.1.2
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.76.0
wanted: 0.76.0
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: false
newArchEnabled: false
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Screenshots and Videos
_No response_
|
{
"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/47587/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47587/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/47586
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47586/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47586/comments
|
https://api.github.com/repos/facebook/react-native/issues/47586/events
|
https://github.com/facebook/react-native/issues/47586
| 2,655,593,164
|
I_kwDOAbrxp86eSSLM
| 47,586
|
Compile jsbundle to hbc on iOS
|
{
"login": "nanatlantica",
"id": 6023483,
"node_id": "MDQ6VXNlcjYwMjM0ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/6023483?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nanatlantica",
"html_url": "https://github.com/nanatlantica",
"followers_url": "https://api.github.com/users/nanatlantica/followers",
"following_url": "https://api.github.com/users/nanatlantica/following{/other_user}",
"gists_url": "https://api.github.com/users/nanatlantica/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nanatlantica/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nanatlantica/subscriptions",
"organizations_url": "https://api.github.com/users/nanatlantica/orgs",
"repos_url": "https://api.github.com/users/nanatlantica/repos",
"events_url": "https://api.github.com/users/nanatlantica/events{/privacy}",
"received_events_url": "https://api.github.com/users/nanatlantica/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": 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": 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"
},
{
"id": 5381829209,
"node_id": "LA_kwDOAbrxp88AAAABQMgyWQ",
"url": "https://api.github.com/repos/facebook/react-native/labels/%F0%9F%93%A6Bundler",
"name": "📦Bundler",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 3
| 2024-11-13T13:51:14
| 2024-12-02T18:38:26
| 2024-12-02T18:38:23
|
NONE
| null | null | null | null |
### Description
Currently, my RN server is sending the jsbundle file, but the server cannot temporarily send the hbc file. I am now using Hermes engine version 0.75. How can I compile the jsbundle file into an hbc file on the iOS client and use it?
### Steps to reproduce
Currently, my RN server is sending the jsbundle file, but the server cannot temporarily send the hbc file. I am now using Hermes engine version 0.75. How can I compile the jsbundle file into an hbc file on the iOS client and use it?
### React Native Version
0.75.0
### Affected Platforms
Runtime - iOS
### Output of `npx react-native info`
```text
macOS : 15.0.1
iOS : 16.7.10
```
### Stacktrace or Logs
```text
null
```
### Reproducer
https://github.com/nanatlantica/RNDynamic.git
### 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/47586/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47586/timeline
| null |
not_planned
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/47585
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47585/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47585/comments
|
https://api.github.com/repos/facebook/react-native/issues/47585/events
|
https://github.com/facebook/react-native/pull/47585
| 2,655,508,778
|
PR_kwDOAbrxp86ByIOL
| 47,585
|
Unbreak legacy ReactFontManager
|
{
"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 | 5
| 2024-11-13T13:21:51
| 2024-11-13T21:27:15
| 2024-11-13T17:37:27
|
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47585",
"html_url": "https://github.com/facebook/react-native/pull/47585",
"diff_url": "https://github.com/facebook/react-native/pull/47585.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47585.patch",
"merged_at": null
}
|
Summary:
We have two classes named ReactFontManager and during the Kotlin migration this got mixed up.
Changelog: [Android][Fixed] Fixed crash in legacy ReactFontManager
Differential Revision: D65877606
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47585/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47585/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47584
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47584/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47584/comments
|
https://api.github.com/repos/facebook/react-native/issues/47584/events
|
https://github.com/facebook/react-native/issues/47584
| 2,655,372,568
|
I_kwDOAbrxp86eRcUY
| 47,584
|
bundler: failed to load command: pod (/Users/runner/work/1/s/vendor/bundle/ruby/3.3.0/bin/pod)
|
{
"login": "hoanghai9650",
"id": 76964646,
"node_id": "MDQ6VXNlcjc2OTY0NjQ2",
"avatar_url": "https://avatars.githubusercontent.com/u/76964646?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hoanghai9650",
"html_url": "https://github.com/hoanghai9650",
"followers_url": "https://api.github.com/users/hoanghai9650/followers",
"following_url": "https://api.github.com/users/hoanghai9650/following{/other_user}",
"gists_url": "https://api.github.com/users/hoanghai9650/gists{/gist_id}",
"starred_url": "https://api.github.com/users/hoanghai9650/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/hoanghai9650/subscriptions",
"organizations_url": "https://api.github.com/users/hoanghai9650/orgs",
"repos_url": "https://api.github.com/users/hoanghai9650/repos",
"events_url": "https://api.github.com/users/hoanghai9650/events{/privacy}",
"received_events_url": "https://api.github.com/users/hoanghai9650/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": 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": 5381829209,
"node_id": "LA_kwDOAbrxp88AAAABQMgyWQ",
"url": "https://api.github.com/repos/facebook/react-native/labels/%F0%9F%93%A6Bundler",
"name": "📦Bundler",
"color": "ededed",
"default": false,
"description": null
}
] |
closed
| false
| null |
[] | null | 2
| 2024-11-13T12:50:31
| 2025-02-27T12:33:26
| 2024-11-13T14:04:05
|
NONE
| null | null | null | null |
### Description
I already have an React Native project before and already setup CI/CD for it by using Azure DevOps. But now when I upgraded to new arch 0.76, it failed when pod install.
My script for pod install: (I already have a script for bundle install inside this file)
```
- script: |
export RUBY_THREAD_VM_STACK_SIZE=1000000
export RCT_NEW_ARCH_ENABLED=1
bundle exec pod install
displayName: 'iOS | CocoaPods packages installing with new architecture'
workingDirectory: '$(Build.SourcesDirectory)/ios'
condition: ne(variables['cache_pods_restored'], 'true')
```
activesupport 7.0.8.6
ruby 3.3.0
algoliasearch 1.27.5
cocoapods-core 1.14.3
### Steps to reproduce
run bundle exec pod install in Azure DevOps pipeline
### React Native Version
0.76.1
### Affected Platforms
Build - MacOS
### Areas
Bridgeless - The New Initialization Flow, Codegen
### Output of `npx react-native info`
```text
System:
OS: macOS 15.1
CPU: (11) arm64 Apple M3 Pro
Memory: 7.25 GB / 36.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 22.9.0
path: ~/.nvm/versions/node/v22.9.0/bin/node
Yarn:
version: 4.5.1
path: ~/Desktop/Catalogue-Solutions-Mobile/node_modules/.bin/yarn
npm:
version: 10.8.3
path: ~/.nvm/versions/node/v22.9.0/bin/npm
Watchman:
version: 2024.10.07.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.15.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.2 AI-242.21829.142.2421.12409432
Xcode:
version: 16.1/16B40
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.12
path: /usr/bin/javac
Ruby:
version: 3.3.5
path: /opt/homebrew/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.0
wanted: 15.0.0
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.76.1
wanted: ^0.76.1
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Stacktrace or Logs
```text
bundler: failed to load command: pod (/Users/runner/work/1/s/vendor/bundle/ruby/3.3.0/bin/pod)
SystemStackError: stack level too deep
/usr/local/lib/ruby/site_ruby/3.3.0/rubygems/stub_specification.rb:230:in `loaded_spec'
/usr/local/lib/ruby/site_ruby/3.3.0/rubygems/stub_specification.rb:186:in `spec'
/Users/runner/work/1/s/vendor/bundle/ruby/3.3.0/gems/bundler-2.1.4/lib/bundler/stub_specification.rb:78:in `_remote_specification'
/Users/runner/work/1/s/vendor/bundle/ruby/3.3.0/gems/bundler-2.1.4/lib/bundler/remote_specification.rb:104:in `method_missing'
/usr/local/lib/ruby/site_ruby/3.3.0/rubygems/stub_specification.rb:231:in `loaded_spec'
/usr/local/lib/ruby/site_ruby/3.3.0/rubygems/stub_specification.rb:186:in `spec'
/Users/runner/work/1/s/vendor/bundle/ruby/3.3.0/gems/bundler-2.1.4/lib/bundler/stub_specification.rb:78:in `_remote_specification'
/Users/runner/work/1/s/vendor/bundle/ruby/3.3.0/gems/bundler-2.1.4/lib/bundler/remote_specification.rb:104:in `method_missing'
/usr/local/lib/ruby/site_ruby/3.3.0/rubygems/stub_specification.rb:231:in `loaded_spec'
/usr/local/lib/ruby/site_ruby/3.3.0/rubygems/stub_specification.rb:186:in `spec'
```
### Reproducer
donthave
### Screenshots and Videos
_No response_
|
{
"login": "hoanghai9650",
"id": 76964646,
"node_id": "MDQ6VXNlcjc2OTY0NjQ2",
"avatar_url": "https://avatars.githubusercontent.com/u/76964646?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hoanghai9650",
"html_url": "https://github.com/hoanghai9650",
"followers_url": "https://api.github.com/users/hoanghai9650/followers",
"following_url": "https://api.github.com/users/hoanghai9650/following{/other_user}",
"gists_url": "https://api.github.com/users/hoanghai9650/gists{/gist_id}",
"starred_url": "https://api.github.com/users/hoanghai9650/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/hoanghai9650/subscriptions",
"organizations_url": "https://api.github.com/users/hoanghai9650/orgs",
"repos_url": "https://api.github.com/users/hoanghai9650/repos",
"events_url": "https://api.github.com/users/hoanghai9650/events{/privacy}",
"received_events_url": "https://api.github.com/users/hoanghai9650/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/47584/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47584/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/47583
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47583/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47583/comments
|
https://api.github.com/repos/facebook/react-native/issues/47583/events
|
https://github.com/facebook/react-native/issues/47583
| 2,654,346,371
|
I_kwDOAbrxp86eNhyD
| 47,583
|
RTL Layout Direction does not Work after the application is reloaded/Restarted in IOS updated React Native architecture
|
{
"login": "bhojaniasgar",
"id": 79130095,
"node_id": "MDQ6VXNlcjc5MTMwMDk1",
"avatar_url": "https://avatars.githubusercontent.com/u/79130095?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bhojaniasgar",
"html_url": "https://github.com/bhojaniasgar",
"followers_url": "https://api.github.com/users/bhojaniasgar/followers",
"following_url": "https://api.github.com/users/bhojaniasgar/following{/other_user}",
"gists_url": "https://api.github.com/users/bhojaniasgar/gists{/gist_id}",
"starred_url": "https://api.github.com/users/bhojaniasgar/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/bhojaniasgar/subscriptions",
"organizations_url": "https://api.github.com/users/bhojaniasgar/orgs",
"repos_url": "https://api.github.com/users/bhojaniasgar/repos",
"events_url": "https://api.github.com/users/bhojaniasgar/events{/privacy}",
"received_events_url": "https://api.github.com/users/bhojaniasgar/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": 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": 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 | 4
| 2024-11-13T06:20:40
| 2025-02-05T08:07:06
| 2024-12-03T13:45:23
|
NONE
| null | null | null | null |
### Description
Issue Description:
When leveraging the I18nManager module to switch between Right-to-Left (RTL) and Left-to-Right (LTR) layout directions, the UI does not immediately reflect these changes upon app reload, though animations are correctly updated. This behavior is specific to the new React Native architecture, where the layout direction and related styles (e.g., text-align: right) are only properly applied after a full restart of the application, rather than on reload or with the react-native-restart method.
### Steps to reproduce
- Initialize a React Native project with the new architecture enabled.
- Use I18nManager.forceRTL(true/false) to change the layout direction.
- Trigger a restart using the react-native-restart command.
- Observe that the UI does not immediately update (styles like text-align: right are not enforced until the app is fully restarted).
### React Native Version
0.76.1
### Affected Platforms
Runtime - iOS
### Areas
Other (please specify)
### Output of `npx react-native info`
```text
System:
OS: macOS 15.1
CPU: (8) arm64 Apple M2
Memory: 228.64 MB / 8.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 20.13.0
path: ~/.nvm/versions/node/v20.13.0/bin/node
Yarn:
version: 3.6.4
path: ~/.nvm/versions/node/v20.13.0/bin/yarn
npm:
version: 10.8.3
path: ~/.nvm/versions/node/v20.13.0/bin/npm
Watchman:
version: 2024.09.23.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.15.2
path: /Users/asgarbhojani/.rvm/gems/ruby-3.0.0/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:
Android NDK: 22.1.7171670
IDEs:
Android Studio: 2024.2 AI-242.23339.11.2421.12550806
Xcode:
version: 16.1/16B40
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.11
path: /usr/bin/javac
Ruby:
version: 3.0.0
path: /Users/asgarbhojani/.rvm/rubies/ruby-3.0.0/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.0
wanted: 15.0.0
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.76.1
wanted: 0.76.1
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Stacktrace or Logs
```text
There is no crash
```
### Reproducer
https://github.com/bhojaniasgar/RTLIssue
### Screenshots and Videos
https://github.com/user-attachments/assets/06b1e887-f70b-4510-837d-a212c0825c66
|
{
"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/47583/reactions",
"total_count": 4,
"+1": 4,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47583/timeline
| null |
not_planned
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/47582
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47582/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47582/comments
|
https://api.github.com/repos/facebook/react-native/issues/47582/events
|
https://github.com/facebook/react-native/issues/47582
| 2,654,313,776
|
I_kwDOAbrxp86eNZ0w
| 47,582
|
0.76.1 Execution failed for task ':app:dataBindingMergeDependencyArtifactsDebug'. > Java heap space
|
{
"login": "ayanWappnet",
"id": 113967544,
"node_id": "U_kgDOBssBuA",
"avatar_url": "https://avatars.githubusercontent.com/u/113967544?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ayanWappnet",
"html_url": "https://github.com/ayanWappnet",
"followers_url": "https://api.github.com/users/ayanWappnet/followers",
"following_url": "https://api.github.com/users/ayanWappnet/following{/other_user}",
"gists_url": "https://api.github.com/users/ayanWappnet/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ayanWappnet/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ayanWappnet/subscriptions",
"organizations_url": "https://api.github.com/users/ayanWappnet/orgs",
"repos_url": "https://api.github.com/users/ayanWappnet/repos",
"events_url": "https://api.github.com/users/ayanWappnet/events{/privacy}",
"received_events_url": "https://api.github.com/users/ayanWappnet/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"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": 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 | 9
| 2024-11-13T06:05:23
| 2024-11-29T17:18:38
| 2024-11-29T17:18:30
|
NONE
| null | null | null | null |
### Description
i create new project with 0.76.1 and install library package and i migrate my old project to new 0.76.1
### Steps to reproduce
1. install yarn which version 1.22.22
2. react native 0.76.1
3. clean build with => cd android && ./gradlew clean && cd ..
4. and run project
### React Native Version
0.76.1
### Affected Platforms
Runtime - Android, Build - Linux
### Output of `npx react-native info`
```text
System:
OS: Linux 5.8 Ubuntu 20.04.6 LTS (Focal Fossa)
CPU: (6) x64 Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
Memory: 5.17 GB / 15.57 GB
Shell:
version: 5.0.17
path: /bin/bash
Binaries:
Node:
version: 21.7.3
path: ~/.nvm/versions/node/v21.7.3/bin/node
Yarn:
version: 1.22.22
path: /usr/bin/yarn
npm:
version: 10.5.0
path: ~/.nvm/versions/node/v21.7.3/bin/npm
Watchman:
version: 4.9.0
path: /usr/bin/watchman
SDKs:
Android SDK:
Android NDK: 22.1.7171670
IDEs:
Android Studio: Not Found
Languages:
Java:
version: 17.0.13
path: /usr/bin/javac
Ruby: Not Found
npmPackages:
"@react-native-community/cli":
installed: 15.0.0
wanted: 15.0.0
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.76.1
wanted: 0.76.1
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: Not found
newArchEnabled: false
```
### Stacktrace or Logs
```text
* What went wrong:
Execution failed for task ':app:dataBindingMergeDependencyArtifactsDebug'.
> Could not resolve all files for configuration ':app:debugCompileClasspath'.
> Failed to transform react-android-0.76.1-debug.aar (com.facebook.react:react-android:0.76.1) to match attributes {artifactType=android-databinding, com.android.build.api.attributes.BuildTypeAttr=debug, org.gradle.category=library, org.gradle.dependency.bundling=external, org.gradle.libraryelements=aar, org.gradle.status=release, org.gradle.usage=java-api}.
> Execution failed for JetifyTransform:
.gradle/caches/modules-2/files-2.1/com.facebook.react/react-android/0.76.1/100f1d6599f807cbf57a4c51764b302eb2bd8b71/react-android-0.76.1-debug.aar.
> Java heap space
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 12s
error Failed to install the app. Command failed with exit code 1: ./gradlew app:installDebug -PreactNativeDevServerPort=8081 FAILURE: Build failed with an exception. * What went wrong:
Execution failed for task ':app:dataBindingMergeDependencyArtifactsDebug'.
> Could not resolve all files for configuration ':app:debugCompileClasspath'. > Failed to transform react-android-0.76.1-debug.aar (com.facebook.react:react-android:0.76.1) to match attributes {artifactType=android-databinding, com.android.build.api.attributes.BuildTypeAttr=debug, org.gradle.category=library, org.gradle.dependency.bundling=external, org.gradle.libraryelements=aar, org.gradle.status=release, org.gradle.usage=java-api}. > Execution failed for JetifyTransform:
.gradle/caches/modules-2/files-2.1/com.facebook.react/react-android/0.76.1/100f1d6599f807cbf57a4c51764b302eb2bd8b71/react-android-0.76.1-debug.aar. > Java heap space * Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org. BUILD FAILED in 12s.
```
### Reproducer
<>
### 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/47582/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47582/timeline
| null |
not_planned
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/47581
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47581/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47581/comments
|
https://api.github.com/repos/facebook/react-native/issues/47581/events
|
https://github.com/facebook/react-native/pull/47581
| 2,654,122,227
|
PR_kwDOAbrxp86BuIkE
| 47,581
|
Revert "Extra log for case where availableHeight is undefined and sizing mode != max content (#1687)"
|
{
"login": "rozele",
"id": 1106239,
"node_id": "MDQ6VXNlcjExMDYyMzk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1106239?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rozele",
"html_url": "https://github.com/rozele",
"followers_url": "https://api.github.com/users/rozele/followers",
"following_url": "https://api.github.com/users/rozele/following{/other_user}",
"gists_url": "https://api.github.com/users/rozele/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rozele/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rozele/subscriptions",
"organizations_url": "https://api.github.com/users/rozele/orgs",
"repos_url": "https://api.github.com/users/rozele/repos",
"events_url": "https://api.github.com/users/rozele/events{/privacy}",
"received_events_url": "https://api.github.com/users/rozele/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
| 2024-11-13T04:30:44
| 2024-11-13T14:33:50
| 2024-11-13T14:33:38
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47581",
"html_url": "https://github.com/facebook/react-native/pull/47581",
"diff_url": "https://github.com/facebook/react-native/pull/47581.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47581.patch",
"merged_at": null
}
|
Summary:
Reverting https://github.com/facebook/yoga/pull/1687 as it appears to regress Yoga performance anywhere from 10-33%.
## Changelog
[Internal]
Differential Revision: D65863569
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47581/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47581/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47580
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47580/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47580/comments
|
https://api.github.com/repos/facebook/react-native/issues/47580/events
|
https://github.com/facebook/react-native/pull/47580
| 2,654,057,642
|
PR_kwDOAbrxp86Bt6YC
| 47,580
|
Do not manipulate strings in the args of an assert
|
{
"login": "rozele",
"id": 1106239,
"node_id": "MDQ6VXNlcjExMDYyMzk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1106239?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rozele",
"html_url": "https://github.com/rozele",
"followers_url": "https://api.github.com/users/rozele/followers",
"following_url": "https://api.github.com/users/rozele/following{/other_user}",
"gists_url": "https://api.github.com/users/rozele/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rozele/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rozele/subscriptions",
"organizations_url": "https://api.github.com/users/rozele/orgs",
"repos_url": "https://api.github.com/users/rozele/repos",
"events_url": "https://api.github.com/users/rozele/events{/privacy}",
"received_events_url": "https://api.github.com/users/rozele/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
| 2024-11-13T03:52:01
| 2025-04-25T10:08:58
| 2025-04-25T10:08:57
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47580",
"html_url": "https://github.com/facebook/react-native/pull/47580",
"diff_url": "https://github.com/facebook/react-native/pull/47580.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47580.patch",
"merged_at": null
}
|
Summary:
We should not be doing any work to handle an assertion. While we could, in theory, create a templatized assertion capability, in practice, it's unlikely that this stringified mainAxisOwnerSize is going to tell us much.
## Changelog
[Internal]
Reviewed By: jorge-cab
Differential Revision: D65862761
|
{
"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/47580/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47580/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47579
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47579/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47579/comments
|
https://api.github.com/repos/facebook/react-native/issues/47579/events
|
https://github.com/facebook/react-native/pull/47579
| 2,653,947,145
|
PR_kwDOAbrxp86Btrhu
| 47,579
|
Annotate BridgeReactContext as VisibleForTesting
|
{
"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
| 2024-11-13T02:43:05
| 2024-11-13T07:25:31
| 2024-11-13T07:25:20
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47579",
"html_url": "https://github.com/facebook/react-native/pull/47579",
"diff_url": "https://github.com/facebook/react-native/pull/47579.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47579.patch",
"merged_at": null
}
|
Summary:
BridgeReactContext is public only for testing. I'm annotating it with VisibileForTesting to make it explicit
changelog: [internal] internal
Reviewed By: javache
Differential Revision: D65705093
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47579/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47579/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47578
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47578/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47578/comments
|
https://api.github.com/repos/facebook/react-native/issues/47578/events
|
https://github.com/facebook/react-native/pull/47578
| 2,653,481,559
|
PR_kwDOAbrxp86BsO6P
| 47,578
|
Fix momentum begin dispatch order
|
{
"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": 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 | 6
| 2024-11-12T22:29:39
| 2025-02-13T15:25:57
| null |
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47578",
"html_url": "https://github.com/facebook/react-native/pull/47578",
"diff_url": "https://github.com/facebook/react-native/pull/47578.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47578.patch",
"merged_at": null
}
|
Summary:
In `RCTScrollView`, it was possible that `onMomentumScrollBegin` gets queued after `onMomentumScrollEnd` because the event would dispatch after calling `setContentOffset`. As a result, the ScrollView JS gets stuck in an "animating" state and jest runners did not bother scrolling further.
## Changelog:
[iOS][Fixed] - Momentum begin events now queue before momentum end events on scroll views
Differential Revision: D65846878
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/47578/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47578/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47577
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47577/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47577/comments
|
https://api.github.com/repos/facebook/react-native/issues/47577/events
|
https://github.com/facebook/react-native/pull/47577
| 2,653,216,307
|
PR_kwDOAbrxp86Brgs1
| 47,577
|
validate input before calling `setSelection` to restore selection range
|
{
"login": "zeyap",
"id": 11704179,
"node_id": "MDQ6VXNlcjExNzA0MTc5",
"avatar_url": "https://avatars.githubusercontent.com/u/11704179?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zeyap",
"html_url": "https://github.com/zeyap",
"followers_url": "https://api.github.com/users/zeyap/followers",
"following_url": "https://api.github.com/users/zeyap/following{/other_user}",
"gists_url": "https://api.github.com/users/zeyap/gists{/gist_id}",
"starred_url": "https://api.github.com/users/zeyap/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/zeyap/subscriptions",
"organizations_url": "https://api.github.com/users/zeyap/orgs",
"repos_url": "https://api.github.com/users/zeyap/repos",
"events_url": "https://api.github.com/users/zeyap/events{/privacy}",
"received_events_url": "https://api.github.com/users/zeyap/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
| 2024-11-12T20:12:12
| 2024-11-13T19:44:13
| 2024-11-13T19:44:00
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47577",
"html_url": "https://github.com/facebook/react-native/pull/47577",
"diff_url": "https://github.com/facebook/react-native/pull/47577.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47577.patch",
"merged_at": null
}
|
Summary: Changelog: [Android][Fixed] ensure setSelection in onAttachedToWindow is within text range
Differential Revision: D65824906
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47577/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47577/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47576
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47576/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47576/comments
|
https://api.github.com/repos/facebook/react-native/issues/47576/events
|
https://github.com/facebook/react-native/issues/47576
| 2,653,137,562
|
I_kwDOAbrxp86eI6qa
| 47,576
|
Timing of native view commands is incorrect on iOS in the new architecture
|
{
"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": 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": 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."
},
{
"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": 1234896021,
"node_id": "MDU6TGFiZWwxMjM0ODk2MDIx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Tech:%20Fabric",
"name": "Tech: Fabric",
"color": "ffffff",
"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
| 2024-11-12T19:33:42
| 2024-11-16T17:07:21
| 2024-11-16T16:26:15
|
CONTRIBUTOR
| null | null | null | null |
### Description
In the new architecture, native view commands are dispatched immediately to the UI thread:
https://github.com/facebook/react-native/blob/f3b7c7c569603d86e5d71755bef92db761f6ebd6/packages/react-native/React/Fabric/Mounting/RCTMountingManager.mm#L206-L219
But mounting operations are only flushed at the end of the current task in the event loop / runtime scheduler.
That causes problems when invoking native view commands on views that were just created, e.g.:
```
return (
<TextInput ref={node => {
if (node) {
node.focus();
}
}} />
);
```
In this case, the steps RN follows are:
1. JS: Commit a new version of the shadow tree.
2. JS: Mount refs in React.
3. JS: Dispatch native view command to focus
4. In parallel:
4.1 UI: Execute native view command
4.1 JS: finish task and dispatch mount operations to UI thread.
On Android, this works correctly because we queue the native view command in the same queue as mount operations, so they're always processed in the right order. We need to do something similar on iOS to fix this issue.
### React Native Version
0.76
### Affected Platforms
Runtime - iOS
### Areas
Fabric - The New Renderer
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47576/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/47576/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/47575
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47575/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47575/comments
|
https://api.github.com/repos/facebook/react-native/issues/47575/events
|
https://github.com/facebook/react-native/pull/47575
| 2,652,893,878
|
PR_kwDOAbrxp86Bqm9T
| 47,575
|
do not use runtimeScheduler for bundle loading
|
{
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy-SC/followers",
"following_url": "https://api.github.com/users/sammy-SC/following{/other_user}",
"gists_url": "https://api.github.com/users/sammy-SC/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sammy-SC/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sammy-SC/subscriptions",
"organizations_url": "https://api.github.com/users/sammy-SC/orgs",
"repos_url": "https://api.github.com/users/sammy-SC/repos",
"events_url": "https://api.github.com/users/sammy-SC/events{/privacy}",
"received_events_url": "https://api.github.com/users/sammy-SC/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 | 4
| 2024-11-12T17:41:01
| 2025-05-13T14:10:26
| 2025-03-21T12:15:46
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47575",
"html_url": "https://github.com/facebook/react-native/pull/47575",
"diff_url": "https://github.com/facebook/react-native/pull/47575.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47575.patch",
"merged_at": null
}
|
Summary:
changelog: [internal]
use `jsMessageQueueThread_` and `runtime_` in loadScript to load bundle. This does not have observable benefit for the end user. It makes it possible to control when bundle is loaded by providing a custom queue thread to ReactInstance. This makes it possible to implement a testing environment with better control over scheduling.
The memory model inside of `ReactInstance::loadScript` stays the same
Differential Revision: D65670135
|
{
"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/47575/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47575/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47574
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47574/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47574/comments
|
https://api.github.com/repos/facebook/react-native/issues/47574/events
|
https://github.com/facebook/react-native/pull/47574
| 2,652,707,010
|
PR_kwDOAbrxp86BqIFP
| 47,574
|
Add Changelog for 0.73.11
|
{
"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": ""
}
] |
closed
| false
| null |
[] | null | 3
| 2024-11-12T16:35:07
| 2025-03-03T15:08:38
| 2024-11-12T19:14:33
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47574",
"html_url": "https://github.com/facebook/react-native/pull/47574",
"diff_url": "https://github.com/facebook/react-native/pull/47574.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47574.patch",
"merged_at": null
}
|
## Summary:
Add changelog for 0.73.11
## Changelog:
[Internal] - Add Changelog for 0.73.11
## Test Plan:
N/A
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "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/47574/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47574/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47573
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47573/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47573/comments
|
https://api.github.com/repos/facebook/react-native/issues/47573/events
|
https://github.com/facebook/react-native/pull/47573
| 2,652,549,512
|
PR_kwDOAbrxp86Bpn4k
| 47,573
|
Update hermes-parser and related packages in fbsource to 0.25.1
|
{
"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
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/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
| 2024-11-12T15:33:24
| 2025-01-30T09:43:29
| 2024-11-21T13:45:46
|
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47573",
"html_url": "https://github.com/facebook/react-native/pull/47573",
"diff_url": "https://github.com/facebook/react-native/pull/47573.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47573.patch",
"merged_at": null
}
|
Summary:
Bump hermes-parser and related packages to [0.25.1](https://github.com/facebook/hermes/blob/main/tools/hermes-parser/js/CHANGELOG.md).
Changelog: [Internal]
Differential Revision: D65816542
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47573/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47573/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47572
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47572/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47572/comments
|
https://api.github.com/repos/facebook/react-native/issues/47572/events
|
https://github.com/facebook/react-native/issues/47572
| 2,652,262,780
|
I_kwDOAbrxp86eFlF8
| 47,572
|
React native 0.76.x devtools boots up with error in screen
|
{
"login": "joeldebont",
"id": 8694360,
"node_id": "MDQ6VXNlcjg2OTQzNjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/8694360?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/joeldebont",
"html_url": "https://github.com/joeldebont",
"followers_url": "https://api.github.com/users/joeldebont/followers",
"following_url": "https://api.github.com/users/joeldebont/following{/other_user}",
"gists_url": "https://api.github.com/users/joeldebont/gists{/gist_id}",
"starred_url": "https://api.github.com/users/joeldebont/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/joeldebont/subscriptions",
"organizations_url": "https://api.github.com/users/joeldebont/orgs",
"repos_url": "https://api.github.com/users/joeldebont/repos",
"events_url": "https://api.github.com/users/joeldebont/events{/privacy}",
"received_events_url": "https://api.github.com/users/joeldebont/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 1159503141,
"node_id": "MDU6TGFiZWwxMTU5NTAzMTQx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Debugging",
"name": "Debugging",
"color": "1D76DB",
"default": false,
"description": "Issues related to React Native DevTools or legacy JavaScript/Hermes debugging"
},
{
"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."
},
{
"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 | 5
| 2024-11-12T13:54:21
| 2024-11-13T07:11:59
| 2024-11-13T07:11:59
|
NONE
| null | null | null | null |
### Description
I have tried to open react native devtools with my own project and with the default app when you create a new app and in both cases the devtools opens up with the error you see in the image below.

Why does this happen?
### Steps to reproduce
1. run `npx react-native@latest init devtoolstest` in terminal
2. start the app
3. open devtools
### React Native Version
0.76.1
### Output of `npx react-native info`
```text
System:
OS: macOS 15.0.1
CPU: (12) arm64 Apple M2 Pro
Memory: 83.41 MB / 16.00 GB
Shell:
version: 3.6.1
path: /opt/homebrew/bin/fish
Binaries:
Node:
version: 20.10.0
path: /usr/local/bin/node
Yarn:
version: 1.22.19
path: /usr/local/bin/yarn
npm:
version: 9.5.0
path: /usr/local/bin/npm
Watchman:
version: 2024.10.07.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.14.3
path: /Users/joel/.rbenv/shims/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:
API Levels:
- "29"
- "30"
- "33"
- "33"
- "34"
- "35"
Build Tools:
- 30.0.2
- 30.0.3
- 33.0.0
- 33.0.1
- 33.0.2
- 34.0.0
- 35.0.0
System Images:
- android-27 | Google APIs ARM 64 v8a
- android-28 | Google APIs ARM 64 v8a
- android-29 | Google APIs ARM 64 v8a
- android-33 | Google APIs ARM 64 v8a
- android-UpsideDownCakePrivacySandbox | Google Play ARM 64 v8a
Android NDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.23339.11.2421.12483815
Xcode:
version: 16.0/16A242d
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.9
path: /usr/bin/javac
Ruby:
version: 3.1.4
path: /Users/joel/.rbenv/shims/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.0
wanted: 15.0.0
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.76.1
wanted: 0.76.1
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Screenshots and Videos
_No response_
|
{
"login": "joeldebont",
"id": 8694360,
"node_id": "MDQ6VXNlcjg2OTQzNjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/8694360?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/joeldebont",
"html_url": "https://github.com/joeldebont",
"followers_url": "https://api.github.com/users/joeldebont/followers",
"following_url": "https://api.github.com/users/joeldebont/following{/other_user}",
"gists_url": "https://api.github.com/users/joeldebont/gists{/gist_id}",
"starred_url": "https://api.github.com/users/joeldebont/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/joeldebont/subscriptions",
"organizations_url": "https://api.github.com/users/joeldebont/orgs",
"repos_url": "https://api.github.com/users/joeldebont/repos",
"events_url": "https://api.github.com/users/joeldebont/events{/privacy}",
"received_events_url": "https://api.github.com/users/joeldebont/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/47572/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47572/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/47571
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47571/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47571/comments
|
https://api.github.com/repos/facebook/react-native/issues/47571/events
|
https://github.com/facebook/react-native/pull/47571
| 2,652,210,955
|
PR_kwDOAbrxp86BooqB
| 47,571
|
Migrate com.facebook.react.views.text.ReactRawTextManager to Kotlin
|
{
"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
| 2024-11-12T13:34:53
| 2024-11-12T17:27:14
| 2024-11-12T17:27:03
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47571",
"html_url": "https://github.com/facebook/react-native/pull/47571",
"diff_url": "https://github.com/facebook/react-native/pull/47571.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47571.patch",
"merged_at": null
}
|
Summary:
As per title.
Changelog: [Internal]
Reviewed By: tdn120
Differential Revision: D65600851
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47571/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47571/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47570
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47570/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47570/comments
|
https://api.github.com/repos/facebook/react-native/issues/47570/events
|
https://github.com/facebook/react-native/issues/47570
| 2,652,085,809
|
I_kwDOAbrxp86eE54x
| 47,570
|
HeadlessTask: Could not enqueue microtask because they are disabled in this runtime
|
{
"login": "mbpictures",
"id": 2772553,
"node_id": "MDQ6VXNlcjI3NzI1NTM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2772553?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mbpictures",
"html_url": "https://github.com/mbpictures",
"followers_url": "https://api.github.com/users/mbpictures/followers",
"following_url": "https://api.github.com/users/mbpictures/following{/other_user}",
"gists_url": "https://api.github.com/users/mbpictures/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mbpictures/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mbpictures/subscriptions",
"organizations_url": "https://api.github.com/users/mbpictures/orgs",
"repos_url": "https://api.github.com/users/mbpictures/repos",
"events_url": "https://api.github.com/users/mbpictures/events{/privacy}",
"received_events_url": "https://api.github.com/users/mbpictures/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."
},
{
"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 | 70
| 2024-11-12T12:47:01
| 2025-03-12T08:24:15
| 2024-12-04T18:00:27
|
NONE
| null | null | null | null |
### Description
I'm using react-native-firebase messaging to receive firebase push notifications using this line:
```JavaScript
messaging().setBackgroundMessageHandler(onMessageReceived);
```
However the App Crashes with this error:
```
Error: Exception in HostFunction: Could not enqueue microtask because they are disabled in this runtime, js engine: hermes
```
The symbolicated stacktrace looks like this:
```
node_modules/react-native/Libraries/Core/Timers/immediateShim.js:44:setImmediate
node_modules/react-native/Libraries/ReactNative/AppRegistry.js:307:startHeadlessTask
node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:434:__callFunction
node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:113:__guard$argument_0
node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:368:__guard
react-native/Libraries/BatchedBridge/MessageQueue.js:112:callFunctionReturnFlushedQueue
```
### Steps to reproduce
1. Setup react native 0.76.1 project
2. Install and setup react-native-firebase/messaging
3. Add Background Message Handler
4. Build for release and test on device
### React Native Version
0.76.1
### Affected Platforms
Runtime - Android
### Areas
Bridgeless - The New Initialization Flow
### Output of `npx react-native info`
```text
System:
OS: Windows 11 10.0.22631
CPU: (24) x64 13th Gen Intel(R) Core(TM) i7-13700K
Memory: 3.65 GB / 31.78 GB
Binaries:
Node:
version: 20.10.0
path: C:\Program Files\nodejs\node.EXE
Yarn:
version: 4.4.1
path: ~\AppData\Roaming\npm\yarn.CMD
npm:
version: 8.12.2
path: C:\Program Files\nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK: Not Found
Windows SDK:
AllowAllTrustedApps: Enabled
AllowDevelopmentWithoutDevLicense: Enabled
Versions:
- 10.0.19041.0
- 10.0.22000.0
IDEs:
Android Studio: Not Found
Visual Studio:
- 16.11.35026.282 (Visual Studio Community 2019)
- 17.10.35122.118 (Visual Studio Community 2022)
Languages:
Java:
version: 17.0.9
path: /cygdrive/c/Program Files/Microsoft/jdk-17.0.9.8-hotspot/bin/javac
Ruby:
version: 3.2.3
path: C:\Ruby32-x64\bin\ruby.EXE
npmPackages:
"@react-native-community/cli":
installed: 15.0.0
wanted: 15.0.0
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.76.1
wanted: 0.76.1
react-native-windows: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
```
### Stacktrace or Logs
```text
Error: Exception in HostFunction: Could not enqueue microtask because they are disabled in this runtime, js engine: hermesFATAL EXCEPTION: mqt_native_modules
Process: , PID: 24014
com.facebook.react.common.JavascriptException: Error: Exception in HostFunction: Could not enqueue microtask because they are disabled in this runtime, js engine: hermes, stack:
setImmediate@1:338517
startHeadlessTask@1:392921
__callFunction@1:192422
anonymous@1:190722
__guard@1:191681
callFunctionReturnFlushedQueue@1:190680
at com.facebook.react.modules.core.ExceptionsManagerModule.reportException(SourceFile:77)
at com.facebook.jni.NativeRunnable.run(Native Method)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(SourceFile:1)
at android.os.Looper.loopOnce(Looper.java:226)
at android.os.Looper.loop(Looper.java:313)
at com.facebook.react.bridge.queue.MessageQueueThreadImpl.lambda$startNewBackgroundThread$2(SourceFile:36)
at com.facebook.react.bridge.queue.MessageQueueThreadImpl.b(SourceFile:1)
at com.facebook.react.bridge.queue.b.run(SourceFile:1)
at java.lang.Thread.run(Thread.java:1012)
```
### Reproducer
[mbpictures/react-native-microtask-repro](https://github.com/mbpictures/react-native-microtask-repro)
### Screenshots and Videos
_No response_
|
{
"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/47570/reactions",
"total_count": 2,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 1
}
|
https://api.github.com/repos/facebook/react-native/issues/47570/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/47569
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47569/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47569/comments
|
https://api.github.com/repos/facebook/react-native/issues/47569/events
|
https://github.com/facebook/react-native/pull/47569
| 2,651,985,123
|
PR_kwDOAbrxp86Bn7f_
| 47,569
|
[0.76] Skip hermes-parser under Babel for non-Flow JS code
|
{
"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
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/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 | 0
| 2024-11-12T11:59:21
| 2024-11-15T12:07:09
| 2024-11-13T12:12:23
|
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47569",
"html_url": "https://github.com/facebook/react-native/pull/47569",
"diff_url": "https://github.com/facebook/react-native/pull/47569.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47569.patch",
"merged_at": "2024-11-13T12:12:23"
}
|
## Summary:
Resolves https://github.com/facebook/hermes/issues/1549.
- Bumps `babel-plugin-syntax-hermes-parser` to `0.15.1` (including new `parseLangTypes` option https://github.com/facebook/hermes/pull/1556).
- Applies `parseLangTypes` in `@react-native/babel-preset`.
Changelog:
[General][Fixed] - When using Babel with plain JavaScript files, support for additional user syntax plugins should be fixed (now uses Babel's parser instead of hermes-parser). There is no change for JS files annotated with `@flow`, where extended JS syntax remains unsupported.
## Test Plan
[Meta only] See Phabricator test plan attached to https://github.com/facebook/hermes/pull/1556.
See also hermes-parser changelog — no anticipated incompatibilities from single package bump.
<img width="1424" alt="image" src="https://github.com/user-attachments/assets/eb23ec58-beab-451f-a818-923f5942a5f5">
|
{
"login": "blakef",
"id": 49578,
"node_id": "MDQ6VXNlcjQ5NTc4",
"avatar_url": "https://avatars.githubusercontent.com/u/49578?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blakef",
"html_url": "https://github.com/blakef",
"followers_url": "https://api.github.com/users/blakef/followers",
"following_url": "https://api.github.com/users/blakef/following{/other_user}",
"gists_url": "https://api.github.com/users/blakef/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blakef/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blakef/subscriptions",
"organizations_url": "https://api.github.com/users/blakef/orgs",
"repos_url": "https://api.github.com/users/blakef/repos",
"events_url": "https://api.github.com/users/blakef/events{/privacy}",
"received_events_url": "https://api.github.com/users/blakef/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/47569/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47569/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47568
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47568/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47568/comments
|
https://api.github.com/repos/facebook/react-native/issues/47568/events
|
https://github.com/facebook/react-native/pull/47568
| 2,651,954,978
|
PR_kwDOAbrxp86Bn1uf
| 47,568
|
Skip hermes-parser under Babel for non-Flow JS code
|
{
"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
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/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
| 2024-11-12T11:46:31
| 2025-01-30T09:43:31
| 2024-11-21T13:45:47
|
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47568",
"html_url": "https://github.com/facebook/react-native/pull/47568",
"diff_url": "https://github.com/facebook/react-native/pull/47568.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47568.patch",
"merged_at": null
}
|
Summary:
Resolves https://github.com/facebook/hermes/issues/1549.
Changelog:
[General][Fixed] - When using Babel with plain JavaScript files, support for additional user syntax plugins should be fixed (now uses Babel's parser instead of hermes-parser). There is no change for JS files annotated with `flow`, where extended JS syntax remains unsupported.
Differential Revision: D65816797
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47568/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47568/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47567
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47567/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47567/comments
|
https://api.github.com/repos/facebook/react-native/issues/47567/events
|
https://github.com/facebook/react-native/pull/47567
| 2,651,950,901
|
PR_kwDOAbrxp86Bn089
| 47,567
|
Change default for bridgeless-init related feature flags
|
{
"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 | 2
| 2024-11-12T11:44:46
| 2024-11-13T13:29:51
| 2024-11-13T12:04:18
|
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47567",
"html_url": "https://github.com/facebook/react-native/pull/47567",
"diff_url": "https://github.com/facebook/react-native/pull/47567.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47567.patch",
"merged_at": null
}
|
Summary: Changelog: [Android][Changed] Invocations to JS will now invoke their callbacks immediately if the instance is ready. Surface starts will not wait for the main thread to become available to dispatch the work in JS.
Differential Revision: D65661888
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47567/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47567/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47566
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47566/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47566/comments
|
https://api.github.com/repos/facebook/react-native/issues/47566/events
|
https://github.com/facebook/react-native/pull/47566
| 2,651,949,660
|
PR_kwDOAbrxp86Bn0sq
| 47,566
|
Change feature flag default for initEagerTurboModulesOnNativeModulesQueueAndroid
|
{
"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 | 3
| 2024-11-12T11:44:12
| 2024-11-13T13:29:54
| 2024-11-13T12:04:18
|
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47566",
"html_url": "https://github.com/facebook/react-native/pull/47566",
"diff_url": "https://github.com/facebook/react-native/pull/47566.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47566.patch",
"merged_at": null
}
|
Summary: Changelog: [Android][Changed] TurboModules marked as requiring eager init will now be constructed on the mqt_native thread to increase concurrency in React Native init.
Differential Revision: D65661887
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47566/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47566/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47565
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47565/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47565/comments
|
https://api.github.com/repos/facebook/react-native/issues/47565/events
|
https://github.com/facebook/react-native/pull/47565
| 2,651,771,527
|
PR_kwDOAbrxp86BnWB8
| 47,565
|
Clean up legacy feature flags for event loop
|
{
"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
| 2024-11-12T10:39:40
| 2024-11-12T20:48:01
| 2024-11-12T20:47:49
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47565",
"html_url": "https://github.com/facebook/react-native/pull/47565",
"diff_url": "https://github.com/facebook/react-native/pull/47565.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47565.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
We unified the feature flags for the event loop in https://github.com/facebook/react-native/pull/47084, but we left the legacy flags defined for temporary backwards compatibility.
We don't need that anymore, so we can clean them up.
Differential Revision: D65606068
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47565/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47565/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47564
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47564/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47564/comments
|
https://api.github.com/repos/facebook/react-native/issues/47564/events
|
https://github.com/facebook/react-native/pull/47564
| 2,651,722,768
|
PR_kwDOAbrxp86BnM3Z
| 47,564
|
Add void prototype to RCTAppearance.h
|
{
"login": "eli-front",
"id": 63875354,
"node_id": "MDQ6VXNlcjYzODc1MzU0",
"avatar_url": "https://avatars.githubusercontent.com/u/63875354?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eli-front",
"html_url": "https://github.com/eli-front",
"followers_url": "https://api.github.com/users/eli-front/followers",
"following_url": "https://api.github.com/users/eli-front/following{/other_user}",
"gists_url": "https://api.github.com/users/eli-front/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eli-front/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eli-front/subscriptions",
"organizations_url": "https://api.github.com/users/eli-front/orgs",
"repos_url": "https://api.github.com/users/eli-front/repos",
"events_url": "https://api.github.com/users/eli-front/events{/privacy}",
"received_events_url": "https://api.github.com/users/eli-front/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 | 5
| 2024-11-12T10:22:24
| 2024-11-12T13:20:17
| 2024-11-12T13:20:06
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47564",
"html_url": "https://github.com/facebook/react-native/pull/47564",
"diff_url": "https://github.com/facebook/react-native/pull/47564.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47564.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? -->
Resolve warning on ios build:
```
.../ios/Pods/Headers/Public/React-Core/React/RCTAppearance.h:16:60 A function declaration without a prototype is deprecated in all versions of C
```
## 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
-->
[IOS] [FIXED] - Resolve deprecated function prototype warning in RCTAppearance.h
## 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. -->
Jest Result (`yarn test`):
```
Test Suites: 234 passed, 234 total
Tests: 2 skipped, 4899 passed, 4901 total
Snapshots: 1687 passed, 1687 total
Time: 46.387 s
Ran all test suites.
```
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47564/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47564/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47563
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47563/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47563/comments
|
https://api.github.com/repos/facebook/react-native/issues/47563/events
|
https://github.com/facebook/react-native/issues/47563
| 2,651,613,505
|
I_kwDOAbrxp86eDGlB
| 47,563
|
TextInput maximum length limit does not work in old architecture for iOS
|
{
"login": "team55",
"id": 4279413,
"node_id": "MDQ6VXNlcjQyNzk0MTM=",
"avatar_url": "https://avatars.githubusercontent.com/u/4279413?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/team55",
"html_url": "https://github.com/team55",
"followers_url": "https://api.github.com/users/team55/followers",
"following_url": "https://api.github.com/users/team55/following{/other_user}",
"gists_url": "https://api.github.com/users/team55/gists{/gist_id}",
"starred_url": "https://api.github.com/users/team55/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/team55/subscriptions",
"organizations_url": "https://api.github.com/users/team55/orgs",
"repos_url": "https://api.github.com/users/team55/repos",
"events_url": "https://api.github.com/users/team55/events{/privacy}",
"received_events_url": "https://api.github.com/users/team55/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": 856933610,
"node_id": "MDU6TGFiZWw4NTY5MzM2MTA=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20PR%20Submitted",
"name": "Resolution: PR Submitted",
"color": "0052cc",
"default": false,
"description": "A pull request with a fix has been provided."
},
{
"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": 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 | 9
| 2024-11-12T09:36:53
| 2025-01-07T04:41:46
| 2024-12-10T20:04:54
|
NONE
| null | null | null | null |
### Description
<TextInput maxLength={5} />
### Steps to reproduce
create new application
RCT_NEW_ARCH_ENABLED=0 pod install
add text input
<TextInput maxLength={5} />
### React Native Version
0.76.1
### Affected Platforms
Runtime - iOS
### Output of `npx react-native info`
```text
System:
OS: macOS 15.1
CPU: (10) arm64 Apple M1 Pro
Memory: 126.95 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 20.8.0
path: ~/.nvm/versions/node/v20.8.0/bin/node
Yarn:
version: 3.6.4
path: ~/.nvm/versions/node/v20.8.0/bin/yarn
npm:
version: 10.5.0
path: ~/.nvm/versions/node/v20.8.0/bin/npm
Watchman:
version: 2024.10.21.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.15.2
path: /usr/local/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:
API Levels:
- "24"
- "28"
- "29"
- "30"
- "31"
- "32"
- "33"
- "34"
- "35"
Build Tools:
- 28.0.3
- 29.0.2
- 29.0.3
- 30.0.2
- 30.0.3
- 33.0.0
- 33.0.1
- 33.0.2
- 34.0.0
- 35.0.0
System Images:
- android-28 | ARM 64 v8a
- android-28 | Google APIs ARM 64 v8a
- android-28 | Google ARM64-V8a Play ARM 64 v8a
- android-33 | Android Automotive with Google APIs ARM 64 v8a
- android-33 | Google Play ARM 64 v8a
- android-34 | ARM 64 v8a
- android-34 | Google APIs ARM 64 v8a
- android-34 | Google Play 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.1 AI-241.18034.62.2411.12169540
Xcode:
version: 16.1/16B40
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.9
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.1.2
wanted: latest
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.76.1
wanted: 0.76.1
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: false
```
### Stacktrace or Logs
```text
No logs
```
### Reproducer
https://github.com/react-native-community
### Screenshots and Videos
it works in snack, so I'm not attaching it.
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47563/reactions",
"total_count": 5,
"+1": 4,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 1
}
|
https://api.github.com/repos/facebook/react-native/issues/47563/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/47562
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47562/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47562/comments
|
https://api.github.com/repos/facebook/react-native/issues/47562/events
|
https://github.com/facebook/react-native/pull/47562
| 2,650,940,692
|
PR_kwDOAbrxp86BlEns
| 47,562
|
Internalize FrescoBasedReactTextInlineImageViewManager
|
{
"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": 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 | 1
| 2024-11-12T03:51:11
| 2024-11-12T06:57:48
| 2024-11-12T06:57:35
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47562",
"html_url": "https://github.com/facebook/react-native/pull/47562",
"diff_url": "https://github.com/facebook/react-native/pull/47562.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47562.patch",
"merged_at": null
}
|
Summary:
update visibility of `FrescoBasedReactTextInlineImageViewManager` as internal
Changelog: [Internal]
Differential Revision: D65800212
|
{
"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
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/47562/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47562/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47561
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47561/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47561/comments
|
https://api.github.com/repos/facebook/react-native/issues/47561/events
|
https://github.com/facebook/react-native/pull/47561
| 2,650,940,024
|
PR_kwDOAbrxp86BlEfA
| 47,561
|
xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/views/text/frescosupport/FrescoBasedReactTextInlineImageViewManager.java
|
{
"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 | 16
| 2024-11-12T03:50:26
| 2025-01-06T09:31:12
| 2025-01-06T09:31:02
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47561",
"html_url": "https://github.com/facebook/react-native/pull/47561",
"diff_url": "https://github.com/facebook/react-native/pull/47561.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47561.patch",
"merged_at": null
}
|
## Summary
Convert Java to Kotlin
Changelog:
[Android][Breaking] changed visibility of FrescoBasedReactTextInlineImageViewManager to internal
## TestPlan
RNTester - Image
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47561/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47561/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47560
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47560/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47560/comments
|
https://api.github.com/repos/facebook/react-native/issues/47560/events
|
https://github.com/facebook/react-native/pull/47560
| 2,650,640,438
|
PR_kwDOAbrxp86BkQXz
| 47,560
|
Fix blog post link
|
{
"login": "gaearon",
"id": 810438,
"node_id": "MDQ6VXNlcjgxMDQzOA==",
"avatar_url": "https://avatars.githubusercontent.com/u/810438?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gaearon",
"html_url": "https://github.com/gaearon",
"followers_url": "https://api.github.com/users/gaearon/followers",
"following_url": "https://api.github.com/users/gaearon/following{/other_user}",
"gists_url": "https://api.github.com/users/gaearon/gists{/gist_id}",
"starred_url": "https://api.github.com/users/gaearon/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gaearon/subscriptions",
"organizations_url": "https://api.github.com/users/gaearon/orgs",
"repos_url": "https://api.github.com/users/gaearon/repos",
"events_url": "https://api.github.com/users/gaearon/events{/privacy}",
"received_events_url": "https://api.github.com/users/gaearon/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 | 4
| 2024-11-11T23:28:39
| 2024-11-12T15:24:01
| 2024-11-12T15:23:46
|
COLLABORATOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47560",
"html_url": "https://github.com/facebook/react-native/pull/47560",
"diff_url": "https://github.com/facebook/react-native/pull/47560.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47560.patch",
"merged_at": null
}
| null |
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47560/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47560/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47559
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47559/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47559/comments
|
https://api.github.com/repos/facebook/react-native/issues/47559/events
|
https://github.com/facebook/react-native/pull/47559
| 2,650,581,130
|
PR_kwDOAbrxp86BkHTW
| 47,559
|
Add support for focused and skipped tests in React Native integration 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 | 12
| 2024-11-11T22:49:27
| 2024-11-15T11:05:35
| 2024-11-15T11:05:12
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47559",
"html_url": "https://github.com/facebook/react-native/pull/47559",
"diff_url": "https://github.com/facebook/react-native/pull/47559.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47559.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
Adds support for focused and skipped tests and describe blocks:
* `fdescribe` / `describe.only`
* `xdescribe` / `describe.skip`
* `fit` / `it.only` / `test.only`
* `xit` / `it.skip` / `xtest` / `test.skip`
Differential Revision: D65769325
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47559/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47559/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47558
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47558/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47558/comments
|
https://api.github.com/repos/facebook/react-native/issues/47558/events
|
https://github.com/facebook/react-native/pull/47558
| 2,650,580,489
|
PR_kwDOAbrxp86BkHKS
| 47,558
|
Initial implementation of Jest test runner for RN integration 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 | 10
| 2024-11-11T22:49:05
| 2024-11-14T14:25:04
| 2024-11-14T14:24:49
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47558",
"html_url": "https://github.com/facebook/react-native/pull/47558",
"diff_url": "https://github.com/facebook/react-native/pull/47558.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47558.patch",
"merged_at": null
}
|
Summary: Changelog: [internal]
Reviewed By: sammy-SC
Differential Revision: D65661701
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47558/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47558/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47557
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47557/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47557/comments
|
https://api.github.com/repos/facebook/react-native/issues/47557/events
|
https://github.com/facebook/react-native/pull/47557
| 2,650,579,049
|
PR_kwDOAbrxp86BkG6H
| 47,557
|
Fix bug in ReadOnlyNode.compareDocumentPosition
|
{
"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 | 14
| 2024-11-11T22:48:13
| 2024-11-15T11:05:41
| 2024-11-15T11:05:12
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47557",
"html_url": "https://github.com/facebook/react-native/pull/47557",
"diff_url": "https://github.com/facebook/react-native/pull/47557.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47557.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
Not published as a bugfix because this API isn't enabled in OSS yet.
Differential Revision: D65769326
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47557/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47557/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47556
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47556/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47556/comments
|
https://api.github.com/repos/facebook/react-native/issues/47556/events
|
https://github.com/facebook/react-native/pull/47556
| 2,650,578,618
|
PR_kwDOAbrxp86BkG2Z
| 47,556
|
Register babel-plugin-codegen with babel register when running from source
|
{
"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": 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 | 7
| 2024-11-11T22:47:59
| 2024-11-13T14:13:17
| 2024-11-13T14:13:17
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47556",
"html_url": "https://github.com/facebook/react-native/pull/47556",
"diff_url": "https://github.com/facebook/react-native/pull/47556.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47556.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
This is the only module in the `react-native` package that requires a build step to be run locally from source. Lots of other modules can be run from source just fine by including the babel register call, so we can do the same here.
Reviewed By: sammy-SC, huntie
Differential Revision: D65661702
|
{
"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
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/47556/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47556/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47555
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47555/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47555/comments
|
https://api.github.com/repos/facebook/react-native/issues/47555/events
|
https://github.com/facebook/react-native/pull/47555
| 2,650,161,802
|
PR_kwDOAbrxp86BjBr8
| 47,555
|
on*ShouldSetResponder and on*ShouldSetResponderCapture can reset GestureState
|
{
"login": "dnhan1707",
"id": 57444770,
"node_id": "MDQ6VXNlcjU3NDQ0Nzcw",
"avatar_url": "https://avatars.githubusercontent.com/u/57444770?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dnhan1707",
"html_url": "https://github.com/dnhan1707",
"followers_url": "https://api.github.com/users/dnhan1707/followers",
"following_url": "https://api.github.com/users/dnhan1707/following{/other_user}",
"gists_url": "https://api.github.com/users/dnhan1707/gists{/gist_id}",
"starred_url": "https://api.github.com/users/dnhan1707/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/dnhan1707/subscriptions",
"organizations_url": "https://api.github.com/users/dnhan1707/orgs",
"repos_url": "https://api.github.com/users/dnhan1707/repos",
"events_url": "https://api.github.com/users/dnhan1707/events{/privacy}",
"received_events_url": "https://api.github.com/users/dnhan1707/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 | 0
| 2024-11-11T19:14:33
| 2025-02-13T15:25:57
| null |
NONE
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47555",
"html_url": "https://github.com/facebook/react-native/pull/47555",
"diff_url": "https://github.com/facebook/react-native/pull/47555.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47555.patch",
"merged_at": null
}
|
Allow on*ShouldSetResponder and on*ShouldSetResponderCapture to reset gesture state
## Summary:
- Issue #46837 found that onMoveShouldSetPanResponder does not reset `dx` and `dy`. This happens because, the `gestureState` is already always be reseted when a new gesture starts or a gesture ends.
- However, resetting the gesture state every time `onMoveShouldSetResponder` returns false would introduce unnecessary overhead. The gesture state should only be reset when the PanResponder actually starts handling a gesture, which happens when one of the `on*ShouldSetPanResponder` callbacks returns true.
- This PR is just a suggestion for how we possibly fix it. We might need more discussion about this issue, since I also couldn't use reproduce code to see the actual error as the author described.
- Also, PanResponder has other callbacks that allow you to reset the gestureState such as `onResponderRelease` and `onResponderTerminate`
## Changelog:
[GENERAL] [ADDED]
## Test Plan:

I applied the same technique for other callbacks for on*ShouldSetResponder as well
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/47555/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47555/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47554
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47554/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47554/comments
|
https://api.github.com/repos/facebook/react-native/issues/47554/events
|
https://github.com/facebook/react-native/pull/47554
| 2,649,906,465
|
PR_kwDOAbrxp86BiVGl
| 47,554
|
Proposal: Edge-to-edge support
|
{
"login": "zoontek",
"id": 1902323,
"node_id": "MDQ6VXNlcjE5MDIzMjM=",
"avatar_url": "https://avatars.githubusercontent.com/u/1902323?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zoontek",
"html_url": "https://github.com/zoontek",
"followers_url": "https://api.github.com/users/zoontek/followers",
"following_url": "https://api.github.com/users/zoontek/following{/other_user}",
"gists_url": "https://api.github.com/users/zoontek/gists{/gist_id}",
"starred_url": "https://api.github.com/users/zoontek/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/zoontek/subscriptions",
"organizations_url": "https://api.github.com/users/zoontek/orgs",
"repos_url": "https://api.github.com/users/zoontek/repos",
"events_url": "https://api.github.com/users/zoontek/events{/privacy}",
"received_events_url": "https://api.github.com/users/zoontek/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 | 22
| 2024-11-11T17:09:37
| 2025-06-10T13:55:11
| null |
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47554",
"html_url": "https://github.com/facebook/react-native/pull/47554",
"diff_url": "https://github.com/facebook/react-native/pull/47554.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47554.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:
Following our discussion on Discord, here's the WIP of a proposal to add edge-to-edge support directly in core. This is based on a few things:
#### A new gradle property: `edgeToEdgeEnabled`
This could be changed by the user (similar to `hermesEnabled` / `newArchEnabled`) and should be `false` by default (for the moment), and is usable by third-party libraries:
```gradle
def isEdgeToEdgeEnabled() {
return project.hasProperty("edgeToEdgeEnabled") && project.edgeToEdgeEnabled == "true"
}
// …
defaultConfig {
buildConfigField("boolean", "IS_EDGE_TO_EDGE_ENABLED", isEdgeToEdgeEnabled().toString())
// …
}
```
```kotlin
if (BuildConfig.IS_EDGE_TO_EDGE_ENABLED) {
// …
}
```
#### `Appearance.isEdgeToEdge()`
Similar to the native side detection, this PR also add JS side detection.
This is useful for packages that doesn't rely on native code (for example, it will be used by `react-native-is-edge-to-edge` to detect either `react-native-edge-to-edge` install or if edge-to-edge is enabled in core).
#### Update `StatusBar` props behavior
In order to keep edge-to-edge working, it's mandatory to disable some props behavior: `backgroundColor` and `translucent` have no effect when edge-to-edge is enabled (`setBackgroundColor` / `setTranslucent` methods too)
### What's missing
- Fixing the `Dimensions` module to includes status bar and navigation bar insets in window size computation
- Writing some tests
- Probably some comments 😅
## Changelog:
[ANDROID] [ADDED] Edge-to-edge support
## Test Plan:
Run the example app:

| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/47554/reactions",
"total_count": 34,
"+1": 12,
"-1": 0,
"laugh": 0,
"hooray": 3,
"confused": 0,
"heart": 17,
"rocket": 2,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47554/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47553
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47553/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47553/comments
|
https://api.github.com/repos/facebook/react-native/issues/47553/events
|
https://github.com/facebook/react-native/pull/47553
| 2,649,887,006
|
PR_kwDOAbrxp86BiQ4T
| 47,553
|
Migrate com.facebook.react.views.text.ReactTextUpdate to Kotlin
|
{
"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
| 2024-11-11T16:58:36
| 2024-11-12T13:20:19
| 2024-11-12T13:20:06
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47553",
"html_url": "https://github.com/facebook/react-native/pull/47553",
"diff_url": "https://github.com/facebook/react-native/pull/47553.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47553.patch",
"merged_at": null
}
|
Summary:
As per title.
Changelog: [Internal]
Reviewed By: javache
Differential Revision: D65598615
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47553/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47553/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47552
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47552/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47552/comments
|
https://api.github.com/repos/facebook/react-native/issues/47552/events
|
https://github.com/facebook/react-native/pull/47552
| 2,649,548,916
|
PR_kwDOAbrxp86BhSm_
| 47,552
|
Migrate codegen to shared build setup, remove package build pre-step from RNTester
|
{
"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
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/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 | 5
| 2024-11-11T14:41:56
| 2025-02-13T15:25:57
| null |
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47552",
"html_url": "https://github.com/facebook/react-native/pull/47552",
"diff_url": "https://github.com/facebook/react-native/pull/47552.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47552.patch",
"merged_at": null
}
|
Summary:
NOTE: Resubmission of D49370200.
This simplifies the use of Codegen when creating dev builds of `rn-tester` in the monorepo. It now runs from source for this internal scenario, and this package is now built using the shared monorepo build setup.
Changes:
- Migrate `packages/react-native-codegen` to the shared `yarn build` setup.
- Update package to use `"exports"` field and wrap entry point modules with `babel-register` (NOTE: This is only required for each entry point internally used in the monorepo).
- Remove `BuildCodegenCLITask` task from Android build.
- Remove Codegen `build.sh` call from iOS build, use `require.resolve` for `combine-js-to-schema-cli.js` entry point.
Externally significant FYIs:
- `react-native/codegen` is converted to use the `"exports"` field — it should export all `.js` files, as before.
- `codegenPath` is now ignored and marked as deprecated on `ReactExtensions.kt`.
NOTE: TypeScript auto-generation is not yet enabled on this package, since it uses CommonJS `module.exports` syntax (unsupported by `flow-api-translator`).
Changelog: [Internal]
Reviewed By: dmytrorykun
Differential Revision: D51465053
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/47552/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47552/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47551
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47551/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47551/comments
|
https://api.github.com/repos/facebook/react-native/issues/47551/events
|
https://github.com/facebook/react-native/pull/47551
| 2,649,448,473
|
PR_kwDOAbrxp86BhBBK
| 47,551
|
Update React Native shims to use export syntax (#31426)
|
{
"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
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/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
| 2024-11-11T14:08:54
| 2025-01-30T09:43:29
| 2024-11-13T22:45:22
|
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47551",
"html_url": "https://github.com/facebook/react-native/pull/47551",
"diff_url": "https://github.com/facebook/react-native/pull/47551.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47551.patch",
"merged_at": null
}
|
Summary:
## Summary
I'm working to get the main `react-native` package parsable by modern
Flow tooling (both `flow-bundler`, `flow-api-translator`), and one
blocker is legacy `module.exports` syntax. This diff updates files which
are [synced to
`react-native`](https://github.com/facebook/react-native/tree/main/packages/react-native/Libraries/Renderer/shims)
from this repo.
## How did you test this change?
Files were pasted into `react-native-github` under fbsource, where Flow
validates ✅.
DiffTrain build for [5c56b873efb300b4d1afc4ba6f16acf17e4e5800](https://github.com/facebook/react/commit/5c56b873efb300b4d1afc4ba6f16acf17e4e5800)
Differential Revision: D65672576
Pulled By: huntie
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47551/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47551/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47550
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47550/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47550/comments
|
https://api.github.com/repos/facebook/react-native/issues/47550/events
|
https://github.com/facebook/react-native/issues/47550
| 2,649,447,718
|
I_kwDOAbrxp86d610m
| 47,550
|
Codegen not respecting ignored linked dependencies in react-native.config.js
|
{
"login": "mrbrentkelly",
"id": 5814579,
"node_id": "MDQ6VXNlcjU4MTQ1Nzk=",
"avatar_url": "https://avatars.githubusercontent.com/u/5814579?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mrbrentkelly",
"html_url": "https://github.com/mrbrentkelly",
"followers_url": "https://api.github.com/users/mrbrentkelly/followers",
"following_url": "https://api.github.com/users/mrbrentkelly/following{/other_user}",
"gists_url": "https://api.github.com/users/mrbrentkelly/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mrbrentkelly/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mrbrentkelly/subscriptions",
"organizations_url": "https://api.github.com/users/mrbrentkelly/orgs",
"repos_url": "https://api.github.com/users/mrbrentkelly/repos",
"events_url": "https://api.github.com/users/mrbrentkelly/events{/privacy}",
"received_events_url": "https://api.github.com/users/mrbrentkelly/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 718241807,
"node_id": "MDU6TGFiZWw3MTgyNDE4MDc=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Stale",
"name": "Stale",
"color": "e99695",
"default": false,
"description": "There has been a lack of activity on this issue and it may be closed soon."
},
{
"id": 856933610,
"node_id": "MDU6TGFiZWw4NTY5MzM2MTA=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20PR%20Submitted",
"name": "Resolution: PR Submitted",
"color": "0052cc",
"default": false,
"description": "A pull request with a fix has been provided."
},
{
"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 | 6
| 2024-11-11T14:08:32
| 2025-05-26T05:26:58
| 2025-05-26T05:26:57
|
CONTRIBUTOR
| null | null | null | null |
### Description
When a third party react-native dependency exists in an app's package.json but has been disabled from auto-linking in the `react-native.config.js` file, react-native-codegen still generates native Objective-C code for the unlinked dependency, leading to build failures.
### Steps to reproduce
Create a new RN project and add a third party library that contains native code (e.g. `react-native-screens`)
```
npx @react-native-community/cli@latest init VerifyCodegen --skip-install --version 0.76.1
cd VerifyCodegen
yarn install
yarn add react-native-screens
```
Create a `react-native.config.js` file and disable `react-native-screens` from auto-linking on iOS...
```
module.exports = {
dependencies: {
'react-native-screens': {
platforms: {
ios: null,
android: null,
},
},
},
};
```
Run pod install and try and build/run the iOS app
```
npx pod-install
yarn ios
```
Build will fail because the generated `RCTThirdPartyFabricComponentsProvider` files reference things that are linked in the project (e.g. `_RNSScreenCls`).
### React Native Version
0.76.1
### Affected Platforms
Runtime - iOS
### Areas
Codegen
### Output of `npx react-native info`
```text
info Fetching system and libraries information...
System:
OS: macOS 14.6.1
CPU: (10) arm64 Apple M1 Max
Memory: 190.97 MB / 32.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 18.18.0
path: ~/.nvm/versions/node/v18.18.0/bin/node
Yarn:
version: 1.22.19
path: ~/.nvm/versions/node/v18.15.0/bin/yarn
npm:
version: 9.8.1
path: ~/.nvm/versions/node/v18.18.0/bin/npm
Watchman:
version: 2024.04.01.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.15.2
path: /Users/brent.kelly/.rvm/gems/ruby-2.7.5/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 23.5
- iOS 17.5
- macOS 14.5
- tvOS 17.5
- visionOS 1.2
- watchOS 10.5
Android SDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.23339.11.2421.12550806
Xcode:
version: 15.4/15F31d
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.13
path: /usr/bin/javac
Ruby:
version: 2.7.5
path: /Users/brent.kelly/.rvm/rubies/ruby-2.7.5/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.0
wanted: 15.0.0
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.76.1
wanted: 0.76.1
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
```
### Stacktrace or Logs
```text
Undefined symbols for architecture arm64:
"_RNSFullWindowOverlayCls", referenced from:
_RCTThirdPartyFabricComponentsProvider in libReact-RCTFabric.a[41](RCTThirdPartyFabricComponentsProvider.o)
"_RNSModalScreenCls", referenced from:
_RCTThirdPartyFabricComponentsProvider in libReact-RCTFabric.a[41](RCTThirdPartyFabricComponentsProvider.o)
"_RNSScreenCls", referenced from:
_RCTThirdPartyFabricComponentsProvider in libReact-RCTFabric.a[41](RCTThirdPartyFabricComponentsProvider.o)
"_RNSScreenContainerCls", referenced from:
_RCTThirdPartyFabricComponentsProvider in libReact-RCTFabric.a[41](RCTThirdPartyFabricComponentsProvider.o)
"_RNSScreenContentWrapperCls", referenced from:
_RCTThirdPartyFabricComponentsProvider in libReact-RCTFabric.a[41](RCTThirdPartyFabricComponentsProvider.o)
"_RNSScreenFooterCls", referenced from:
_RCTThirdPartyFabricComponentsProvider in libReact-RCTFabric.a[41](RCTThirdPartyFabricComponentsProvider.o)
"_RNSScreenNavigationContainerCls", referenced from:
_RCTThirdPartyFabricComponentsProvider in libReact-RCTFabric.a[41](RCTThirdPartyFabricComponentsProvider.o)
"_RNSScreenStackCls", referenced from:
_RCTThirdPartyFabricComponentsProvider in libReact-RCTFabric.a[41](RCTThirdPartyFabricComponentsProvider.o)
"_RNSScreenStackHeaderConfigCls", referenced from:
_RCTThirdPartyFabricComponentsProvider in libReact-RCTFabric.a[41](RCTThirdPartyFabricComponentsProvider.o)
"_RNSScreenStackHeaderSubviewCls", referenced from:
_RCTThirdPartyFabricComponentsProvider in libReact-RCTFabric.a[41](RCTThirdPartyFabricComponentsProvider.o)
"_RNSSearchBarCls", referenced from:
_RCTThirdPartyFabricComponentsProvider in libReact-RCTFabric.a[41](RCTThirdPartyFabricComponentsProvider.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
```
### Reproducer
https://github.com/mrbrentkelly/rn-codegen-linking-bug
### 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/47550/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47550/timeline
| null |
not_planned
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/47549
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47549/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47549/comments
|
https://api.github.com/repos/facebook/react-native/issues/47549/events
|
https://github.com/facebook/react-native/pull/47549
| 2,649,435,296
|
PR_kwDOAbrxp86Bg-Jo
| 47,549
|
Remove onCatalystInstanceDestroy from NativeModule interface
|
{
"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": 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 | 2
| 2024-11-11T14:02:40
| 2025-02-13T15:25:57
| null |
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47549",
"html_url": "https://github.com/facebook/react-native/pull/47549",
"diff_url": "https://github.com/facebook/react-native/pull/47549.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47549.patch",
"merged_at": null
}
|
Summary:
Backwards-compatibility for `onCatalystInstanceDestroy` was removed in D51589276, and this method has been deprecated for quite a few releases now, so we can clean up this interface.
Changelog: [Android][Removed] NativeModule#onCatalystInstanceDestroy was removed.
Reviewed By: fabriziocucci
Differential Revision: D65753233
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/47549/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47549/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47548
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47548/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47548/comments
|
https://api.github.com/repos/facebook/react-native/issues/47548/events
|
https://github.com/facebook/react-native/pull/47548
| 2,649,318,615
|
PR_kwDOAbrxp86BgmpJ
| 47,548
|
fix race condition in EventBeat
|
{
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy-SC/followers",
"following_url": "https://api.github.com/users/sammy-SC/following{/other_user}",
"gists_url": "https://api.github.com/users/sammy-SC/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sammy-SC/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sammy-SC/subscriptions",
"organizations_url": "https://api.github.com/users/sammy-SC/orgs",
"repos_url": "https://api.github.com/users/sammy-SC/repos",
"events_url": "https://api.github.com/users/sammy-SC/events{/privacy}",
"received_events_url": "https://api.github.com/users/sammy-SC/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
| 2024-11-11T13:12:33
| 2024-11-11T15:05:48
| 2024-11-11T15:05:37
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47548",
"html_url": "https://github.com/facebook/react-native/pull/47548",
"diff_url": "https://github.com/facebook/react-native/pull/47548.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47548.patch",
"merged_at": null
}
|
Summary:
changelog: [internal]
This race condition only shows itself with flag `useOptimizedEventBatchingOnAndroid`
# Problem
EventBeat assumes method `induce` will be called repeatedly on every UI tick. This is true for iOS and existing implementation of event beat on Android. The first early exist inside of `induce` method is built with this assumption.
`useOptimizedEventBatchingOnAndroid` on Android changes this. `induce` will only be called after FabricUIManager.onRequestEventBeat is invoked and then it will stop. For one `FabricUIManager.onRequestEventBeat` call, `EventBeat::induce` is called once. And there is a chance for race condition.
Here is a simplified implementation of `induce`. This method may be called many times in sequence. The caller will set [isRequested_](https://github.com/facebook/react-native/blob/main/packages/react-native/ReactCommon/react/renderer/core/EventBeat.cpp#L25) and then invoke [FabricUIManager.onRequestEventBeat](https://github.com/facebook/react-native/blob/main/packages/react-native/ReactAndroid/src/main/jni/react/fabric/AndroidEventBeat.cpp#L43). Notice how `FabricUIManager.onRequestEventBeat` is debounced if `isRequested_` flag is true.
```
void EventBeat::induce() const {
if (!isRequested_ || isBeatCallbackScheduled_) {
// isRequested_ is not set to false in case isBeatCallbackScheduled_) is true.
return;
}
isRequested_ = false;
isBeatCallbackScheduled_ = true;
auto beat = std::function<void(jsi::Runtime&)>(
// on JS queue
isBeatCallbackScheduled_ = false;
// beatCallback_(runtime)
}
runtimeScheduler_.scheduleWork(std::move(beat));
}
```
This can get into a state where `isRequested_` is not reset back to false even though `EventBeat::induce` is called when `isBeatCallbackScheduled_` is true.
`AndroidEventBeat::request` -> `isRequested_` is set to true -> `FabricUIManager::onRequestEventBeat` -> `EventBeat::induce` -> `isRequested_` is set to false -> `isBeatCallbackScheduled_` is set to true -> `AndroidEventBeat::request` -> `FabricUIManager::onRequestEventBeat` -> `EventBeat::induce` (early exit because `isBeatCallbackScheduled_` is true) -> `beat` is executed on the JS thread.
From this point on, subsequent calls to `AndroidEventBeat::request` are always debounced because flag `isRequested_` is true.
Any subsequent event on Android will end up calling `EventBeat::induce` and the mechanism gets unstuck.
# The fix
The fix is simple, any time `EventBeat::induce` is called, make sure `request_` flag is set to false. This then satisfied the expectation of `useOptimizedEventBatchingOnAndroid` optimisation.
Reviewed By: rubennorte
Differential Revision: D65566258
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47548/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47548/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47547
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47547/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47547/comments
|
https://api.github.com/repos/facebook/react-native/issues/47547/events
|
https://github.com/facebook/react-native/pull/47547
| 2,649,022,944
|
PR_kwDOAbrxp86BfwXV
| 47,547
|
Fix Typo and skip generation of app-specific component registration
|
{
"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
| 2024-11-11T11:14:47
| 2024-11-11T13:02:31
| 2024-11-11T13:02:18
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47547",
"html_url": "https://github.com/facebook/react-native/pull/47547",
"diff_url": "https://github.com/facebook/react-native/pull/47547.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47547.patch",
"merged_at": null
}
|
Summary:
In [#47176](https://github.com/facebook/react-native/pull/47176) we disabled the generation of the component registration for app specific components as it was creating a circular dependency between the app and React Native.
However, we made a couple of typos that make it not work as expected and users picked up those typos soon.
This change fixes them for good.
## Changelog
[iOS][Fixed] - Properly stop generating component registration for components defined in app.
Differential Revision: D65750433
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47547/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47547/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47546
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47546/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47546/comments
|
https://api.github.com/repos/facebook/react-native/issues/47546/events
|
https://github.com/facebook/react-native/pull/47546
| 2,648,991,021
|
PR_kwDOAbrxp86Bfpd-
| 47,546
|
Clean up `forceBatchingMountItemsOnAndroid` feature flag
|
{
"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
| 2024-11-11T10:59:06
| 2024-11-11T14:10:25
| 2024-11-11T14:10:15
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47546",
"html_url": "https://github.com/facebook/react-native/pull/47546",
"diff_url": "https://github.com/facebook/react-native/pull/47546.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47546.patch",
"merged_at": null
}
|
Summary:
Changelog: [internal]
Cleaning up the feature flag as we've tested it's safe to land.
Differential Revision: D65749504
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47546/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47546/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47545
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47545/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47545/comments
|
https://api.github.com/repos/facebook/react-native/issues/47545/events
|
https://github.com/facebook/react-native/pull/47545
| 2,648,960,120
|
PR_kwDOAbrxp86BfjW1
| 47,545
|
remove unused import and declaration in EventQueue
|
{
"login": "sammy-SC",
"id": 1733610,
"node_id": "MDQ6VXNlcjE3MzM2MTA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1733610?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sammy-SC",
"html_url": "https://github.com/sammy-SC",
"followers_url": "https://api.github.com/users/sammy-SC/followers",
"following_url": "https://api.github.com/users/sammy-SC/following{/other_user}",
"gists_url": "https://api.github.com/users/sammy-SC/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sammy-SC/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sammy-SC/subscriptions",
"organizations_url": "https://api.github.com/users/sammy-SC/orgs",
"repos_url": "https://api.github.com/users/sammy-SC/repos",
"events_url": "https://api.github.com/users/sammy-SC/events{/privacy}",
"received_events_url": "https://api.github.com/users/sammy-SC/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
| 2024-11-11T10:48:07
| 2024-11-11T13:32:36
| 2024-11-11T13:32:23
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47545",
"html_url": "https://github.com/facebook/react-native/pull/47545",
"diff_url": "https://github.com/facebook/react-native/pull/47545.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47545.patch",
"merged_at": null
}
|
Summary: changelog: [internal]
Differential Revision: D65663098
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47545/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47545/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47544
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47544/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47544/comments
|
https://api.github.com/repos/facebook/react-native/issues/47544/events
|
https://github.com/facebook/react-native/pull/47544
| 2,648,555,343
|
PR_kwDOAbrxp86BeYxD
| 47,544
|
Support system font families on iOS
|
{
"login": "cxa",
"id": 32127,
"node_id": "MDQ6VXNlcjMyMTI3",
"avatar_url": "https://avatars.githubusercontent.com/u/32127?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cxa",
"html_url": "https://github.com/cxa",
"followers_url": "https://api.github.com/users/cxa/followers",
"following_url": "https://api.github.com/users/cxa/following{/other_user}",
"gists_url": "https://api.github.com/users/cxa/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cxa/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cxa/subscriptions",
"organizations_url": "https://api.github.com/users/cxa/orgs",
"repos_url": "https://api.github.com/users/cxa/repos",
"events_url": "https://api.github.com/users/cxa/events{/privacy}",
"received_events_url": "https://api.github.com/users/cxa/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
| 2024-11-11T08:27:51
| 2024-12-12T18:54:29
| 2024-12-12T18:54:19
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47544",
"html_url": "https://github.com/facebook/react-native/pull/47544",
"diff_url": "https://github.com/facebook/react-native/pull/47544.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47544.patch",
"merged_at": null
}
|
## Summary:
Apple introduced system font families
```
font-family: system-ui;
font-family: ui-sans-serif;
font-family: ui-serif;
font-family: ui-monospace;
font-family: ui-rounded;
```
for Safari at 2020 (see https://developer.apple.com/videos/play/wwdc2020/10663/?time=872).
This PR implementation supports above font families on iOS.
## Changelog:
[IOS] [ADDED] - Support system font families (system-ui, ui-sans-serif, ui-serif, ui-monospace, and ui-rounded) on iOS
## Test Plan:
Run `RNTester` and view the `Text` component where shows the usage for these font families.
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47544/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47544/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47543
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47543/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47543/comments
|
https://api.github.com/repos/facebook/react-native/issues/47543/events
|
https://github.com/facebook/react-native/pull/47543
| 2,648,160,315
|
PR_kwDOAbrxp86BdS5D
| 47,543
|
'[skip ci] [RN][Android] Internalize TaskCompletionSource class
|
{
"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 | 4
| 2024-11-11T04:57:39
| 2024-11-11T15:13:03
| 2024-11-11T15:12:33
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47543",
"html_url": "https://github.com/facebook/react-native/pull/47543",
"diff_url": "https://github.com/facebook/react-native/pull/47543.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47543.patch",
"merged_at": null
}
|
Summary:
TaskCompletionSource is public but it shouldn'\''t, in this diff I'\''m making it intenral
changelog: [Android][Breaking] Reduce visibility of TaskCompletionSource class
Differential Revision: D65738324
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47543/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47543/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47542
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47542/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47542/comments
|
https://api.github.com/repos/facebook/react-native/issues/47542/events
|
https://github.com/facebook/react-native/pull/47542
| 2,648,160,195
|
PR_kwDOAbrxp86BdS3r
| 47,542
|
'[skip ci] [RN][Android] Migrate UnobservedTaskException to kotlin
|
{
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/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 | 4
| 2024-11-11T04:57:35
| 2024-11-11T15:13:10
| 2024-11-11T15:12:33
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47542",
"html_url": "https://github.com/facebook/react-native/pull/47542",
"diff_url": "https://github.com/facebook/react-native/pull/47542.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47542.patch",
"merged_at": null
}
|
Summary:
Migrate UnobservedTaskException to kotlin
changelog: [internal] internal
Differential Revision: D65738327
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47542/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47542/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47541
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47541/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47541/comments
|
https://api.github.com/repos/facebook/react-native/issues/47541/events
|
https://github.com/facebook/react-native/pull/47541
| 2,648,160,181
|
PR_kwDOAbrxp86BdS3g
| 47,541
|
'[skip ci] [RN][Android] Migrate TaskCompletionSource to kotlin
|
{
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/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 | 4
| 2024-11-11T04:57:34
| 2024-11-11T15:12:58
| 2024-11-11T15:12:32
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47541",
"html_url": "https://github.com/facebook/react-native/pull/47541",
"diff_url": "https://github.com/facebook/react-native/pull/47541.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47541.patch",
"merged_at": null
}
|
Summary:
Migrate TaskCompletionSource to kotlin
changelog: [internal] internal
Differential Revision: D65738330
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47541/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47541/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47540
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47540/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47540/comments
|
https://api.github.com/repos/facebook/react-native/issues/47540/events
|
https://github.com/facebook/react-native/pull/47540
| 2,648,159,642
|
PR_kwDOAbrxp86BdSwJ
| 47,540
|
'[skip ci] [RN][Android] Internalize Continuation
|
{
"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 | 4
| 2024-11-11T04:57:26
| 2024-11-11T15:12:54
| 2024-11-11T15:12:31
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47540",
"html_url": "https://github.com/facebook/react-native/pull/47540",
"diff_url": "https://github.com/facebook/react-native/pull/47540.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47540.patch",
"merged_at": null
}
|
Summary:
Continuation is only used inside RN, we should make it internal
changelog: [Android][Chnaged] Reduce visibility of Continuation to internal, although this interface wasn'\''t being exposed in any public API
Differential Revision: D65738329
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47540/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47540/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47539
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47539/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47539/comments
|
https://api.github.com/repos/facebook/react-native/issues/47539/events
|
https://github.com/facebook/react-native/pull/47539
| 2,648,159,616
|
PR_kwDOAbrxp86BdSv1
| 47,539
|
'[skip ci] [RN][Android] Migrate ExecutorException to kotlin
|
{
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/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 | 4
| 2024-11-11T04:57:24
| 2024-11-11T15:12:44
| 2024-11-11T15:12:30
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47539",
"html_url": "https://github.com/facebook/react-native/pull/47539",
"diff_url": "https://github.com/facebook/react-native/pull/47539.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47539.patch",
"merged_at": null
}
|
Summary:
Migrate ExecutorException to kotlin
changelog: [internal] internal
Differential Revision: D65738325
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47539/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47539/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47538
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47538/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47538/comments
|
https://api.github.com/repos/facebook/react-native/issues/47538/events
|
https://github.com/facebook/react-native/pull/47538
| 2,648,158,745
|
PR_kwDOAbrxp86BdSkm
| 47,538
|
Migrate UnobservedErrorNotifier to kotlin
|
{
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/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 | 4
| 2024-11-11T04:57:01
| 2024-11-11T15:13:14
| 2024-11-11T15:12:34
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47538",
"html_url": "https://github.com/facebook/react-native/pull/47538",
"diff_url": "https://github.com/facebook/react-native/pull/47538.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47538.patch",
"merged_at": null
}
|
Summary:
Migrate UnobservedErrorNotifier to kotlin
changelog: [internal] internal
Differential Revision: D65738328
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47538/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47538/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47537
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47537/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47537/comments
|
https://api.github.com/repos/facebook/react-native/issues/47537/events
|
https://github.com/facebook/react-native/pull/47537
| 2,648,158,629
|
PR_kwDOAbrxp86BdSjW
| 47,537
|
'[skip ci] [RN][Android] Migrate Continuation to kotlin
|
{
"login": "mdvacca",
"id": 515103,
"node_id": "MDQ6VXNlcjUxNTEwMw==",
"avatar_url": "https://avatars.githubusercontent.com/u/515103?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mdvacca",
"html_url": "https://github.com/mdvacca",
"followers_url": "https://api.github.com/users/mdvacca/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 | 4
| 2024-11-11T04:56:57
| 2024-11-11T15:12:50
| 2024-11-11T15:12:31
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47537",
"html_url": "https://github.com/facebook/react-native/pull/47537",
"diff_url": "https://github.com/facebook/react-native/pull/47537.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47537.patch",
"merged_at": null
}
|
Summary:
Migrate Continuation interface to kotlin
changelog: [internal] internal
Differential Revision: D65738326
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47537/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47537/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47536
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47536/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47536/comments
|
https://api.github.com/repos/facebook/react-native/issues/47536/events
|
https://github.com/facebook/react-native/pull/47536
| 2,647,796,822
|
PR_kwDOAbrxp86BcT6O
| 47,536
|
Update KDocs for ReactHost.destroy() methods
|
{
"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 | 7
| 2024-11-10T23:44:53
| 2024-11-11T15:12:40
| 2024-11-11T15:12:29
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47536",
"html_url": "https://github.com/facebook/react-native/pull/47536",
"diff_url": "https://github.com/facebook/react-native/pull/47536.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47536.patch",
"merged_at": null
}
|
Summary:
I'm updating KDoc for ReactHost.destroy() methods to warn about potential deadlock when waiting for completion
changelog: [Android] update documentation for ReactHost.destroy() APIs
Differential Revision: D65734396
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47536/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47536/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47535
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47535/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47535/comments
|
https://api.github.com/repos/facebook/react-native/issues/47535/events
|
https://github.com/facebook/react-native/issues/47535
| 2,646,978,510
|
I_kwDOAbrxp86dxa_O
| 47,535
|
android crash new arch
|
{
"login": "philipheinser",
"id": 3705499,
"node_id": "MDQ6VXNlcjM3MDU0OTk=",
"avatar_url": "https://avatars.githubusercontent.com/u/3705499?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/philipheinser",
"html_url": "https://github.com/philipheinser",
"followers_url": "https://api.github.com/users/philipheinser/followers",
"following_url": "https://api.github.com/users/philipheinser/following{/other_user}",
"gists_url": "https://api.github.com/users/philipheinser/gists{/gist_id}",
"starred_url": "https://api.github.com/users/philipheinser/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/philipheinser/subscriptions",
"organizations_url": "https://api.github.com/users/philipheinser/orgs",
"repos_url": "https://api.github.com/users/philipheinser/repos",
"events_url": "https://api.github.com/users/philipheinser/events{/privacy}",
"received_events_url": "https://api.github.com/users/philipheinser/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": 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."
}
] |
closed
| false
| null |
[] | null | 6
| 2024-11-10T08:26:41
| 2025-02-21T13:40:39
| 2024-11-11T05:27:50
|
CONTRIBUTOR
| null | null | null | null |
### Description
```
Caused by: java.lang.NullPointerException: Attempt to invoke interface method 'com.facebook.react.interfaces.fabric.ReactSurface com.facebook.react.ReactHost.createSurface(android.content.Context, java.lang.String, android.os.Bundle)' on a null object reference
com.facebook.react.ReactDelegate.loadApp(ReactDelegate.java:292)
com.facebook.react.ReactActivityDelegate.loadApp(ReactActivityDelegate.java:137)
com.facebook.react.ReactActivityDelegate.onCreate(ReactActivityDelegate.java:132)
com.facebook.react.ReactActivity.onCreate(ReactActivity.java:47)
```
### Steps to reproduce
after update run on android
### React Native Version
0.76.1
### Affected Platforms
Runtime - Android
### Output of `npx react-native info`
```text
System:
OS: macOS 15.2
CPU: (12) arm64 Apple M2 Pro
Memory: 110.81 MB / 32.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 23.1.0
path: /opt/homebrew/bin/node
Yarn:
version: 1.22.22
path: /opt/homebrew/bin/yarn
npm:
version: 10.9.0
path: /opt/homebrew/bin/npm
Watchman:
version: 2024.11.04.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.2 AI-242.23339.11.2421.12550806
Xcode:
version: 16.1/16B40
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.13
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.1.1
wanted: 15.1.1
react:
installed: 18.3.1
wanted: ^18.3.1
react-native:
installed: 0.76.1
wanted: ^0.76.1
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: false
newArchEnabled: true
```
### Stacktrace or Logs
```text
Caused by: java.lang.NullPointerException: Attempt to invoke interface method 'com.facebook.react.interfaces.fabric.ReactSurface com.facebook.react.ReactHost.createSurface(android.content.Context, java.lang.String, android.os.Bundle)' on a null object reference
com.facebook.react.ReactDelegate.loadApp(ReactDelegate.java:292)
com.facebook.react.ReactActivityDelegate.loadApp(ReactActivityDelegate.java:137)
com.facebook.react.ReactActivityDelegate.onCreate(ReactActivityDelegate.java:132)
com.facebook.react.ReactActivity.onCreate(ReactActivity.java:47)
```
### Reproducer
https://github.com/react-native-community/reproducer-react-native
### Screenshots and Videos
_No response_
|
{
"login": "philipheinser",
"id": 3705499,
"node_id": "MDQ6VXNlcjM3MDU0OTk=",
"avatar_url": "https://avatars.githubusercontent.com/u/3705499?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/philipheinser",
"html_url": "https://github.com/philipheinser",
"followers_url": "https://api.github.com/users/philipheinser/followers",
"following_url": "https://api.github.com/users/philipheinser/following{/other_user}",
"gists_url": "https://api.github.com/users/philipheinser/gists{/gist_id}",
"starred_url": "https://api.github.com/users/philipheinser/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/philipheinser/subscriptions",
"organizations_url": "https://api.github.com/users/philipheinser/orgs",
"repos_url": "https://api.github.com/users/philipheinser/repos",
"events_url": "https://api.github.com/users/philipheinser/events{/privacy}",
"received_events_url": "https://api.github.com/users/philipheinser/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/47535/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/47535/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/47534
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47534/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47534/comments
|
https://api.github.com/repos/facebook/react-native/issues/47534/events
|
https://github.com/facebook/react-native/pull/47534
| 2,646,956,185
|
PR_kwDOAbrxp86Ba_ka
| 47,534
|
Introduce ReactHost.destroy() method that notifies when the React instance is destroyed
|
{
"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 | 5
| 2024-11-10T07:41:42
| 2024-11-10T17:35:15
| 2024-11-10T17:35:03
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47534",
"html_url": "https://github.com/facebook/react-native/pull/47534",
"diff_url": "https://github.com/facebook/react-native/pull/47534.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47534.patch",
"merged_at": null
}
|
Summary:
This diff is introducing a new method to destroy React instance that allows the caller to be notified when the destroy finishes
THis is necessary for apps to act upon destroy of the react instance
changelog: [internal] internal
Differential Revision: D65721107
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47534/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47534/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47533
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47533/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47533/comments
|
https://api.github.com/repos/facebook/react-native/issues/47533/events
|
https://github.com/facebook/react-native/issues/47533
| 2,646,728,817
|
I_kwDOAbrxp86dweBx
| 47,533
|
Not able to build on aarch64 machine
|
{
"login": "jabedzaman",
"id": 99767817,
"node_id": "U_kgDOBfJWCQ",
"avatar_url": "https://avatars.githubusercontent.com/u/99767817?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jabedzaman",
"html_url": "https://github.com/jabedzaman",
"followers_url": "https://api.github.com/users/jabedzaman/followers",
"following_url": "https://api.github.com/users/jabedzaman/following{/other_user}",
"gists_url": "https://api.github.com/users/jabedzaman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/jabedzaman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jabedzaman/subscriptions",
"organizations_url": "https://api.github.com/users/jabedzaman/orgs",
"repos_url": "https://api.github.com/users/jabedzaman/repos",
"events_url": "https://api.github.com/users/jabedzaman/events{/privacy}",
"received_events_url": "https://api.github.com/users/jabedzaman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 1455987166,
"node_id": "MDU6TGFiZWwxNDU1OTg3MTY2",
"url": "https://api.github.com/repos/facebook/react-native/labels/Tech:%20Hermes",
"name": "Tech: Hermes",
"color": "2bb673",
"default": false,
"description": "Hermes Engine: https://hermesengine.dev/"
},
{
"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 | 8
| 2024-11-10T02:55:02
| 2024-12-03T14:13:58
| 2024-12-03T14:13:50
|
NONE
| null | null | null | null |
### Description
I am trying to assemble the apk but getting error.. I have used `sdkmanager` to install the sdks and also i have `node 20` along with `open-jdk-17`
### Steps to reproduce
1. use `aarch64` based machine
2. create a new react native app
3. `cd android`
4. `./gradlew assembleDebug` || `./gradlew assembleRelease` || `./gradlew bundleRelease`
### React Native Version
0.76.1
### Affected Platforms
Runtime - Android
### Output of `npx react-native info`
```text
System:
OS: Linux 6.8 Ubuntu 24.04.1 LTS 24.04.1 LTS (Noble Numbat)
CPU: (4) arm64 Neoverse-N1
Memory: 20.38 GB / 23.42 GB
Shell:
version: "5.9"
path: /usr/bin/zsh
Binaries:
Node:
version: 20.18.0
path: /run/user/1001/fnm_multishells/226019_1731204517984/bin/node
Yarn:
version: 1.22.22
path: /run/user/1001/fnm_multishells/226019_1731204517984/bin/yarn
npm:
version: 10.8.2
path: /run/user/1001/fnm_multishells/226019_1731204517984/bin/npm
Watchman: Not Found
SDKs:
Android SDK:
API Levels:
- "33"
- "34"
- "35"
Build Tools:
- 33.0.0
- 33.0.1
- 34.0.0
- 35.0.0
System Images:
- android-33 | Google APIs Intel x86_64 Atom
Android NDK: Not Found
IDEs:
Android Studio: Not Found
Languages:
Java:
version: 17.0.12
path: /usr/bin/javac
Ruby: Not Found
npmPackages:
"@react-native-community/cli":
installed: 15.0.0
wanted: 15.0.0
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.76.1
wanted: 0.76.1
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: Not found
newArchEnabled: false
```
### Stacktrace or Logs
```text
➜ android git:(main) ✗ ./gradlew bundleRelease
> Task :app:createBundleReleaseJsAndAssets
debug Using @react-naive-community/cli-tools' logger
debug Reading Metro config from /home/ubuntu/developer/grape/metro.config.js
WARN the transform cache was reset.
Welcome to Metro v0.81.0
Fast - Scalable - Integrated
info Writing bundle output to: /home/ubuntu/developer/grape/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle
info Writing sourcemap output to: /home/ubuntu/developer/grape/android/app/build/intermediates/sourcemaps/react/release/index.android.bundle.packager.map
info Done writing bundle output
info Done writing sourcemap output
info Copying 1 asset files
info Done copying assets
> Task :app:createBundleReleaseJsAndAssets FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:createBundleReleaseJsAndAssets'.
> OS not recognized. Please set project.react.hermesCommand to the path of a working Hermes compiler.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 18s
14 actionable tasks: 4 executed, 10 up-to-date
```
### Reproducer
https://github.com/facebook/react-native
### 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/47533/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47533/timeline
| null |
not_planned
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/47532
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47532/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47532/comments
|
https://api.github.com/repos/facebook/react-native/issues/47532/events
|
https://github.com/facebook/react-native/pull/47532
| 2,645,380,629
|
PR_kwDOAbrxp86BYPcx
| 47,532
|
fix(iOS): unify prefetchImageWithMetadata's signature in JS and ObjC land
|
{
"login": "TheRogue76",
"id": 40071952,
"node_id": "MDQ6VXNlcjQwMDcxOTUy",
"avatar_url": "https://avatars.githubusercontent.com/u/40071952?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/TheRogue76",
"html_url": "https://github.com/TheRogue76",
"followers_url": "https://api.github.com/users/TheRogue76/followers",
"following_url": "https://api.github.com/users/TheRogue76/following{/other_user}",
"gists_url": "https://api.github.com/users/TheRogue76/gists{/gist_id}",
"starred_url": "https://api.github.com/users/TheRogue76/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/TheRogue76/subscriptions",
"organizations_url": "https://api.github.com/users/TheRogue76/orgs",
"repos_url": "https://api.github.com/users/TheRogue76/repos",
"events_url": "https://api.github.com/users/TheRogue76/events{/privacy}",
"received_events_url": "https://api.github.com/users/TheRogue76/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
| 2024-11-08T23:36:37
| 2024-11-18T12:21:36
| 2024-11-18T12:21:26
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47532",
"html_url": "https://github.com/facebook/react-native/pull/47532",
"diff_url": "https://github.com/facebook/react-native/pull/47532.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47532.patch",
"merged_at": null
}
|
## Summary:
in `prefetchImageWithMetadata`'s implementation in ObjC, the method's `queryRootName` is treated as being nullable. The image spec for it in JS (and the Codegened ObjC header that gets built on top of it) treat the field as not nullable. This change makes the field nullable in the spec to match up what we have in the implementation.
I also noticed that the method is not defined in the [Image props](https://reactnative.dev/docs/image) on the RN website, so perhaps we should add this there as well.
## Changelog:
[IOS] [CHANGED] - make `prefetchImageWithMetadata`'s `queryRootName` nullable in the spec
## Test Plan:
yarn test:
<img width="1576" alt="Screenshot 2024-11-09 at 00 36 30" src="https://github.com/user-attachments/assets/4162ff79-1388-4f6f-9576-256fd9011fcf">
It has no iOS specific tests, so nothing to run on that side
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47532/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/47532/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47531
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47531/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47531/comments
|
https://api.github.com/repos/facebook/react-native/issues/47531/events
|
https://github.com/facebook/react-native/pull/47531
| 2,645,307,604
|
PR_kwDOAbrxp86BYFV9
| 47,531
|
Integrate DevSupportManager into activity lifecycle
|
{
"login": "RSNara",
"id": 5885721,
"node_id": "MDQ6VXNlcjU4ODU3MjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/5885721?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RSNara",
"html_url": "https://github.com/RSNara",
"followers_url": "https://api.github.com/users/RSNara/followers",
"following_url": "https://api.github.com/users/RSNara/following{/other_user}",
"gists_url": "https://api.github.com/users/RSNara/gists{/gist_id}",
"starred_url": "https://api.github.com/users/RSNara/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/RSNara/subscriptions",
"organizations_url": "https://api.github.com/users/RSNara/orgs",
"repos_url": "https://api.github.com/users/RSNara/repos",
"events_url": "https://api.github.com/users/RSNara/events{/privacy}",
"received_events_url": "https://api.github.com/users/RSNara/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
| 2024-11-08T22:37:31
| 2024-11-11T21:34:49
| 2024-11-11T21:34:33
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47531",
"html_url": "https://github.com/facebook/react-native/pull/47531",
"diff_url": "https://github.com/facebook/react-native/pull/47531.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47531.patch",
"merged_at": null
}
|
Summary:
When the activity is paused, or destroyed, we should disable the devsupportmanager. (This performs cleanup).
When the activity is resumed, we should re-enable devsupportmanager. (This performs re-initialization).
Changelog: [Internal]
Differential Revision: D65689053
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47531/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47531/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47530
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47530/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47530/comments
|
https://api.github.com/repos/facebook/react-native/issues/47530/events
|
https://github.com/facebook/react-native/pull/47530
| 2,645,067,146
|
PR_kwDOAbrxp86BXheV
| 47,530
|
Add default getStringData/getPropNameIdData implementation
|
{
"login": "tsaichien",
"id": 47009415,
"node_id": "MDQ6VXNlcjQ3MDA5NDE1",
"avatar_url": "https://avatars.githubusercontent.com/u/47009415?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tsaichien",
"html_url": "https://github.com/tsaichien",
"followers_url": "https://api.github.com/users/tsaichien/followers",
"following_url": "https://api.github.com/users/tsaichien/following{/other_user}",
"gists_url": "https://api.github.com/users/tsaichien/gists{/gist_id}",
"starred_url": "https://api.github.com/users/tsaichien/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/tsaichien/subscriptions",
"organizations_url": "https://api.github.com/users/tsaichien/orgs",
"repos_url": "https://api.github.com/users/tsaichien/repos",
"events_url": "https://api.github.com/users/tsaichien/events{/privacy}",
"received_events_url": "https://api.github.com/users/tsaichien/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 | 16
| 2024-11-08T20:18:24
| 2024-12-06T09:38:40
| 2024-12-06T09:38:31
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47530",
"html_url": "https://github.com/facebook/react-native/pull/47530",
"diff_url": "https://github.com/facebook/react-native/pull/47530.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47530.patch",
"merged_at": null
}
|
Summary:
Adds the default implementation for `getStringData`/`getPropNameIdData`
for VMs that do not provide their own implementation
Differential Revision: D65638889
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47530/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47530/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47529
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47529/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47529/comments
|
https://api.github.com/repos/facebook/react-native/issues/47529/events
|
https://github.com/facebook/react-native/pull/47529
| 2,645,003,496
|
PR_kwDOAbrxp86BXU0A
| 47,529
|
earlyjs: Extend C++ pipeline for non-js errors
|
{
"login": "RSNara",
"id": 5885721,
"node_id": "MDQ6VXNlcjU4ODU3MjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/5885721?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RSNara",
"html_url": "https://github.com/RSNara",
"followers_url": "https://api.github.com/users/RSNara/followers",
"following_url": "https://api.github.com/users/RSNara/following{/other_user}",
"gists_url": "https://api.github.com/users/RSNara/gists{/gist_id}",
"starred_url": "https://api.github.com/users/RSNara/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/RSNara/subscriptions",
"organizations_url": "https://api.github.com/users/RSNara/orgs",
"repos_url": "https://api.github.com/users/RSNara/repos",
"events_url": "https://api.github.com/users/RSNara/events{/privacy}",
"received_events_url": "https://api.github.com/users/RSNara/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
| 2024-11-08T19:40:50
| 2024-11-11T21:34:43
| 2024-11-11T21:34:32
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47529",
"html_url": "https://github.com/facebook/react-native/pull/47529",
"diff_url": "https://github.com/facebook/react-native/pull/47529.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47529.patch",
"merged_at": null
}
|
Summary:
RuntimeExecutor, RuntimeScheduler, etc. can execute arbitrary c++ on the javascript thread.
If that c++ throws a non-jsi::JSError, it will bypass the js error handler (and start tearing down the react instance 😱).
Let's have the js error handler manage all exceptions raised while native is calling into js. This is more sane.
Changelog: [Internal]
Differential Revision: D64626610
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47529/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47529/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47528
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47528/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47528/comments
|
https://api.github.com/repos/facebook/react-native/issues/47528/events
|
https://github.com/facebook/react-native/pull/47528
| 2,645,002,816
|
PR_kwDOAbrxp86BXUq-
| 47,528
|
earlyjs: Reset error handler state after js pipeline fails
|
{
"login": "RSNara",
"id": 5885721,
"node_id": "MDQ6VXNlcjU4ODU3MjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/5885721?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RSNara",
"html_url": "https://github.com/RSNara",
"followers_url": "https://api.github.com/users/RSNara/followers",
"following_url": "https://api.github.com/users/RSNara/following{/other_user}",
"gists_url": "https://api.github.com/users/RSNara/gists{/gist_id}",
"starred_url": "https://api.github.com/users/RSNara/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/RSNara/subscriptions",
"organizations_url": "https://api.github.com/users/RSNara/orgs",
"repos_url": "https://api.github.com/users/RSNara/repos",
"events_url": "https://api.github.com/users/RSNara/events{/privacy}",
"received_events_url": "https://api.github.com/users/RSNara/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
| 2024-11-08T19:40:22
| 2024-11-11T21:34:45
| 2024-11-11T21:34:33
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47528",
"html_url": "https://github.com/facebook/react-native/pull/47528",
"diff_url": "https://github.com/facebook/react-native/pull/47528.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47528.patch",
"merged_at": null
}
|
Summary:
After the js pipeline fails to handle the error, reset the hasHandledFatalError var.
Changelog: [Internal]
Differential Revision: D65678387
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47528/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47528/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47527
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47527/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47527/comments
|
https://api.github.com/repos/facebook/react-native/issues/47527/events
|
https://github.com/facebook/react-native/pull/47527
| 2,644,950,549
|
PR_kwDOAbrxp86BXLPy
| 47,527
|
test(image): [android] adding missing image resize mode test cases
|
{
"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
| 2024-11-08T19:22:04
| 2024-11-11T15:53:24
| 2024-11-11T15:53:12
|
COLLABORATOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47527",
"html_url": "https://github.com/facebook/react-native/pull/47527",
"diff_url": "https://github.com/facebook/react-native/pull/47527.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47527.patch",
"merged_at": null
}
|
## Summary:
Follow up from #47433, adding some missing scenarios in the unit tests for the image component in Android.
## Changelog:
[INTERNAL] [ADDED] - Improving Android `ImageResizeMode` unit tests
## Test Plan:
```bash
yarn test-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/47527/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47527/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47526
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47526/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47526/comments
|
https://api.github.com/repos/facebook/react-native/issues/47526/events
|
https://github.com/facebook/react-native/pull/47526
| 2,644,853,790
|
PR_kwDOAbrxp86BW66D
| 47,526
|
fix(rn-tester): pixel ratio example inputs not fully visible in dark mode
|
{
"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
| 2024-11-08T18:42:29
| 2024-11-11T19:03:49
| 2024-11-11T19:03:35
|
COLLABORATOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47526",
"html_url": "https://github.com/facebook/react-native/pull/47526",
"diff_url": "https://github.com/facebook/react-native/pull/47526.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47526.patch",
"merged_at": null
}
|
## Summary:
Found this small dark mode issue when navigating into the `PixelRatioExamples`
## Changelog:
[INTERNAL] [FIXED] - Fixing dark mode inputs for `PixelRatio` examples
## Test Plan:
| Before | After |
| ---------- | ---------- |
|  |  |
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47526/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47526/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47525
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47525/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47525/comments
|
https://api.github.com/repos/facebook/react-native/issues/47525/events
|
https://github.com/facebook/react-native/pull/47525
| 2,644,682,738
|
PR_kwDOAbrxp86BWc9K
| 47,525
|
Add TextTransform KTX
|
{
"login": "tdn120",
"id": 32721554,
"node_id": "MDQ6VXNlcjMyNzIxNTU0",
"avatar_url": "https://avatars.githubusercontent.com/u/32721554?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tdn120",
"html_url": "https://github.com/tdn120",
"followers_url": "https://api.github.com/users/tdn120/followers",
"following_url": "https://api.github.com/users/tdn120/following{/other_user}",
"gists_url": "https://api.github.com/users/tdn120/gists{/gist_id}",
"starred_url": "https://api.github.com/users/tdn120/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/tdn120/subscriptions",
"organizations_url": "https://api.github.com/users/tdn120/orgs",
"repos_url": "https://api.github.com/users/tdn120/repos",
"events_url": "https://api.github.com/users/tdn120/events{/privacy}",
"received_events_url": "https://api.github.com/users/tdn120/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
| 2024-11-08T17:30:14
| 2024-11-09T00:24:02
| 2024-11-09T00:23:52
|
NONE
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47525",
"html_url": "https://github.com/facebook/react-native/pull/47525",
"diff_url": "https://github.com/facebook/react-native/pull/47525.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47525.patch",
"merged_at": null
}
|
Summary:
This API is awkward for nullsafe code. Adding an extension allows Kotlin code to use `applyTextTransform()` on either nullable or non-null strings:
```
val a: String = string.applyTextTransform(...)
val b: String? = nullableString?.applyTextTransform(...)
```
Changelog:
[Android][Added] TextTransform ktx
Reviewed By: javache
Differential Revision: D65618709
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47525/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47525/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47524
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47524/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47524/comments
|
https://api.github.com/repos/facebook/react-native/issues/47524/events
|
https://github.com/facebook/react-native/issues/47524
| 2,644,515,326
|
I_kwDOAbrxp86doBn-
| 47,524
|
[Android] Modal - statusBarTranslucent behaves differently, modal content is pushed up when keyboard open even if set to true
|
{
"login": "olivertylsar",
"id": 25401934,
"node_id": "MDQ6VXNlcjI1NDAxOTM0",
"avatar_url": "https://avatars.githubusercontent.com/u/25401934?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/olivertylsar",
"html_url": "https://github.com/olivertylsar",
"followers_url": "https://api.github.com/users/olivertylsar/followers",
"following_url": "https://api.github.com/users/olivertylsar/following{/other_user}",
"gists_url": "https://api.github.com/users/olivertylsar/gists{/gist_id}",
"starred_url": "https://api.github.com/users/olivertylsar/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/olivertylsar/subscriptions",
"organizations_url": "https://api.github.com/users/olivertylsar/orgs",
"repos_url": "https://api.github.com/users/olivertylsar/repos",
"events_url": "https://api.github.com/users/olivertylsar/events{/privacy}",
"received_events_url": "https://api.github.com/users/olivertylsar/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 1113219646,
"node_id": "MDU6TGFiZWwxMTEzMjE5NjQ2",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20Modal",
"name": "Component: Modal",
"color": "fef2c0",
"default": false,
"description": ""
},
{
"id": 1113219664,
"node_id": "MDU6TGFiZWwxMTEzMjE5NjY0",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20StatusBar",
"name": "Component: StatusBar",
"color": "fef2c0",
"default": false,
"description": ""
},
{
"id": 1113219716,
"node_id": "MDU6TGFiZWwxMTEzMjE5NzE2",
"url": "https://api.github.com/repos/facebook/react-native/labels/API:%20Keyboard",
"name": "API: Keyboard",
"color": "fef2c0",
"default": false,
"description": ""
}
] |
closed
| false
| null |
[] | null | 8
| 2024-11-08T16:28:35
| 2025-05-26T05:27:00
| 2025-05-26T05:26:59
|
NONE
| null | null | null | null |
### Description
We are using `Modal` component in our app. We usually have its content (dialog) centered, but in one case where text input is included, we have the content pushed up by some pixels to prevent keyboard overlapping it, so it always displays in the top half of the screen.
We want it to behave the same on android and iOS. With setting `statusBarTranslucent` to `true` we were able to achieve the consistent behavior on both platforms in previous React Native versions (last one 0.74), because with this setting the modal content didn't react to keyboard visibitily and was able to preserve its position. After upgrading to 0.76.1, the same code started to behave differently. The modal content is now being pushed up automatically when keyboard is open, even if `statusBarTranslucent` is set to `true` on android. We want to keep it at the same position regardless of keyboard visibility.
### Steps to reproduce
```function App(): React.JSX.Element {
const [showModal, setShowModal] = useState(false)
return (
<SafeAreaView style={styles.container}>
<Button title={"This is React Native 0.76.1"} onPress={() =>setShowModal(true)} />
<Modal visible={showModal} transparent statusBarTranslucent={true}>
<View style={{flexGrow: 1, justifyContent: "center", alignItems: "center", flexDirection: 'column'}}>
<View style={{ padding: 20, backgroundColor: "white"}}>
<TextInput placeholder={"Click here to write"}/>
<Button title={"Close"} onPress={() => setShowModal(false)}/>
</View>
</View>
</Modal>
</SafeAreaView>
)
}
const styles = StyleSheet.create({
container: {
backgroundColor: '#ecf0f1',
flex: 1,
justifyContent: 'center',
padding: 8,
},
});
export default App;`
### React Native Version
0.76.1
### Affected Platforms
Runtime - Android
### Output of `npx react-native info`
```text
System:
OS: macOS 15.1
CPU: (10) arm64 Apple M2 Pro
Memory: 119.13 MB / 32.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 20.16.0
path: ~/.nvm/versions/node/v20.16.0/bin/node
Yarn:
version: 1.22.19
path: /opt/homebrew/bin/yarn
npm:
version: 10.8.1
path: ~/.nvm/versions/node/v20.16.0/bin/npm
Watchman:
version: 2024.09.16.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods: Not Found
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: 2022.2 AI-222.4459.24.2221.10121639
Xcode:
version: 16.1/16B40
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.10
path: /usr/bin/javac
Ruby:
version: 3.3.1
path: /Users/olivertylsar/.rvm/rubies/ruby-3.3.1/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.0
wanted: 15.0.0
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.76.1
wanted: 0.76.1
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: false
iOS:
hermesEnabled: Not found
newArchEnabled: false
```
### Stacktrace or Logs
```text
There is no crash nor failure.
```
### Reproducer
https://github.com/olivertylsar/rn-modal-android
### Screenshots and Videos
RN 0.74.5 with desired and expected behavior:
https://github.com/user-attachments/assets/3020b0af-6220-4a86-a77f-98dada50828c
RN 0.76.1 with actual behavior:
https://github.com/user-attachments/assets/79bc4935-c04c-4202-9d23-a0b0fe21008a
|
{
"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/47524/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47524/timeline
| null |
not_planned
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/47523
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47523/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47523/comments
|
https://api.github.com/repos/facebook/react-native/issues/47523/events
|
https://github.com/facebook/react-native/pull/47523
| 2,644,467,669
|
PR_kwDOAbrxp86BVyd5
| 47,523
|
Deploy 0.252.0 to xplat + www
|
{
"login": "alexmckenley",
"id": 3639670,
"node_id": "MDQ6VXNlcjM2Mzk2NzA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3639670?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alexmckenley",
"html_url": "https://github.com/alexmckenley",
"followers_url": "https://api.github.com/users/alexmckenley/followers",
"following_url": "https://api.github.com/users/alexmckenley/following{/other_user}",
"gists_url": "https://api.github.com/users/alexmckenley/gists{/gist_id}",
"starred_url": "https://api.github.com/users/alexmckenley/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/alexmckenley/subscriptions",
"organizations_url": "https://api.github.com/users/alexmckenley/orgs",
"repos_url": "https://api.github.com/users/alexmckenley/repos",
"events_url": "https://api.github.com/users/alexmckenley/events{/privacy}",
"received_events_url": "https://api.github.com/users/alexmckenley/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
| 2024-11-08T16:08:28
| 2024-11-08T20:32:34
| 2024-11-08T20:32:24
|
NONE
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47523",
"html_url": "https://github.com/facebook/react-native/pull/47523",
"diff_url": "https://github.com/facebook/react-native/pull/47523.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47523.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Reviewed By: SamChou19815
Differential Revision: D65666666
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47523/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47523/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47522
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47522/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47522/comments
|
https://api.github.com/repos/facebook/react-native/issues/47522/events
|
https://github.com/facebook/react-native/issues/47522
| 2,644,452,630
|
I_kwDOAbrxp86dnyUW
| 47,522
|
[newarch regression] [iOS] Font scale changes are not applied until app restart
|
{
"login": "SimpleCreations",
"id": 12449725,
"node_id": "MDQ6VXNlcjEyNDQ5NzI1",
"avatar_url": "https://avatars.githubusercontent.com/u/12449725?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/SimpleCreations",
"html_url": "https://github.com/SimpleCreations",
"followers_url": "https://api.github.com/users/SimpleCreations/followers",
"following_url": "https://api.github.com/users/SimpleCreations/following{/other_user}",
"gists_url": "https://api.github.com/users/SimpleCreations/gists{/gist_id}",
"starred_url": "https://api.github.com/users/SimpleCreations/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/SimpleCreations/subscriptions",
"organizations_url": "https://api.github.com/users/SimpleCreations/orgs",
"repos_url": "https://api.github.com/users/SimpleCreations/repos",
"events_url": "https://api.github.com/users/SimpleCreations/events{/privacy}",
"received_events_url": "https://api.github.com/users/SimpleCreations/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": 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": 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 | 1
| 2024-11-08T16:01:03
| 2024-11-08T16:56:50
| 2024-11-08T16:56:43
|
NONE
| null | null | null | null |
### Description
In Old Architecture, if font scale is updated while the app is running (e.g. using Cmd Option `+`/`-` on a simulator), the changes are immediately applied.
In New Architecture, if font scale is updated while the app is running, a restart or reload is required for changes to take effect.
### Steps to reproduce
1. Run the example on iOS simulator with `ENV['RCT_NEW_ARCH_ENABLED'] = '0'`.
2. Press Cmd Option `+`.
3. Observe that font scale changes took effect immediately (all text grew larger).
4. Run the example on iOS simulator with `ENV['RCT_NEW_ARCH_ENABLED'] = '1'`.
5. Press Cmd Option `+`.
6. Observe that font scale changes didn't take effect.
7. Reload the app.
8. Observe that now font scale changes took effect.
### React Native Version
0.76.1
### Affected Platforms
Runtime - iOS
### Areas
Fabric - The New Renderer
### Output of `npx react-native info`
```text
N/A
```
### Stacktrace or Logs
```text
N/A
```
### Reproducer
https://snack.expo.dev/ZHX6ikN41oI4Dths91h9T
### 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/47522/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47522/timeline
| null |
not_planned
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/47521
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47521/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47521/comments
|
https://api.github.com/repos/facebook/react-native/issues/47521/events
|
https://github.com/facebook/react-native/pull/47521
| 2,644,438,713
|
PR_kwDOAbrxp86BVsjj
| 47,521
|
Deploy 0.252.0 to xplat
|
{
"login": "alexmckenley",
"id": 3639670,
"node_id": "MDQ6VXNlcjM2Mzk2NzA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3639670?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alexmckenley",
"html_url": "https://github.com/alexmckenley",
"followers_url": "https://api.github.com/users/alexmckenley/followers",
"following_url": "https://api.github.com/users/alexmckenley/following{/other_user}",
"gists_url": "https://api.github.com/users/alexmckenley/gists{/gist_id}",
"starred_url": "https://api.github.com/users/alexmckenley/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/alexmckenley/subscriptions",
"organizations_url": "https://api.github.com/users/alexmckenley/orgs",
"repos_url": "https://api.github.com/users/alexmckenley/repos",
"events_url": "https://api.github.com/users/alexmckenley/events{/privacy}",
"received_events_url": "https://api.github.com/users/alexmckenley/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 | 3
| 2024-11-08T15:55:25
| 2025-03-21T12:17:51
| 2025-03-21T12:17:51
|
NONE
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47521",
"html_url": "https://github.com/facebook/react-native/pull/47521",
"diff_url": "https://github.com/facebook/react-native/pull/47521.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47521.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Differential Revision: D65606946
|
{
"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/47521/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47521/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47520
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47520/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47520/comments
|
https://api.github.com/repos/facebook/react-native/issues/47520/events
|
https://github.com/facebook/react-native/pull/47520
| 2,644,435,703
|
PR_kwDOAbrxp86BVsDF
| 47,520
|
Let lib maintainer be explicit with component2Class mapping
|
{
"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 | 7
| 2024-11-08T15:54:09
| 2024-11-12T15:43:21
| 2024-11-12T15:43:02
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47520",
"html_url": "https://github.com/facebook/react-native/pull/47520",
"diff_url": "https://github.com/facebook/react-native/pull/47520.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47520.patch",
"merged_at": null
}
|
Summary:
Right now, when a 3p library needs to register a component in the component system, we have to crawl the library to try and get the mappng, best effort.
With this approach, we are enriching the `codegenConfig` property to allow library developers to define the mapping themselves.
For example:
```json
//...
"codegenConfig": {
//..
"ios": {
"component2ClassMapping": {
"RNTMyNativeView": "RNTMyNativeViewComponentView"
}
}
},
```
means that the JS component `RNTMyNativeView` will be mapped to the `RNTMyNativeViewComponentView` class.
This also work for local apps, and it warns the users about what libraries are using the deprecated approach, so they can open an issue or a PR to those libraries.
## Changelog:
[iOS][Added] - Allow 3p developers to specify the association between components and classes in Fabric
Differential Revision: D65666061
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47520/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47520/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47519
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47519/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47519/comments
|
https://api.github.com/repos/facebook/react-native/issues/47519/events
|
https://github.com/facebook/react-native/pull/47519
| 2,644,435,687
|
PR_kwDOAbrxp86BVsC8
| 47,519
|
Exclude Libraries/ReactPrivate/ from public-api-test
|
{
"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
}
|
[
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/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 | 1
| 2024-11-08T15:54:08
| 2024-11-26T19:14:11
| 2024-11-26T19:14:08
|
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47519",
"html_url": "https://github.com/facebook/react-native/pull/47519",
"diff_url": "https://github.com/facebook/react-native/pull/47519.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47519.patch",
"merged_at": null
}
|
Summary:
As titled.
Changelog: [Internal]
Differential Revision: D65666574
|
{
"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
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/47519/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47519/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47518
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47518/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47518/comments
|
https://api.github.com/repos/facebook/react-native/issues/47518/events
|
https://github.com/facebook/react-native/pull/47518
| 2,644,260,942
|
PR_kwDOAbrxp86BVMQa
| 47,518
|
Generate RCTThirdPartyComponentProvider
|
{
"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 | 8
| 2024-11-08T14:47:02
| 2024-11-12T15:43:15
| 2024-11-12T15:43:01
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47518",
"html_url": "https://github.com/facebook/react-native/pull/47518",
"diff_url": "https://github.com/facebook/react-native/pull/47518.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47518.patch",
"merged_at": null
}
|
Summary:
This change reintroduce the generation of the `RCTThirdPartyComponentProvider` but in the right place and with the right patterns.
1. We are generating it in the user space, not in the node_modules (fixes the circular dependency)
2. We are not using weak function signature that have to be implicitly linked to some symbols found during compilation
The change needs to crawl the folder to retrieve the information it needs. We need to implement it this way not to be breaking with respect of the current implementation.
The assumption is that components have a function in their `.mm` file with this shape:
```objc
Class<RCTComponentViewProtocol> <componentName>Cls(void)
{
return <ComponentViewClass>.class;
}
```
I verified on GH that all the libraries out there follow this pattern.
A better approach will let library owner to specify the association of `componentName, componentClass` in the `codegenConfig`.
We will implement that as the next step and we will support both for some versions for backward compatibility.
## Changelog
[iOS][Changed] - Change how components automatically register
Differential Revision: D65614347
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47518/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47518/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47517
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47517/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47517/comments
|
https://api.github.com/repos/facebook/react-native/issues/47517/events
|
https://github.com/facebook/react-native/pull/47517
| 2,644,232,051
|
PR_kwDOAbrxp86BVHfB
| 47,517
|
Stop generating RCTThirdPartyLibraryComponentProvider
|
{
"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 | 8
| 2024-11-08T14:36:31
| 2024-11-12T15:43:22
| 2024-11-12T15:43:00
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47517",
"html_url": "https://github.com/facebook/react-native/pull/47517",
"diff_url": "https://github.com/facebook/react-native/pull/47517.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47517.patch",
"merged_at": null
}
|
Summary:
The `RCTThirdPartyLibraryComponentProvider` has been introduced to automate the component registration of third party libraries in the apps. However, it has some serious flaws:
* It is generated in the React/Fabric folder, which means that it is generated in node_modules
* It is generated when the user installs the components in the app, which means that we can't prebuild and redistribute React Native as a binary
* it does not work with Frameworks and dynamic linking: in this scenarion, Fabric must build in isolation and if there are third party libraries involved, the lookup of the `xxxCls` function will fail
This change removes the generation of the `RCTThirdPartyLibraryComponentProvider`. In the next diffs we will implement a different mechanism to register components
## Changelog
[iOS][Changed] - Stop generating the RCTThirdPartyLibraryComponentProvider
Differential Revision: D65601939
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47517/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47517/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47516
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47516/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47516/comments
|
https://api.github.com/repos/facebook/react-native/issues/47516/events
|
https://github.com/facebook/react-native/pull/47516
| 2,644,221,160
|
PR_kwDOAbrxp86BVGlj
| 47,516
|
Migrate com.facebook.react.views.text.ReactTextViewManagerCallback to Kotlin
|
{
"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
| 2024-11-08T14:34:50
| 2024-11-11T10:53:35
| 2024-11-11T10:53:22
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47516",
"html_url": "https://github.com/facebook/react-native/pull/47516",
"diff_url": "https://github.com/facebook/react-native/pull/47516.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47516.patch",
"merged_at": null
}
|
Summary:
As per title.
Changelog: [Internal]
Reviewed By: javache
Differential Revision: D65598258
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47516/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47516/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47515
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47515/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47515/comments
|
https://api.github.com/repos/facebook/react-native/issues/47515/events
|
https://github.com/facebook/react-native/pull/47515
| 2,644,201,412
|
PR_kwDOAbrxp86BVESP
| 47,515
|
Move ReactNativeTester to react-native repo
|
{
"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 | 12
| 2024-11-08T14:29:40
| 2024-11-14T14:25:03
| 2024-11-14T14:24:48
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47515",
"html_url": "https://github.com/facebook/react-native/pull/47515",
"diff_url": "https://github.com/facebook/react-native/pull/47515.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47515.patch",
"merged_at": null
}
|
Summary: Changelog: [internal]
Differential Revision: D65661699
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47515/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47515/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47514
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47514/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47514/comments
|
https://api.github.com/repos/facebook/react-native/issues/47514/events
|
https://github.com/facebook/react-native/pull/47514
| 2,644,157,010
|
PR_kwDOAbrxp86BU6ph
| 47,514
|
[Codegen] Fix generated EventEmitter code for nested objects in arrays.
|
{
"login": "tvanlaerhoven",
"id": 50482423,
"node_id": "MDQ6VXNlcjUwNDgyNDIz",
"avatar_url": "https://avatars.githubusercontent.com/u/50482423?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tvanlaerhoven",
"html_url": "https://github.com/tvanlaerhoven",
"followers_url": "https://api.github.com/users/tvanlaerhoven/followers",
"following_url": "https://api.github.com/users/tvanlaerhoven/following{/other_user}",
"gists_url": "https://api.github.com/users/tvanlaerhoven/gists{/gist_id}",
"starred_url": "https://api.github.com/users/tvanlaerhoven/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/tvanlaerhoven/subscriptions",
"organizations_url": "https://api.github.com/users/tvanlaerhoven/orgs",
"repos_url": "https://api.github.com/users/tvanlaerhoven/repos",
"events_url": "https://api.github.com/users/tvanlaerhoven/events{/privacy}",
"received_events_url": "https://api.github.com/users/tvanlaerhoven/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 | 10
| 2024-11-08T14:09:06
| 2024-12-26T09:36:02
| 2024-11-21T00:35:08
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47514",
"html_url": "https://github.com/facebook/react-native/pull/47514",
"diff_url": "https://github.com/facebook/react-native/pull/47514.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47514.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? -->
This PR fixes the code for generating EventEmitter C++ code in case nested objects in arrays are used.
```typescript
export interface NativeProps extends ViewProps {
onEvent: DirectEventHandler<
Readonly<{
payloadArray: Readonly<
{
obj: Readonly<{ str: string }>
}[]
>
}>
>;
}
export default codegenNativeComponent<NativeProps>('SomeComponent');
```
In this case the generated `EventEmitters.cpp` code would contain:
```c
obj.setProperty(runtime, "str", payloadArrayValue,obj.str);
```
while
```c
obj.setProperty(runtime, "str", payloadArrayValue.obj.str);
```
is expected.
## 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] [FIXED] - Support nested objects in arrays
## 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. -->
Tested with the reproduction case above to verify correct output.
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47514/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47514/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47513
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47513/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47513/comments
|
https://api.github.com/repos/facebook/react-native/issues/47513/events
|
https://github.com/facebook/react-native/pull/47513
| 2,644,133,265
|
PR_kwDOAbrxp86BU1jT
| 47,513
|
Convert com.facebook.react.bridge.ReactSoftExceptionLogger 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 | 5
| 2024-11-08T13:59:38
| 2024-11-10T22:12:42
| 2024-11-10T22:12:31
|
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47513",
"html_url": "https://github.com/facebook/react-native/pull/47513",
"diff_url": "https://github.com/facebook/react-native/pull/47513.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47513.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Differential Revision: D65602362
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47513/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47513/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47512
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47512/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47512/comments
|
https://api.github.com/repos/facebook/react-native/issues/47512/events
|
https://github.com/facebook/react-native/pull/47512
| 2,644,068,542
|
PR_kwDOAbrxp86BUpb2
| 47,512
|
Remove concurrentRoot from initialProps
|
{
"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 | 4
| 2024-11-08T13:33:09
| 2024-11-08T18:31:32
| 2024-11-08T18:31:21
|
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47512",
"html_url": "https://github.com/facebook/react-native/pull/47512",
"diff_url": "https://github.com/facebook/react-native/pull/47512.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47512.patch",
"merged_at": null
}
|
Summary:
As can be seen in `renderApplication`, `useConcurrentRoot` is no longer used to decide whether to run the application in concurrent mode, as we default all Fabric-users to concurrent root.
Changelog: [General][Removed] Removed type for useConcurrentRoot from AppRegistry, as it was already ignored
Differential Revision: D65660681
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47512/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47512/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47511
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47511/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47511/comments
|
https://api.github.com/repos/facebook/react-native/issues/47511/events
|
https://github.com/facebook/react-native/issues/47511
| 2,643,958,353
|
I_kwDOAbrxp86dl5pR
| 47,511
|
DefaultNewArchitectureEntryPoint.load() does not exist
|
{
"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": 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 | 4
| 2024-11-08T12:50:51
| 2024-11-15T13:49:28
| 2024-11-08T14:12:15
|
NONE
| null | null | null | null |
### Description
Updated my code per React Native Upgrade Helper to 0.76.1. Now the code does not compile:
```
MainApplication.kt:153:14 None of the following candidates is applicable:
static fun init(p0: Context!, p1: Int): Unit
static fun init(p0: Context!, p1: Boolean): Unit
```
As a workaround, I can comment the line out as I have never managed to get the new architecture compile anyway. But would be nice if there was a way to make it actually work.
### Steps to reproduce
1. Call DefaultNewArchitectureEntryPoint.load()
### React Native Version
0.76.1
### Affected Platforms
Runtime - Android
### Output of `npx react-native info`
```text
info Fetching system and libraries information...
System:
OS: macOS 15.0.1
CPU: (12) arm64 Apple M2 Max
Memory: 1021.33 MB / 96.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 20.18.0
path: ~/.nvm/versions/node/v20.18.0/bin/node
Yarn:
version: 1.22.22
path: ~/.nvm/versions/node/v20.11.1/bin/yarn
npm:
version: 10.8.2
path: ~/.nvm/versions/node/v20.18.0/bin/npm
Watchman:
version: 2024.11.04.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.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:
API Levels:
- "34"
- "35"
Build Tools:
- 34.0.0
- 35.0.0
Android NDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.23339.11.2421.12483815
Xcode:
version: 16.0/16A242d
path: /usr/bin/xcodebuild
Languages:
Java:
version: 23.0.1
path: /opt/homebrew/opt/openjdk/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.0
wanted: 15.0.0
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.76.1
wanted: 0.76.1
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Stacktrace or Logs
```text
MainApplication.kt:153:14 None of the following candidates is applicable:
static fun init(p0: Context!, p1: Int): Unit
static fun init(p0: Context!, p1: Boolean): Unit
```
### Reproducer
https://github.com/react-native-community/reproducer-react-native
### 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/47511/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47511/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/47510
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47510/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47510/comments
|
https://api.github.com/repos/facebook/react-native/issues/47510/events
|
https://github.com/facebook/react-native/pull/47510
| 2,643,944,392
|
PR_kwDOAbrxp86BUSqa
| 47,510
|
Migrate com.facebook.react.views.text.FontMetricsUtil to Kotlin
|
{
"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
| 2024-11-08T12:43:37
| 2024-11-08T14:15:02
| 2024-11-08T14:14:51
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47510",
"html_url": "https://github.com/facebook/react-native/pull/47510",
"diff_url": "https://github.com/facebook/react-native/pull/47510.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47510.patch",
"merged_at": null
}
|
Summary:
As per title.
Changelog: [Internal]
Reviewed By: tdn120
Differential Revision: D65598073
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47510/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47510/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47509
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47509/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47509/comments
|
https://api.github.com/repos/facebook/react-native/issues/47509/events
|
https://github.com/facebook/react-native/pull/47509
| 2,643,874,150
|
PR_kwDOAbrxp86BUDLc
| 47,509
|
RNGP - Do not attempt to substring to 1024 while logging.
|
{
"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
| 2024-11-08T12:07:54
| 2024-11-08T16:11:49
| 2024-11-08T13:02:44
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47509",
"html_url": "https://github.com/facebook/react-native/pull/47509",
"diff_url": "https://github.com/facebook/react-native/pull/47509.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47509.patch",
"merged_at": null
}
|
Summary:
Fixes https://github.com/facebook/react-native/issues/47504
Changelog:
[Android] [Fixed] - RNGP - Do not attempt to substring to 1024 while logging
Differential Revision: D65659586
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47509/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47509/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47508
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47508/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47508/comments
|
https://api.github.com/repos/facebook/react-native/issues/47508/events
|
https://github.com/facebook/react-native/pull/47508
| 2,643,725,593
|
PR_kwDOAbrxp86BTnwv
| 47,508
|
Migrate NativeModuleRegistryBuilder 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 | 6
| 2024-11-08T11:18:18
| 2024-11-08T18:42:36
| 2024-11-08T18:42:23
|
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47508",
"html_url": "https://github.com/facebook/react-native/pull/47508",
"diff_url": "https://github.com/facebook/react-native/pull/47508.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47508.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Differential Revision: D60037204
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47508/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47508/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47507
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47507/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47507/comments
|
https://api.github.com/repos/facebook/react-native/issues/47507/events
|
https://github.com/facebook/react-native/pull/47507
| 2,643,626,894
|
PR_kwDOAbrxp86BTVbW
| 47,507
|
fix(Android): incorrect number of calculated lines for single line text input on Fabric
|
{
"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": 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 | 1
| 2024-11-08T10:39:26
| 2025-02-07T10:39:00
| 2025-02-07T10:39:00
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47507",
"html_url": "https://github.com/facebook/react-native/pull/47507",
"diff_url": "https://github.com/facebook/react-native/pull/47507.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47507.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:
Fixes #46583
The `AndroidTextInputShadowNode` uses the same `TextLayoutManager` as `TextView` to measures the text size. The `TextView` is multiline by default which is opposite to `TextInput` so [calculatedLineCount](https://github.com/facebook/react-native/blob/main/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/views/text/TextLayoutManager.java#L696-L699) gets wrong value for the default `TextInput`. The simplest solution is to set `numberOfLines` on `TextInput` to `1` if the `multiline` is set to `false` and to `0` if it is set to `true`.
<!-- Explain the **motivation** for making this change. What existing problem does the pull request solve? -->
## Changelog:
[ANDROID] [FIXED] - fix sizing single line text input on Android
<!-- Help reviewers and the release process by writing your own changelog entry.
Pick one each for the category and type tags:
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. -->
Tested on new and old arch. I've also checked if it doesn't break iOS
<details>
<summary>code</summary>
```ts
import React from 'react';
import {SafeAreaView, StyleSheet, TextInput, Text} from 'react-native';
const LIPSUM =
'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.';
function App(): React.JSX.Element {
return (
<SafeAreaView style={styles.container}>
<TextInput multiline style={styles.input} defaultValue={LIPSUM} />
{/* <Text style={styles.input}>
{LIPSUM}
</Text> */}
{/* <TextInput style={styles.input} numberOfLines={1} defaultValue={LIPSUM} /> */}
</SafeAreaView>
);
}
const styles = StyleSheet.create({
container: {
marginTop: 32,
backgroundColor: 'white',
flex: 1
},
input: {
margin: 10,
borderWidth: 1,
backgroundColor: '#eee',
},
});
export default App;
```
</details>
|
{
"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
}
|
{
"url": "https://api.github.com/repos/facebook/react-native/issues/47507/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47507/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47506
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47506/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47506/comments
|
https://api.github.com/repos/facebook/react-native/issues/47506/events
|
https://github.com/facebook/react-native/pull/47506
| 2,643,537,283
|
PR_kwDOAbrxp86BTEJ1
| 47,506
|
Only build ios in check nightlies
|
{
"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 | 6
| 2024-11-08T10:04:23
| 2024-11-08T12:32:34
| 2024-11-08T12:32:24
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47506",
"html_url": "https://github.com/facebook/react-native/pull/47506",
"diff_url": "https://github.com/facebook/react-native/pull/47506.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47506.patch",
"merged_at": null
}
|
Summary:
The Check nightlies job prepare a new nightly app with additional libraries and on iOS it builds with `yarn ios`.
The command tries to launch the app on the simulator which sometimes fails and this can make the jobs keep running for hours.
This change make sure that we only build the app
## Changelog:
[Internal] - Only build iOS in CI for Check Nightlies
Differential Revision: D65656812
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47506/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47506/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47505
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47505/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47505/comments
|
https://api.github.com/repos/facebook/react-native/issues/47505/events
|
https://github.com/facebook/react-native/pull/47505
| 2,643,234,644
|
PR_kwDOAbrxp86BSN51
| 47,505
|
Migrate com.facebook.react.views.text.ReactTypefaceUtils to Kotlin
|
{
"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
| 2024-11-08T08:11:09
| 2024-11-08T12:09:20
| 2024-11-08T12:09:08
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47505",
"html_url": "https://github.com/facebook/react-native/pull/47505",
"diff_url": "https://github.com/facebook/react-native/pull/47505.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47505.patch",
"merged_at": null
}
|
Summary:
As per title.
Changelog: [Internal]
Reviewed By: tdn120
Differential Revision: D65596132
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47505/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47505/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47504
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47504/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47504/comments
|
https://api.github.com/repos/facebook/react-native/issues/47504/events
|
https://github.com/facebook/react-native/issues/47504
| 2,643,011,031
|
I_kwDOAbrxp86diSXX
| 47,504
|
error ---Range [0, 1024) out of bounds for length 51
|
{
"login": "kamthyli",
"id": 24948288,
"node_id": "MDQ6VXNlcjI0OTQ4Mjg4",
"avatar_url": "https://avatars.githubusercontent.com/u/24948288?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kamthyli",
"html_url": "https://github.com/kamthyli",
"followers_url": "https://api.github.com/users/kamthyli/followers",
"following_url": "https://api.github.com/users/kamthyli/following{/other_user}",
"gists_url": "https://api.github.com/users/kamthyli/gists{/gist_id}",
"starred_url": "https://api.github.com/users/kamthyli/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/kamthyli/subscriptions",
"organizations_url": "https://api.github.com/users/kamthyli/orgs",
"repos_url": "https://api.github.com/users/kamthyli/repos",
"events_url": "https://api.github.com/users/kamthyli/events{/privacy}",
"received_events_url": "https://api.github.com/users/kamthyli/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
|
[
{
"id": 856933610,
"node_id": "MDU6TGFiZWw4NTY5MzM2MTA=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20PR%20Submitted",
"name": "Resolution: PR Submitted",
"color": "0052cc",
"default": false,
"description": "A pull request with a fix has been provided."
},
{
"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": ""
}
] |
closed
| false
| null |
[] | null | 4
| 2024-11-08T06:31:23
| 2024-11-08T16:55:37
| 2024-11-08T13:02:45
|
NONE
| null | null | null | null |
### Description
What should I do if I encounter a dependency execution error after building an item?
Run yarn android then error
The error I encounter :
```
ERROR: autolinkLibrariesFromCommand: process cmd /c npx @react-native-community/cli config exited with error code: 1
FAILURE: Build failed with an exception.
* Where:
Settings file 'E:\DiastarRNProject\testb\android\settings.gradle' line: 3
* What went wrong:
A problem occurred evaluating settings 'android'.
> Range [0, 1024) out of bounds for length 51
* Try:
> Run with --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
* Exception is:
org.gradle.api.GradleScriptException: A problem occurred evaluating settings 'android'.
at org.gradle.groovy.scripts.internal.DefaultScriptRunnerFactory$ScriptRunnerImpl.run(DefaultScriptRunnerFactory.java:93)
at org.gradle.configuration.DefaultScriptPluginFactory$ScriptPluginImpl.lambda$apply$1(DefaultScriptPluginFactory.java:143)
at org.gradle.configuration.DefaultScriptTarget.addConfiguration(DefaultScriptTarget.java:74)
at org.gradle.configuration.DefaultScriptPluginFactory$ScriptPluginImpl.apply(DefaultScriptPluginFactory.java:146)
at org.gradle.configuration.BuildOperationScriptPlugin$1.run(BuildOperationScriptPlugin.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:166)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:47)
at org.gradle.configuration.BuildOperationScriptPlugin.lambda$apply$0(BuildOperationScriptPlugin.java:65)
at org.gradle.internal.code.DefaultUserCodeApplicationContext.apply(DefaultUserCodeApplicationContext.java:44)
at org.gradle.configuration.BuildOperationScriptPlugin.apply(BuildOperationScriptPlugin.java:65)
at org.gradle.initialization.ScriptEvaluatingSettingsProcessor.applySettingsScript(ScriptEvaluatingSettingsProcessor.java:75)
at org.gradle.initialization.ScriptEvaluatingSettingsProcessor.process(ScriptEvaluatingSettingsProcessor.java:68)
at org.gradle.initialization.SettingsEvaluatedCallbackFiringSettingsProcessor.process(SettingsEvaluatedCallbackFiringSettingsProcessor.java:34)
at org.gradle.initialization.RootBuildCacheControllerSettingsProcessor.process(RootBuildCacheControllerSettingsProcessor.java:47)
at org.gradle.initialization.BuildOperationSettingsProcessor$2.call(BuildOperationSettingsProcessor.java:49)
at org.gradle.initialization.BuildOperationSettingsProcessor$2.call(BuildOperationSettingsProcessor.java:46)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:209)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:166)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53)
at org.gradle.initialization.BuildOperationSettingsProcessor.process(BuildOperationSettingsProcessor.java:46)
at org.gradle.initialization.DefaultSettingsLoader.findSettingsAndLoadIfAppropriate(DefaultSettingsLoader.java:143)
at org.gradle.initialization.DefaultSettingsLoader.findAndLoadSettings(DefaultSettingsLoader.java:63)
at org.gradle.initialization.SettingsAttachingSettingsLoader.findAndLoadSettings(SettingsAttachingSettingsLoader.java:33)
at org.gradle.internal.composite.CommandLineIncludedBuildSettingsLoader.findAndLoadSettings(CommandLineIncludedBuildSettingsLoader.java:35)
at org.gradle.internal.composite.ChildBuildRegisteringSettingsLoader.findAndLoadSettings(ChildBuildRegisteringSettingsLoader.java:44)
at org.gradle.internal.composite.CompositeBuildSettingsLoader.findAndLoadSettings(CompositeBuildSettingsLoader.java:35)
at org.gradle.initialization.InitScriptHandlingSettingsLoader.findAndLoadSettings(InitScriptHandlingSettingsLoader.java:33)
at org.gradle.api.internal.initialization.CacheConfigurationsHandlingSettingsLoader.findAndLoadSettings(CacheConfigurationsHandlingSettingsLoader.java:36)
at org.gradle.initialization.GradlePropertiesHandlingSettingsLoader.findAndLoadSettings(GradlePropertiesHandlingSettingsLoader.java:38)
at org.gradle.initialization.DefaultSettingsPreparer.prepareSettings(DefaultSettingsPreparer.java:31)
at org.gradle.initialization.BuildOperationFiringSettingsPreparer$LoadBuild.doLoadBuild(BuildOperationFiringSettingsPreparer.java:71)
at org.gradle.initialization.BuildOperationFiringSettingsPreparer$LoadBuild.run(BuildOperationFiringSettingsPreparer.java:66)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:166)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:47)
at org.gradle.initialization.BuildOperationFiringSettingsPreparer.prepareSettings(BuildOperationFiringSettingsPreparer.java:54)
at org.gradle.initialization.VintageBuildModelController.lambda$prepareSettings$1(VintageBuildModelController.java:80)
at org.gradle.internal.model.StateTransitionController.lambda$doTransition$14(StateTransitionController.java:255)
at org.gradle.internal.model.StateTransitionController.doTransition(StateTransitionController.java:266)
at org.gradle.internal.model.StateTransitionController.doTransition(StateTransitionController.java:254)
at org.gradle.internal.model.StateTransitionController.lambda$transitionIfNotPreviously$11(StateTransitionController.java:213)
at org.gradle.internal.work.DefaultSynchronizer.withLock(DefaultSynchronizer.java:34)
at org.gradle.internal.model.StateTransitionController.transitionIfNotPreviously(StateTransitionController.java:209)
at org.gradle.initialization.VintageBuildModelController.prepareSettings(VintageBuildModelController.java:80)
at org.gradle.initialization.VintageBuildModelController.prepareToScheduleTasks(VintageBuildModelController.java:70)
at org.gradle.internal.build.DefaultBuildLifecycleController.lambda$prepareToScheduleTasks$6(DefaultBuildLifecycleController.java:175)
at org.gradle.internal.model.StateTransitionController.lambda$doTransition$14(StateTransitionController.java:255)
at org.gradle.internal.model.StateTransitionController.doTransition(StateTransitionController.java:266)
at org.gradle.internal.model.StateTransitionController.doTransition(StateTransitionController.java:254)
at org.gradle.internal.model.StateTransitionController.lambda$maybeTransition$9(StateTransitionController.java:190)
at org.gradle.internal.work.DefaultSynchronizer.withLock(DefaultSynchronizer.java:34)
at org.gradle.internal.model.StateTransitionController.maybeTransition(StateTransitionController.java:186)
at org.gradle.internal.build.DefaultBuildLifecycleController.prepareToScheduleTasks(DefaultBuildLifecycleController.java:173)
at org.gradle.internal.buildtree.DefaultBuildTreeWorkPreparer.scheduleRequestedTasks(DefaultBuildTreeWorkPreparer.java:36)
at org.gradle.internal.cc.impl.VintageBuildTreeWorkController$scheduleAndRunRequestedTasks$1.apply(VintageBuildTreeWorkController.kt:36)
at org.gradle.internal.cc.impl.VintageBuildTreeWorkController$scheduleAndRunRequestedTasks$1.apply(VintageBuildTreeWorkController.kt:35)
at org.gradle.composite.internal.DefaultIncludedBuildTaskGraph.withNewWorkGraph(DefaultIncludedBuildTaskGraph.java:112)
at org.gradle.internal.cc.impl.VintageBuildTreeWorkController.scheduleAndRunRequestedTasks(VintageBuildTreeWorkController.kt:35)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.lambda$scheduleAndRunTasks$1(DefaultBuildTreeLifecycleController.java:77)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.lambda$runBuild$4(DefaultBuildTreeLifecycleController.java:120)
at org.gradle.internal.model.StateTransitionController.lambda$transition$6(StateTransitionController.java:169)
at org.gradle.internal.model.StateTransitionController.doTransition(StateTransitionController.java:266)
at org.gradle.internal.model.StateTransitionController.lambda$transition$7(StateTransitionController.java:169)
at org.gradle.internal.work.DefaultSynchronizer.withLock(DefaultSynchronizer.java:44)
at org.gradle.internal.model.StateTransitionController.transition(StateTransitionController.java:169)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.runBuild(DefaultBuildTreeLifecycleController.java:117)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.scheduleAndRunTasks(DefaultBuildTreeLifecycleController.java:77)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.scheduleAndRunTasks(DefaultBuildTreeLifecycleController.java:72)
at org.gradle.tooling.internal.provider.ExecuteBuildActionRunner.run(ExecuteBuildActionRunner.java:31)
at org.gradle.launcher.exec.ChainingBuildActionRunner.run(ChainingBuildActionRunner.java:35)
at org.gradle.internal.buildtree.ProblemReportingBuildActionRunner.run(ProblemReportingBuildActionRunner.java:49)
at org.gradle.launcher.exec.BuildOutcomeReportingBuildActionRunner.run(BuildOutcomeReportingBuildActionRunner.java:65)
at org.gradle.tooling.internal.provider.FileSystemWatchingBuildActionRunner.run(FileSystemWatchingBuildActionRunner.java:140)
at org.gradle.launcher.exec.BuildCompletionNotifyingBuildActionRunner.run(BuildCompletionNotifyingBuildActionRunner.java:41)
at org.gradle.launcher.exec.RootBuildLifecycleBuildActionExecutor.lambda$execute$0(RootBuildLifecycleBuildActionExecutor.java:54)
at org.gradle.composite.internal.DefaultRootBuildState.run(DefaultRootBuildState.java:130)
at org.gradle.launcher.exec.RootBuildLifecycleBuildActionExecutor.execute(RootBuildLifecycleBuildActionExecutor.java:54)
at org.gradle.internal.buildtree.InitDeprecationLoggingActionExecutor.execute(InitDeprecationLoggingActionExecutor.java:62)
at org.gradle.internal.buildtree.InitProblems.execute(InitProblems.java:36)
at org.gradle.internal.buildtree.DefaultBuildTreeContext.execute(DefaultBuildTreeContext.java:40)
at org.gradle.launcher.exec.BuildTreeLifecycleBuildActionExecutor.lambda$execute$0(BuildTreeLifecycleBuildActionExecutor.java:71)
at org.gradle.internal.buildtree.BuildTreeState.run(BuildTreeState.java:60)
at org.gradle.launcher.exec.BuildTreeLifecycleBuildActionExecutor.execute(BuildTreeLifecycleBuildActionExecutor.java:71)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor$3.call(RunAsBuildOperationBuildActionExecutor.java:61)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor$3.call(RunAsBuildOperationBuildActionExecutor.java:57)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:209)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:166)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor.execute(RunAsBuildOperationBuildActionExecutor.java:57)
at org.gradle.launcher.exec.RunAsWorkerThreadBuildActionExecutor.lambda$execute$0(RunAsWorkerThreadBuildActionExecutor.java:36)
at org.gradle.internal.work.DefaultWorkerLeaseService.withLocks(DefaultWorkerLeaseService.java:263)
at org.gradle.internal.work.DefaultWorkerLeaseService.runAsWorkerThread(DefaultWorkerLeaseService.java:127)
at org.gradle.launcher.exec.RunAsWorkerThreadBuildActionExecutor.execute(RunAsWorkerThreadBuildActionExecutor.java:36)
at org.gradle.tooling.internal.provider.continuous.ContinuousBuildActionExecutor.execute(ContinuousBuildActionExecutor.java:110)
at org.gradle.tooling.internal.provider.SubscribableBuildActionExecutor.execute(SubscribableBuildActionExecutor.java:64)
at org.gradle.internal.session.DefaultBuildSessionContext.execute(DefaultBuildSessionContext.java:46)
at org.gradle.internal.buildprocess.execution.BuildSessionLifecycleBuildActionExecutor$ActionImpl.apply(BuildSessionLifecycleBuildActionExecutor.java:92)
at org.gradle.internal.buildprocess.execution.BuildSessionLifecycleBuildActionExecutor$ActionImpl.apply(BuildSessionLifecycleBuildActionExecutor.java:80)
at org.gradle.internal.session.BuildSessionState.run(BuildSessionState.java:71)
at org.gradle.internal.buildprocess.execution.BuildSessionLifecycleBuildActionExecutor.execute(BuildSessionLifecycleBuildActionExecutor.java:62)
at org.gradle.internal.buildprocess.execution.BuildSessionLifecycleBuildActionExecutor.execute(BuildSessionLifecycleBuildActionExecutor.java:41)
at org.gradle.internal.buildprocess.execution.StartParamsValidatingActionExecutor.execute(StartParamsValidatingActionExecutor.java:64)
at org.gradle.internal.buildprocess.execution.StartParamsValidatingActionExecutor.execute(StartParamsValidatingActionExecutor.java:32)
at org.gradle.internal.buildprocess.execution.SessionFailureReportingActionExecutor.execute(SessionFailureReportingActionExecutor.java:51)
at org.gradle.internal.buildprocess.execution.SessionFailureReportingActionExecutor.execute(SessionFailureReportingActionExecutor.java:39)
at org.gradle.internal.buildprocess.execution.SetupLoggingActionExecutor.execute(SetupLoggingActionExecutor.java:47)
at org.gradle.internal.buildprocess.execution.SetupLoggingActionExecutor.execute(SetupLoggingActionExecutor.java:31)
at org.gradle.launcher.daemon.server.exec.ExecuteBuild.doBuild(ExecuteBuild.java:70)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.WatchForDisconnection.execute(WatchForDisconnection.java:39)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.ResetDeprecationLogger.execute(ResetDeprecationLogger.java:29)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.RequestStopIfSingleUsedDaemon.execute(RequestStopIfSingleUsedDaemon.java:35)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.ForwardClientInput.lambda$execute$0(ForwardClientInput.java:40)
at org.gradle.internal.daemon.clientinput.ClientInputForwarder.forwardInput(ClientInputForwarder.java:80)
at org.gradle.launcher.daemon.server.exec.ForwardClientInput.execute(ForwardClientInput.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.LogAndCheckHealth.execute(LogAndCheckHealth.java:64)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.LogToClient.doBuild(LogToClient.java:63)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment.doBuild(EstablishBuildEnvironment.java:84)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy$1.run(StartBuildOrRespondWithBusy.java:52)
at org.gradle.launcher.daemon.server.DaemonStateCoordinator.lambda$runCommand$0(DaemonStateCoordinator.java:321)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at org.gradle.internal.concurrent.AbstractManagedExecutor$1.run(AbstractManagedExecutor.java:48)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.lang.StringIndexOutOfBoundsException: Range [0, 1024) out of bounds for length 51
at java.base/jdk.internal.util.Preconditions$1.apply(Preconditions.java:55)
at java.base/jdk.internal.util.Preconditions$1.apply(Preconditions.java:52)
at java.base/jdk.internal.util.Preconditions$4.apply(Preconditions.java:213)
at java.base/jdk.internal.util.Preconditions$4.apply(Preconditions.java:210)
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:98)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckFromToIndex(Preconditions.java:112)
at java.base/jdk.internal.util.Preconditions.checkFromToIndex(Preconditions.java:349)
at java.base/java.lang.String.checkBoundsBeginEnd(String.java:4589)
at java.base/java.lang.String.substring(String.java:2703)
at com.facebook.react.ReactSettingsExtension$Companion.checkAndUpdateCache$settings_plugin(ReactSettingsExtension.kt:162)
at com.facebook.react.ReactSettingsExtension.autolinkLibrariesFromCommand(ReactSettingsExtension.kt:71)
at com.facebook.react.ReactSettingsExtension.autolinkLibrariesFromCommand$default(ReactSettingsExtension.kt:48)
at com.facebook.react.ReactSettingsExtension.autolinkLibrariesFromCommand(ReactSettingsExtension.kt)
at com.facebook.react.ReactSettingsExtension$autolinkLibrariesFromCommand.call(Unknown Source)
at settings_574ctyiiodr5xiboal8wc0h02$_run_closure1.doCall$original(E:\DiastarRNProject\testb\android\settings.gradle:3)
at settings_574ctyiiodr5xiboal8wc0h02$_run_closure1.doCall(E:\DiastarRNProject\testb\android\settings.gradle)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:577)
at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274)
at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030)
at groovy.lang.Closure.call(Closure.java:427)
at org.codehaus.groovy.runtime.ConvertedClosure.invokeCustom(ConvertedClosure.java:50)
at org.codehaus.groovy.runtime.ConversionHandler.invoke(ConversionHandler.java:112)
at jdk.proxy1/jdk.proxy1.$Proxy114.execute(Unknown Source)
at org.gradle.internal.extensibility.ExtensionsStorage$ExtensionHolder.configure(ExtensionsStorage.java:177)
at org.gradle.internal.extensibility.ExtensionsStorage.configureExtension(ExtensionsStorage.java:70)
at org.gradle.internal.extensibility.DefaultConvention.configure(DefaultConvention.java:202)
at org.gradle.internal.extensibility.DefaultConvention.configure(DefaultConvention.java:197)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:577)
at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:48)
at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoCachedMethodSiteNoUnwrap.invoke(PojoMetaMethodSite.java:198)
at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:51)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148)
at settings_574ctyiiodr5xiboal8wc0h02.run(E:\DiastarRNProject\testb\android\settings.gradle:3)
at org.gradle.groovy.scripts.internal.DefaultScriptRunnerFactory$ScriptRunnerImpl.run(DefaultScriptRunnerFactory.java:91)
```
package.json info:
```
"dependencies": {
"@babel/plugin-proposal-decorators": "^7.25.9",
"@react-native-async-storage/async-storage": "^2.0.0",
"@react-native-masked-view/masked-view": "^0.3.2",
"@react-navigation/bottom-tabs": "^7.0.0",
"@react-navigation/native": "^7.0.0",
"@react-navigation/stack": "^7.0.0",
"@types/jest": "^29.5.14",
"@types/qs": "^6.9.17",
"@types/react-native-dotenv": "^0.2.2",
"axios": "^1.7.7",
"axios-retry": "^4.5.0",
"DiastarApp": "file:",
"lottie-react-native": "^7.1.0",
"mobx": "^6.13.5",
"mobx-react": "^9.1.1",
"qs": "^6.13.0",
"react": "18.3.1",
"react-native": "0.76.1",
"react-native-config": "^1.5.3",
"react-native-dotenv": "^3.4.11",
"react-native-fast-image": "^8.6.3",
"react-native-fs": "^2.20.0",
"react-native-gesture-handler": "^2.20.2",
"react-native-pager-view": "^6.5.0",
"react-native-root-toast": "^3.6.0",
"react-native-safe-area-context": "^4.14.0",
"react-native-screens": "^4.0.0",
"react-native-splash-screen": "^3.3.0",
"react-native-vector-icons": "^10.2.0",
"ts-jest": "^29.2.5"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/runtime": "^7.25.0",
"@react-native-community/cli": "15.0.0",
"@react-native-community/cli-platform-android": "15.0.0",
"@react-native-community/cli-platform-ios": "15.0.0",
"@react-native/babel-preset": "^0.76.1",
"@react-native/eslint-config": "0.76.1",
"@react-native/metro-config": "0.76.1",
"@react-native/typescript-config": "0.76.1",
"@types/react": "^18.2.6",
"@types/react-test-renderer": "^18.0.0",
"babel-jest": "^29.6.3",
"eslint": "^8.19.0",
"jest": "^29.6.3",
"prettier": "2.8.8",
"react-test-renderer": "18.3.1",
"typescript": "5.0.4"
},
```
### Steps to reproduce
just run yarn android
### React Native Version
0.76.1
### Affected Platforms
Runtime - Android
### Output of `npx react-native info`
```text
info Fetching system and libraries information...
System:
OS: Windows 10 10.0.19044
CPU: (4) x64 Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz
Memory: 4.11 GB / 15.88 GB
Binaries:
Node:
version: 20.12.2
path: D:\MySoft\nodejs\node.EXE
Yarn:
version: 1.22.22
path: D:\MySoft\nodejs\node_global\yarn.CMD
npm:
version: 10.9.0
path: D:\MySoft\nodejs\node_global\npm.CMD
Watchman: Not Found
SDKs:
Android SDK: Not Found
Windows SDK:
AllowDevelopmentWithoutDevLicense: Enabled
AllowAllTrustedApps: Enabled
Versions:
- 10.0.10586.0
IDEs:
Android Studio: Not Found
Visual Studio:
- 17.11.35327.3 (Visual Studio Professional 2022)
Languages:
Java: javac 18
Ruby: Not Found
npmPackages:
"@react-native-community/cli":
installed: 15.0.0
wanted: 15.0.0
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.76.1
wanted: 0.76.1
react-native-windows: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
```
### Stacktrace or Logs
```text
Transforming shared.jar (project :gradle-plugin:shared) with ProjectDependencyInstrumentingArtifactTransform
ERROR: autolinkLibrariesFromCommand: process cmd /c npx @react-native-community/cli config exited with error code: 1
FAILURE: Build failed with an exception.
* Where:
Settings file 'E:\DiastarRNProject\testb\android\settings.gradle' line: 3
* What went wrong:
A problem occurred evaluating settings 'android'.
> Range [0, 1024) out of bounds for length 51
* Try:
> Run with --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
* Exception is:
org.gradle.api.GradleScriptException: A problem occurred evaluating settings 'android'.
at org.gradle.groovy.scripts.internal.DefaultScriptRunnerFactory$ScriptRunnerImpl.run(DefaultScriptRunnerFactory.java:93)
at org.gradle.configuration.DefaultScriptPluginFactory$ScriptPluginImpl.lambda$apply$1(DefaultScriptPluginFactory.java:143)
at org.gradle.configuration.DefaultScriptTarget.addConfiguration(DefaultScriptTarget.java:74)
at org.gradle.configuration.DefaultScriptPluginFactory$ScriptPluginImpl.apply(DefaultScriptPluginFactory.java:146)
at org.gradle.configuration.BuildOperationScriptPlugin$1.run(BuildOperationScriptPlugin.java:68)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:166)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:47)
at org.gradle.configuration.BuildOperationScriptPlugin.lambda$apply$0(BuildOperationScriptPlugin.java:65)
at org.gradle.internal.code.DefaultUserCodeApplicationContext.apply(DefaultUserCodeApplicationContext.java:44)
at org.gradle.configuration.BuildOperationScriptPlugin.apply(BuildOperationScriptPlugin.java:65)
at org.gradle.initialization.ScriptEvaluatingSettingsProcessor.applySettingsScript(ScriptEvaluatingSettingsProcessor.java:75)
at org.gradle.initialization.ScriptEvaluatingSettingsProcessor.process(ScriptEvaluatingSettingsProcessor.java:68)
at org.gradle.initialization.SettingsEvaluatedCallbackFiringSettingsProcessor.process(SettingsEvaluatedCallbackFiringSettingsProcessor.java:34)
at org.gradle.initialization.RootBuildCacheControllerSettingsProcessor.process(RootBuildCacheControllerSettingsProcessor.java:47)
at org.gradle.initialization.BuildOperationSettingsProcessor$2.call(BuildOperationSettingsProcessor.java:49)
at org.gradle.initialization.BuildOperationSettingsProcessor$2.call(BuildOperationSettingsProcessor.java:46)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:209)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:166)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53)
at org.gradle.initialization.BuildOperationSettingsProcessor.process(BuildOperationSettingsProcessor.java:46)
at org.gradle.initialization.DefaultSettingsLoader.findSettingsAndLoadIfAppropriate(DefaultSettingsLoader.java:143)
at org.gradle.initialization.DefaultSettingsLoader.findAndLoadSettings(DefaultSettingsLoader.java:63)
at org.gradle.initialization.SettingsAttachingSettingsLoader.findAndLoadSettings(SettingsAttachingSettingsLoader.java:33)
at org.gradle.internal.composite.CommandLineIncludedBuildSettingsLoader.findAndLoadSettings(CommandLineIncludedBuildSettingsLoader.java:35)
at org.gradle.internal.composite.ChildBuildRegisteringSettingsLoader.findAndLoadSettings(ChildBuildRegisteringSettingsLoader.java:44)
at org.gradle.internal.composite.CompositeBuildSettingsLoader.findAndLoadSettings(CompositeBuildSettingsLoader.java:35)
at org.gradle.initialization.InitScriptHandlingSettingsLoader.findAndLoadSettings(InitScriptHandlingSettingsLoader.java:33)
at org.gradle.api.internal.initialization.CacheConfigurationsHandlingSettingsLoader.findAndLoadSettings(CacheConfigurationsHandlingSettingsLoader.java:36)
at org.gradle.initialization.GradlePropertiesHandlingSettingsLoader.findAndLoadSettings(GradlePropertiesHandlingSettingsLoader.java:38)
at org.gradle.initialization.DefaultSettingsPreparer.prepareSettings(DefaultSettingsPreparer.java:31)
at org.gradle.initialization.BuildOperationFiringSettingsPreparer$LoadBuild.doLoadBuild(BuildOperationFiringSettingsPreparer.java:71)
at org.gradle.initialization.BuildOperationFiringSettingsPreparer$LoadBuild.run(BuildOperationFiringSettingsPreparer.java:66)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:166)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:47)
at org.gradle.initialization.BuildOperationFiringSettingsPreparer.prepareSettings(BuildOperationFiringSettingsPreparer.java:54)
at org.gradle.initialization.VintageBuildModelController.lambda$prepareSettings$1(VintageBuildModelController.java:80)
at org.gradle.internal.model.StateTransitionController.lambda$doTransition$14(StateTransitionController.java:255)
at org.gradle.internal.model.StateTransitionController.doTransition(StateTransitionController.java:266)
at org.gradle.internal.model.StateTransitionController.doTransition(StateTransitionController.java:254)
at org.gradle.internal.model.StateTransitionController.lambda$transitionIfNotPreviously$11(StateTransitionController.java:213)
at org.gradle.internal.work.DefaultSynchronizer.withLock(DefaultSynchronizer.java:34)
at org.gradle.internal.model.StateTransitionController.transitionIfNotPreviously(StateTransitionController.java:209)
at org.gradle.initialization.VintageBuildModelController.prepareSettings(VintageBuildModelController.java:80)
at org.gradle.initialization.VintageBuildModelController.prepareToScheduleTasks(VintageBuildModelController.java:70)
at org.gradle.internal.build.DefaultBuildLifecycleController.lambda$prepareToScheduleTasks$6(DefaultBuildLifecycleController.java:175)
at org.gradle.internal.model.StateTransitionController.lambda$doTransition$14(StateTransitionController.java:255)
at org.gradle.internal.model.StateTransitionController.doTransition(StateTransitionController.java:266)
at org.gradle.internal.model.StateTransitionController.doTransition(StateTransitionController.java:254)
at org.gradle.internal.model.StateTransitionController.lambda$maybeTransition$9(StateTransitionController.java:190)
at org.gradle.internal.work.DefaultSynchronizer.withLock(DefaultSynchronizer.java:34)
at org.gradle.internal.model.StateTransitionController.maybeTransition(StateTransitionController.java:186)
at org.gradle.internal.build.DefaultBuildLifecycleController.prepareToScheduleTasks(DefaultBuildLifecycleController.java:173)
at org.gradle.internal.buildtree.DefaultBuildTreeWorkPreparer.scheduleRequestedTasks(DefaultBuildTreeWorkPreparer.java:36)
at org.gradle.internal.cc.impl.VintageBuildTreeWorkController$scheduleAndRunRequestedTasks$1.apply(VintageBuildTreeWorkController.kt:36)
at org.gradle.internal.cc.impl.VintageBuildTreeWorkController$scheduleAndRunRequestedTasks$1.apply(VintageBuildTreeWorkController.kt:35)
at org.gradle.composite.internal.DefaultIncludedBuildTaskGraph.withNewWorkGraph(DefaultIncludedBuildTaskGraph.java:112)
at org.gradle.internal.cc.impl.VintageBuildTreeWorkController.scheduleAndRunRequestedTasks(VintageBuildTreeWorkController.kt:35)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.lambda$scheduleAndRunTasks$1(DefaultBuildTreeLifecycleController.java:77)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.lambda$runBuild$4(DefaultBuildTreeLifecycleController.java:120)
at org.gradle.internal.model.StateTransitionController.lambda$transition$6(StateTransitionController.java:169)
at org.gradle.internal.model.StateTransitionController.doTransition(StateTransitionController.java:266)
at org.gradle.internal.model.StateTransitionController.lambda$transition$7(StateTransitionController.java:169)
at org.gradle.internal.work.DefaultSynchronizer.withLock(DefaultSynchronizer.java:44)
at org.gradle.internal.model.StateTransitionController.transition(StateTransitionController.java:169)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.runBuild(DefaultBuildTreeLifecycleController.java:117)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.scheduleAndRunTasks(DefaultBuildTreeLifecycleController.java:77)
at org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.scheduleAndRunTasks(DefaultBuildTreeLifecycleController.java:72)
at org.gradle.tooling.internal.provider.ExecuteBuildActionRunner.run(ExecuteBuildActionRunner.java:31)
at org.gradle.launcher.exec.ChainingBuildActionRunner.run(ChainingBuildActionRunner.java:35)
at org.gradle.internal.buildtree.ProblemReportingBuildActionRunner.run(ProblemReportingBuildActionRunner.java:49)
at org.gradle.launcher.exec.BuildOutcomeReportingBuildActionRunner.run(BuildOutcomeReportingBuildActionRunner.java:65)
at org.gradle.tooling.internal.provider.FileSystemWatchingBuildActionRunner.run(FileSystemWatchingBuildActionRunner.java:140)
at org.gradle.launcher.exec.BuildCompletionNotifyingBuildActionRunner.run(BuildCompletionNotifyingBuildActionRunner.java:41)
at org.gradle.launcher.exec.RootBuildLifecycleBuildActionExecutor.lambda$execute$0(RootBuildLifecycleBuildActionExecutor.java:54)
at org.gradle.composite.internal.DefaultRootBuildState.run(DefaultRootBuildState.java:130)
at org.gradle.launcher.exec.RootBuildLifecycleBuildActionExecutor.execute(RootBuildLifecycleBuildActionExecutor.java:54)
at org.gradle.internal.buildtree.InitDeprecationLoggingActionExecutor.execute(InitDeprecationLoggingActionExecutor.java:62)
at org.gradle.internal.buildtree.InitProblems.execute(InitProblems.java:36)
at org.gradle.internal.buildtree.DefaultBuildTreeContext.execute(DefaultBuildTreeContext.java:40)
at org.gradle.launcher.exec.BuildTreeLifecycleBuildActionExecutor.lambda$execute$0(BuildTreeLifecycleBuildActionExecutor.java:71)
at org.gradle.internal.buildtree.BuildTreeState.run(BuildTreeState.java:60)
at org.gradle.launcher.exec.BuildTreeLifecycleBuildActionExecutor.execute(BuildTreeLifecycleBuildActionExecutor.java:71)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor$3.call(RunAsBuildOperationBuildActionExecutor.java:61)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor$3.call(RunAsBuildOperationBuildActionExecutor.java:57)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:209)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:166)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53)
at org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor.execute(RunAsBuildOperationBuildActionExecutor.java:57)
at org.gradle.launcher.exec.RunAsWorkerThreadBuildActionExecutor.lambda$execute$0(RunAsWorkerThreadBuildActionExecutor.java:36)
at org.gradle.internal.work.DefaultWorkerLeaseService.withLocks(DefaultWorkerLeaseService.java:263)
at org.gradle.internal.work.DefaultWorkerLeaseService.runAsWorkerThread(DefaultWorkerLeaseService.java:127)
at org.gradle.launcher.exec.RunAsWorkerThreadBuildActionExecutor.execute(RunAsWorkerThreadBuildActionExecutor.java:36)
at org.gradle.tooling.internal.provider.continuous.ContinuousBuildActionExecutor.execute(ContinuousBuildActionExecutor.java:110)
at org.gradle.tooling.internal.provider.SubscribableBuildActionExecutor.execute(SubscribableBuildActionExecutor.java:64)
at org.gradle.internal.session.DefaultBuildSessionContext.execute(DefaultBuildSessionContext.java:46)
at org.gradle.internal.buildprocess.execution.BuildSessionLifecycleBuildActionExecutor$ActionImpl.apply(BuildSessionLifecycleBuildActionExecutor.java:92)
at org.gradle.internal.buildprocess.execution.BuildSessionLifecycleBuildActionExecutor$ActionImpl.apply(BuildSessionLifecycleBuildActionExecutor.java:80)
at org.gradle.internal.session.BuildSessionState.run(BuildSessionState.java:71)
at org.gradle.internal.buildprocess.execution.BuildSessionLifecycleBuildActionExecutor.execute(BuildSessionLifecycleBuildActionExecutor.java:62)
at org.gradle.internal.buildprocess.execution.BuildSessionLifecycleBuildActionExecutor.execute(BuildSessionLifecycleBuildActionExecutor.java:41)
at org.gradle.internal.buildprocess.execution.StartParamsValidatingActionExecutor.execute(StartParamsValidatingActionExecutor.java:64)
at org.gradle.internal.buildprocess.execution.StartParamsValidatingActionExecutor.execute(StartParamsValidatingActionExecutor.java:32)
at org.gradle.internal.buildprocess.execution.SessionFailureReportingActionExecutor.execute(SessionFailureReportingActionExecutor.java:51)
at org.gradle.internal.buildprocess.execution.SessionFailureReportingActionExecutor.execute(SessionFailureReportingActionExecutor.java:39)
at org.gradle.internal.buildprocess.execution.SetupLoggingActionExecutor.execute(SetupLoggingActionExecutor.java:47)
at org.gradle.internal.buildprocess.execution.SetupLoggingActionExecutor.execute(SetupLoggingActionExecutor.java:31)
at org.gradle.launcher.daemon.server.exec.ExecuteBuild.doBuild(ExecuteBuild.java:70)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.WatchForDisconnection.execute(WatchForDisconnection.java:39)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.ResetDeprecationLogger.execute(ResetDeprecationLogger.java:29)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.RequestStopIfSingleUsedDaemon.execute(RequestStopIfSingleUsedDaemon.java:35)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.ForwardClientInput.lambda$execute$0(ForwardClientInput.java:40)
at org.gradle.internal.daemon.clientinput.ClientInputForwarder.forwardInput(ClientInputForwarder.java:80)
at org.gradle.launcher.daemon.server.exec.ForwardClientInput.execute(ForwardClientInput.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.LogAndCheckHealth.execute(LogAndCheckHealth.java:64)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.LogToClient.doBuild(LogToClient.java:63)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment.doBuild(EstablishBuildEnvironment.java:84)
at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:37)
at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:104)
at org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy$1.run(StartBuildOrRespondWithBusy.java:52)
at org.gradle.launcher.daemon.server.DaemonStateCoordinator.lambda$runCommand$0(DaemonStateCoordinator.java:321)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at org.gradle.internal.concurrent.AbstractManagedExecutor$1.run(AbstractManagedExecutor.java:48)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.lang.StringIndexOutOfBoundsException: Range [0, 1024) out of bounds for length 51
at java.base/jdk.internal.util.Preconditions$1.apply(Preconditions.java:55)
at java.base/jdk.internal.util.Preconditions$1.apply(Preconditions.java:52)
at java.base/jdk.internal.util.Preconditions$4.apply(Preconditions.java:213)
at java.base/jdk.internal.util.Preconditions$4.apply(Preconditions.java:210)
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:98)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckFromToIndex(Preconditions.java:112)
at java.base/jdk.internal.util.Preconditions.checkFromToIndex(Preconditions.java:349)
at java.base/java.lang.String.checkBoundsBeginEnd(String.java:4589)
at java.base/java.lang.String.substring(String.java:2703)
at com.facebook.react.ReactSettingsExtension$Companion.checkAndUpdateCache$settings_plugin(ReactSettingsExtension.kt:162)
at com.facebook.react.ReactSettingsExtension.autolinkLibrariesFromCommand(ReactSettingsExtension.kt:71)
at com.facebook.react.ReactSettingsExtension.autolinkLibrariesFromCommand$default(ReactSettingsExtension.kt:48)
at com.facebook.react.ReactSettingsExtension.autolinkLibrariesFromCommand(ReactSettingsExtension.kt)
at com.facebook.react.ReactSettingsExtension$autolinkLibrariesFromCommand.call(Unknown Source)
at settings_574ctyiiodr5xiboal8wc0h02$_run_closure1.doCall$original(E:\DiastarRNProject\testb\android\settings.gradle:3)
at settings_574ctyiiodr5xiboal8wc0h02$_run_closure1.doCall(E:\DiastarRNProject\testb\android\settings.gradle)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:577)
at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274)
at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030)
at groovy.lang.Closure.call(Closure.java:427)
at org.codehaus.groovy.runtime.ConvertedClosure.invokeCustom(ConvertedClosure.java:50)
at org.codehaus.groovy.runtime.ConversionHandler.invoke(ConversionHandler.java:112)
at jdk.proxy1/jdk.proxy1.$Proxy114.execute(Unknown Source)
at org.gradle.internal.extensibility.ExtensionsStorage$ExtensionHolder.configure(ExtensionsStorage.java:177)
at org.gradle.internal.extensibility.ExtensionsStorage.configureExtension(ExtensionsStorage.java:70)
at org.gradle.internal.extensibility.DefaultConvention.configure(DefaultConvention.java:202)
at org.gradle.internal.extensibility.DefaultConvention.configure(DefaultConvention.java:197)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:577)
at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:48)
at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoCachedMethodSiteNoUnwrap.invoke(PojoMetaMethodSite.java:198)
at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:51)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148)
at settings_574ctyiiodr5xiboal8wc0h02.run(E:\DiastarRNProject\testb\android\settings.gradle:3)
at org.gradle.groovy.scripts.internal.DefaultScriptRunnerFactory$ScriptRunnerImpl.run(DefaultScriptRunnerFactory.java:91)
... 151 more
```
### Reproducer
create using above commands and install the packages and run.
### Screenshots and Videos
_No response_
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47504/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47504/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/47503
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47503/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47503/comments
|
https://api.github.com/repos/facebook/react-native/issues/47503/events
|
https://github.com/facebook/react-native/pull/47503
| 2,642,890,209
|
PR_kwDOAbrxp86BRSMy
| 47,503
|
RN: Enable `scheduleAnimatedEndCallbackInMicrotask`
|
{
"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 | 4
| 2024-11-08T05:22:12
| 2025-03-13T16:09:54
| 2024-11-08T18:26:06
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47503",
"html_url": "https://github.com/facebook/react-native/pull/47503",
"diff_url": "https://github.com/facebook/react-native/pull/47503.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47503.patch",
"merged_at": null
}
|
Summary:
Enables the `scheduleAnimatedEndCallbackInMicrotask` feature flag that was introduced in https://github.com/facebook/react-native/pull/46714.
Changelog:
[General][Changed] - Callbacks passed to `animation.start(<callback>)` will be scheduled for execution in a microtask. Previously, there were certain scenarios in which the callback could be synchronously executed by `start`.
Differential Revision: D65645981
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47503/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47503/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47502
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47502/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47502/comments
|
https://api.github.com/repos/facebook/react-native/issues/47502/events
|
https://github.com/facebook/react-native/pull/47502
| 2,642,890,012
|
PR_kwDOAbrxp86BRSKA
| 47,502
|
RN: Enable `enableAnimatedAllowlist` and `enableAnimatedPropsMemo`
|
{
"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
| 2024-11-08T05:22:01
| 2025-03-13T16:09:59
| 2024-11-08T07:47:02
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47502",
"html_url": "https://github.com/facebook/react-native/pull/47502",
"diff_url": "https://github.com/facebook/react-native/pull/47502.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47502.patch",
"merged_at": null
}
|
Summary:
Enables the two following feature flags:
- `enableAnimatedAllowlist`
- `enableAnimatedPropsMemo`
The former enables the use of an experimental optimization to provide `unstable_createAnimatedComponentWithAllowlist` and `useAnimatedProps` an allowlist of props that reduces the set of props iterated over by to find props with `AnimatedNode` (e.g. `Animated.Value`) instance values.
The latter enables improved memoization logic in `Animated` so that its intenal state is invalidated less frequently, reducing the cost of updating `Animated` components.
Changelog:
[General][Changed] - Optimized the performance of updating `Animated` components.
Differential Revision: D65645985
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47502/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47502/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47501
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47501/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47501/comments
|
https://api.github.com/repos/facebook/react-native/issues/47501/events
|
https://github.com/facebook/react-native/issues/47501
| 2,642,880,756
|
I_kwDOAbrxp86dhyj0
| 47,501
|
xcode build failed nonzero exit code
|
{
"login": "gh-pro",
"id": 48490098,
"node_id": "MDQ6VXNlcjQ4NDkwMDk4",
"avatar_url": "https://avatars.githubusercontent.com/u/48490098?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gh-pro",
"html_url": "https://github.com/gh-pro",
"followers_url": "https://api.github.com/users/gh-pro/followers",
"following_url": "https://api.github.com/users/gh-pro/following{/other_user}",
"gists_url": "https://api.github.com/users/gh-pro/gists{/gist_id}",
"starred_url": "https://api.github.com/users/gh-pro/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gh-pro/subscriptions",
"organizations_url": "https://api.github.com/users/gh-pro/orgs",
"repos_url": "https://api.github.com/users/gh-pro/repos",
"events_url": "https://api.github.com/users/gh-pro/events{/privacy}",
"received_events_url": "https://api.github.com/users/gh-pro/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."
},
{
"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 | 8
| 2024-11-08T05:14:39
| 2025-02-05T18:14:24
| 2024-11-08T12:02:33
|
NONE
| null | null | null | null |
### Description
After install clean react-native and build in real device in xcode, i have error.
### Steps to reproduce
install clean version 0.76.1
- bundle install
- bundle exec pod install
- Open AwesomeProject.xcworkspace
- Choose real device
- Add my certificate developper team
- run xcode real device
### React Native Version
0.76.1
### Affected Platforms
Runtime - iOS
### Output of `npx react-native info`
```text
(node:93928) ExperimentalWarning: CommonJS module /opt/homebrew/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /opt/homebrew/lib/node_modules/npm/node_modules/supports-color/index.js using require().
Support for loading ES Module in require() is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
info Fetching system and libraries information...
(node:93944) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
System:
OS: macOS 15.1
CPU: (10) arm64 Apple M2 Pro
Memory: 207.88 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 23.1.0
path: /opt/homebrew/bin/node
Yarn:
version: 3.6.4
path: /opt/homebrew/bin/yarn
npm:
version: 10.9.0
path: /opt/homebrew/bin/npm
Watchman:
version: 2024.11.04.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /Users/user/.rbenv/shims/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:
API Levels:
- "28"
- "29"
- "30"
- "31"
- "32"
- "33"
- "33"
- "33"
- "34"
- "35"
Build Tools:
- 29.0.2
- 30.0.2
- 30.0.3
- 31.0.0
- 32.0.0
- 33.0.0
- 33.0.1
- 34.0.0
- 35.0.0
System Images:
- android-16 | Intel x86 Atom
- android-16 | Google APIs ARM EABI v7a
- android-16 | Google APIs Intel x86 Atom
- android-29 | Google Play ARM 64 v8a
- android-31 | Google TV Intel x86 Atom
- android-31 | Google APIs ARM 64 v8a
- android-33 | Google APIs ARM 64 v8a
- android-33 | Google APIs Intel x86_64 Atom
- android-34 | Intel x86_64 Atom
- android-34 | Google APIs Intel x86_64 Atom
Android NDK: Not Found
IDEs:
Android Studio: 2023.2 AI-232.10227.8.2321.11479570
Xcode:
version: 16.1/16B40
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.11
path: /usr/bin/javac
Ruby:
version: 2.7.6
path: /Users/user/.rbenv/shims/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: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Stacktrace or Logs
```text
Command PhaseScriptExecution failed with a nonzero exit code
```
### Reproducer
no repo
### 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/47501/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47501/timeline
| null |
not_planned
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/47500
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47500/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47500/comments
|
https://api.github.com/repos/facebook/react-native/issues/47500/events
|
https://github.com/facebook/react-native/issues/47500
| 2,642,801,471
|
I_kwDOAbrxp86dhfM_
| 47,500
|
error when newArchEnabled=true
|
{
"login": "latuan2710",
"id": 109055879,
"node_id": "U_kgDOBoAPhw",
"avatar_url": "https://avatars.githubusercontent.com/u/109055879?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/latuan2710",
"html_url": "https://github.com/latuan2710",
"followers_url": "https://api.github.com/users/latuan2710/followers",
"following_url": "https://api.github.com/users/latuan2710/following{/other_user}",
"gists_url": "https://api.github.com/users/latuan2710/gists{/gist_id}",
"starred_url": "https://api.github.com/users/latuan2710/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/latuan2710/subscriptions",
"organizations_url": "https://api.github.com/users/latuan2710/orgs",
"repos_url": "https://api.github.com/users/latuan2710/repos",
"events_url": "https://api.github.com/users/latuan2710/events{/privacy}",
"received_events_url": "https://api.github.com/users/latuan2710/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": 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)"
}
] |
closed
| false
| null |
[] | null | 4
| 2024-11-08T04:25:54
| 2025-02-14T18:38:59
| 2024-11-08T11:56:13
|
NONE
| null | null | null | null |
### Description
i just create new react-native project, and it errors when I install react-native-safe-area-context react-native-screens
### Steps to reproduce
1. create new react-native project
2. install react-native-safe-area-context
3. run android and issue when build (just run for demo without change code)
4. but when i change newArchEnabled=false in \android\settings.gradle, it work
### React Native Version
0.76.1
### Affected Platforms
Runtime - Android
### Areas
TurboModule - The New Native Module System
### Output of `npx react-native info`
```text
System:
OS: Windows 11 10.0.22631
CPU: (8) x64 Intel(R) Core(TM) i5-10300H CPU @ 2.50GHz
Memory: 3.02 GB / 7.87 GB
Binaries:
Node:
version: 20.18.0
path: E:\Nodejs\node.EXE
Yarn: Not Found
npm:
version: 10.8.2
path: E:\Nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK: Not Found
Windows SDK:
AllowDevelopmentWithoutDevLicense: Enabled
IDEs:
Android Studio: Not Found
Visual Studio:
- 17.10.34916.146 (Visual Studio Community 2022)
Languages:
Java: 17.0.12
Ruby: Not Found
npmPackages:
"@react-native-community/cli":
installed: 15.0.0
wanted: 15.0.0
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.76.1
wanted: ^0.76.1
react-native-windows: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
```
### Stacktrace or Logs
```text
> Task :app:configureCMakeDebug[arm64-v8a]
C/C++: CMake Error at F:/React Native/Test/android/app/build/generated/autolinking/src/main/jni/Android-autolinking.cmake:9 (add_subdirectory):
C/C++: add_subdirectory called with incorrect number of arguments
C/C++: Call Stack (most recent call first):
C/C++: F:/React Native/Test/node_modules/react-native/ReactAndroid/cmake-utils/ReactNative-application.cmake:86 (include)
C/C++: CMakeLists.txt:31 (include)
C/C++: CMake Error at F:/React Native/Test/android/app/build/generated/autolinking/src/main/jni/Android-autolinking.cmake:10 (add_subdirectory):
C/C++: add_subdirectory called with incorrect number of arguments
C/C++: Call Stack (most recent call first):
C/C++: F:/React Native/Test/node_modules/react-native/ReactAndroid/cmake-utils/ReactNative-application.cmake:86 (include)
C/C++: CMakeLists.txt:31 (include)
C/C++: CMake Error at F:/React Native/Test/android/app/build/generated/autolinking/src/main/jni/Android-autolinking.cmake:11 (add_subdirectory):
C/C++: add_subdirectory called with incorrect number of arguments
C/C++: Call Stack (most recent call first):
C/C++: F:/React Native/Test/node_modules/react-native/ReactAndroid/cmake-utils/ReactNative-application.cmake:86 (include)
C/C++: CMakeLists.txt:31 (include)
C/C++: CMake Error at F:/React Native/Test/android/app/build/generated/autolinking/src/main/jni/Android-autolinking.cmake:12 (add_subdirectory):
C/C++: add_subdirectory called with incorrect number of arguments
C/C++: Call Stack (most recent call first):
C/C++: F:/React Native/Test/node_modules/react-native/ReactAndroid/cmake-utils/ReactNative-application.cmake:86 (include)
C/C++: CMakeLists.txt:31 (include)
C/C++: CMake Error at F:/React Native/Test/node_modules/react-native/ReactAndroid/cmake-utils/ReactNative-application.cmake:89 (target_link_libraries):
C/C++: Cannot specify link libraries for target
C/C++: "react_codegen_rngesturehandler_codegen" which is not built by this
C/C++: project.
C/C++: Call Stack (most recent call first):
C/C++: CMakeLists.txt:31 (include)
> Task :app:configureCMakeDebug[arm64-v8a] FAILED
108 actionable tasks: 20 executed, 88 up-to-date
info 💡 Tip: Make sure that you have set up your development environment correctly, by running npx react-native doctor. To read more about doctor command visit: https://github.com/react-native-community/cli/blob/main/packages/cli-doctor/README.md#doctor
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:configureCMakeDebug[arm64-v8a]'.
> [CXX1429] error when building with cmake using F:\React Native\Test\node_modules\react-native\ReactAndroid\cmake-utils\default-app-setup\CMakeLists.txt: -- The C compiler identification is Clang 17.0.2
-- The CXX compiler identification is Clang 17.0.2
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: E:/Android/SDK/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: E:/Android/SDK/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring incomplete, errors occurred!
See also "F:/React Native/Test/android/app/.cxx/Debug/241y5d5a/arm64-v8a/CMakeFiles/CMakeOutput.log".
C++ build system [configure] failed while executing:
@echo off
"E:\\Android\\SDK\\cmake\\3.22.1\\bin\\cmake.exe" ^
"-HF:\\React Native\\Test\\node_modules\\react-native\\ReactAndroid\\cmake-utils\\default-app-setup" ^
"-DCMAKE_SYSTEM_NAME=Android" ^
"-DCMAKE_EXPORT_COMPILE_COMMANDS=ON" ^
"-DCMAKE_SYSTEM_VERSION=24" ^
"-DANDROID_PLATFORM=android-24" ^
"-DANDROID_ABI=arm64-v8a" ^
"-DCMAKE_ANDROID_ARCH_ABI=arm64-v8a" ^
"-DANDROID_NDK=E:\\Android\\SDK\\ndk\\26.1.10909125" ^
"-DCMAKE_ANDROID_NDK=E:\\Android\\SDK\\ndk\\26.1.10909125" ^
"-DCMAKE_TOOLCHAIN_FILE=E:\\Android\\SDK\\ndk\\26.1.10909125\\build\\cmake\\android.toolchain.cmake" ^
"-DCMAKE_MAKE_PROGRAM=E:\\Android\\SDK\\cmake\\3.22.1\\bin\\ninja.exe" ^
"-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=F:\\React Native\\Test\\android\\app\\build\\intermediates\\cxx\\Debug\\241y5d5a\\obj\\arm64-v8a" ^
"-DCMAKE_RUNTIME_OUTPUT_DIRECTORY=F:\\React Native\\Test\\android\\app\\build\\intermediates\\cxx\\Debug\\241y5d5a\\obj\\arm64-v8a" ^
"-DCMAKE_BUILD_TYPE=Debug" ^
"-DCMAKE_FIND_ROOT_PATH=F:\\React Native\\Test\\android\\app\\.cxx\\Debug\\241y5d5a\\prefab\\arm64-v8a\\prefab" ^
"-BF:\\React Native\\Test\\android\\app\\.cxx\\Debug\\241y5d5a\\arm64-v8a" ^
-GNinja ^
"-DPROJECT_BUILD_DIR=F:\\React Native\\Test\\android\\app\\build" ^
"-DREACT_ANDROID_DIR=F:\\React Native\\Test\\node_modules\\react-native\\ReactAndroid" ^
"-DANDROID_STL=c++_shared" ^
"-DANDROID_USE_LEGACY_TOOLCHAIN_FILE=ON"
from F:\React Native\Test\android\app
CMake Error at F:/React Native/Test/android/app/build/generated/autolinking/src/main/jni/Android-autolinking.cmake:9 (add_subdirectory):
add_subdirectory called with incorrect number of arguments
Call Stack (most recent call first):
F:/React Native/Test/node_modules/react-native/ReactAndroid/cmake-utils/ReactNative-application.cmake:86 (include)
CMakeLists.txt:31 (include)
CMake Error at F:/React Native/Test/android/app/build/generated/autolinking/src/main/jni/Android-autolinking.cmake:10 (add_subdirectory):
add_subdirectory called with incorrect number of arguments
Call Stack (most recent call first):
F:/React Native/Test/node_modules/react-native/ReactAndroid/cmake-utils/ReactNative-application.cmake:86 (include)
CMakeLists.txt:31 (include)
CMake Error at F:/React Native/Test/android/app/build/generated/autolinking/src/main/jni/Android-autolinking.cmake:11 (add_subdirectory):
add_subdirectory called with incorrect number of arguments
Call Stack (most recent call first):
F:/React Native/Test/node_modules/react-native/ReactAndroid/cmake-utils/ReactNative-application.cmake:86 (include)
CMakeLists.txt:31 (include)
CMake Error at F:/React Native/Test/android/app/build/generated/autolinking/src/main/jni/Android-autolinking.cmake:12 (add_subdirectory):
add_subdirectory called with incorrect number of arguments
Call Stack (most recent call first):
F:/React Native/Test/node_modules/react-native/ReactAndroid/cmake-utils/ReactNative-application.cmake:86 (include)
CMakeLists.txt:31 (include)
CMake Error at F:/React Native/Test/node_modules/react-native/ReactAndroid/cmake-utils/ReactNative-application.cmake:89 (target_link_libraries):
Cannot specify link libraries for target
"react_codegen_rngesturehandler_codegen" which is not built by this
project.
Call Stack (most recent call first):
CMakeLists.txt:31 (include) : com.android.ide.common.process.ProcessException: -- The C compiler identification is Clang 17.0.2
-- The CXX compiler identification is Clang 17.0.2
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: E:/Android/SDK/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: E:/Android/SDK/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring incomplete, errors occurred!
See also "F:/React Native/Test/android/app/.cxx/Debug/241y5d5a/arm64-v8a/CMakeFiles/CMakeOutput.log".
C++ build system [configure] failed while executing:
@echo off
"E:\\Android\\SDK\\cmake\\3.22.1\\bin\\cmake.exe" ^
"-HF:\\React Native\\Test\\node_modules\\react-native\\ReactAndroid\\cmake-utils\\default-app-setup" ^
"-DCMAKE_SYSTEM_NAME=Android" ^
"-DCMAKE_EXPORT_COMPILE_COMMANDS=ON" ^
"-DCMAKE_SYSTEM_VERSION=24" ^
"-DANDROID_PLATFORM=android-24" ^
"-DANDROID_ABI=arm64-v8a" ^
"-DCMAKE_ANDROID_ARCH_ABI=arm64-v8a" ^
"-DANDROID_NDK=E:\\Android\\SDK\\ndk\\26.1.10909125" ^
"-DCMAKE_ANDROID_NDK=E:\\Android\\SDK\\ndk\\26.1.10909125" ^
"-DCMAKE_TOOLCHAIN_FILE=E:\\Android\\SDK\\ndk\\26.1.10909125\\build\\cmake\\android.toolchain.cmake" ^
"-DCMAKE_MAKE_PROGRAM=E:\\Android\\SDK\\cmake\\3.22.1\\bin\\ninja.exe" ^
"-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=F:\\React Native\\Test\\android\\app\\build\\intermediates\\cxx\\Debug\\241y5d5a\\obj\\arm64-v8a" ^
"-DCMAKE_RUNTIME_OUTPUT_DIRECTORY=F:\\React Native\\Test\\android\\app\\build\\intermediates\\cxx\\Debug\\241y5d5a\\obj\\arm64-v8a" ^
"-DCMAKE_BUILD_TYPE=Debug" ^
"-DCMAKE_FIND_ROOT_PATH=F:\\React Native\\Test\\android\\app\\.cxx\\Debug\\241y5d5a\\prefab\\arm64-v8a\\prefab" ^
"-BF:\\React Native\\Test\\android\\app\\.cxx\\Debug\\241y5d5a\\arm64-v8a" ^
-GNinja ^
"-DPROJECT_BUILD_DIR=F:\\React Native\\Test\\android\\app\\build" ^
"-DREACT_ANDROID_DIR=F:\\React Native\\Test\\node_modules\\react-native\\ReactAndroid" ^
"-DANDROID_STL=c++_shared" ^
"-DANDROID_USE_LEGACY_TOOLCHAIN_FILE=ON"
from F:\React Native\Test\android\app
CMake Error at F:/React Native/Test/android/app/build/generated/autolinking/src/main/jni/Android-autolinking.cmake:9 (add_subdirectory):
add_subdirectory called with incorrect number of arguments
Call Stack (most recent call first):
F:/React Native/Test/node_modules/react-native/ReactAndroid/cmake-utils/ReactNative-application.cmake:86 (include)
CMakeLists.txt:31 (include)
CMake Error at F:/React Native/Test/android/app/build/generated/autolinking/src/main/jni/Android-autolinking.cmake:10 (add_subdirectory):
add_subdirectory called with incorrect number of arguments
Call Stack (most recent call first):
F:/React Native/Test/node_modules/react-native/ReactAndroid/cmake-utils/ReactNative-application.cmake:86 (include)
CMakeLists.txt:31 (include)
CMake Error at F:/React Native/Test/android/app/build/generated/autolinking/src/main/jni/Android-autolinking.cmake:11 (add_subdirectory):
add_subdirectory called with incorrect number of arguments
Call Stack (most recent call first):
F:/React Native/Test/node_modules/react-native/ReactAndroid/cmake-utils/ReactNative-application.cmake:86 (include)
CMakeLists.txt:31 (include)
CMake Error at F:/React Native/Test/android/app/build/generated/autolinking/src/main/jni/Android-autolinking.cmake:12 (add_subdirectory):
add_subdirectory called with incorrect number of arguments
Call Stack (most recent call first):
F:/React Native/Test/node_modules/react-native/ReactAndroid/cmake-utils/ReactNative-application.cmake:86 (include)
CMakeLists.txt:31 (include)
CMake Error at F:/React Native/Test/node_modules/react-native/ReactAndroid/cmake-utils/ReactNative-application.cmake:89 (target_link_libraries):
Cannot specify link libraries for target
"react_codegen_rngesturehandler_codegen" which is not built by this
project.
Call Stack (most recent call first):
CMakeLists.txt:31 (include)
at com.android.build.gradle.internal.cxx.process.ExecuteProcessKt.execute(ExecuteProcess.kt:288)
at com.android.build.gradle.internal.cxx.process.ExecuteProcessKt$executeProcess$1.invoke(ExecuteProcess.kt:108)
at com.android.build.gradle.internal.cxx.process.ExecuteProcessKt$executeProcess$1.invoke(ExecuteProcess.kt:106)
at com.android.build.gradle.internal.cxx.timing.TimingEnvironmentKt.time(TimingEnvironment.kt:32)
at com.android.build.gradle.internal.cxx.process.ExecuteProcessKt.executeProcess(ExecuteProcess.kt:106)
at com.android.build.gradle.internal.cxx.process.ExecuteProcessKt.executeProcess$default(ExecuteProcess.kt:85)
at com.android.build.gradle.tasks.CmakeQueryMetadataGenerator.executeProcess(CmakeFileApiMetadataGenerator.kt:59)
at com.android.build.gradle.tasks.ExternalNativeJsonGenerator$configureOneAbi$1$1$3.invoke(ExternalNativeJsonGenerator.kt:247)
at com.android.build.gradle.tasks.ExternalNativeJsonGenerator$configureOneAbi$1$1$3.invoke(ExternalNativeJsonGenerator.kt:247)
at com.android.build.gradle.internal.cxx.timing.TimingEnvironmentKt.time(TimingEnvironment.kt:32)
at com.android.build.gradle.tasks.ExternalNativeJsonGenerator.configureOneAbi(ExternalNativeJsonGenerator.kt:247)
at com.android.build.gradle.tasks.ExternalNativeJsonGenerator.configure(ExternalNativeJsonGenerator.kt:113)
at com.android.build.gradle.tasks.ExternalNativeBuildJsonTask.doTaskAction(ExternalNativeBuildJsonTask.kt:89)
at com.android.build.gradle.internal.tasks.UnsafeOutputsTask$taskAction$$inlined$recordTaskAction$1.invoke(BaseTask.kt:66)
at com.android.build.gradle.internal.tasks.Blocks.recordSpan(Blocks.java:51)
at com.android.build.gradle.internal.tasks.UnsafeOutputsTask.taskAction(UnsafeOutputsTask.kt:81)
at jdk.internal.reflect.GeneratedMethodAccessor594.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:125)
at org.gradle.api.internal.project.taskfactory.StandardTaskAction.doExecute(StandardTaskAction.java:58)
at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:51)
at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:29)
at org.gradle.api.internal.tasks.execution.TaskExecution$3.run(TaskExecution.java:244)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:166)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:47)
at org.gradle.api.internal.tasks.execution.TaskExecution.executeAction(TaskExecution.java:229)
at org.gradle.api.internal.tasks.execution.TaskExecution.executeActions(TaskExecution.java:212)
at org.gradle.api.internal.tasks.execution.TaskExecution.executeWithPreviousOutputFiles(TaskExecution.java:195)
at org.gradle.api.internal.tasks.execution.TaskExecution.execute(TaskExecution.java:162)
at org.gradle.internal.execution.steps.ExecuteStep.executeInternal(ExecuteStep.java:105)
at org.gradle.internal.execution.steps.ExecuteStep.access$000(ExecuteStep.java:44)
at org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:59)
at org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:56)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:209)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:166)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53)
at org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:56)
at org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:44)
at org.gradle.internal.execution.steps.CancelExecutionStep.execute(CancelExecutionStep.java:42)
at org.gradle.internal.execution.steps.TimeoutStep.executeWithoutTimeout(TimeoutStep.java:75)
at org.gradle.internal.execution.steps.TimeoutStep.execute(TimeoutStep.java:55)
at org.gradle.internal.execution.steps.PreCreateOutputParentsStep.execute(PreCreateOutputParentsStep.java:50)
at org.gradle.internal.execution.steps.PreCreateOutputParentsStep.execute(PreCreateOutputParentsStep.java:28)
at org.gradle.internal.execution.steps.RemovePreviousOutputsStep.execute(RemovePreviousOutputsStep.java:67)
at org.gradle.internal.execution.steps.RemovePreviousOutputsStep.execute(RemovePreviousOutputsStep.java:37)
at org.gradle.internal.execution.steps.BroadcastChangingOutputsStep.execute(BroadcastChangingOutputsStep.java:61)
at org.gradle.internal.execution.steps.BroadcastChangingOutputsStep.execute(BroadcastChangingOutputsStep.java:26)
at org.gradle.internal.execution.steps.CaptureOutputsAfterExecutionStep.execute(CaptureOutputsAfterExecutionStep.java:69)
at org.gradle.internal.execution.steps.CaptureOutputsAfterExecutionStep.execute(CaptureOutputsAfterExecutionStep.java:46)
at org.gradle.internal.execution.steps.ResolveInputChangesStep.execute(ResolveInputChangesStep.java:40)
at org.gradle.internal.execution.steps.ResolveInputChangesStep.execute(ResolveInputChangesStep.java:29)
at org.gradle.internal.execution.steps.BuildCacheStep.executeWithoutCache(BuildCacheStep.java:189)
at org.gradle.internal.execution.steps.BuildCacheStep.lambda$execute$1(BuildCacheStep.java:75)
at org.gradle.internal.Either$Right.fold(Either.java:175)
at org.gradle.internal.execution.caching.CachingState.fold(CachingState.java:62)
at org.gradle.internal.execution.steps.BuildCacheStep.execute(BuildCacheStep.java:73)
at org.gradle.internal.execution.steps.BuildCacheStep.execute(BuildCacheStep.java:48)
at org.gradle.internal.execution.steps.StoreExecutionStateStep.execute(StoreExecutionStateStep.java:46)
at org.gradle.internal.execution.steps.StoreExecutionStateStep.execute(StoreExecutionStateStep.java:35)
at org.gradle.internal.execution.steps.SkipUpToDateStep.executeBecause(SkipUpToDateStep.java:75)
at org.gradle.internal.execution.steps.SkipUpToDateStep.lambda$execute$2(SkipUpToDateStep.java:53)
at java.base/java.util.Optional.orElseGet(Optional.java:364)
at org.gradle.internal.execution.steps.SkipUpToDateStep.execute(SkipUpToDateStep.java:53)
at org.gradle.internal.execution.steps.SkipUpToDateStep.execute(SkipUpToDateStep.java:35)
at org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsFinishedStep.execute(MarkSnapshottingInputsFinishedStep.java:37)
at org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsFinishedStep.execute(MarkSnapshottingInputsFinishedStep.java:27)
at org.gradle.internal.execution.steps.ResolveIncrementalCachingStateStep.executeDelegate(ResolveIncrementalCachingStateStep.java:49)
at org.gradle.internal.execution.steps.ResolveIncrementalCachingStateStep.executeDelegate(ResolveIncrementalCachingStateStep.java:27)
at org.gradle.internal.execution.steps.AbstractResolveCachingStateStep.execute(AbstractResolveCachingStateStep.java:71)
at org.gradle.internal.execution.steps.AbstractResolveCachingStateStep.execute(AbstractResolveCachingStateStep.java:39)
at org.gradle.internal.execution.steps.ResolveChangesStep.execute(ResolveChangesStep.java:65)
at org.gradle.internal.execution.steps.ResolveChangesStep.execute(ResolveChangesStep.java:36)
at org.gradle.internal.execution.steps.ValidateStep.execute(ValidateStep.java:107)
at org.gradle.internal.execution.steps.ValidateStep.execute(ValidateStep.java:56)
at org.gradle.internal.execution.steps.AbstractCaptureStateBeforeExecutionStep.execute(AbstractCaptureStateBeforeExecutionStep.java:64)
at org.gradle.internal.execution.steps.AbstractCaptureStateBeforeExecutionStep.execute(AbstractCaptureStateBeforeExecutionStep.java:43)
at org.gradle.internal.execution.steps.AbstractSkipEmptyWorkStep.executeWithNonEmptySources(AbstractSkipEmptyWorkStep.java:125)
at org.gradle.internal.execution.steps.AbstractSkipEmptyWorkStep.execute(AbstractSkipEmptyWorkStep.java:56)
at org.gradle.internal.execution.steps.AbstractSkipEmptyWorkStep.execute(AbstractSkipEmptyWorkStep.java:36)
at org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsStartedStep.execute(MarkSnapshottingInputsStartedStep.java:38)
at org.gradle.internal.execution.steps.LoadPreviousExecutionStateStep.execute(LoadPreviousExecutionStateStep.java:36)
at org.gradle.internal.execution.steps.LoadPreviousExecutionStateStep.execute(LoadPreviousExecutionStateStep.java:23)
at org.gradle.internal.execution.steps.HandleStaleOutputsStep.execute(HandleStaleOutputsStep.java:75)
at org.gradle.internal.execution.steps.HandleStaleOutputsStep.execute(HandleStaleOutputsStep.java:41)
at org.gradle.internal.execution.steps.AssignMutableWorkspaceStep.lambda$execute$0(AssignMutableWorkspaceStep.java:35)
at org.gradle.api.internal.tasks.execution.TaskExecution$4.withWorkspace(TaskExecution.java:289)
at org.gradle.internal.execution.steps.AssignMutableWorkspaceStep.execute(AssignMutableWorkspaceStep.java:31)
at org.gradle.internal.execution.steps.AssignMutableWorkspaceStep.execute(AssignMutableWorkspaceStep.java:22)
at org.gradle.internal.execution.steps.ChoosePipelineStep.execute(ChoosePipelineStep.java:40)
at org.gradle.internal.execution.steps.ChoosePipelineStep.execute(ChoosePipelineStep.java:23)
at org.gradle.internal.execution.steps.ExecuteWorkBuildOperationFiringStep.lambda$execute$2(ExecuteWorkBuildOperationFiringStep.java:67)
at java.base/java.util.Optional.orElseGet(Optional.java:364)
at org.gradle.internal.execution.steps.ExecuteWorkBuildOperationFiringStep.execute(ExecuteWorkBuildOperationFiringStep.java:67)
at org.gradle.internal.execution.steps.ExecuteWorkBuildOperationFiringStep.execute(ExecuteWorkBuildOperationFiringStep.java:39)
at org.gradle.internal.execution.steps.IdentityCacheStep.execute(IdentityCacheStep.java:46)
at org.gradle.internal.execution.steps.IdentityCacheStep.execute(IdentityCacheStep.java:34)
at org.gradle.internal.execution.steps.IdentifyStep.execute(IdentifyStep.java:48)
at org.gradle.internal.execution.steps.IdentifyStep.execute(IdentifyStep.java:35)
at org.gradle.internal.execution.impl.DefaultExecutionEngine$1.execute(DefaultExecutionEngine.java:61)
at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:127)
at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:116)
at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46)
at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:51)
at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57)
at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:74)
at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36)
at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.executeTask(EventFiringTaskExecuter.java:77)
at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:55)
at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:52)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:209)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:166)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53)
at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter.execute(EventFiringTaskExecuter.java:52)
at org.gradle.execution.plan.LocalTaskNodeExecutor.execute(LocalTaskNodeExecutor.java:42)
at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$InvokeNodeExecutorsAction.execute(DefaultTaskExecutionGraph.java:331)
at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$InvokeNodeExecutorsAction.execute(DefaultTaskExecutionGraph.java:318)
at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareExecutionAction.lambda$execute$0(DefaultTaskExecutionGraph.java:314)
at org.gradle.internal.operations.CurrentBuildOperationRef.with(CurrentBuildOperationRef.java:85)
at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareExecutionAction.execute(DefaultTaskExecutionGraph.java:314)
at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareExecutionAction.execute(DefaultTaskExecutionGraph.java:303)
at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.execute(DefaultPlanExecutor.java:459)
at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.run(DefaultPlanExecutor.java:376)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at org.gradle.internal.concurrent.AbstractManagedExecutor$1.run(AbstractManagedExecutor.java:48)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: com.android.ide.common.process.ProcessException: Error while executing process E:\Android\SDK\cmake\3.22.1\bin\cmake.exe with arguments {-HF:\React Native\Test\node_modules\react-native\ReactAndroid\cmake-utils\default-app-setup -DCMAKE_SYSTEM_NAME=Android -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_SYSTEM_VERSION=24 -DANDROID_PLATFORM=android-24 -DANDROID_ABI=arm64-v8a -DCMAKE_ANDROID_ARCH_ABI=arm64-v8a -DANDROID_NDK=E:\Android\SDK\ndk\26.1.10909125 -DCMAKE_ANDROID_NDK=E:\Android\SDK\ndk\26.1.10909125 -DCMAKE_TOOLCHAIN_FILE=E:\Android\SDK\ndk\26.1.10909125\build\cmake\android.toolchain.cmake -DCMAKE_MAKE_PROGRAM=E:\Android\SDK\cmake\3.22.1\bin\ninja.exe -DCMAKE_LIBRARY_OUTPUT_DIRECTORY=F:\React Native\Test\android\app\build\intermediates\cxx\Debug\241y5d5a\obj\arm64-v8a -DCMAKE_RUNTIME_OUTPUT_DIRECTORY=F:\React Native\Test\android\app\build\intermediates\cxx\Debug\241y5d5a\obj\arm64-v8a -DCMAKE_BUILD_TYPE=Debug -DCMAKE_FIND_ROOT_PATH=F:\React Native\Test\android\app\.cxx\Debug\241y5d5a\prefab\arm64-v8a\prefab -BF:\React Native\Test\android\app\.cxx\Debug\241y5d5a\arm64-v8a -GNinja -DPROJECT_BUILD_DIR=F:\React Native\Test\android\app\build -DREACT_ANDROID_DIR=F:\React Native\Test\node_modules\react-native\ReactAndroid -DANDROID_STL=c++_shared -DANDROID_USE_LEGACY_TOOLCHAIN_FILE=ON}
at com.android.build.gradle.internal.process.GradleProcessResult.buildProcessException(GradleProcessResult.java:73)
at com.android.build.gradle.internal.process.GradleProcessResult.assertNormalExitValue(GradleProcessResult.java:48)
at com.android.build.gradle.internal.cxx.process.ExecuteProcessKt.execute(ExecuteProcess.kt:277)
... 140 more
Caused by: org.gradle.process.internal.ExecException: Process 'command 'E:\Android\SDK\cmake\3.22.1\bin\cmake.exe'' finished with non-zero exit value 1
at org.gradle.process.internal.DefaultExecHandle$ExecResultImpl.assertNormalExitValue(DefaultExecHandle.java:442)
at com.android.build.gradle.internal.process.GradleProcessResult.assertNormalExitValue(GradleProcessResult.java:46)
... 141 more
```
### Reproducer
https://github.com/latuan2710/Test
### 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/47500/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47500/timeline
| null |
not_planned
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/47499
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47499/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47499/comments
|
https://api.github.com/repos/facebook/react-native/issues/47499/events
|
https://github.com/facebook/react-native/issues/47499
| 2,642,724,697
|
I_kwDOAbrxp86dhMdZ
| 47,499
|
[Bug]: maxFontSizeMultiplier is not being respected
|
{
"login": "mysport12",
"id": 10301026,
"node_id": "MDQ6VXNlcjEwMzAxMDI2",
"avatar_url": "https://avatars.githubusercontent.com/u/10301026?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mysport12",
"html_url": "https://github.com/mysport12",
"followers_url": "https://api.github.com/users/mysport12/followers",
"following_url": "https://api.github.com/users/mysport12/following{/other_user}",
"gists_url": "https://api.github.com/users/mysport12/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mysport12/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mysport12/subscriptions",
"organizations_url": "https://api.github.com/users/mysport12/orgs",
"repos_url": "https://api.github.com/users/mysport12/repos",
"events_url": "https://api.github.com/users/mysport12/events{/privacy}",
"received_events_url": "https://api.github.com/users/mysport12/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": 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": 856933610,
"node_id": "MDU6TGFiZWw4NTY5MzM2MTA=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20PR%20Submitted",
"name": "Resolution: PR Submitted",
"color": "0052cc",
"default": false,
"description": "A pull request with a fix has been provided."
},
{
"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": 1113225403,
"node_id": "MDU6TGFiZWwxMTEzMjI1NDAz",
"url": "https://api.github.com/repos/facebook/react-native/labels/Component:%20Text",
"name": "Component: Text",
"color": "fef2c0",
"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)"
}
] |
closed
| false
| null |
[] | null | 26
| 2024-11-08T03:26:44
| 2025-02-19T14:48:22
| 2025-02-07T09:59:12
|
CONTRIBUTOR
| null | null | null | null |
### Description
The maxFontSizeMultiplier prop is not being respected for Text and TextInput components. When accessibility settings are changed to increase the display text, the font size increases beyond the multiplier set.
### Steps to reproduce
- Init a new project from the CLI template
- Add a few Text/TextInput components to the screen
- Prevent some from scaling and allow others to scale with the maxFontSizeMultiplier prop passed
- Change OS accessibility settings from display text size and observe bug
### React Native Version
0.76.1
### Affected Platforms
Runtime - Android, Runtime - iOS
### Areas
Fabric - The New Renderer
### Output of `npx react-native info`
```text
System:
OS: macOS 15.0.1
CPU: (12) arm64 Apple M3 Pro
Memory: 107.84 MB / 36.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 23.1.0
path: /opt/homebrew/bin/node
Yarn:
version: 4.5.1
path: /opt/homebrew/bin/yarn
npm:
version: 10.9.0
path: /opt/homebrew/bin/npm
Watchman:
version: 2024.10.28.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.15.2
path: /Users/craig/.rvm/gems/ruby-3.3.5/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:
API Levels:
- "23"
- "24"
- "25"
- "26"
- "27"
- "28"
- "29"
- "30"
- "31"
- "33"
- "34"
- "35"
Build Tools:
- 28.0.3
- 29.0.2
- 29.0.3
- 30.0.1
- 30.0.2
- 30.0.3
- 31.0.0
- 33.0.0
- 33.0.1
- 33.0.2
- 34.0.0
- 35.0.0
System Images:
- android-28 | Google Play Intel x86 Atom
- android-29 | Google APIs Intel x86 Atom
- android-29 | Google Play Intel x86 Atom
- android-30 | Google APIs Intel x86 Atom
- android-30 | Google APIs Intel x86_64 Atom
- android-30 | Google Play Intel x86 Atom
- android-30 | Google Play Intel x86 Atom_64
- android-33 | Google APIs ARM 64 v8a
Android NDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.23339.11.2421.12550806
Xcode:
version: 16.1/16B40
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.12
path: /usr/bin/javac
Ruby:
version: 3.3.5
path: /Users/craig/.rvm/rubies/ruby-3.3.5/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.0
wanted: 15.0.0
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.76.1
wanted: 0.76.1
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 logs
```
### Reproducer
https://github.com/mysport12/maxFontSizeMultiplierBug
### Screenshots and Videos


|
{
"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/47499/reactions",
"total_count": 3,
"+1": 3,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47499/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/47498
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47498/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47498/comments
|
https://api.github.com/repos/facebook/react-native/issues/47498/events
|
https://github.com/facebook/react-native/pull/47498
| 2,642,313,679
|
PR_kwDOAbrxp86BPuZ9
| 47,498
|
Remove position type override on scroll view sticky headers
|
{
"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
| 2024-11-07T22:09:47
| 2024-11-08T00:38:35
| 2024-11-08T00:38:24
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47498",
"html_url": "https://github.com/facebook/react-native/pull/47498",
"diff_url": "https://github.com/facebook/react-native/pull/47498.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47498.patch",
"merged_at": null
}
|
Summary:
I am trying to help someone with creating a sticky header on a scrollview, specifically one that floats on the side of the scrollview instead of the top Currently we can't really do that, since utilizing `position: absolute` to layout this properly will get overriden by the header styles changed in this diff
This was only added since static was the default and we needed to apply zIndex. With proper static implementation that is no longer the case, so I think it makes sense to remove this to support this use case.
Changelog: [General] [Breaking] - `position` of sticky headers on `ScrollView` will now be taken into account
Reviewed By: rozele
Differential Revision: D65626544
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47498/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47498/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47497
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47497/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47497/comments
|
https://api.github.com/repos/facebook/react-native/issues/47497/events
|
https://github.com/facebook/react-native/pull/47497
| 2,641,754,624
|
PR_kwDOAbrxp86BOLc4
| 47,497
|
feat(Android): add support for detecting grayscale mode enabled on android
|
{
"login": "oddlyspaced",
"id": 47493184,
"node_id": "MDQ6VXNlcjQ3NDkzMTg0",
"avatar_url": "https://avatars.githubusercontent.com/u/47493184?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/oddlyspaced",
"html_url": "https://github.com/oddlyspaced",
"followers_url": "https://api.github.com/users/oddlyspaced/followers",
"following_url": "https://api.github.com/users/oddlyspaced/following{/other_user}",
"gists_url": "https://api.github.com/users/oddlyspaced/gists{/gist_id}",
"starred_url": "https://api.github.com/users/oddlyspaced/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/oddlyspaced/subscriptions",
"organizations_url": "https://api.github.com/users/oddlyspaced/orgs",
"repos_url": "https://api.github.com/users/oddlyspaced/repos",
"events_url": "https://api.github.com/users/oddlyspaced/events{/privacy}",
"received_events_url": "https://api.github.com/users/oddlyspaced/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 | 5
| 2024-11-07T17:44:18
| 2024-11-11T15:47:34
| 2024-11-11T15:47:24
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47497",
"html_url": "https://github.com/facebook/react-native/pull/47497",
"diff_url": "https://github.com/facebook/react-native/pull/47497.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47497.patch",
"merged_at": null
}
|
## Summary:
On android the isGrayScaleEnabled method of AccessibilityInfo always returns false due to missing implementation. This PR fills the gap by providing the native module logic for checking grayscale mode.
## Changelog:
- Added native module code to check for grayscale mode on android
- Updated js accessibility info module to return the correct promise instead of default false for isGrayScaleEnabled()
- Moved the test for isGrayScaleEnabled() out of ios scope to common Android and iOS scope
[ANDROID] [ADDED] - logic to check for grayscale mode on android
## Test Plan:
Tested on :
- Google Pixel 7 Pro (Android 14)
- OnePlus 12 (Android 14)
- Pixel 6 (Android 15)
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47497/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/47497/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47496
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47496/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47496/comments
|
https://api.github.com/repos/facebook/react-native/issues/47496/events
|
https://github.com/facebook/react-native/pull/47496
| 2,641,719,918
|
PR_kwDOAbrxp86BOF8-
| 47,496
|
Fix timers in headless tasks on bridgeless mode
|
{
"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": 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 | 4
| 2024-11-07T17:31:37
| 2024-11-08T19:12:12
| 2024-11-08T19:12:00
|
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47496",
"html_url": "https://github.com/facebook/react-native/pull/47496",
"diff_url": "https://github.com/facebook/react-native/pull/47496.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47496.patch",
"merged_at": null
}
|
## Summary:
Fixes https://github.com/facebook/react-native/issues/47495
`JavaTimerManager` is being registered to receive headless tasks events in the [`TimingModule`](https://github.com/facebook/react-native/blob/0ee963ea65bcc88122044d51027511e611bde584/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/core/TimingModule.kt#L28-L29). This module is not used on bridgeless: [1](https://github.com/facebook/react-native/blob/0ee963ea65bcc88122044d51027511e611bde584/packages/react-native/Libraries/Core/setUpTimers.js#L44-L61), [2](https://github.com/facebook/react-native/blob/0ee963ea65bcc88122044d51027511e611bde584/packages/react-native/Libraries/Core/setUpTimers.js#L123-L132) and since it's loaded lazily, the event listener is never registered.
This PR moves registration to the constructor of `JavaTimerManager` and deregistration to the `onInstanceDestroy` method. This way the event listener is always registered when an instance of the timer manager exists.
## Changelog:
[ANDROID] [FIXED] - Fix timers in headless tasks on bridgeless mode
## Test Plan:
See the reproducer from the issue
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47496/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/47496/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47495
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47495/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47495/comments
|
https://api.github.com/repos/facebook/react-native/issues/47495/events
|
https://github.com/facebook/react-native/issues/47495
| 2,641,701,616
|
I_kwDOAbrxp86ddSrw
| 47,495
|
Timers don't work in headless tasks and may break in the application when headless tasks are used
|
{
"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": 856933610,
"node_id": "MDU6TGFiZWw4NTY5MzM2MTA=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Resolution:%20PR%20Submitted",
"name": "Resolution: PR Submitted",
"color": "0052cc",
"default": false,
"description": "A pull request with a fix has been provided."
},
{
"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."
},
{
"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": 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 | 0
| 2024-11-07T17:27:18
| 2024-12-02T17:35:23
| 2024-11-08T19:12:00
|
CONTRIBUTOR
| null | null | null | null |
### Description
`JavaTimerManager` is being registered to receive headless tasks events in the [`TimingModule`](https://github.com/facebook/react-native/blob/0ee963ea65bcc88122044d51027511e611bde584/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/core/TimingModule.kt#L28-L29), which isn't used on Bridgeless. Due to this, timers don't work in headless tasks unless the app is in the foreground, and minimizing/reopening the app may entirely break the timers.
### Steps to reproduce
1. Build the android app
2. Click on the `SetTimeout` button
3. Observe console log after 2 seconds
4. Click `StartService` (the app will close)
5. There are no logs from the service unless the app is in foreground (timeouts don't work in the headless task)
6. Reopen the app
7. Go back to home screen
8. Go back to the app
9. Click on the `SetTimeout` button
10. Timeouts don't work in the app at all
### React Native Version
0.76.1
### Affected Platforms
Runtime - Android
### Areas
Bridgeless - The New Initialization Flow
### Output of `npx react-native info`
```text
System:
OS: macOS 14.7
CPU: (12) arm64 Apple M3 Pro
Memory: 106.73 MB / 18.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 20.18.0
path: ~/.nvm/versions/node/v20.18.0/bin/node
Yarn:
version: 3.6.4
path: /opt/homebrew/bin/yarn
npm:
version: 10.8.2
path: ~/.nvm/versions/node/v20.18.0/bin/npm
Watchman:
version: 2024.09.09.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods: Not Found
SDKs:
iOS SDK:
Platforms:
- DriverKit 23.5
- iOS 17.5
- macOS 14.5
- tvOS 17.5
- visionOS 1.2
- watchOS 10.5
Android SDK:
API Levels:
- "24"
- "26"
- "28"
- "29"
- "30"
- "31"
- "32"
- "33"
- "34"
- "35"
Build Tools:
- 26.0.3
- 28.0.3
- 29.0.2
- 29.0.3
- 30.0.2
- 30.0.3
- 31.0.0
- 32.0.0
- 32.1.0
- 33.0.0
- 33.0.1
- 34.0.0
- 35.0.0
- 35.0.0
System Images:
- android-28 | Google ARM64-V8a Play ARM 64 v8a
- android-33 | Google APIs ARM 64 v8a
- android-34 | Google Play ARM 64 v8a
- android-35 | Google Play ARM 64 v8a
Android NDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.23339.11.2421.12483815
Xcode:
version: 15.4/15F31d
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.2
path: /usr/bin/javac
Ruby:
version: 2.7.5
path: /Users/jakubpiasecki/.rvm/rubies/ruby-2.7.5/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.0
wanted: 15.0.0
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.76.1
wanted: 0.76.1
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: Not found
newArchEnabled: false
```
```
### Stacktrace or Logs
```text
-
```
### Reproducer
https://github.com/j-piasecki/timer-headless-task-issue
### Screenshots and Videos
https://github.com/user-attachments/assets/c49a5209-7296-4420-96ba-07eef9016371
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47495/reactions",
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47495/timeline
| null |
completed
|
{
"total": 0,
"completed": 0,
"percent_completed": 0
}
| false
|
https://api.github.com/repos/facebook/react-native/issues/47494
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47494/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47494/comments
|
https://api.github.com/repos/facebook/react-native/issues/47494/events
|
https://github.com/facebook/react-native/pull/47494
| 2,641,510,850
|
PR_kwDOAbrxp86BNfht
| 47,494
|
Use rval for AttributedString::Fragment changes
|
{
"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 | 4
| 2024-11-07T16:14:42
| 2024-11-13T13:29:19
| 2024-11-11T15:40:16
|
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47494",
"html_url": "https://github.com/facebook/react-native/pull/47494",
"diff_url": "https://github.com/facebook/react-native/pull/47494.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47494.patch",
"merged_at": null
}
|
Summary:
Changelog: `appendFragment` and `prependFragment` take an rval instead of a const ref since that's pretty much always the behaviour we want.
Changelog: [General][Changed] AttributedString append/prepend take rvalues; append/prependAttributedString have been removed
Differential Revision: D65603864
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47494/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47494/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47493
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47493/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47493/comments
|
https://api.github.com/repos/facebook/react-native/issues/47493/events
|
https://github.com/facebook/react-native/pull/47493
| 2,641,381,381
|
PR_kwDOAbrxp86BNIC7
| 47,493
|
Convert exceptions in com.facebook.react.bridge 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 | 4
| 2024-11-07T15:32:00
| 2024-11-08T17:35:43
| 2024-11-08T17:35:33
|
MEMBER
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47493",
"html_url": "https://github.com/facebook/react-native/pull/47493",
"diff_url": "https://github.com/facebook/react-native/pull/47493.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47493.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Differential Revision: D65597240
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47493/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47493/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47492
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47492/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47492/comments
|
https://api.github.com/repos/facebook/react-native/issues/47492/events
|
https://github.com/facebook/react-native/pull/47492
| 2,641,343,481
|
PR_kwDOAbrxp86BNAo6
| 47,492
|
fix(Android): onContentSizeChanged is called multiple times If TextInput is in the Modal on Fabric
|
{
"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": 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."
}
] |
open
| false
| null |
[] | null | 0
| 2024-11-07T15:18:04
| 2025-02-13T15:25:57
| null |
CONTRIBUTOR
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47492",
"html_url": "https://github.com/facebook/react-native/pull/47492",
"diff_url": "https://github.com/facebook/react-native/pull/47492.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47492.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:
Fixes #47186
The modal size is [updated](https://github.com/facebook/react-native/blob/main/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/views/modal/ReactModalHostView.kt#L430-L436) asynchronously, so the Yoga doesn't know about its size on the initial render. The effect is that children of the modal are sized differently before and after the state is updated. Whenever the size of the `TextInput` changes it invokes `onContentSizeChanged`callback in [onLayout](https://github.com/facebook/react-native/blob/main/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactEditText.java#L251-L259) and we want it to happen only once.
The fix introduces setting display frame sizes before the initial render in `ModalHostViewState` similarly to how it is done on [iOS](https://github.com/facebook/react-native/blob/main/packages/react-native/ReactCommon/react/renderer/components/modal/ModalHostViewState.h#L31). I am not sure if the new `getDisplaySizes` function should be added to `FabricUIManager` so I would love to get some guidance here. Also I found that there is [getModalHostSize](https://github.com/facebook/react-native/blob/main/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/views/modal/ModalHostHelper.kt#L32-L62) function that is not used anywhere. I've tried to use it but it returns incorrect values after rotating the phone.
The same issue happens on the old architecture, but I will try to make a separate PR with the fix.
<!-- Explain the **motivation** for making this change. What existing problem does the pull request solve? -->
## Changelog:
[ANDROID] [FIXED] - `onContentSizeChanged` callback is invoked only once on `TextInput` located inside the `Modal` during the mounting on Fabric.
<!-- Help reviewers and the release process by writing your own changelog entry.
Pick one each for the category and type tags:
For more details, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->
## Test Plan:
I've tested with enabled/disabled `statusBarTranslucent`, with rotating the phone, and on split screen
<details>
<summary>code</summary>
```ts
import {Button, Modal, SafeAreaView, StyleSheet, TextInput} from 'react-native';
import React, {useState} from 'react';
export default function App() {
const [modal, setModal] = useState(false);
return (
<SafeAreaView style={styles.container}>
<Button onPress={() => setModal(true)} title="Show modal" />
<Modal
// statusBarTranslucent={true}
visible={modal}
>
<TextInput
multiline
onContentSizeChange={e =>
console.log("inside: ", e.nativeEvent.contentSize.height)
}
style={[styles.textInput, styles.textInputModal]}
/>
<Button onPress={() => setModal(false)} title="Hide modal" />
</Modal>
</SafeAreaView>
);
}
const styles = StyleSheet.create({
container: {
backgroundColor: '#d1f0f1',
flex: 1,
justifyContent: 'center',
padding: 8,
},
textInput: {
backgroundColor: 'gray',
},
textInputModal: {
marginTop: 100,
},
});
```
</details>
<!-- Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes the user interface. -->
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/47492/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47492/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47491
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47491/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47491/comments
|
https://api.github.com/repos/facebook/react-native/issues/47491/events
|
https://github.com/facebook/react-native/pull/47491
| 2,641,279,134
|
PR_kwDOAbrxp86BMyp2
| 47,491
|
Convert WebSocketModule to Kotlin
|
{
"login": "tdn120",
"id": 32721554,
"node_id": "MDQ6VXNlcjMyNzIxNTU0",
"avatar_url": "https://avatars.githubusercontent.com/u/32721554?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tdn120",
"html_url": "https://github.com/tdn120",
"followers_url": "https://api.github.com/users/tdn120/followers",
"following_url": "https://api.github.com/users/tdn120/following{/other_user}",
"gists_url": "https://api.github.com/users/tdn120/gists{/gist_id}",
"starred_url": "https://api.github.com/users/tdn120/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/tdn120/subscriptions",
"organizations_url": "https://api.github.com/users/tdn120/orgs",
"repos_url": "https://api.github.com/users/tdn120/repos",
"events_url": "https://api.github.com/users/tdn120/events{/privacy}",
"received_events_url": "https://api.github.com/users/tdn120/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
| 2024-11-07T14:55:27
| 2024-12-06T17:26:00
| 2024-12-06T17:25:50
|
NONE
| null | null | false
|
{
"url": "https://api.github.com/repos/facebook/react-native/pulls/47491",
"html_url": "https://github.com/facebook/react-native/pull/47491",
"diff_url": "https://github.com/facebook/react-native/pull/47491.diff",
"patch_url": "https://github.com/facebook/react-native/pull/47491.patch",
"merged_at": null
}
|
Summary: Changelog: [Internal]
Reviewed By: javache
Differential Revision: D65502519
|
{
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/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/47491/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47491/timeline
| null | null | null | true
|
https://api.github.com/repos/facebook/react-native/issues/47490
|
https://api.github.com/repos/facebook/react-native
|
https://api.github.com/repos/facebook/react-native/issues/47490/labels{/name}
|
https://api.github.com/repos/facebook/react-native/issues/47490/comments
|
https://api.github.com/repos/facebook/react-native/issues/47490/events
|
https://github.com/facebook/react-native/issues/47490
| 2,641,181,111
|
I_kwDOAbrxp86dbTm3
| 47,490
|
Performance Issues with React Native Bridgeless Architecture
|
{
"login": "santhoshkumarvgds",
"id": 33511981,
"node_id": "MDQ6VXNlcjMzNTExOTgx",
"avatar_url": "https://avatars.githubusercontent.com/u/33511981?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/santhoshkumarvgds",
"html_url": "https://github.com/santhoshkumarvgds",
"followers_url": "https://api.github.com/users/santhoshkumarvgds/followers",
"following_url": "https://api.github.com/users/santhoshkumarvgds/following{/other_user}",
"gists_url": "https://api.github.com/users/santhoshkumarvgds/gists{/gist_id}",
"starred_url": "https://api.github.com/users/santhoshkumarvgds/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/santhoshkumarvgds/subscriptions",
"organizations_url": "https://api.github.com/users/santhoshkumarvgds/orgs",
"repos_url": "https://api.github.com/users/santhoshkumarvgds/repos",
"events_url": "https://api.github.com/users/santhoshkumarvgds/events{/privacy}",
"received_events_url": "https://api.github.com/users/santhoshkumarvgds/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": 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": 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
},
{
"id": 5400809968,
"node_id": "LA_kwDOAbrxp88AAAABQenR8A",
"url": "https://api.github.com/repos/facebook/react-native/labels/Never%20gets%20stale",
"name": "Never gets stale",
"color": "eaeaea",
"default": false,
"description": "Prevent those issues and PRs from getting stale"
}
] |
open
| false
| null |
[] | null | 130
| 2024-11-07T14:25:34
| 2025-06-05T09:38:04
| null |
NONE
| null | null | null | null |
### Description
The **Bridgeless Architecture** in React Native 0.74 and later introduces significant performance issues, particularly for apps with complex logic and high demands for UI responsiveness. Here are the main concerns:
## Key Issues
### 1. Screen Load Times
- **Problem**: Synchronous communication with the native runtime slows down screen loading, particularly when multiple API calls are made.
- **Impact**: Initial loads are bottlenecked, reducing overall app responsiveness.
### 2. UI Responsiveness and Touch Lag
- **Problem**: The switch to synchronous communication impacts touch response, causing a laggy and less fluid user experience.
- **Result**: Reduced interaction quality and increased user frustration.
### 3. Lazy Module Loading
- **Default Behavior**: Bridgeless architecture loads modules lazily by default, contributing to delayed responses in complex pages.
- **Partial Fix**: Disabling lazy loading improves response slightly but doesn’t fully solve the underlying delay issues.
## Comparative Performance with Older Versions
- **Testing Results**:
- **React Native 0.71.8** (asynchronous bridge): Modal with **32 API calls** loads in approximately **3 seconds**.
- **React Native 0.74.x / 0.76.1** (bridgeless): Modal with only **14 API calls** takes over **10 seconds**.
## Attempts to Improve Performance
- **Native Threads & Configuration Adjustments**: Shifting API calls to native threads, and enabling/disabling options like **Hermes** and **New Architecture**, failed to yield significant performance improvements.
## Call for Optimizations
The **React Native community** and core team are urged to provide optimizations or alternative solutions to enhance performance under the bridgeless architecture.
**Feedback Needed**: Community support and solutions for the architectural limitations causing these performance issues.
### Steps to reproduce
1. **Create a page/modal** with 10-30 API calls.
2. **Test in React Native 0.74.x** or later (Bridgeless).
3. **Measure load time** and UI responsiveness.
4. **Compare with 0.71.8** (Async Bridge).
Expected: Slower performance in the bridgeless versions.
### React Native Version
0.74+
### Affected Platforms
Runtime - Android, Runtime - iOS
### Areas
Bridgeless - The New Initialization Flow, Other (please specify)
### Output of `npx react-native info`
```text
System:
OS: macOS 14.5
CPU: (8) arm64 Apple M1
Memory: 206.23 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 20.14.0
path: /usr/local/bin/node
Yarn:
version: 1.22.19
path: /usr/local/bin/yarn
npm:
version: 10.7.0
path: /usr/local/bin/npm
Watchman: Not Found
Managers:
CocoaPods: Not Found
SDKs:
iOS SDK: Not Found
Android SDK: Not Found
IDEs:
Android Studio: 2021.3 AI-213.7172.25.2113.9123335
Xcode:
version: 16.1/16B40
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.11
path: /usr/bin/javac
Ruby:
version: 2.7.4
path: /Users/santhoshkumarvgds/.rvm/rubies/ruby-2.7.4/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.0
wanted: ^15.0.0
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.76.1
wanted: ^0.76.0
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: false
iOS:
hermesEnabled: Not found
newArchEnabled: false
```
### Stacktrace or Logs
```text
The issue occurs when multiple API calls are made on initial screen load. The app becomes unresponsive and takes significantly longer to load the screen. Despite attempts to optimize by disabling lazy loading and using native threads, the issue persists. No crash or stack trace is generated, but the app's performance degrades considerably.
```
### Reproducer
Reproducer: Unfortunately, I cannot provide a public repository or Expo Snack at this time. Please let me know if you would like further details or an isolated example of the issue.
### Screenshots and Videos
_No response_
| null |
{
"url": "https://api.github.com/repos/facebook/react-native/issues/47490/reactions",
"total_count": 55,
"+1": 55,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
}
|
https://api.github.com/repos/facebook/react-native/issues/47490/timeline
| null | null |
{
"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.