-
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] Make RCTDeviceInfo._invalidated std::atomic<BOOL>
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.
#48890
opened Jan 23, 2025 by
hakonk
Loading…
Upgrade 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
Shared with Meta
Applied via automation to indicate that an Issue or Pull Request has been shared with the team.
glob@7
to glob@10
to resolve deprecation warnings
CLA Signed
#48875
opened Jan 22, 2025 by
byCedric
Loading…
Fix FlatList dark mode examples
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.
#48873
opened Jan 22, 2025 by
mateoguzmana
Loading…
Make RCTModuleData_setupComplete std::atomic<BOOL> instead of BOOL
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.
#48850
opened Jan 22, 2025 by
hakonk
Loading…
[iOS] Bridge: Fixes HostTarget use after free when deallocated bridge
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.
#48847
opened Jan 22, 2025 by
zhongwuzw
Loading…
[iOS] Added custom load js block in bridge mode
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.
#48845
opened Jan 22, 2025 by
zhongwuzw
Loading…
[iOS] Fabric: Fixes TouchableOpacity not work in ScrollView
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.
#48818
opened Jan 21, 2025 by
zhongwuzw
Loading…
feat: use process function if prop is a function but view attribute configured a process function
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.
#48777
opened Jan 18, 2025 by
hannojg
Loading…
fixes and improvements to Android Blob Support
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.
#48766
opened Jan 17, 2025 by
giantslogik
Loading…
chore(Android): migrate most of the files under MessageQueue to Kotlin
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.
#48748
opened Jan 16, 2025 by
TheRogue76
Loading…
Add 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.
ProgressResponseBody
test cases
CLA Signed
#48675
opened Jan 14, 2025 by
mateoguzmana
Loading…
Migrate to UniformTypeIdentifiers
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.
#48623
opened Jan 12, 2025 by
woxtu
Loading…
fix(deps): Add missing transitive peerDependencies
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.
#48616
opened Jan 11, 2025 by
fbartho
Loading…
Fix implicit cast from double to PointerIndentifier in NativeDOM.cpp
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
p: Microsoft
Partner: Microsoft
Partner
Shared with Meta
Applied via automation to indicate that an Issue or Pull Request has been shared with the team.
#48578
opened Jan 9, 2025 by
jonthysell
Loading…
fix(iOS): Use REACT_NATIVE_PATH env to resolve react native path in Hermes podspec
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
Shared with Meta
Applied via automation to indicate that an Issue or Pull Request has been shared with the team.
#48574
opened Jan 9, 2025 by
gabrieldonadel
Loading…
Static Hermes for React Native
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
p: Software Mansion
Partner: Software Mansion
Partner
Shared with Meta
Applied via automation to indicate that an Issue or Pull Request has been shared with the team.
#48531
opened Jan 8, 2025 by
piaskowyk
Loading…
Make 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.
TouchableNativeFeedback
strict mode compatible
CLA Signed
#48522
opened Jan 7, 2025 by
mateoguzmana
Loading…
Sync Modal system bars visibility with current activity
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.
#48516
opened Jan 7, 2025 by
mateoguzmana
Loading…
Run unit-tests on GHA
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.
#48499
opened Jan 5, 2025 by
kraenhansen
Loading…
[iOS] Fabric: Fixes crash of dynamic color when light/dark mode changed
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.
#48496
opened Jan 5, 2025 by
zhongwuzw
Loading…
[iOS] RNTester: Fixes turbo module examples error in bridgeless mode
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.
#48362
opened Dec 23, 2024 by
zhongwuzw
Loading…
Fix single-line TextInput height growth issue in examples
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.
#48353
opened Dec 20, 2024 by
MobinAkhter
Loading…
fix: iOS app crash caused by the request operation canceling
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.
#48350
opened Dec 20, 2024 by
zhouzh1
Loading…
react-native\packages\react-native\Libraries\Blob\URL.js Changes
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.
#48333
opened Dec 19, 2024 by
bobbysharma05
Loading…
[iOS] Using image cache when calling query cache after preload images
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.
#48309
opened Dec 17, 2024 by
zhongwuzw
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.