-
Notifications
You must be signed in to change notification settings - Fork 24.7k
Insights: facebook/react-native
Overview
-
- 0 Merged pull requests
- 36 Open pull requests
- 8 Closed issues
- 16 New issues
Could not load contribution data
Please try again later
2 Releases published by 2 people
-
v0.79.5 0.79.5
published
Jul 2, 2025 -
v0.80.1 0.80.1
published
Jul 2, 2025
36 Pull requests opened by 25 people
-
Add boxSizing into YogaStylableProps::getDebugProps
#52350 opened
Jul 1, 2025 -
Fix Types for Platform.Version on Web
#52360 opened
Jul 1, 2025 -
fix: Support React 19 ref cleanup functions in ScrollView
#52361 opened
Jul 1, 2025 -
[CI Energy Waste] Optimize test-all.yml workflow for energy consumption
#52371 opened
Jul 2, 2025 -
backport fix for 32 bit android to 0.79
#52377 opened
Jul 2, 2025 -
Added fix to use accessibility source props
#52397 opened
Jul 3, 2025 -
roseteromeo65/react-native
#52403 opened
Jul 3, 2025 -
Revert Refactor ViewManagerInterfaces codegen to generate kotlin classes
#52406 opened
Jul 3, 2025 -
Update run-ci-javascript-tests.js
#52410 opened
Jul 4, 2025 -
Update debugger-frontend from 35c4630...51a91a2
#52428 opened
Jul 4, 2025 -
Fix missing bundle errors not correctly reported on Android
#52441 opened
Jul 4, 2025 -
Add text examples combining textAlign, attachments, script direction, and layout direction
#52445 opened
Jul 4, 2025 -
Disable Android Workarounds for Attachment Metrics
#52446 opened
Jul 4, 2025 -
Migrate `ReactBaseTextShadowNode` to Kotlin
#52449 opened
Jul 5, 2025 -
feat: added some options in Linking.addEventListener
#52451 opened
Jul 5, 2025 -
Migrate `TextAttributeProps` to Kotlin
#52452 opened
Jul 5, 2025 -
Update CHANGELOG.md
#52455 opened
Jul 6, 2025 -
Migrate `Arguments` to Kotlin
#52457 opened
Jul 6, 2025 -
iOS Text Input suggestions no longer send as if they were commited
#52458 opened
Jul 6, 2025 -
Add the ability to provide a custom url for hermes
#52459 opened
Jul 7, 2025 -
Gradle to 8.14.3
#52466 opened
Jul 7, 2025 -
Cleanup react-native-codegen DEFS
#52468 opened
Jul 7, 2025 -
Clean up unnecessary test setup for Android tests
#52471 opened
Jul 7, 2025 -
Add focus and blur to View commands
#52472 opened
Jul 7, 2025 -
Reorganise shared script utils
#52473 opened
Jul 7, 2025 -
Enable Fragment Refs for intersection observers on Fabric
#52474 opened
Jul 7, 2025 -
NativeCxxModuleExample test for testing C++ TM E2E
#52477 opened
Jul 7, 2025 -
minor changes
#52478 opened
Jul 7, 2025 -
Fix Timestamps conversion for Custom Tracks
#52479 opened
Jul 7, 2025 -
Pre-suppress errors for null_void for xplat js
#52480 opened
Jul 8, 2025
8 Issues closed by 5 people
-
The image component of ios displays local images in disorder
#51764 closed
Jul 5, 2025 -
Dimensions.get('window').height not consistent in Android 14 and Android 15
#47080 closed
Jul 3, 2025 -
Symbol not found: ___cxa_increment_exception_refcount" — Crash on Launch in Xcode 16.4 (iOS App)
#52394 closed
Jul 3, 2025 -
[0.80.0] Some __mocks__ files missing from the react-native package (repro updated)
#51993 closed
Jul 3, 2025 -
ScrollView
#48396 closed
Jul 2, 2025 -
Android - aliasing on borderRadius
#41226 closed
Jul 1, 2025
16 Issues opened by 15 people
-
file core/i18n/locales/it.json doesn't exist
#52461 opened
Jul 7, 2025 -
[iOS] text inputs take the suggested text as if it was already written by the user.
#52453 opened
Jul 6, 2025 -
`measure` or `onLayout` returns `0` on android if view is in `Modal`
#52450 opened
Jul 5, 2025 -
'React/RCTAppSetupUtils.h' file not found
#52448 opened
Jul 4, 2025 -
AppState.addEventListener('change' on Android seems to suddenly stop working
#52447 opened
Jul 4, 2025 -
Text wrapping size calculation is broken
#52421 opened
Jul 4, 2025 -
accessibilityRole is not getting the default value from sourceProps
#52396 opened
Jul 3, 2025 -
Duplicated Shadow assigned to random View on iOS
#52391 opened
Jul 3, 2025 -
New Architecture not enabled in android
#52375 opened
Jul 2, 2025 -
The intermediate state of `useLayoutEffect` can be mounted by a commit from a different thread
#52373 opened
Jul 2, 2025 -
SIGABRT in `<array>`/folly after upgrading to react-native 0.80.1
#52366 opened
Jul 2, 2025 -
Web returns `undefined` for `Platform.Version`, but it is not optional
#52356 opened
Jul 1, 2025
43 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Kotlin: Set up ktfmt in OSS
#52064 commented on
Jul 4, 2025 • 4 new comments -
fix crashes on non-UTF8 Info.plist files under local frameworks
#52336 commented on
Jul 2, 2025 • 2 new comments -
accessibilityActions with custom actions on Android seems to be broken (announcing "Action not supported" with example copied from docs)
#47268 commented on
Jul 1, 2025 • 0 new comments -
Yoga Layout Assertion Failure After Upgrading to React Native 0.78
#50200 commented on
Jul 4, 2025 • 0 new comments -
ScrollViewManager.getContentSize not working Cannot find RCTScrollView with tag #3342
#51339 commented on
Jul 4, 2025 • 0 new comments -
SceneView crashes with "Element type is invalid" when component is passed correctly (React Native 0.79)
#50789 commented on
Jul 4, 2025 • 0 new comments -
ScrollView does not work inside position: absolute on Android.
#38730 commented on
Jul 4, 2025 • 0 new comments -
LayoutAnimation.configureNext() broken in 0.76
#47617 commented on
Jul 4, 2025 • 0 new comments -
app state goes on an infinite loop while listening for changes with appState on android
#30206 commented on
Jul 4, 2025 • 0 new comments -
Flatlist onMomentumScrollEnd called inconsistently between Android and iOS
#48423 commented on
Jul 5, 2025 • 0 new comments -
KeyboardAvoidingView mistakingly adds white space on screen bottom after being untangled
#29614 commented on
Jul 6, 2025 • 0 new comments -
`maxLength` of TextInput does not work when value is changed after state update
#44965 commented on
Jul 7, 2025 • 0 new comments -
0.75.4 - 0.80.1 Android 15-16 for StatusBarModule (EdgeToEdge)
#48256 commented on
Jul 7, 2025 • 0 new comments -
Parsing issue with eslint-plugin-import and @react-native/eslint-config
#50116 commented on
Jul 7, 2025 • 0 new comments -
Emojis inside <Text> increase line-height or stretch the element on iOS
#47621 commented on
Jul 7, 2025 • 0 new comments -
Oppo A77 - Some texts gets cut-off
#15114 commented on
Jul 7, 2025 • 0 new comments -
Pressable onPress fires when scrolling FlatList
#48488 commented on
Jul 8, 2025 • 0 new comments -
Fix: KeyboardAvoidingView Android behavior fix.
#51132 commented on
Jul 2, 2025 • 0 new comments -
Release cached images when image component gets recycled on iOS
#51493 commented on
Jul 2, 2025 • 0 new comments -
feat: iOS filter blur
#52028 commented on
Jul 1, 2025 • 0 new comments -
feat(ios): support condensed system font on fabric
#52259 commented on
Jul 2, 2025 • 0 new comments -
Prevent starvation in `ShadowTree::commit` and remove `tryCommit` method
#52314 commented on
Jul 2, 2025 • 0 new comments -
RefreshControl ignores style prop
#51914 commented on
Jul 1, 2025 • 0 new comments -
`KeyboardAvoidingView` with translucent status bar leaves space at the bottom of the screen on Android
#47140 commented on
Jul 1, 2025 • 0 new comments -
Text input padding
#50692 commented on
Jul 1, 2025 • 0 new comments -
[0.77] Android Old Architecture debug app freezes when Metro triggers reload
#50274 commented on
Jul 1, 2025 • 0 new comments -
[React 19] ScrollView cleanup function for ref is never called
#51878 commented on
Jul 1, 2025 • 0 new comments -
Fontsize changing only once with systems settings in Android 15
#49459 commented on
Jul 1, 2025 • 0 new comments -
flexWrap wrapping unexpectedly with alignItems: 'flex-end'
#48527 commented on
Jul 2, 2025 • 0 new comments -
iOS Dimensions.get('window') doesn't exclude SafeAreas
#51150 commented on
Jul 2, 2025 • 0 new comments -
"NETWORK ERROR" when making API call in react-native Android, while works in iOS
#31045 commented on
Jul 2, 2025 • 0 new comments -
TypeError: Network request failed randomly in IOS
#49037 commented on
Jul 2, 2025 • 0 new comments -
`onPress` not working while animating views
#51621 commented on
Jul 2, 2025 • 0 new comments -
Mounting is very slow on Android (almost 1 ms per one view)
#51869 commented on
Jul 2, 2025 • 0 new comments -
Condensed system font is broken on iOS in the new architecture
#52258 commented on
Jul 2, 2025 • 0 new comments -
React Native [0.77.0]:- Thread 1: "-[RCTView setColor:]: unrecognized selector sent to instance 0x1196c6970"
#49323 commented on
Jul 2, 2025 • 0 new comments -
FBReactNativeSpec/FBReactNativeSpec.h: No such file or directory (in target 'React-Codegen' from project 'Pods')
#44731 commented on
Jul 2, 2025 • 0 new comments -
React-Native Accessibility Focus Order Issues
#49462 commented on
Jul 2, 2025 • 0 new comments -
There is no way to manage focus for external keyboard from one element to another
#39052 commented on
Jul 2, 2025 • 0 new comments -
TextInput onKeyPress fires after the onChange
#48636 commented on
Jul 2, 2025 • 0 new comments -
TextInput: No events triggered and no text displayed when typing Korean on AndroidReact Native 0.73.8)
#47925 commented on
Jul 3, 2025 • 0 new comments -
lineHeight not distributed evenly in TextInput
#39145 commented on
Jul 3, 2025 • 0 new comments -
Multiline controlled input enters an infinite loop on iOS
#46850 commented on
Jul 3, 2025 • 0 new comments