-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Pull requests: facebook/react-native
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Support light/dark mode toggling via Emulation.setEmulatedMedia
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
p: Facebook
Partner: Facebook
Partner
#56510
opened Apr 20, 2026 by
huntie
Member
Loading…
Extract RCTRedBoxController from RCTRedBox.mm
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
p: Facebook
Partner: Facebook
Partner
#56509
opened Apr 20, 2026 by
motiz88
Contributor
Loading…
Add per-platform redBoxV2 feature flags
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
p: Facebook
Partner: Facebook
Partner
#56508
opened Apr 20, 2026 by
motiz88
Contributor
Loading…
Add Buck CLI override for feature flag defaults
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
p: Facebook
Partner: Facebook
Partner
#56507
opened Apr 20, 2026 by
motiz88
Contributor
Loading…
PerformanceObserver: default durationThreshold to 104ms
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
p: Facebook
Partner: Facebook
Partner
#56506
opened Apr 20, 2026 by
rubennorte
Contributor
Loading…
Skip use-hermes-nightly when hermes-compiler is already pinned
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
p: Expo
Partner: Expo
Partner
#56505
opened Apr 20, 2026 by
alanjhughes
Collaborator
Loading…
Fix unused parameter warning in propsConversions.h
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
p: Facebook
Partner: Facebook
Partner
#56500
opened Apr 20, 2026 by
christophpurrer
Contributor
Loading…
Fix unused parameter warnings in StubErrorUtils.h (#56499)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
p: Facebook
Partner: Facebook
Partner
#56499
opened Apr 20, 2026 by
christophpurrer
Contributor
Loading…
fix(android): intercept ESCAPE key ACTION_DOWN in Modal to prevent premature dismiss
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Shared with Meta
Applied via automation to indicate that an Issue or Pull Request has been shared with the team.
#56498
opened Apr 20, 2026 by
taibin
Loading…
Guard Tracing.end handler against missing Tracing.start in jsinspector-modern
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
p: Facebook
Partner: Facebook
Partner
#56496
opened Apr 19, 2026 by
fkgozali
Contributor
Loading…
Fix unused parameters in EventQueueProcessorTest.cpp
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
p: Facebook
Partner: Facebook
Partner
#56493
opened Apr 18, 2026 by
christophpurrer
Contributor
Loading…
Fix unused parameter warnings in NativeFantomTestSpecificMethods.cpp
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
p: Facebook
Partner: Facebook
Partner
#56492
opened Apr 18, 2026 by
christophpurrer
Contributor
Loading…
Fix unused parameter warnings in HostPlatformViewTraitsInitializer.h (#56491)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
p: Facebook
Partner: Facebook
Partner
#56491
opened Apr 18, 2026 by
christophpurrer
Contributor
Loading…
EventTarget::release: guard unsigned retainCount_ decrement and drop tautological assert
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
p: Facebook
Partner: Facebook
Partner
#56490
opened Apr 18, 2026 by
meta-yaohway
Loading…
Remove invalid float enum example from RN Codegen
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
p: Facebook
Partner: Facebook
Partner
#56489
opened Apr 18, 2026 by
christophpurrer
Contributor
Loading…
Fix unused parameter warnings in IMountingManager.h (#56488)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
p: Facebook
Partner: Facebook
Partner
#56488
opened Apr 17, 2026 by
christophpurrer
Contributor
Loading…
fix(ios): center TextInput text when lineHeight > fontSize on Fabric
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Contributor
A React Native contributor.
#56487
opened Apr 17, 2026 by
janicduplessis
Contributor
•
Draft
Re-emit keyboardDidShow on IME height change
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
p: Facebook
Partner: Facebook
Partner
#56486
opened Apr 17, 2026 by
alanleedev
Contributor
Loading…
Clear AnimatedPropsRegistry on surface stop (#56485)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
p: Facebook
Partner: Facebook
Partner
#56485
opened Apr 17, 2026 by
zeyap
Contributor
Loading…
feat(Android): update SwitchCompat to MaterialSwitch
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Shared with Meta
Applied via automation to indicate that an Issue or Pull Request has been shared with the team.
#56484
opened Apr 17, 2026 by
adrcotfas
Loading…
fix: remove unsafe eval() in extensions.js
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Shared with Meta
Applied via automation to indicate that an Issue or Pull Request has been shared with the team.
#56481
opened Apr 17, 2026 by
orbisai0security
Loading…
3 tasks done
fix(jest): mock getBoundingClientRect on host components in tests
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Shared with Meta
Applied via automation to indicate that an Issue or Pull Request has been shared with the team.
#56477
opened Apr 16, 2026 by
HarshitMadhav
Loading…
[Android] Use Hermes V1 by default
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
p: Facebook
Partner: Facebook
Partner
#56476
opened Apr 16, 2026 by
cipolleschi
Contributor
Loading…
unbreak ViewTransition fantom tests
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
p: Facebook
Partner: Facebook
Partner
#56475
opened Apr 16, 2026 by
zeyap
Contributor
Loading…
[RN][Changelog] Add changelog for v0.83.6
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Shared with Meta
Applied via automation to indicate that an Issue or Pull Request has been shared with the team.
#56473
opened Apr 16, 2026 by
react-native-bot
Collaborator
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.