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/48203 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48203/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48203/comments | https://api.github.com/repos/facebook/react-native/issues/48203/events | https://github.com/facebook/react-native/issues/48203 | 2,730,878,779 | I_kwDOAbrxp86ixec7 | 48,203 | React Native Layout Issue while using multiline in TextField | {
"login": "MuhammadAuonOfficial",
"id": 114668830,
"node_id": "U_kgDOBtW1Hg",
"avatar_url": "https://avatars.githubusercontent.com/u/114668830?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MuhammadAuonOfficial",
"html_url": "https://github.com/MuhammadAuonOfficial",
"followers_url": "ht... | [
{
"id": 1794376073,
"node_id": "MDU6TGFiZWwxNzk0Mzc2MDcz",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Repro",
"name": "Needs: Repro",
"color": "d4c5f9",
"default": false,
"description": "This issue could be improved with a clear list of steps to reproduce ... | closed | false | null | [] | null | 8 | 2024-12-10T18:24:37 | 2024-12-15T17:45:50 | 2024-12-15T17:42:49 | NONE | null | null | null | null | ### Description
I am encountering a crash in native code when typing into a TextField with the multiline property set to true. This issue occurs in a new screen I created while working on an Expo SDK 51 project using React Native 0.74. The TextField works flawlessly across other screens in the app, including those w... | {
"login": "MuhammadAuonOfficial",
"id": 114668830,
"node_id": "U_kgDOBtW1Hg",
"avatar_url": "https://avatars.githubusercontent.com/u/114668830?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MuhammadAuonOfficial",
"html_url": "https://github.com/MuhammadAuonOfficial",
"followers_url": "ht... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48203/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48203/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48202 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48202/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48202/comments | https://api.github.com/repos/facebook/react-native/issues/48202/events | https://github.com/facebook/react-native/pull/48202 | 2,730,746,443 | PR_kwDOAbrxp86EvVth | 48,202 | feat(android): allow passing filter function for prop folly::dynamic conversion | {
"login": "hannojg",
"id": 16821682,
"node_id": "MDQ6VXNlcjE2ODIxNjgy",
"avatar_url": "https://avatars.githubusercontent.com/u/16821682?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hannojg",
"html_url": "https://github.com/hannojg",
"followers_url": "https://api.github.com/users/hannoj... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2024-12-10T17:34:23 | 2024-12-12T19:42:36 | 2024-12-12T19:42:16 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48202",
"html_url": "https://github.com/facebook/react-native/pull/48202",
"diff_url": "https://github.com/facebook/react-native/pull/48202.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48202.patch",
"merged_at": null
} | <!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The three fields below are mandatory. -->
## Summary:
<!-- Explain the **motivation** for making this change. What existing proble... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48202/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48202/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48201 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48201/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48201/comments | https://api.github.com/repos/facebook/react-native/issues/48201/events | https://github.com/facebook/react-native/pull/48201 | 2,730,717,385 | PR_kwDOAbrxp86EvPVp | 48,201 | Configure __RCTProfileIsProfiling for perfetto builds | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2024-12-10T17:19:05 | 2024-12-11T11:55:14 | 2024-12-11T00:58:00 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48201",
"html_url": "https://github.com/facebook/react-native/pull/48201",
"diff_url": "https://github.com/facebook/react-native/pull/48201.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48201.patch",
"merged_at": null
} | Summary:
For any build for which we enable the perfetto build flag, we should probably enable the `__RCTProfileIsProfiling` so we get systrace markers.
Changelog: [Internal]
Reviewed By: bgirard
Differential Revision: D67031171
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48201/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48201/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48200 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48200/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48200/comments | https://api.github.com/repos/facebook/react-native/issues/48200/events | https://github.com/facebook/react-native/pull/48200 | 2,730,506,935 | PR_kwDOAbrxp86Eugi0 | 48,200 | Add support for Performance.mark events in PerformanceTracer | {
"login": "huntie",
"id": 2547783,
"node_id": "MDQ6VXNlcjI1NDc3ODM=",
"avatar_url": "https://avatars.githubusercontent.com/u/2547783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huntie",
"html_url": "https://github.com/huntie",
"followers_url": "https://api.github.com/users/huntie/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 7 | 2024-12-10T15:49:51 | 2025-01-30T09:43:36 | 2024-12-12T12:45:05 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48200",
"html_url": "https://github.com/facebook/react-native/pull/48200",
"diff_url": "https://github.com/facebook/react-native/pull/48200.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48200.patch",
"merged_at": null
} | Summary:
Wires up `Performance.mark()` events, completing support for User Timings in Fusebox.
Other changes:
- Refactors `reportMeasure` to receive a `duration`.
- Fixes conversion for time values (ms -> µs) in emitted trace events.
Changelog: [Internal]
Reviewed By: hoxyq
Differential Revision: D66704283
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48200/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48200/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48199 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48199/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48199/comments | https://api.github.com/repos/facebook/react-native/issues/48199/events | https://github.com/facebook/react-native/pull/48199 | 2,730,289,909 | PR_kwDOAbrxp86Etxu_ | 48,199 | Fix animation.stop not being flushed | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-12-10T14:31:43 | 2024-12-10T20:32:30 | 2024-12-10T17:26:01 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48199",
"html_url": "https://github.com/facebook/react-native/pull/48199",
"diff_url": "https://github.com/facebook/react-native/pull/48199.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48199.patch",
"merged_at": null
} | Summary:
`animatedShouldUseSingleOp` relies on a queue always being active, or for a call to `flushQueue` later down the line. If these are missing, a call will be queued up but only executed whenever the next animation flush happens.
Changelog: [General][Fixed] Animation.stop() executes when animatedShouldUseSingl... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48199/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48199/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48198 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48198/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48198/comments | https://api.github.com/repos/facebook/react-native/issues/48198/events | https://github.com/facebook/react-native/pull/48198 | 2,730,260,041 | PR_kwDOAbrxp86EtrDn | 48,198 | fix incorrect mmap file offset in `JSBigFileString` | {
"login": "jwajgelt",
"id": 49338439,
"node_id": "MDQ6VXNlcjQ5MzM4NDM5",
"avatar_url": "https://avatars.githubusercontent.com/u/49338439?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jwajgelt",
"html_url": "https://github.com/jwajgelt",
"followers_url": "https://api.github.com/users/jwa... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2024-12-10T14:20:33 | 2024-12-12T09:24:25 | 2024-12-11T16:35:57 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48198",
"html_url": "https://github.com/facebook/react-native/pull/48198",
"diff_url": "https://github.com/facebook/react-native/pull/48198.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48198.patch",
"merged_at": null
} | ## Summary:
`JSBigFileString` incorrectly passes the file offset to `mmap`, causing errors when `offset` is non-zero.
## Changelog:
[GENERAL] [FIXED] - `JSBigFileString` fails for non-zero offset arguments
## Test Plan:
- verify the new unit test passes | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48198/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48198/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48197 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48197/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48197/comments | https://api.github.com/repos/facebook/react-native/issues/48197/events | https://github.com/facebook/react-native/pull/48197 | 2,730,007,042 | PR_kwDOAbrxp86Esy3Q | 48,197 | fix:fix the deadlock in EventDispatcherImpl.java | {
"login": "MlxChange",
"id": 22167184,
"node_id": "MDQ6VXNlcjIyMTY3MTg0",
"avatar_url": "https://avatars.githubusercontent.com/u/22167184?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MlxChange",
"html_url": "https://github.com/MlxChange",
"followers_url": "https://api.github.com/users/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2024-12-10T12:35:25 | 2024-12-17T11:59:57 | 2024-12-17T11:59:57 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48197",
"html_url": "https://github.com/facebook/react-native/pull/48197",
"diff_url": "https://github.com/facebook/react-native/pull/48197.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48197.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 probl... | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48197/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48197/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48196 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48196/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48196/comments | https://api.github.com/repos/facebook/react-native/issues/48196/events | https://github.com/facebook/react-native/pull/48196 | 2,729,882,906 | PR_kwDOAbrxp86EsXLj | 48,196 | React Native sync for revisions de68d2f...372ec00 | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 16 | 2024-12-10T11:43:12 | 2024-12-16T15:03:28 | 2024-12-16T15:03:19 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48196",
"html_url": "https://github.com/facebook/react-native/pull/48196",
"diff_url": "https://github.com/facebook/react-native/pull/48196.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48196.patch",
"merged_at": null
} | ## Summary:
X-link: https://github.com/facebook/metro/pull/1400
- **[372ec00c03](https://github.com/facebook/react/commit/372ec00c03 )**: Update ReactDebugInfo types to declare timing info separately ([#31714](https://github.com/facebook/react/pull/31714)) //<Sebastian Markbåge>//
- **[3d2ab01a55](https://github.c... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48196/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48196/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48195 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48195/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48195/comments | https://api.github.com/repos/facebook/react-native/issues/48195/events | https://github.com/facebook/react-native/issues/48195 | 2,729,833,927 | I_kwDOAbrxp86itfXH | 48,195 | [iOS] Attempt to present <RCTFabricModalHostViewController: 0x11c98e200> on <RCTFabricModalHostViewController: 0x11a3c7a00> (from <RCTFabricModalHostViewController: 0x11a3c7a00>) whose view is not in the window hierarchy. | {
"login": "georgi2005atanasov",
"id": 141252771,
"node_id": "U_kgDOCGtYow",
"avatar_url": "https://avatars.githubusercontent.com/u/141252771?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/georgi2005atanasov",
"html_url": "https://github.com/georgi2005atanasov",
"followers_url": "https://... | [
{
"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": 1113219646,
"node_id": "MD... | closed | false | null | [] | null | 6 | 2024-12-10T11:21:28 | 2024-12-11T11:49:43 | 2024-12-11T11:49:29 | NONE | null | null | null | null | ### Description
Hello, i am getting this error when opening one modal after the other.
### Steps to reproduce
I am trying to render conditionally the modals like this:
`
<FIrstModal visible={stage === Stages.FirstStage} closeHandler={close} />
<SecondModal visible={stage === Stages.SecondStage} closeHa... | {
"login": "georgi2005atanasov",
"id": 141252771,
"node_id": "U_kgDOCGtYow",
"avatar_url": "https://avatars.githubusercontent.com/u/141252771?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/georgi2005atanasov",
"html_url": "https://github.com/georgi2005atanasov",
"followers_url": "https://... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48195/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48195/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48194 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48194/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48194/comments | https://api.github.com/repos/facebook/react-native/issues/48194/events | https://github.com/facebook/react-native/issues/48194 | 2,728,810,950 | I_kwDOAbrxp86iplnG | 48,194 | Lots of Warnings after upgrading react-native version 0.76.3 | {
"login": "trantuandatvietnam",
"id": 76252195,
"node_id": "MDQ6VXNlcjc2MjUyMTk1",
"avatar_url": "https://avatars.githubusercontent.com/u/76252195?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/trantuandatvietnam",
"html_url": "https://github.com/trantuandatvietnam",
"followers_url": "ht... | [
{
"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... | closed | false | null | [] | null | 12 | 2024-12-10T02:47:55 | 2025-01-11T01:30:59 | 2024-12-13T05:03:42 | NONE | null | null | null | null | ### Description
After upgrading expo from version 51 to 52, which requires upgrading react-native to version 0.76.3. When I open the app, a lot of warnings are displayed, making the app seem to hang for a while. This error comes from the react-native library
, the property dependency.platforms might not be defined, as the format
```json
{
"dependencies": {
"dependency-name": {
"root": "path/to/dependency",
}
}
}
```
is... | {
"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",
... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48183/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48183/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48182 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48182/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48182/comments | https://api.github.com/repos/facebook/react-native/issues/48182/events | https://github.com/facebook/react-native/pull/48182 | 2,727,154,807 | PR_kwDOAbrxp86Ei0XN | 48,182 | Skip hidden folders when looking for third party components | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2024-12-09T14:07:52 | 2024-12-10T10:43:02 | 2024-12-10T10:42:51 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48182",
"html_url": "https://github.com/facebook/react-native/pull/48182",
"diff_url": "https://github.com/facebook/react-native/pull/48182.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48182.patch",
"merged_at": null
} | Summary:
Maintainers from SVG reached out because of an edge case they inencountered when generating the ComponentProvider. In their setup, they had a `.git` folder in the repo and the algorithm was spending a lot of time crawling the git folder.
In general, we should avoid crawling hidden folders.
This change fix th... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48182/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/48182/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48181 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48181/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48181/comments | https://api.github.com/repos/facebook/react-native/issues/48181/events | https://github.com/facebook/react-native/pull/48181 | 2,727,127,281 | PR_kwDOAbrxp86EiuX0 | 48,181 | fix infinite updates from KeyboardAvoidingView | {
"login": "Kudo",
"id": 46429,
"node_id": "MDQ6VXNlcjQ2NDI5",
"avatar_url": "https://avatars.githubusercontent.com/u/46429?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Kudo",
"html_url": "https://github.com/Kudo",
"followers_url": "https://api.github.com/users/Kudo/followers",
"follo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 2 | 2024-12-09T13:56:31 | 2025-02-13T15:25:56 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48181",
"html_url": "https://github.com/facebook/react-native/pull/48181",
"diff_url": "https://github.com/facebook/react-native/pull/48181.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48181.patch",
"merged_at": null
} | ## Summary:
Fixes #45192. In the issue, it has two different issues and coming from different root cause actually:
1. in the repro 1, it is because android onLayout/keyboardDidShow convert size between pixel and dp. it comes with round-off error. the non-integer number does not fall into the [return statement](ht... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48181/reactions",
"total_count": 2,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 2,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48181/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48180 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48180/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48180/comments | https://api.github.com/repos/facebook/react-native/issues/48180/events | https://github.com/facebook/react-native/pull/48180 | 2,727,094,020 | PR_kwDOAbrxp86Eim91 | 48,180 | Enable shadow node reference updates by default | {
"login": "lenaic",
"id": 151054,
"node_id": "MDQ6VXNlcjE1MTA1NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/151054?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lenaic",
"html_url": "https://github.com/lenaic",
"followers_url": "https://api.github.com/users/lenaic/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-12-09T13:43:23 | 2024-12-09T19:05:54 | 2024-12-09T19:05:42 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48180",
"html_url": "https://github.com/facebook/react-native/pull/48180",
"diff_url": "https://github.com/facebook/react-native/pull/48180.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48180.patch",
"merged_at": null
} | Summary:
Changelog: [Internal]
Releasing runtime shadow node reference updates, enabling it by default now that the fix for RN Windows landed.
Differential Revision:
D66959896
Privacy Context Container: L1285953
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48180/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48180/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48179 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48179/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48179/comments | https://api.github.com/repos/facebook/react-native/issues/48179/events | https://github.com/facebook/react-native/pull/48179 | 2,726,636,478 | PR_kwDOAbrxp86EhBot | 48,179 | '[skip ci] [RN][Fantom] Use enum for Fantom modes | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2024-12-09T10:33:35 | 2024-12-09T13:47:16 | 2024-12-09T13:46:52 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48179",
"html_url": "https://github.com/facebook/react-native/pull/48179",
"diff_url": "https://github.com/facebook/react-native/pull/48179.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48179.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
Migrating this type to an enum, which is safer, because it prevents errors like:
Differential Revision: D66888985
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48179/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48179/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48178 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48178/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48178/comments | https://api.github.com/repos/facebook/react-native/issues/48178/events | https://github.com/facebook/react-native/pull/48178 | 2,726,634,781 | PR_kwDOAbrxp86EhBQm | 48,178 | Add Fantom mode for development with Hermes bytecode | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2024-12-09T10:32:50 | 2024-12-09T13:47:20 | 2024-12-09T13:46:53 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48178",
"html_url": "https://github.com/facebook/react-native/pull/48178",
"diff_url": "https://github.com/facebook/react-native/pull/48178.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48178.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
Adds a new mode for Fantom to run tests with dev-mode bytecode. Right now the modes were only dev (development with source code) or opt (optimized bytecode).
Differential Revision: D66888986
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48178/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48178/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48177 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48177/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48177/comments | https://api.github.com/repos/facebook/react-native/issues/48177/events | https://github.com/facebook/react-native/issues/48177 | 2,726,218,136 | I_kwDOAbrxp86ifsmY | 48,177 | java.lang.UnsatisfiedLinkError: dlopen failed: library "libjsi.so" not found | {
"login": "eagle2024-web",
"id": 186696069,
"node_id": "U_kgDOCyDBhQ",
"avatar_url": "https://avatars.githubusercontent.com/u/186696069?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eagle2024-web",
"html_url": "https://github.com/eagle2024-web",
"followers_url": "https://api.github.com/... | [
{
"id": 1794148631,
"node_id": "MDU6TGFiZWwxNzk0MTQ4NjMx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Author%20Feedback",
"name": "Needs: Author Feedback",
"color": "d4c5f9",
"default": false,
"description": ""
},
{
"id": 1794376073,
"node_id":... | closed | false | null | [] | null | 4 | 2024-12-09T07:21:15 | 2024-12-09T11:19:40 | 2024-12-09T11:19:35 | NONE | null | null | null | null | ### Description
java.lang.UnsatisfiedLinkError: dlopen failed: library "libjsi.so" not found
### Steps to reproduce
The problem cannot be reproduced locally, but hundreds of users of our online version have experienced this crash.
### React Native Version
0.73.2
### Affected Platforms
Runtime - Android
### Outp... | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48177/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48177/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48176 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48176/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48176/comments | https://api.github.com/repos/facebook/react-native/issues/48176/events | https://github.com/facebook/react-native/issues/48176 | 2,726,189,771 | I_kwDOAbrxp86iflrL | 48,176 | Error encountering after implementing build flavours | {
"login": "bindund",
"id": 86009443,
"node_id": "MDQ6VXNlcjg2MDA5NDQz",
"avatar_url": "https://avatars.githubusercontent.com/u/86009443?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bindund",
"html_url": "https://github.com/bindund",
"followers_url": "https://api.github.com/users/bindun... | [
{
"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": "MD... | closed | false | null | [] | null | 4 | 2024-12-09T07:06:02 | 2024-12-09T11:28:11 | 2024-12-09T11:28:04 | NONE | null | null | null | null | ### Description
Configure project :react-native-cookies_cookies
Build file '/Users/racit/Desktop/app-facility-manager/node_modules/@react-native-cookies/cookies/android/build.gradle': line 70
The RepositoryHandler.jcenter() method has been deprecated. This is scheduled to be removed in Gradle 9.0. JFrog announced JC... | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48176/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48176/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48175 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48175/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48175/comments | https://api.github.com/repos/facebook/react-native/issues/48175/events | https://github.com/facebook/react-native/issues/48175 | 2,725,380,375 | I_kwDOAbrxp86icgEX | 48,175 | [Bug]: after upgrading to 0.76.4 i am getting error: cannot find symbol import com.facebook.react.bridge.JSIModuleProvider; | {
"login": "KarThikCh-dev",
"id": 39229690,
"node_id": "MDQ6VXNlcjM5MjI5Njkw",
"avatar_url": "https://avatars.githubusercontent.com/u/39229690?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/KarThikCh-dev",
"html_url": "https://github.com/KarThikCh-dev",
"followers_url": "https://api.githu... | [
{
"id": 1794148631,
"node_id": "MDU6TGFiZWwxNzk0MTQ4NjMx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Author%20Feedback",
"name": "Needs: Author Feedback",
"color": "d4c5f9",
"default": false,
"description": ""
},
{
"id": 1794376073,
"node_id":... | closed | false | null | [] | null | 4 | 2024-12-08T16:52:48 | 2025-01-04T10:16:30 | 2025-01-04T10:16:30 | NONE | null | null | null | null | ### Description
after upgrading am getting below error
```
^
symbol: class JSIModuleSpec
location: package com.facebook.react.bridge
/Users/karthikch/Desktop/karthik/medesmart-app/android/app/src/main/java/iot/medesmart/app/newarchitecture/MainApplicationReactNativeHost.ja... | {
"login": "KarThikCh-dev",
"id": 39229690,
"node_id": "MDQ6VXNlcjM5MjI5Njkw",
"avatar_url": "https://avatars.githubusercontent.com/u/39229690?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/KarThikCh-dev",
"html_url": "https://github.com/KarThikCh-dev",
"followers_url": "https://api.githu... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48175/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/48175/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48174 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48174/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48174/comments | https://api.github.com/repos/facebook/react-native/issues/48174/events | https://github.com/facebook/react-native/pull/48174 | 2,725,208,701 | PR_kwDOAbrxp86EcH3Z | 48,174 | [iOS] Enable hermes debugger by configuration type instead of configuration name | {
"login": "benhandanyan",
"id": 8780089,
"node_id": "MDQ6VXNlcjg3ODAwODk=",
"avatar_url": "https://avatars.githubusercontent.com/u/8780089?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/benhandanyan",
"html_url": "https://github.com/benhandanyan",
"followers_url": "https://api.github.com... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2024-12-08T12:27:42 | 2025-01-08T14:13:30 | 2024-12-09T16:55:45 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48174",
"html_url": "https://github.com/facebook/react-native/pull/48174",
"diff_url": "https://github.com/facebook/react-native/pull/48174.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48174.patch",
"merged_at": null
} | <!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The three fields below are mandatory. -->
## Summary:
<!-- Explain the **motivation** for making this change. What existing proble... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48174/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48174/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48173 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48173/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48173/comments | https://api.github.com/repos/facebook/react-native/issues/48173/events | https://github.com/facebook/react-native/issues/48173 | 2,725,089,723 | I_kwDOAbrxp86ibZG7 | 48,173 | Fix 0.76.4 version for android please | {
"login": "Dallas62",
"id": 3429329,
"node_id": "MDQ6VXNlcjM0MjkzMjk=",
"avatar_url": "https://avatars.githubusercontent.com/u/3429329?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Dallas62",
"html_url": "https://github.com/Dallas62",
"followers_url": "https://api.github.com/users/Dalla... | [
{
"id": 870851515,
"node_id": "MDU6TGFiZWw4NzA4NTE1MTU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20Android",
"name": "Platform: Android",
"color": "1d76db",
"default": false,
"description": "Android applications."
},
{
"id": 1794376073,
"n... | closed | false | null | [] | null | 4 | 2024-12-08T10:05:07 | 2024-12-09T14:25:19 | 2024-12-09T11:12:04 | NONE | null | null | null | null | ### Description
Since 0.76.4 no more modules are loaded on Android with new arch.
Require release of https://github.com/facebook/react-native/pull/48156#issue-2723478104
### Steps to reproduce
Create new Android App with 0.76.4 and at least one turbo module active, load will fail.
### React Native Version
0.76.... | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48173/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/48173/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48172 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48172/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48172/comments | https://api.github.com/repos/facebook/react-native/issues/48172/events | https://github.com/facebook/react-native/issues/48172 | 2,725,048,162 | I_kwDOAbrxp86ibO9i | 48,172 | Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'. [Android] | {
"login": "Syedanas007",
"id": 136421023,
"node_id": "U_kgDOCCGenw",
"avatar_url": "https://avatars.githubusercontent.com/u/136421023?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Syedanas007",
"html_url": "https://github.com/Syedanas007",
"followers_url": "https://api.github.com/users/... | [
{
"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": 1261489149,
"n... | closed | false | null | [] | null | 11 | 2024-12-08T08:25:17 | 2025-05-01T15:38:00 | 2024-12-09T11:26:47 | NONE | null | null | null | null | ### Description
* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Could not resolve all dependencies for configuration ':app:debugCompileClasspath'.
> Could not find com.facebook.react:react-android:0.76.3.
Required by:
project :app
> Could no... | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48172/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48172/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48171 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48171/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48171/comments | https://api.github.com/repos/facebook/react-native/issues/48171/events | https://github.com/facebook/react-native/pull/48171 | 2,725,031,222 | PR_kwDOAbrxp86Ebg3N | 48,171 | fix KeyboardAvoidingView infinite updates on android | {
"login": "Kudo",
"id": 46429,
"node_id": "MDQ6VXNlcjQ2NDI5",
"avatar_url": "https://avatars.githubusercontent.com/u/46429?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Kudo",
"html_url": "https://github.com/Kudo",
"followers_url": "https://api.github.com/users/Kudo/followers",
"follo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 1 | 2024-12-08T07:57:22 | 2025-02-13T15:25:56 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48171",
"html_url": "https://github.com/facebook/react-native/pull/48171",
"diff_url": "https://github.com/facebook/react-native/pull/48171.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48171.patch",
"merged_at": null
} | ## Summary:
fix a regression from 1cea8e8027755c2fd259f8b70478c4aa3267479e that would fix #47140 and potentially https://github.com/facebook/react-native/issues/47926#issuecomment-2518260508
the `keyboardDidHide` sent an incorrect screenY value. before 1cea8e8027755c2fd259f8b70478c4aa3267479e, the screenY is the ... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48171/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48171/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48168 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48168/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48168/comments | https://api.github.com/repos/facebook/react-native/issues/48168/events | https://github.com/facebook/react-native/issues/48168 | 2,724,857,792 | I_kwDOAbrxp86iagfA | 48,168 | iOS debugging only works with a configuration called "Debug" | {
"login": "bhandanyan-nomad",
"id": 64432374,
"node_id": "MDQ6VXNlcjY0NDMyMzc0",
"avatar_url": "https://avatars.githubusercontent.com/u/64432374?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bhandanyan-nomad",
"html_url": "https://github.com/bhandanyan-nomad",
"followers_url": "https://... | [
{
"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": "MD... | closed | false | null | [] | null | 5 | 2024-12-07T23:37:19 | 2025-03-27T10:39:05 | 2024-12-13T02:13:54 | NONE | null | null | null | null | ### Description
The [code that adds the build settings for enabling the hermes debugger](https://github.com/facebook/react-native/blob/4165884b700341ba549ed8385480fd98128e7bb1/packages/react-native/scripts/cocoapods/utils.rb#L47-L50) will only run if the configuration is called (or maybe contains) "Debug"
### St... | {
"login": "bhandanyan-nomad",
"id": 64432374,
"node_id": "MDQ6VXNlcjY0NDMyMzc0",
"avatar_url": "https://avatars.githubusercontent.com/u/64432374?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bhandanyan-nomad",
"html_url": "https://github.com/bhandanyan-nomad",
"followers_url": "https://... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48168/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48168/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48167 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48167/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48167/comments | https://api.github.com/repos/facebook/react-native/issues/48167/events | https://github.com/facebook/react-native/issues/48167 | 2,724,724,327 | I_kwDOAbrxp86iZ_5n | 48,167 | Execution failed for task ':app:checkDebugAarMetadata'. | {
"login": "Bonzhik",
"id": 147273802,
"node_id": "U_kgDOCMc4Sg",
"avatar_url": "https://avatars.githubusercontent.com/u/147273802?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Bonzhik",
"html_url": "https://github.com/Bonzhik",
"followers_url": "https://api.github.com/users/Bonzhik/foll... | [
{
"id": 1794148347,
"node_id": "MDU6TGFiZWwxNzk0MTQ4MzQ3",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Triage%20:mag:",
"name": "Needs: Triage :mag:",
"color": "bfd4f2",
"default": false,
"description": ""
},
{
"id": 1794380150,
"node_id": "MDU6... | closed | false | null | [] | null | 4 | 2024-12-07T16:53:33 | 2024-12-20T09:26:40 | 2024-12-07T17:52:10 | NONE | null | null | null | null | ### Description
"Yesterday" it was running, "today" it wasn't.
### Steps to reproduce
.\gradlew clean build
### React Native Version
0.76.2
### Affected Platforms
Build - Windows
### Output of `npx react-native info`
```text
System:
OS: Windows 11 10.0.22631
CPU: (12) x64 12th Gen Intel(R) Core(TM) i5-12... | {
"login": "Bonzhik",
"id": 147273802,
"node_id": "U_kgDOCMc4Sg",
"avatar_url": "https://avatars.githubusercontent.com/u/147273802?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Bonzhik",
"html_url": "https://github.com/Bonzhik",
"followers_url": "https://api.github.com/users/Bonzhik/foll... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48167/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48167/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48166 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48166/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48166/comments | https://api.github.com/repos/facebook/react-native/issues/48166/events | https://github.com/facebook/react-native/pull/48166 | 2,724,581,448 | PR_kwDOAbrxp86EaFtn | 48,166 | Making `RCTNetworking` js exports consistent | {
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-12-07T12:54:12 | 2024-12-10T18:22:56 | 2024-12-10T18:22:44 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48166",
"html_url": "https://github.com/facebook/react-native/pull/48166",
"diff_url": "https://github.com/facebook/react-native/pull/48166.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48166.patch",
"merged_at": null
} | ## Summary:
Fixes #39260
Right now, there is a small issue when you try debugging the Networking library methods as it seems like they are empty in Android. This is not an actual functional issue as everything in code works fine, but rather an inconsistency in how the iOS and Android methods are being exported. I... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48166/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48166/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48165 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48165/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48165/comments | https://api.github.com/repos/facebook/react-native/issues/48165/events | https://github.com/facebook/react-native/pull/48165 | 2,724,341,324 | PR_kwDOAbrxp86EZTsU | 48,165 | Share common ShadowNode functionality in BaseTextInputShadowNode for Android | {
"login": "christophpurrer",
"id": 484044,
"node_id": "MDQ6VXNlcjQ4NDA0NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/484044?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/christophpurrer",
"html_url": "https://github.com/christophpurrer",
"followers_url": "https://api.git... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 29 | 2024-12-07T04:48:18 | 2025-02-15T03:21:10 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48165",
"html_url": "https://github.com/facebook/react-native/pull/48165",
"diff_url": "https://github.com/facebook/react-native/pull/48165.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48165.patch",
"merged_at": null
} | Summary:
[Changelog] [Internal] - Share common ShadowNode functionality in BaseTextInputShadowNode for Android
This change deletes the current Android implementation - but copies over 'relevant' code into the new shared implementation
Differential Revision: D66914447
| null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48165/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48165/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48164 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48164/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48164/comments | https://api.github.com/repos/facebook/react-native/issues/48164/events | https://github.com/facebook/react-native/pull/48164 | 2,724,311,188 | PR_kwDOAbrxp86EZNP2 | 48,164 | Share common ShadowNode functionality in BaseTextInputShadowNode for iOS | {
"login": "christophpurrer",
"id": 484044,
"node_id": "MDQ6VXNlcjQ4NDA0NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/484044?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/christophpurrer",
"html_url": "https://github.com/christophpurrer",
"followers_url": "https://api.git... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 17 | 2024-12-07T03:45:47 | 2024-12-11T02:08:51 | 2024-12-11T02:08:41 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48164",
"html_url": "https://github.com/facebook/react-native/pull/48164",
"diff_url": "https://github.com/facebook/react-native/pull/48164.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48164.patch",
"merged_at": null
} | Summary:
[Changelog] [Internal] - Share common ShadowNode functionality in BaseTextInputShadowNode for iOS
The current Android and iOS implementations have quite some overlapping functionality. Not sharing common logic makes it also harder to reuse this [functionality] for out of tree platforms.
This change moves the... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48164/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48164/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48163 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48163/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48163/comments | https://api.github.com/repos/facebook/react-native/issues/48163/events | https://github.com/facebook/react-native/pull/48163 | 2,724,185,459 | PR_kwDOAbrxp86EYzQ6 | 48,163 | Add Changelog for 0.76.4 | {
"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",
... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2024-12-07T00:14:56 | 2024-12-07T17:50:35 | 2024-12-07T17:50:26 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48163",
"html_url": "https://github.com/facebook/react-native/pull/48163",
"diff_url": "https://github.com/facebook/react-native/pull/48163.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48163.patch",
"merged_at": null
} | Summary:
Add Changelog for 0.76.4
Changelog: [Internal] - Add Changelog for 0.76.4
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48163/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48163/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48162 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48162/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48162/comments | https://api.github.com/repos/facebook/react-native/issues/48162/events | https://github.com/facebook/react-native/pull/48162 | 2,724,163,160 | PR_kwDOAbrxp86EYvDy | 48,162 | 0.77.0-main -> 0.78.0-main | {
"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",
... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 1 | 2024-12-06T23:51:16 | 2025-02-13T16:57:42 | 2025-02-13T16:57:42 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48162",
"html_url": "https://github.com/facebook/react-native/pull/48162",
"diff_url": "https://github.com/facebook/react-native/pull/48162.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48162.patch",
"merged_at": null
} | Summary:
Bump all internal React Native references to 0.78.0-main
This follows the OSS release-candidate guide [1]:
```bash
$ js1 publish react-native 0.78.0-main
```
Changelog: [Internal]
[1] https://github.com/reactwg/react-native-releases/blob/main/docs/guide-release-candidate.md#14-bump-minor-version-of-all-mon... | {
"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",
... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48162/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48162/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48161 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48161/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48161/comments | https://api.github.com/repos/facebook/react-native/issues/48161/events | https://github.com/facebook/react-native/pull/48161 | 2,724,104,475 | PR_kwDOAbrxp86EYjd8 | 48,161 | Remove unused defaultThemePaddingStart|End|Top|Bottom from AndroidTextInputState | {
"login": "christophpurrer",
"id": 484044,
"node_id": "MDQ6VXNlcjQ4NDA0NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/484044?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/christophpurrer",
"html_url": "https://github.com/christophpurrer",
"followers_url": "https://api.git... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 7 | 2024-12-06T23:10:36 | 2024-12-09T19:28:38 | 2024-12-09T19:28:26 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48161",
"html_url": "https://github.com/facebook/react-native/pull/48161",
"diff_url": "https://github.com/facebook/react-native/pull/48161.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48161.patch",
"merged_at": null
} | Summary: This data is set, but never read
Differential Revision: D66904641
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48161/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/48161/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48160 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48160/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48160/comments | https://api.github.com/repos/facebook/react-native/issues/48160/events | https://github.com/facebook/react-native/pull/48160 | 2,723,975,850 | PR_kwDOAbrxp86EYGw2 | 48,160 | Fix up network module tests | {
"login": "tdn120",
"id": 32721554,
"node_id": "MDQ6VXNlcjMyNzIxNTU0",
"avatar_url": "https://avatars.githubusercontent.com/u/32721554?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tdn120",
"html_url": "https://github.com/tdn120",
"followers_url": "https://api.github.com/users/tdn120/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 13 | 2024-12-06T21:42:08 | 2024-12-16T21:05:09 | 2024-12-16T21:04:50 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48160",
"html_url": "https://github.com/facebook/react-native/pull/48160",
"diff_url": "https://github.com/facebook/react-native/pull/48160.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48160.patch",
"merged_at": null
} | Summary:
Shift to mockito-kotlin and fix ReactCookieJarContainerTest so it's not just testing a mock.
Changelog: [Internal]
Differential Revision: D66898956
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48160/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48160/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48159 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48159/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48159/comments | https://api.github.com/repos/facebook/react-native/issues/48159/events | https://github.com/facebook/react-native/pull/48159 | 2,723,946,052 | PR_kwDOAbrxp86EYAKr | 48,159 | Fix NetworkingModuleTest | {
"login": "tdn120",
"id": 32721554,
"node_id": "MDQ6VXNlcjMyNzIxNTU0",
"avatar_url": "https://avatars.githubusercontent.com/u/32721554?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tdn120",
"html_url": "https://github.com/tdn120",
"followers_url": "https://api.github.com/users/tdn120/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 12 | 2024-12-06T21:19:00 | 2024-12-16T21:05:02 | 2024-12-16T21:04:49 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48159",
"html_url": "https://github.com/facebook/react-native/pull/48159",
"diff_url": "https://github.com/facebook/react-native/pull/48159.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48159.patch",
"merged_at": null
} | Summary:
Fix the setup for ignored tests and re-enable them.
Changelog: [Internal]
Differential Revision: D66897564
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48159/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/48159/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48158 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48158/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48158/comments | https://api.github.com/repos/facebook/react-native/issues/48158/events | https://github.com/facebook/react-native/pull/48158 | 2,723,937,503 | PR_kwDOAbrxp86EX-TK | 48,158 | Add mockito-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/fo... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 14 | 2024-12-06T21:12:56 | 2024-12-16T21:05:00 | 2024-12-16T21:04:48 | NONE | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48158",
"html_url": "https://github.com/facebook/react-native/pull/48158",
"diff_url": "https://github.com/facebook/react-native/pull/48158.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48158.patch",
"merged_at": null
} | Summary: Changelog: [Android][Added] Add mockito-kotlin for Kotlin unit testing
Differential Revision: D66897263
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48158/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48158/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48157 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48157/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48157/comments | https://api.github.com/repos/facebook/react-native/issues/48157/events | https://github.com/facebook/react-native/pull/48157 | 2,723,622,231 | PR_kwDOAbrxp86EW5FG | 48,157 | Remove enableFabricRendererExclusively feature-flag | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2024-12-06T17:53:41 | 2024-12-06T23:12:25 | 2024-12-06T23:12:14 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48157",
"html_url": "https://github.com/facebook/react-native/pull/48157",
"diff_url": "https://github.com/facebook/react-native/pull/48157.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48157.patch",
"merged_at": null
} | Summary: Changelog: [Internal]
Differential Revision: D66787414
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48157/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48157/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48156 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48156/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48156/comments | https://api.github.com/repos/facebook/react-native/issues/48156/events | https://github.com/facebook/react-native/pull/48156 | 2,723,478,104 | PR_kwDOAbrxp86EWZKJ | 48,156 | Revert "Include autolinkin.h in OnLoad.cpp only if it exists (#47875)" | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-12-06T16:36:38 | 2024-12-09T13:07:35 | 2024-12-09T13:07:15 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48156",
"html_url": "https://github.com/facebook/react-native/pull/48156",
"diff_url": "https://github.com/facebook/react-native/pull/48156.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48156.patch",
"merged_at": null
} | ## Summary:
This reverts commit 5b2bbb84b14208905fc0dd7eade9ee6ce6e079b7.
This is currently blocking reanimated as it's preventing the autolinked modules from being loaded. The fix is sadly not correct because the `OnLoad.cpp` file is available ONLY on New Architecture and the `<autolinking.h>` is always generate... | {
"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",
... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48156/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48156/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48155 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48155/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48155/comments | https://api.github.com/repos/facebook/react-native/issues/48155/events | https://github.com/facebook/react-native/pull/48155 | 2,723,454,520 | PR_kwDOAbrxp86EWUEq | 48,155 | Allow sharing of ObjC codegen logic in macOS | {
"login": "rozele",
"id": 1106239,
"node_id": "MDQ6VXNlcjExMDYyMzk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1106239?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rozele",
"html_url": "https://github.com/rozele",
"followers_url": "https://api.github.com/users/rozele/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 1 | 2024-12-06T16:24:05 | 2025-02-13T15:25:56 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48155",
"html_url": "https://github.com/facebook/react-native/pull/48155",
"diff_url": "https://github.com/facebook/react-native/pull/48155.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48155.patch",
"merged_at": null
} | Summary:
Having the ability to generate ObjC wrappers for TurboModules is useful in other ObjC based platforms. This unblocks for react-native-macos.
## Changelog
[Internal]
Differential Revision: D66836579
| null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48155/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48155/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48154 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48154/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48154/comments | https://api.github.com/repos/facebook/react-native/issues/48154/events | https://github.com/facebook/react-native/issues/48154 | 2,723,281,436 | I_kwDOAbrxp86iUfoc | 48,154 | [iOS] TextInput fontFamily issue with some keyboards in iOS | {
"login": "kimkanu",
"id": 22598138,
"node_id": "MDQ6VXNlcjIyNTk4MTM4",
"avatar_url": "https://avatars.githubusercontent.com/u/22598138?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kimkanu",
"html_url": "https://github.com/kimkanu",
"followers_url": "https://api.github.com/users/kimkan... | [
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 542043367,
"node_id": "MDU... | open | false | null | [] | null | 3 | 2024-12-06T15:11:02 | 2024-12-17T14:32:21 | null | NONE | null | null | null | null | ### Description
I'm not sure what the main cause of the issue is, but I ran into an issue with CJK keyboards in iOS, that the fontFamily is not set correctly.
```tsx
const [text, setText] = useState("");
const fontFamily = !text ? "ZenMaruGothic" : "IMHyemin";
return (
<SafeAreaView>
<View style={s... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48154/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48154/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48153 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48153/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48153/comments | https://api.github.com/repos/facebook/react-native/issues/48153/events | https://github.com/facebook/react-native/pull/48153 | 2,723,275,673 | PR_kwDOAbrxp86EVr_C | 48,153 | Infra: clean out android build folder + add timing | {
"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",
... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 3 | 2024-12-06T15:08:08 | 2025-02-13T15:25:56 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48153",
"html_url": "https://github.com/facebook/react-native/pull/48153",
"diff_url": "https://github.com/facebook/react-native/pull/48153.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48153.patch",
"merged_at": null
} | Changelog: [Internal]
- Removes packages/react-native/ReactAndroid/build as part of the release
testing steps.
- Added timing information to the release testing clean step.
Test: Ran locally
| null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48153/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48153/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48152 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48152/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48152/comments | https://api.github.com/repos/facebook/react-native/issues/48152/events | https://github.com/facebook/react-native/pull/48152 | 2,723,263,051 | PR_kwDOAbrxp86EVpNP | 48,152 | [LOCAL] Bump hermes version | {
"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",
... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 1 | 2024-12-06T15:01:49 | 2024-12-06T15:02:49 | 2024-12-06T15:02:49 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48152",
"html_url": "https://github.com/facebook/react-native/pull/48152",
"diff_url": "https://github.com/facebook/react-native/pull/48152.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48152.patch",
"merged_at": null
} | null | {
"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",
... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48152/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48152/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48151 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48151/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48151/comments | https://api.github.com/repos/facebook/react-native/issues/48151/events | https://github.com/facebook/react-native/pull/48151 | 2,723,139,493 | PR_kwDOAbrxp86EVN9W | 48,151 | Only prewarm in CI | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2024-12-06T14:03:53 | 2024-12-09T13:47:10 | 2024-12-09T13:46:52 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48151",
"html_url": "https://github.com/facebook/react-native/pull/48151",
"diff_url": "https://github.com/facebook/react-native/pull/48151.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48151.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
We have global setup step in Fantom to prewarm caches to properly attribute test running time, but this isn't necessary when running tests locally. Attribution isn't as important there. This disables the prewarming step so we can run individual tests as fast as we can.
Differential Revi... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48151/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48151/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48150 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48150/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48150/comments | https://api.github.com/repos/facebook/react-native/issues/48150/events | https://github.com/facebook/react-native/pull/48150 | 2,723,139,471 | PR_kwDOAbrxp86EVN9C | 48,150 | Implement warmup for optimized mode | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2024-12-06T14:03:52 | 2024-12-09T13:47:05 | 2024-12-09T13:46:51 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48150",
"html_url": "https://github.com/facebook/react-native/pull/48150",
"diff_url": "https://github.com/facebook/react-native/pull/48150.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48150.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
We're starting to have some Fantom tests that run in optimized mode, but we're not currently prewarming for that case. This adds that capability to do proper attribution of run time for tests.
Differential Revision: D66877991
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48150/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48150/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48149 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48149/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48149/comments | https://api.github.com/repos/facebook/react-native/issues/48149/events | https://github.com/facebook/react-native/issues/48149 | 2,723,125,415 | I_kwDOAbrxp86iT5in | 48,149 | react_native_assert failure: link_.status != Status::Running && "Surface must not be running." | {
"login": "L0NG4R3S",
"id": 50929420,
"node_id": "MDQ6VXNlcjUwOTI5NDIw",
"avatar_url": "https://avatars.githubusercontent.com/u/50929420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/L0NG4R3S",
"html_url": "https://github.com/L0NG4R3S",
"followers_url": "https://api.github.com/users/L0N... | [
{
"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/T... | closed | false | null | [] | null | 4 | 2024-12-06T13:57:06 | 2024-12-09T12:42:44 | 2024-12-09T11:30:03 | NONE | null | null | null | null | ### Description
I recently integrated React Native into my native Swift app, it worked normally with version 0.75.4
But I updated to React Native 0.76.3 to be able to use the new architecture.
After the update, when building, the app crashes with the error: "Surface must not be running".
### Steps to reproduce
... | {
"login": "L0NG4R3S",
"id": 50929420,
"node_id": "MDQ6VXNlcjUwOTI5NDIw",
"avatar_url": "https://avatars.githubusercontent.com/u/50929420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/L0NG4R3S",
"html_url": "https://github.com/L0NG4R3S",
"followers_url": "https://api.github.com/users/L0N... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48149/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48149/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48148 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48148/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48148/comments | https://api.github.com/repos/facebook/react-native/issues/48148/events | https://github.com/facebook/react-native/pull/48148 | 2,722,965,657 | PR_kwDOAbrxp86EUny7 | 48,148 | [CI] Danger shouldn't warn for package.json changes | {
"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",
... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2024-12-06T12:38:59 | 2024-12-06T16:52:42 | 2024-12-06T16:52:31 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48148",
"html_url": "https://github.com/facebook/react-native/pull/48148",
"diff_url": "https://github.com/facebook/react-native/pull/48148.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48148.patch",
"merged_at": null
} | Someone always has to merge in from Meta, so this is just noise.
Refactored some of this older code.
Changelog: [Internal]
Test: This PR
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48148/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48148/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48147 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48147/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48147/comments | https://api.github.com/repos/facebook/react-native/issues/48147/events | https://github.com/facebook/react-native/pull/48147 | 2,722,962,358 | PR_kwDOAbrxp86EUnEH | 48,147 | Convert com.facebook.react.jstasks to Kotlin | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2024-12-06T12:37:07 | 2024-12-09T12:23:52 | 2024-12-09T12:23:40 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48147",
"html_url": "https://github.com/facebook/react-native/pull/48147",
"diff_url": "https://github.com/facebook/react-native/pull/48147.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48147.patch",
"merged_at": null
} | Summary:
This converts all the classes inside `com.facebook.react.jstasks` to Kotlin
Changelog:
[Internal] [Changed] -
Differential Revision: D66875442
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48147/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48147/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48146 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48146/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48146/comments | https://api.github.com/repos/facebook/react-native/issues/48146/events | https://github.com/facebook/react-native/pull/48146 | 2,722,959,506 | PR_kwDOAbrxp86EUmbQ | 48,146 | '[skip ci] [RN][Android] Cleanup NoRetryPolicy unnecessary visibility. | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2024-12-06T12:35:35 | 2024-12-06T20:09:44 | 2024-12-06T20:09:33 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48146",
"html_url": "https://github.com/facebook/react-native/pull/48146",
"diff_url": "https://github.com/facebook/react-native/pull/48146.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48146.patch",
"merged_at": null
} | Summary:
The NoRetryPolicy class is . Having those modifiers on methods has no effect
and can be safely removed.
Changelog:
[Internal] [Changed] -
Reviewed By: fabriziocucci
Differential Revision: D66875443
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48146/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48146/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48145 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48145/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48145/comments | https://api.github.com/repos/facebook/react-native/issues/48145/events | https://github.com/facebook/react-native/pull/48145 | 2,722,815,527 | PR_kwDOAbrxp86EUFsU | 48,145 | Exclude mapping generation of core component | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-12-06T11:34:52 | 2024-12-06T13:09:30 | 2024-12-06T13:09:18 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48145",
"html_url": "https://github.com/facebook/react-native/pull/48145",
"diff_url": "https://github.com/facebook/react-native/pull/48145.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48145.patch",
"merged_at": null
} | Summary:
While writing the docs for 0.77, I found an edge case in the generation of the RCTThirdPartyComponentProvider:
* If the app has the `codegenConfig` field set in the `package.json`
* And it does not have the `ios.componentProvider` field is not provided
Codegen was generating the mapping for the react-native c... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48145/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48145/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48144 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48144/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48144/comments | https://api.github.com/repos/facebook/react-native/issues/48144/events | https://github.com/facebook/react-native/pull/48144 | 2,722,807,425 | PR_kwDOAbrxp86EUDzD | 48,144 | Add package.json script to run Fantom tests | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2024-12-06T11:32:44 | 2024-12-06T13:35:34 | 2024-12-06T13:35:00 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48144",
"html_url": "https://github.com/facebook/react-native/pull/48144",
"diff_url": "https://github.com/facebook/react-native/pull/48144.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48144.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
Adds package.json script to run Fantom tests:
```
yarn fantom
```
NOTE: At the moment, this only works on Meta's infra. We're working on making this available in OSS/Github CI.
Differential Revision: D66874962
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48144/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48144/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48143 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48143/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48143/comments | https://api.github.com/repos/facebook/react-native/issues/48143/events | https://github.com/facebook/react-native/pull/48143 | 2,722,783,975 | PR_kwDOAbrxp86ET-Wz | 48,143 | Move remaining Fantom files to react-native-fantom | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-12-06T11:25:17 | 2024-12-06T13:35:29 | 2024-12-06T13:35:00 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48143",
"html_url": "https://github.com/facebook/react-native/pull/48143",
"diff_url": "https://github.com/facebook/react-native/pull/48143.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48143.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
Just a small cleanup to move `jest/integration/*` to `packages/react-native-fantom`, so everything related to Fantom (config, runner, runtime, etc.) is in the same directory.
Differential Revision: D66874763
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48143/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48143/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48142 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48142/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48142/comments | https://api.github.com/repos/facebook/react-native/issues/48142/events | https://github.com/facebook/react-native/pull/48142 | 2,722,715,909 | PR_kwDOAbrxp86ETuyK | 48,142 | Rename ReactNativeTester as just Fantom | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2024-12-06T10:59:05 | 2024-12-06T13:35:23 | 2024-12-06T13:34:59 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48142",
"html_url": "https://github.com/facebook/react-native/pull/48142",
"diff_url": "https://github.com/facebook/react-native/pull/48142.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48142.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
This is the default export from the `react-native/fantom` package and it makes sense to be called that way. Also, this is similar to the `jest` global.
Differential Revision: D66874225
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48142/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48142/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48141 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48141/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48141/comments | https://api.github.com/repos/facebook/react-native/issues/48141/events | https://github.com/facebook/react-native/pull/48141 | 2,722,711,785 | PR_kwDOAbrxp86ETt19 | 48,141 | Rename FantomRenderedOutput as getFantomRenderedOutput to follow convention | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2024-12-06T10:57:30 | 2024-12-06T13:35:16 | 2024-12-06T13:34:58 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48141",
"html_url": "https://github.com/facebook/react-native/pull/48141",
"diff_url": "https://github.com/facebook/react-native/pull/48141.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48141.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
This just aligns the file name with the common convention to name modules with the same name as their default export (if any).
Differential Revision: D66874227
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48141/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48141/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48140 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48140/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48140/comments | https://api.github.com/repos/facebook/react-native/issues/48140/events | https://github.com/facebook/react-native/pull/48140 | 2,722,706,379 | PR_kwDOAbrxp86ETsnM | 48,140 | Move render output tests to ReactNativeTester | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2024-12-06T10:55:21 | 2024-12-06T13:35:12 | 2024-12-06T13:34:58 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48140",
"html_url": "https://github.com/facebook/react-native/pull/48140",
"diff_url": "https://github.com/facebook/react-native/pull/48140.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48140.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
These tests test an API that's part of `ReactNativeTester` (will be renamed as `Fantom`) so it makes sense that they're in the same test file as the tests for the rest of the API.
Differential Revision: D66874226
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48140/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48140/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48139 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48139/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48139/comments | https://api.github.com/repos/facebook/react-native/issues/48139/events | https://github.com/facebook/react-native/pull/48139 | 2,722,696,907 | PR_kwDOAbrxp86ETqe3 | 48,139 | [LOCAL] fix/0.75 stable windows cmake | {
"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",
... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-12-06T10:51:27 | 2024-12-06T11:25:14 | 2024-12-06T10:56:08 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48139",
"html_url": "https://github.com/facebook/react-native/pull/48139",
"diff_url": "https://github.com/facebook/react-native/pull/48139.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48139.patch",
"merged_at": "2024-12-... | Do not install CMake on Windows machine
This replicates a fix in 00d5caee992. 0.75 hadn't factored this out into a separate action.
Changelog: [Internal]
This covers all instances:
```bash
$ git grep 'choco install --no-progress cmake' | wc -l
0
```
| {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48139/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48139/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48138 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48138/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48138/comments | https://api.github.com/repos/facebook/react-native/issues/48138/events | https://github.com/facebook/react-native/pull/48138 | 2,722,587,223 | PR_kwDOAbrxp86ETSZM | 48,138 | [iOS] Exclude Android HorizontalScrollContentView cxx component code | {
"login": "zhongwuzw",
"id": 5061845,
"node_id": "MDQ6VXNlcjUwNjE4NDU=",
"avatar_url": "https://avatars.githubusercontent.com/u/5061845?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zhongwuzw",
"html_url": "https://github.com/zhongwuzw",
"followers_url": "https://api.github.com/users/zh... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-12-06T10:00:49 | 2024-12-12T22:55:15 | 2024-12-12T22:55:04 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48138",
"html_url": "https://github.com/facebook/react-native/pull/48138",
"diff_url": "https://github.com/facebook/react-native/pull/48138.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48138.patch",
"merged_at": null
} | ## Summary:
Exclude Android HorizontalScrollContentView cxx component code, iOS don't need it. cc @NickGerleman can you help to review? :)
## Changelog:
[IOS] [FIXED] - Exclude Android HorizontalScrollContentView cxx component code
## Test Plan:
iOS don't include any Android HorizontalScrollContentVi... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48138/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48138/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48137 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48137/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48137/comments | https://api.github.com/repos/facebook/react-native/issues/48137/events | https://github.com/facebook/react-native/issues/48137 | 2,722,409,129 | I_kwDOAbrxp86iRKqp | 48,137 | Execution failed for task ':app:checkDebugAarMetadata'. | {
"login": "Syedanas007",
"id": 136421023,
"node_id": "U_kgDOCCGenw",
"avatar_url": "https://avatars.githubusercontent.com/u/136421023?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Syedanas007",
"html_url": "https://github.com/Syedanas007",
"followers_url": "https://api.github.com/users/... | [
{
"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": "MD... | closed | false | null | [] | null | 2 | 2024-12-06T08:36:27 | 2024-12-06T15:02:51 | 2024-12-06T15:02:46 | NONE | null | null | null | null | ### Description
Could not find com.facebook.react:react-native:0.76.3.
Searched in the following locations:
- file:/D:/Test Env/EnforceSolution-Mobile_Tester/node_modules/react-native/android/com/facebook/react/react-native/0.76.3/react-native-0.76.3.pom
If the artifact you are trying to retrieve can be found in th... | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48137/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48137/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48136 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48136/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48136/comments | https://api.github.com/repos/facebook/react-native/issues/48136/events | https://github.com/facebook/react-native/pull/48136 | 2,722,240,698 | PR_kwDOAbrxp86ESFUM | 48,136 | Remove unused code in AndroidTextInputShadowNode.h|cpp | {
"login": "christophpurrer",
"id": 484044,
"node_id": "MDQ6VXNlcjQ4NDA0NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/484044?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/christophpurrer",
"html_url": "https://github.com/christophpurrer",
"followers_url": "https://api.git... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2024-12-06T07:13:17 | 2024-12-07T04:42:08 | 2024-12-07T04:41:57 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48136",
"html_url": "https://github.com/facebook/react-native/pull/48136",
"diff_url": "https://github.com/facebook/react-native/pull/48136.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48136.patch",
"merged_at": null
} | Summary:
[Changelog] [Internal] - Remove unused code in AndroidTextInputShadowNode.h|cpp
A bit of code clean-up to simplify a planned refactoring of this class
Differential Revision: D66862820
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48136/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48136/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48135 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48135/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48135/comments | https://api.github.com/repos/facebook/react-native/issues/48135/events | https://github.com/facebook/react-native/issues/48135 | 2,722,207,994 | I_kwDOAbrxp86iQZj6 | 48,135 | Trying to build Apk in Android stuido its throwing an error | {
"login": "bindund",
"id": 86009443,
"node_id": "MDQ6VXNlcjg2MDA5NDQz",
"avatar_url": "https://avatars.githubusercontent.com/u/86009443?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bindund",
"html_url": "https://github.com/bindund",
"followers_url": "https://api.github.com/users/bindun... | [
{
"id": 870851515,
"node_id": "MDU6TGFiZWw4NzA4NTE1MTU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20Android",
"name": "Platform: Android",
"color": "1d76db",
"default": false,
"description": "Android applications."
},
{
"id": 872683359,
"no... | closed | false | null | [] | null | 10 | 2024-12-06T06:52:14 | 2024-12-10T07:30:47 | 2024-12-10T07:30:30 | NONE | null | null | null | null | ### Description
Settings file '/Users/racit/Desktop/App/app-facility-manager/android/settings.gradle' line: 12
```
A problem occurred evaluating script.
> A problem occurred starting process 'command 'node''
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option t... | {
"login": "react-native-bot",
"id": 32686087,
"node_id": "MDQ6VXNlcjMyNjg2MDg3",
"avatar_url": "https://avatars.githubusercontent.com/u/32686087?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/react-native-bot",
"html_url": "https://github.com/react-native-bot",
"followers_url": "https://... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48135/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48135/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48134 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48134/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48134/comments | https://api.github.com/repos/facebook/react-native/issues/48134/events | https://github.com/facebook/react-native/issues/48134 | 2,722,155,898 | I_kwDOAbrxp86iQM16 | 48,134 | Buildflavour errors not able to run android app in MAC | {
"login": "bindund",
"id": 86009443,
"node_id": "MDQ6VXNlcjg2MDA5NDQz",
"avatar_url": "https://avatars.githubusercontent.com/u/86009443?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bindund",
"html_url": "https://github.com/bindund",
"followers_url": "https://api.github.com/users/bindun... | [
{
"id": 870851515,
"node_id": "MDU6TGFiZWw4NzA4NTE1MTU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20Android",
"name": "Platform: Android",
"color": "1d76db",
"default": false,
"description": "Android applications."
},
{
"id": 872683359,
"no... | closed | false | null | [] | null | 5 | 2024-12-06T06:11:37 | 2024-12-06T15:02:06 | 2024-12-06T15:01:59 | NONE | null | null | null | null | ### Description
info React Native v0.76.3 is now available (your project is running on v0.74.3).
info Changelog: https://github.com/facebook/react-native/releases/tag/v0.76.3
info Diff: https://react-native-community.github.io/upgrade-helper/?from=0.74.3
info For more info, check out "https://reactnative.dev/docs/u... | {
"login": "react-native-bot",
"id": 32686087,
"node_id": "MDQ6VXNlcjMyNjg2MDg3",
"avatar_url": "https://avatars.githubusercontent.com/u/32686087?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/react-native-bot",
"html_url": "https://github.com/react-native-bot",
"followers_url": "https://... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48134/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48134/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48133 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48133/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48133/comments | https://api.github.com/repos/facebook/react-native/issues/48133/events | https://github.com/facebook/react-native/pull/48133 | 2,721,882,010 | PR_kwDOAbrxp86EQ2fz | 48,133 | Share common (Base)TextInputState properties | {
"login": "christophpurrer",
"id": 484044,
"node_id": "MDQ6VXNlcjQ4NDA0NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/484044?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/christophpurrer",
"html_url": "https://github.com/christophpurrer",
"followers_url": "https://api.git... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 14 | 2024-12-06T02:15:00 | 2024-12-09T23:26:36 | 2024-12-09T23:26:23 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48133",
"html_url": "https://github.com/facebook/react-native/pull/48133",
"diff_url": "https://github.com/facebook/react-native/pull/48133.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48133.patch",
"merged_at": null
} | Summary:
[Changelog] [Internal] - Share common (Base)TextInputState properties
This change allows to share common TextInput State properties between various platforms.
Differential Revision: D66855831
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48133/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48133/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48132 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48132/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48132/comments | https://api.github.com/repos/facebook/react-native/issues/48132/events | https://github.com/facebook/react-native/pull/48132 | 2,721,780,457 | PR_kwDOAbrxp86EQgI6 | 48,132 | RN: Backout "Scheduling Animated End Callbacks in Microtask" | {
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-12-06T00:49:52 | 2025-03-13T16:09:14 | 2024-12-06T20:09:32 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48132",
"html_url": "https://github.com/facebook/react-native/pull/48132",
"diff_url": "https://github.com/facebook/react-native/pull/48132.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48132.patch",
"merged_at": null
} | Summary:
Backs out D63573322 and D65645981, reverting the change that makes callbacks passed to `animation.start(<callback>)` scheduled for execution in a microtask.
This is being reverted becuase the latency introduced by the current macro and pending micro tasks can introduce visible latency artifacts that diminish ... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48132/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48132/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48131 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48131/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48131/comments | https://api.github.com/repos/facebook/react-native/issues/48131/events | https://github.com/facebook/react-native/pull/48131 | 2,721,772,715 | PR_kwDOAbrxp86EQeb2 | 48,131 | Fixes for Keyboard Observer, KeyboardAvoidingView on iOS | {
"login": "mhoran",
"id": 5330,
"node_id": "MDQ6VXNlcjUzMzA=",
"avatar_url": "https://avatars.githubusercontent.com/u/5330?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mhoran",
"html_url": "https://github.com/mhoran",
"followers_url": "https://api.github.com/users/mhoran/followers",
... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 7 | 2024-12-06T00:42:21 | 2025-01-27T15:00:55 | 2025-01-27T15:00:44 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48131",
"html_url": "https://github.com/facebook/react-native/pull/48131",
"diff_url": "https://github.com/facebook/react-native/pull/48131.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48131.patch",
"merged_at": null
} | <!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The three fields below are mandatory. -->
## Summary:
<!-- Explain the **motivation** for making this change. What existing proble... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48131/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48131/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48130 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48130/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48130/comments | https://api.github.com/repos/facebook/react-native/issues/48130/events | https://github.com/facebook/react-native/pull/48130 | 2,721,665,056 | PR_kwDOAbrxp86EQGS0 | 48,130 | Animated: Fix Composite Animation Scheduling | {
"login": "yungsters",
"id": 55161,
"node_id": "MDQ6VXNlcjU1MTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/55161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yungsters",
"html_url": "https://github.com/yungsters",
"followers_url": "https://api.github.com/users/yungsters/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 2 | 2024-12-05T23:27:26 | 2025-03-13T16:09:51 | 2024-12-06T00:50:02 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48130",
"html_url": "https://github.com/facebook/react-native/pull/48130",
"diff_url": "https://github.com/facebook/react-native/pull/48130.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48130.patch",
"merged_at": null
} | Summary:
When we changed `Animation` completion callbacks to be scheduled in a microtask instead of executing them synchronously ([see this GitHub PR](https://github.com/facebook/react-native/pull/46714)), we introduced bugs to composite animations (e.g. `sequence()`, `loop()`, `parallel()`).
The intent of the schedul... | {
"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/... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48130/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48130/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48129 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48129/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48129/comments | https://api.github.com/repos/facebook/react-native/issues/48129/events | https://github.com/facebook/react-native/pull/48129 | 2,721,466,179 | PR_kwDOAbrxp86EPZj3 | 48,129 | Allow setting debugID on all types of AnimatedNode and Animation | {
"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/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 6 | 2024-12-05T21:27:06 | 2024-12-06T22:51:32 | 2024-12-06T22:51:21 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48129",
"html_url": "https://github.com/facebook/react-native/pull/48129",
"diff_url": "https://github.com/facebook/react-native/pull/48129.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48129.patch",
"merged_at": null
} | Summary:
Continuation of https://github.com/facebook/react-native/pull/48106
* Every AnimatedNode subclasses now have an optional `config` arg as last arg in constructor. `Animation` base constructor already takes in config with debugID, since last PR.
* thread down debugID value to all the native configs
Changelog: ... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48129/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48129/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48128 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48128/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48128/comments | https://api.github.com/repos/facebook/react-native/issues/48128/events | https://github.com/facebook/react-native/issues/48128 | 2,721,245,563 | I_kwDOAbrxp86iMul7 | 48,128 | Metro gets incorrect mode | {
"login": "longvt96",
"id": 20941729,
"node_id": "MDQ6VXNlcjIwOTQxNzI5",
"avatar_url": "https://avatars.githubusercontent.com/u/20941729?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/longvt96",
"html_url": "https://github.com/longvt96",
"followers_url": "https://api.github.com/users/lon... | [
{
"id": 872683359,
"node_id": "MDU6TGFiZWw4NzI2ODMzNTk=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Type:%20Invalid",
"name": "Type: Invalid",
"color": "ffffff",
"default": false,
"description": "This issue does not belong here. Applying this label will cause issu... | closed | false | null | [] | null | 2 | 2024-12-05T19:39:18 | 2024-12-06T15:01:24 | 2024-12-06T15:01:23 | NONE | null | null | null | null | ### Description
info React Native v0.76.3 is now available (your project is running on v0.74.3).
info Changelog: https://github.com/facebook/react-native/releases/tag/v0.76.3
info Diff: https://react-native-community.github.io/upgrade-helper/?from=0.74.3
info For more info, check out "https://reactnative.dev/docs/u... | {
"login": "react-native-bot",
"id": 32686087,
"node_id": "MDQ6VXNlcjMyNjg2MDg3",
"avatar_url": "https://avatars.githubusercontent.com/u/32686087?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/react-native-bot",
"html_url": "https://github.com/react-native-bot",
"followers_url": "https://... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48128/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48128/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48127 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48127/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48127/comments | https://api.github.com/repos/facebook/react-native/issues/48127/events | https://github.com/facebook/react-native/pull/48127 | 2,721,196,784 | PR_kwDOAbrxp86EOdCw | 48,127 | Allow to provide a custom TextLayoutManager for cxx platform | {
"login": "christophpurrer",
"id": 484044,
"node_id": "MDQ6VXNlcjQ4NDA0NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/484044?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/christophpurrer",
"html_url": "https://github.com/christophpurrer",
"followers_url": "https://api.git... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 10 | 2024-12-05T19:08:22 | 2024-12-06T21:42:26 | 2024-12-06T21:42:14 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48127",
"html_url": "https://github.com/facebook/react-native/pull/48127",
"diff_url": "https://github.com/facebook/react-native/pull/48127.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48127.patch",
"merged_at": null
} | Summary:
[Changelog] [Internal] - Allow to provide a custom TextLayoutManager for cxx platform
This change allows target platforms to pass a platform specific or app specific TextLayoutManager implementation
Differential Revision: D66802434
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48127/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48127/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48126 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48126/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48126/comments | https://api.github.com/repos/facebook/react-native/issues/48126/events | https://github.com/facebook/react-native/pull/48126 | 2,721,047,849 | PR_kwDOAbrxp86EN79Z | 48,126 | [iOS] Paper: TextInput `maxLength` is not working in old arch | {
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2024-12-05T17:48:36 | 2024-12-10T20:05:07 | 2024-12-10T20:04:55 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48126",
"html_url": "https://github.com/facebook/react-native/pull/48126",
"diff_url": "https://github.com/facebook/react-native/pull/48126.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48126.patch",
"merged_at": null
} | ## Summary:
Fixes #47563
It seems like a regression from #45401, where it was aimed to fix `onChangeText` being called multiple times when changing the text programmatically in an input with the `multiline` prop set as true.
This PR reverts that partially, as the `maxLength` check is not being evaluated correc... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48126/reactions",
"total_count": 4,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 2,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48126/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48125 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48125/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48125/comments | https://api.github.com/repos/facebook/react-native/issues/48125/events | https://github.com/facebook/react-native/pull/48125 | 2,721,035,074 | PR_kwDOAbrxp86EN5Gw | 48,125 | Create @react-native/fantom package | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 7 | 2024-12-05T17:42:36 | 2024-12-06T13:35:12 | 2024-12-06T13:34:57 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48125",
"html_url": "https://github.com/facebook/react-native/pull/48125",
"diff_url": "https://github.com/facebook/react-native/pull/48125.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48125.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
This just moves the runtime modules for Fantom to its own package.
Differential Revision: D66825478
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48125/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48125/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48124 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48124/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48124/comments | https://api.github.com/repos/facebook/react-native/issues/48124/events | https://github.com/facebook/react-native/pull/48124 | 2,721,016,097 | PR_kwDOAbrxp86EN08a | 48,124 | Fix crash on HeadlessJsTaskService on old architecture | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2024-12-05T17:31:54 | 2024-12-06T20:09:50 | 2024-12-06T20:09:34 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48124",
"html_url": "https://github.com/facebook/react-native/pull/48124",
"diff_url": "https://github.com/facebook/react-native/pull/48124.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48124.patch",
"merged_at": null
} | Summary:
Fixes https://github.com/facebook/react-native/issues/47592
The logic in HeadlessJsTaskService is broken. We should not check whether `getReactContext` is null or not.
Instead we should use the `enableBridgelessArchitecture` feature flag to understand if New Architecture was enabled or not.
The problem we we... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48124/reactions",
"total_count": 5,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 3,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48124/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48123 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48123/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48123/comments | https://api.github.com/repos/facebook/react-native/issues/48123/events | https://github.com/facebook/react-native/pull/48123 | 2,720,953,338 | PR_kwDOAbrxp86ENnEZ | 48,123 | Add tests for Fantom modes | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 9 | 2024-12-05T17:01:07 | 2024-12-09T13:47:46 | 2024-12-09T13:46:50 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48123",
"html_url": "https://github.com/facebook/react-native/pull/48123",
"diff_url": "https://github.com/facebook/react-native/pull/48123.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48123.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
This verifies that the modes specified in the pragmas are applied correctly.
Differential Revision: D66822377
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48123/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48123/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48122 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48122/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48122/comments | https://api.github.com/repos/facebook/react-native/issues/48122/events | https://github.com/facebook/react-native/pull/48122 | 2,720,950,623 | PR_kwDOAbrxp86ENmfA | 48,122 | [RN][Windows] Do not install CMake on Windows machine | {
"login": "cipolleschi",
"id": 11162307,
"node_id": "MDQ6VXNlcjExMTYyMzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11162307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cipolleschi",
"html_url": "https://github.com/cipolleschi",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2024-12-05T16:59:49 | 2025-03-03T15:11:27 | 2024-12-05T17:25:23 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48122",
"html_url": "https://github.com/facebook/react-native/pull/48122",
"diff_url": "https://github.com/facebook/react-native/pull/48122.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48122.patch",
"merged_at": null
} | ## Summary:
GHA to build HermesC for windows are failing because the machines comes with a different CMake version already.
Let's try not to install Cmake and use the one provided by the machine.
## Changelog:
[Internal] -
## Test Plan:
GHA
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48122/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48122/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48121 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48121/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48121/comments | https://api.github.com/repos/facebook/react-native/issues/48121/events | https://github.com/facebook/react-native/issues/48121 | 2,720,921,861 | I_kwDOAbrxp86iLfkF | 48,121 | React native android debug build tries to load env variables in release section of build.gradle | {
"login": "uchar",
"id": 5172296,
"node_id": "MDQ6VXNlcjUxNzIyOTY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5172296?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/uchar",
"html_url": "https://github.com/uchar",
"followers_url": "https://api.github.com/users/uchar/follower... | [
{
"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": 4139937040,
"node_id": "LA_k... | closed | false | null | [] | null | 1 | 2024-12-05T16:45:42 | 2024-12-06T15:00:46 | 2024-12-06T15:00:41 | NONE | null | null | null | null | ### Description
This gradle config(android/app/build.gradle)
```
android {
ndkVersion rootProject.ext.ndkVersion
buildToolsVersion rootProject.ext.buildToolsVersion
compileSdk rootProject.ext.compileSdkVersion
namespace "com.xxx.yyy"
defaultConfig {
applicationId "com.xxx.yyy"
... | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48121/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48121/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48120 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48120/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48120/comments | https://api.github.com/repos/facebook/react-native/issues/48120/events | https://github.com/facebook/react-native/pull/48120 | 2,720,890,525 | PR_kwDOAbrxp86ENZJl | 48,120 | Annotate the experimental image prefetching API as @UnstableReactNativeAPI | {
"login": "dmytrorykun",
"id": 14206200,
"node_id": "MDQ6VXNlcjE0MjA2MjAw",
"avatar_url": "https://avatars.githubusercontent.com/u/14206200?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dmytrorykun",
"html_url": "https://github.com/dmytrorykun",
"followers_url": "https://api.github.com/... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2024-12-05T16:34:49 | 2024-12-07T01:53:02 | 2024-12-07T01:52:53 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48120",
"html_url": "https://github.com/facebook/react-native/pull/48120",
"diff_url": "https://github.com/facebook/react-native/pull/48120.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48120.patch",
"merged_at": null
} | Summary:
This diff annotates the experimental image prefetching API as `UnstableReactNativeAPI` instead of `Deprecated`.
Changelog: [Internal]
Differential Revision: D66822045
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48120/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48120/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48119 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48119/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48119/comments | https://api.github.com/repos/facebook/react-native/issues/48119/events | https://github.com/facebook/react-native/pull/48119 | 2,720,696,211 | PR_kwDOAbrxp86EMt51 | 48,119 | Extract logic to get Fantom test config to a standalone module (2nd attempt) | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-12-05T15:19:19 | 2024-12-06T01:11:16 | 2024-12-06T01:11:04 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48119",
"html_url": "https://github.com/facebook/react-native/pull/48119",
"diff_url": "https://github.com/facebook/react-native/pull/48119.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48119.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
This is a re-land of https://github.com/facebook/react-native/pull/48092
Differential Revision: D66820309
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48119/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48119/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48118 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48118/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48118/comments | https://api.github.com/repos/facebook/react-native/issues/48118/events | https://github.com/facebook/react-native/pull/48118 | 2,720,681,887 | PR_kwDOAbrxp86EMqtN | 48,118 | Export existing Fantom tests (2nd attempt) | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2024-12-05T15:14:02 | 2024-12-06T01:11:13 | 2024-12-06T01:11:03 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48118",
"html_url": "https://github.com/facebook/react-native/pull/48118",
"diff_url": "https://github.com/facebook/react-native/pull/48118.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48118.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
This is a re-land of https://github.com/facebook/react-native/pull/48085
Differential Revision: D66820308
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48118/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48118/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48117 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48117/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48117/comments | https://api.github.com/repos/facebook/react-native/issues/48117/events | https://github.com/facebook/react-native/pull/48117 | 2,720,648,140 | PR_kwDOAbrxp86EMjPq | 48,117 | Delete tests migrated to Fantom and unnecessary mocks for FabricUIManager, DOM, etc. (2nd attempt) | {
"login": "rubennorte",
"id": 117921,
"node_id": "MDQ6VXNlcjExNzkyMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/117921?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubennorte",
"html_url": "https://github.com/rubennorte",
"followers_url": "https://api.github.com/users/r... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2024-12-05T15:00:13 | 2024-12-09T13:08:42 | 2024-12-09T13:08:30 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48117",
"html_url": "https://github.com/facebook/react-native/pull/48117",
"diff_url": "https://github.com/facebook/react-native/pull/48117.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48117.patch",
"merged_at": null
} | Summary:
Changelog: [internal]
Re-land https://github.com/facebook/react-native/pull/48087 with some CI fixes.
Differential Revision: D66820310
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48117/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48117/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48116 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48116/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48116/comments | https://api.github.com/repos/facebook/react-native/issues/48116/events | https://github.com/facebook/react-native/issues/48116 | 2,720,404,889 | I_kwDOAbrxp86iJhWZ | 48,116 | Execution failed for task ':app:checkDebugAarMetadata'. | {
"login": "Syedanas007",
"id": 136421023,
"node_id": "U_kgDOCCGenw",
"avatar_url": "https://avatars.githubusercontent.com/u/136421023?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Syedanas007",
"html_url": "https://github.com/Syedanas007",
"followers_url": "https://api.github.com/users/... | [
{
"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 | 12 | 2024-12-05T13:21:36 | 2024-12-09T11:35:27 | 2024-12-06T11:45:05 | NONE | null | null | null | null | ### Description
```
Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not find com.facebook.react:react-native:0.76.3.
Searched in the following locations:
- file:/D:/Test Env/EnforceSolution-Mobile_Tester/node_modules/react-native/android/com/facebook/react/react... | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48116/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48116/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48115 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48115/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48115/comments | https://api.github.com/repos/facebook/react-native/issues/48115/events | https://github.com/facebook/react-native/issues/48115 | 2,720,197,402 | I_kwDOAbrxp86iIusa | 48,115 | [0.76.3][NewArch][iOS + Android] Calling setValue on Animated.Value within useEffect breaks styling | {
"login": "BogiKay",
"id": 34245248,
"node_id": "MDQ6VXNlcjM0MjQ1MjQ4",
"avatar_url": "https://avatars.githubusercontent.com/u/34245248?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/BogiKay",
"html_url": "https://github.com/BogiKay",
"followers_url": "https://api.github.com/users/BogiKa... | [
{
"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": 718241807,
"node_id": "MDU... | open | false | null | [] | null | 2 | 2024-12-05T11:50:27 | 2025-06-04T05:01:10 | null | CONTRIBUTOR | null | null | null | null | ### Description
Hey!
While working on react-native-paper new-arch support I noticed weird issue related to assigning styles dynamically. Basically, some styles are not applied if we use Animated.Value. I checked and it's not related to library itself and the issue is reproducible with bare RN app with enabled new a... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48115/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 1
} | https://api.github.com/repos/facebook/react-native/issues/48115/timeline | null | null | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48114 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48114/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48114/comments | https://api.github.com/repos/facebook/react-native/issues/48114/events | https://github.com/facebook/react-native/issues/48114 | 2,720,155,396 | I_kwDOAbrxp86iIkcE | 48,114 | UI issue in iOS with New Architecture in RN 0.75.3 — Unexpected padding behavior | {
"login": "Gurleen-Kour",
"id": 171120095,
"node_id": "U_kgDOCjMV3w",
"avatar_url": "https://avatars.githubusercontent.com/u/171120095?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Gurleen-Kour",
"html_url": "https://github.com/Gurleen-Kour",
"followers_url": "https://api.github.com/use... | [
{
"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": 718241807,
"node_id": "MDU... | closed | false | null | [] | null | 8 | 2024-12-05T11:32:10 | 2025-02-25T05:14:03 | 2025-02-25T05:14:02 | NONE | null | null | null | null | ### Description
I am facing an issue with the UI on iOS React Native 0.75.3 .UI elements are going out of their boundary and this behaviour does not occur on Android.
### Steps to reproduce
RN 0.75.3 (with new architecture) IOS .
### React Native Version
0.75.3
### Affected Platforms
Runtime - iOS
... | {
"login": "react-native-bot",
"id": 32686087,
"node_id": "MDQ6VXNlcjMyNjg2MDg3",
"avatar_url": "https://avatars.githubusercontent.com/u/32686087?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/react-native-bot",
"html_url": "https://github.com/react-native-bot",
"followers_url": "https://... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48114/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48114/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48113 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48113/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48113/comments | https://api.github.com/repos/facebook/react-native/issues/48113/events | https://github.com/facebook/react-native/pull/48113 | 2,720,125,627 | PR_kwDOAbrxp86EKv9- | 48,113 | Allow CookieJar to be disabled in NetworkingModule | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2024-12-05T11:18:31 | 2024-12-09T17:38:27 | 2024-12-09T16:41:29 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48113",
"html_url": "https://github.com/facebook/react-native/pull/48113",
"diff_url": "https://github.com/facebook/react-native/pull/48113.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48113.patch",
"merged_at": null
} | Summary:
Processing cookies can have a non-trivial impact on startup-time. It requires reading OkHttp's `PublicSuffixDatabase` but also allocating various WebKit components. Instead handle the cookiejar being set to non-CookieJarContainer instances gracefully, which allows a custom client builder to set `CookieJar.NO_C... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48113/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48113/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48112 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48112/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48112/comments | https://api.github.com/repos/facebook/react-native/issues/48112/events | https://github.com/facebook/react-native/pull/48112 | 2,720,055,927 | PR_kwDOAbrxp86EKgtz | 48,112 | [General] Fixes scrolling to section not work when index is 0 and stickySectionHeadersEnabled | {
"login": "zhongwuzw",
"id": 5061845,
"node_id": "MDQ6VXNlcjUwNjE4NDU=",
"avatar_url": "https://avatars.githubusercontent.com/u/5061845?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zhongwuzw",
"html_url": "https://github.com/zhongwuzw",
"followers_url": "https://api.github.com/users/zh... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 0 | 2024-12-05T10:47:16 | 2025-02-13T15:25:57 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48112",
"html_url": "https://github.com/facebook/react-native/pull/48112",
"diff_url": "https://github.com/facebook/react-native/pull/48112.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48112.patch",
"merged_at": null
} | ## Summary:
Fixes #48032: When stickySectionHeadersEnabled is enabled, the CellRenderer component is embedded within the StickyHeaderComponent. As a result, the `onLayout` calculation for the `CellRenderer` is no longer based on the ScrollView.
## Changelog:
[GENERAL] [FIXED] - Fixes scrolling to section not w... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48112/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/48112/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48111 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48111/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48111/comments | https://api.github.com/repos/facebook/react-native/issues/48111/events | https://github.com/facebook/react-native/issues/48111 | 2,719,883,335 | I_kwDOAbrxp86iHiBH | 48,111 | build flavor issues | {
"login": "bindund",
"id": 86009443,
"node_id": "MDQ6VXNlcjg2MDA5NDQz",
"avatar_url": "https://avatars.githubusercontent.com/u/86009443?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bindund",
"html_url": "https://github.com/bindund",
"followers_url": "https://api.github.com/users/bindun... | [
{
"id": 1794376073,
"node_id": "MDU6TGFiZWwxNzk0Mzc2MDcz",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Repro",
"name": "Needs: Repro",
"color": "d4c5f9",
"default": false,
"description": "This issue could be improved with a clear list of steps to reproduce ... | closed | false | null | [] | null | 6 | 2024-12-05T09:40:55 | 2024-12-16T07:49:11 | 2024-12-05T11:08:43 | NONE | null | null | null | null | ### Description
info React Native v0.76.3 is now available (your project is running on v0.74.3).
info Changelog: https://github.com/facebook/react-native/releases/tag/v0.76.3
info Diff: https://react-native-community.github.io/upgrade-helper/?from=0.74.3
info For more info, check out "https://reactnative.dev/docs/u... | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48111/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48111/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48110 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48110/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48110/comments | https://api.github.com/repos/facebook/react-native/issues/48110/events | https://github.com/facebook/react-native/issues/48110 | 2,719,422,988 | I_kwDOAbrxp86iFxoM | 48,110 | [iOS][0.73][Old architechture] App Hangs on production iOS app for use of textinput + keyboard + modal | {
"login": "jayshah123",
"id": 659202,
"node_id": "MDQ6VXNlcjY1OTIwMg==",
"avatar_url": "https://avatars.githubusercontent.com/u/659202?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jayshah123",
"html_url": "https://github.com/jayshah123",
"followers_url": "https://api.github.com/users/j... | [
{
"id": 257497884,
"node_id": "MDU6TGFiZWwyNTc0OTc4ODQ=",
"url": "https://api.github.com/repos/facebook/react-native/labels/Platform:%20iOS",
"name": "Platform: iOS",
"color": "1d76db",
"default": false,
"description": "iOS applications."
},
{
"id": 869668024,
"node_id": "MDU... | closed | false | null | [] | null | 6 | 2024-12-05T06:01:56 | 2025-01-06T05:01:13 | 2025-01-06T05:01:11 | CONTRIBUTOR | null | null | null | null |
### Description
We see many un-reproducible app hangs on ios with following stack trace:
The UI where we see this is a use of modal + text-input + keyboard interaction:
```
QuartzCore 0x198365c8c -[CALayer animationForKey:]
QuartzCore 0x198365c74 -[CALayer animationForKey:]
UIKitC... | {
"login": "react-native-bot",
"id": 32686087,
"node_id": "MDQ6VXNlcjMyNjg2MDg3",
"avatar_url": "https://avatars.githubusercontent.com/u/32686087?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/react-native-bot",
"html_url": "https://github.com/react-native-bot",
"followers_url": "https://... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48110/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48110/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48109 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48109/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48109/comments | https://api.github.com/repos/facebook/react-native/issues/48109/events | https://github.com/facebook/react-native/pull/48109 | 2,719,252,152 | PR_kwDOAbrxp86EHvsS | 48,109 | Prefer custom ImageManager for cxx platform (if set) | {
"login": "christophpurrer",
"id": 484044,
"node_id": "MDQ6VXNlcjQ4NDA0NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/484044?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/christophpurrer",
"html_url": "https://github.com/christophpurrer",
"followers_url": "https://api.git... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2024-12-05T03:57:10 | 2024-12-06T03:04:59 | 2024-12-06T03:04:49 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48109",
"html_url": "https://github.com/facebook/react-native/pull/48109",
"diff_url": "https://github.com/facebook/react-native/pull/48109.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48109.patch",
"merged_at": null
} | Summary:
Changelog: Internal
This change allows target platforms to pass a platform specific or app specific ImageManager implementation
Differential Revision: D66788794
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48109/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48109/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48108 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48108/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48108/comments | https://api.github.com/repos/facebook/react-native/issues/48108/events | https://github.com/facebook/react-native/issues/48108 | 2,719,164,982 | I_kwDOAbrxp86iEyo2 | 48,108 | Early JsError: Turbo Module Registry.getEnforcing (...): 'PlatformConstants' could not be found. Verify that a module by this name is registered in the native binary. Bridgeless mode: true. Turbo Module interop: true. Modules loaded: ("NativeModules":["TurboModules: "NotFound": ["NativePerformance ObserverCxx","Native ... | {
"login": "xiaowen123456789",
"id": 169450760,
"node_id": "U_kgDOChmdCA",
"avatar_url": "https://avatars.githubusercontent.com/u/169450760?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/xiaowen123456789",
"html_url": "https://github.com/xiaowen123456789",
"followers_url": "https://api.gi... | [
{
"id": 1794148631,
"node_id": "MDU6TGFiZWwxNzk0MTQ4NjMx",
"url": "https://api.github.com/repos/facebook/react-native/labels/Needs:%20Author%20Feedback",
"name": "Needs: Author Feedback",
"color": "d4c5f9",
"default": false,
"description": ""
},
{
"id": 1794376073,
"node_id":... | closed | false | null | [] | null | 4 | 2024-12-05T02:30:12 | 2024-12-05T11:02:06 | 2024-12-05T11:02:05 | NONE | null | null | null | null | ### Description

{
"name": "FalconApp",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "react-native start",
"android": "react-native run-android",
"build:android:release": "cd and... | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48108/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48108/timeline | null | not_planned | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48107 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48107/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48107/comments | https://api.github.com/repos/facebook/react-native/issues/48107/events | https://github.com/facebook/react-native/issues/48107 | 2,719,152,992 | I_kwDOAbrxp86iEvtg | 48,107 | Installing yoga 0.0.0 podspec not using versions | {
"login": "FrederickEngelhardt",
"id": 31741411,
"node_id": "MDQ6VXNlcjMxNzQxNDEx",
"avatar_url": "https://avatars.githubusercontent.com/u/31741411?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/FrederickEngelhardt",
"html_url": "https://github.com/FrederickEngelhardt",
"followers_url": ... | [
{
"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": "... | closed | false | null | [] | null | 5 | 2024-12-05T02:18:07 | 2024-12-06T02:42:14 | 2024-12-05T11:04:21 | NONE | null | null | null | null | ### Description
Yogo podspec seems to be using 0.0.0 for its version when yoga 3.x.x is expected for react native 0.74.5 to 0.76.3. Is this expected for the podspec to have a 0.0.0 version?
### Steps to reproduce
1. Install a fresh clone of react native
2. run pod install (with no pods installed otherwise de... | {
"login": "cortinico",
"id": 3001957,
"node_id": "MDQ6VXNlcjMwMDE5NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3001957?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cortinico",
"html_url": "https://github.com/cortinico",
"followers_url": "https://api.github.com/users/co... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48107/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48107/timeline | null | completed | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | false |
https://api.github.com/repos/facebook/react-native/issues/48106 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48106/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48106/comments | https://api.github.com/repos/facebook/react-native/issues/48106/events | https://github.com/facebook/react-native/pull/48106 | 2,719,111,752 | PR_kwDOAbrxp86EHRqB | 48,106 | Allow setting debugID on AnimatedValue and TimingAnimation | {
"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/follow... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 5 | 2024-12-05T01:32:30 | 2024-12-06T10:44:47 | 2024-12-06T10:44:35 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48106",
"html_url": "https://github.com/facebook/react-native/pull/48106",
"diff_url": "https://github.com/facebook/react-native/pull/48106.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48106.patch",
"merged_at": null
} | Summary:
This could make it easier to locate and debug AnimatedValue and driver from native - so far on the native side of animated, the only way to identify an Animation driver or AnimatedNode is integer IDs and the type, which made it difficult to debug when surface gets complicated
Here I only enabled it for Ani... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48106/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48106/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48105 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48105/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48105/comments | https://api.github.com/repos/facebook/react-native/issues/48105/events | https://github.com/facebook/react-native/pull/48105 | 2,718,922,219 | PR_kwDOAbrxp86EGo-z | 48,105 | Remove unused-variable in ../xplat/js/react-native-github/packages/react-native/React/CxxLogUtils/RCTDefaultCxxLogFunction.mm +2 | {
"login": "javache",
"id": 5676,
"node_id": "MDQ6VXNlcjU2NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/javache",
"html_url": "https://github.com/javache",
"followers_url": "https://api.github.com/users/javache/followers"... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-12-04T22:35:24 | 2024-12-06T11:28:14 | 2024-12-05T22:18:37 | MEMBER | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48105",
"html_url": "https://github.com/facebook/react-native/pull/48105",
"diff_url": "https://github.com/facebook/react-native/pull/48105.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48105.patch",
"merged_at": null
} | Summary:
LLVM-15 has a warning `-Wunused-variable` which we treat as an error because it's so often diagnostic of a code issue. Unused variables can compromise readability or, worse, performance.
This diff either (a) removes an unused variable and, possibly, it's associated code or (b) qualifies the variable with `[[m... | {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48105/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48105/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48104 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48104/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48104/comments | https://api.github.com/repos/facebook/react-native/issues/48104/events | https://github.com/facebook/react-native/pull/48104 | 2,718,918,578 | PR_kwDOAbrxp86EGoL6 | 48,104 | Also report non-fatal non-warning 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/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 4 | 2024-12-04T22:32:27 | 2024-12-05T17:47:47 | 2024-12-05T17:47:34 | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48104",
"html_url": "https://github.com/facebook/react-native/pull/48104",
"diff_url": "https://github.com/facebook/react-native/pull/48104.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48104.patch",
"merged_at": null
} | Summary:
Just porting over the logic after D28815228.
Changelog: [Internal]
Reviewed By: mlord93
Differential Revision: D66563226
| {
"login": "facebook-github-bot",
"id": 6422482,
"node_id": "MDQ6VXNlcjY0MjI0ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/6422482?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/facebook-github-bot",
"html_url": "https://github.com/facebook-github-bot",
"followers_url": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48104/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48104/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48103 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48103/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48103/comments | https://api.github.com/repos/facebook/react-native/issues/48103/events | https://github.com/facebook/react-native/pull/48103 | 2,718,882,483 | PR_kwDOAbrxp86EGgNS | 48,103 | Migrate `HeadlessJsTaskEventListener` to Kotlin | {
"login": "mateoguzmana",
"id": 20783123,
"node_id": "MDQ6VXNlcjIwNzgzMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/20783123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mateoguzmana",
"html_url": "https://github.com/mateoguzmana",
"followers_url": "https://api.github.c... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | closed | false | null | [] | null | 3 | 2024-12-04T22:06:57 | 2024-12-06T20:21:41 | 2024-12-06T20:21:31 | COLLABORATOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48103",
"html_url": "https://github.com/facebook/react-native/pull/48103",
"diff_url": "https://github.com/facebook/react-native/pull/48103.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48103.patch",
"merged_at": null
} | ## Summary:
Migrate `HeadlessJsTaskEventListener` to Kotlin
## Changelog:
[INTERNAL] - Migrate `HeadlessJsTaskEventListener` to Kotlin
## 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": "h... | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48103/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48103/timeline | null | null | null | true |
https://api.github.com/repos/facebook/react-native/issues/48102 | https://api.github.com/repos/facebook/react-native | https://api.github.com/repos/facebook/react-native/issues/48102/labels{/name} | https://api.github.com/repos/facebook/react-native/issues/48102/comments | https://api.github.com/repos/facebook/react-native/issues/48102/events | https://github.com/facebook/react-native/pull/48102 | 2,718,586,669 | PR_kwDOAbrxp86EFeli | 48,102 | Only render the host Modal component if rendered | {
"login": "rozele",
"id": 1106239,
"node_id": "MDQ6VXNlcjExMDYyMzk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1106239?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rozele",
"html_url": "https://github.com/rozele",
"followers_url": "https://api.github.com/users/rozele/foll... | [
{
"id": 196858975,
"node_id": "MDU6TGFiZWwxOTY4NTg5NzU=",
"url": "https://api.github.com/repos/facebook/react-native/labels/CLA%20Signed",
"name": "CLA Signed",
"color": "ffffff",
"default": false,
"description": "This label is managed by the Facebook bot. Authors need to sign the CLA be... | open | false | null | [] | null | 1 | 2024-12-04T19:09:48 | 2025-02-13T15:25:56 | null | CONTRIBUTOR | null | null | false | {
"url": "https://api.github.com/repos/facebook/react-native/pulls/48102",
"html_url": "https://github.com/facebook/react-native/pull/48102",
"diff_url": "https://github.com/facebook/react-native/pull/48102.diff",
"patch_url": "https://github.com/facebook/react-native/pull/48102.patch",
"merged_at": null
} | Summary:
Checking for `this.props.visible` is redundant, since the state machine goes as follows:
1. Props are initialized as visible (or not)
2. If initialized as visible, isRendered is initialized to true as well
3. If initialized with visible is false, isRendered is initialized to false.
4. When visible changes from... | null | {
"url": "https://api.github.com/repos/facebook/react-native/issues/48102/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/facebook/react-native/issues/48102/timeline | null | null | null | true |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.