-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Pull requests: facebook/react-native
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[iOS] Fabric: Fixes TextInput crash when textShadowOffset is set and textShadowRadius is nan
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.
#48296
opened Dec 17, 2024 by
zhongwuzw
Loading…
fix(iOS): remove unused RCTTurboModuleManagerDelegate method
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
p: Callstack
Partner: Callstack
Partner
Shared with Meta
Applied via automation to indicate that an Issue or Pull Request has been shared with the team.
#48290
opened Dec 16, 2024 by
okwasniewski
Loading…
Fix nullability of ViewManagerDelegate
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
p: Facebook
Partner: Facebook
Partner
#48287
opened Dec 16, 2024 by
javache
Loading…
Improve E2E Stability for Android
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
p: Facebook
Partner: Facebook
Partner
#48286
opened Dec 16, 2024 by
cipolleschi
Loading…
Bump maestro to 1.39.5
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
p: Facebook
Partner: Facebook
Partner
#48282
opened Dec 16, 2024 by
cipolleschi
Loading…
Improve metro waiting times in E2E
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
p: Facebook
Partner: Facebook
Partner
#48281
opened Dec 16, 2024 by
cipolleschi
Loading…
Bump Android executor and add timeout
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
p: Facebook
Partner: Facebook
Partner
#48280
opened Dec 16, 2024 by
cipolleschi
Loading…
Fix Text 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
p: Facebook
Partner: Facebook
Partner
#48279
opened Dec 16, 2024 by
cipolleschi
Loading…
Allow debugID key in InterpolationNode config
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
p: Facebook
Partner: Facebook
Partner
#48270
opened Dec 13, 2024 by
christophpurrer
Loading…
Lazy load Fabric renderer in Fantom
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
p: Facebook
Partner: Facebook
Partner
#48261
opened Dec 13, 2024 by
rubennorte
Loading…
Improve E2E testing for Android by retrying single tests
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
#48260
opened Dec 13, 2024 by
cipolleschi
•
Draft
[iOS] Fabric: Fixes Modal snapshot when closing it
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.
#48252
opened Dec 13, 2024 by
zhongwuzw
Loading…
Remove GuardedAsyncTask wrapper for call.cancel()
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
p: Facebook
Partner: Facebook
Partner
#48251
opened Dec 12, 2024 by
tdn120
Loading…
Remove unused-variable in xplat/js/react-native-github/packages/react-native/React/Base/RCTModuleData.mm +3
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
p: Facebook
Partner: Facebook
Partner
#48250
opened Dec 12, 2024 by
r-barnes
Loading…
Remove YogaLayoutableShadowNode::enableMeasurement (as we do have BaseTraits::MeasurableYogaNode
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
p: Facebook
Partner: Facebook
Partner
#48248
opened Dec 12, 2024 by
christophpurrer
Loading…
Fix bad memory access issue on handleMemoryPressure function
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Pick Request
Upgrading 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.
typescript-config
module version to esnext
CLA Signed
#48230
opened Dec 12, 2024 by
mateoguzmana
Loading…
[iOS] Fabric: Fixes assert failure when surface stop before we start surface
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.
#48213
opened Dec 11, 2024 by
zhongwuzw
Loading…
Add createFromUtf16 JSI method
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
p: Facebook
Partner: Facebook
Partner
#48211
opened Dec 11, 2024 by
tsaichien
Loading…
fix:fix the deadlock in EventDispatcherImpl.java
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.
#48197
opened Dec 10, 2024 by
MlxChange
Loading…
Fix bug where leaf nodes do not bound innerWidth/Height before measure
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
p: Facebook
Partner: Facebook
Partner
#48189
opened Dec 9, 2024 by
joevilches
Loading…
fix infinite updates from KeyboardAvoidingView
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.
p: Expo
Partner: Expo
Partner
Shared with Meta
Applied via automation to indicate that an Issue or Pull Request has been shared with the team.
#48181
opened Dec 9, 2024 by
Kudo
Loading…
fix KeyboardAvoidingView infinite updates on android
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.
p: Expo
Partner: Expo
Partner
Shared with Meta
Applied via automation to indicate that an Issue or Pull Request has been shared with the team.
#48171
opened Dec 8, 2024 by
Kudo
Loading…
Share common ShadowNode functionality in BaseTextInputShadowNode for Android
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
p: Facebook
Partner: Facebook
Partner
#48165
opened Dec 7, 2024 by
christophpurrer
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-11-17.