-
Notifications
You must be signed in to change notification settings - Fork 24.7k
Insights: facebook/react-native
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v0.80.0-rc.4 0.80.0-rc.4
published
Jun 2, 2025
1 Pull request merged by 1 person
-
[0.79] Update debugger-frontend from 97e99126...8f145a05 (S523384 mitigation)
#51569 merged
Jun 4, 2025
50 Pull requests opened by 24 people
-
Add comment to clarify how I18nManager works
#51661 opened
May 28, 2025 -
Forward onBlur/onFocus events to Pressability config
#51670 opened
May 29, 2025 -
Refactor valueFromShadowNode as createAndPromoteRuntimeShadowNodeReference
#51677 opened
May 29, 2025 -
Implement textVerticalAlign
#51680 opened
May 29, 2025 -
Set `detail` to null by default to comply with the spec
#51685 opened
May 29, 2025 -
@nocommit: Validate lint rules: requiresMainQueueSetup { return YES; }
#51686 opened
May 29, 2025 -
Rewrite accessibilityOrder with virtual view hierarchy
#51692 opened
May 29, 2025 -
Move React Native publishing URLs to Central Portal
#51693 opened
May 30, 2025 -
Allow parameterizing event types in EventTarget
#51700 opened
May 30, 2025 -
Accurately type existing usages of EventTarget
#51701 opened
May 30, 2025 -
Define PerformanceMark in global
#51710 opened
May 30, 2025 -
Use PreparedLayout as opposed to Layout in PreparedLayoutTextView
#51711 opened
May 30, 2025 -
Move textAlignVertical to paragraph props
#51712 opened
May 30, 2025 -
(Mostly) Back out "[react-native] Fix clang tidy for react-native"
#51720 opened
May 31, 2025 -
Migrate `ReactTextViewManager` to Kotlin
#51721 opened
May 31, 2025 -
Add focus and blur dispatching logic to BaseViewManager
#51724 opened
May 31, 2025 -
Add example for focus events on Android
#51725 opened
May 31, 2025 -
Refactor ViewManagerInterfaces codegen to generate kotlin classes
#51735 opened
Jun 2, 2025 -
Trigger `updateState` synchronously on the current thread
#51741 opened
Jun 2, 2025 -
(Redo PR #51264) Remove native animation fabric sync in JS and infinite animation loop workaround
#51742 opened
Jun 2, 2025 -
Splitting RN Core into 3
#51753 opened
Jun 2, 2025 -
Migrate `ReactFragment` to Kotlin
#51756 opened
Jun 2, 2025 -
Clean up measurements path and ReactTextViewManagerCallback injection
#51758 opened
Jun 2, 2025 -
Support ReactTextViewManagerCallback in Facsimile
#51759 opened
Jun 2, 2025 -
Replace a usage of reverse iterators with `std::ranges::reverse_view`
#51761 opened
Jun 3, 2025 -
Bump min Xcode to 16.0
#51762 opened
Jun 3, 2025 -
Added support for multiple widths with dashed and dotted borders on iOS
#51770 opened
Jun 3, 2025 -
feat: support 120fps for Animated on iOS
#51775 opened
Jun 3, 2025 -
RN: Flowify `flow-typed/{environment/node,npm/jest}`
#51777 opened
Jun 3, 2025 -
RN: Add `@noflow` to ESLint & Babel Preset Files
#51778 opened
Jun 3, 2025 -
RN: Add `@noflow` to Node.js Scripts
#51779 opened
Jun 3, 2025 -
RN: Flowify `scripts`
#51780 opened
Jun 3, 2025 -
RN: Flowify `packages/react-native-codegen` (#51780)
#51781 opened
Jun 3, 2025 -
RN: Add `@noflow` to `packages/react-native-compatibility-check`
#51782 opened
Jun 3, 2025 -
RN: Flowify `packages/react-native-fantom`
#51784 opened
Jun 3, 2025 -
RN: Flowify `packages/virtualized-lists`
#51785 opened
Jun 3, 2025 -
FabricUIManager.prepareLayout() -> FabricUIManager.prepareTextLayout()
#51787 opened
Jun 3, 2025 -
RN: Flowify `packages/rn-tester`
#51788 opened
Jun 3, 2025 -
RN: Flowify `packages/helloworld`
#51789 opened
Jun 3, 2025 -
RN: Flowify Non-Library Files
#51790 opened
Jun 4, 2025 -
Fix image loading on props change without layout invalidation
#51791 opened
Jun 4, 2025 -
RN: Flowify `packages/react-native/Libraries/Alert`
#51792 opened
Jun 4, 2025 -
fix crash on non-critical path, e.g., setTimeout
#51793 opened
Jun 4, 2025 -
RN: Flowify `packages/react-native` Mocks & Tests (#51792)
#51794 opened
Jun 4, 2025 -
calculated scrollable range and bounds to prevent overscroll
#51795 opened
Jun 4, 2025 -
Update how native specs are reexported
#51799 opened
Jun 4, 2025 -
Add support for Error.cause in Fantom
#51800 opened
Jun 4, 2025 -
make FabricUIManagerBinding::getScheduler private method
#51801 opened
Jun 4, 2025 -
Bring back @flow strict to composeStyles and fix Flow errors
#51803 opened
Jun 4, 2025 -
[Local] Fix CI for 0.79-stable
#51804 opened
Jun 4, 2025
10 Issues closed by 5 people
-
requestAnimationFrame callback order is nondeterministic
#48005 closed
Jun 4, 2025 -
After Fontscale setting change View size not adjust according to new font scale.
#51768 closed
Jun 3, 2025 -
[android] Image component can't load image in latest version
#47956 closed
Jun 3, 2025 -
StatusBar background colour not changed in android
#51736 closed
Jun 2, 2025 -
ScrollView.d.ts does not match ScrollView.js
#51548 closed
Jun 2, 2025 -
Build failed
#51706 closed
Jun 2, 2025 -
Android build fails due to missing react-native-gradle-plugin with Turborepo monorepo setup
#51709 closed
Jun 2, 2025 -
PanResponder `onMoveShouldSetPanResponder` never called
#51732 closed
Jun 1, 2025 -
[ios] TextInput onSubmitEditing not working on 0.72.x, but worked on 0.70 & 0.62
#40761 closed
May 30, 2025 -
The PanResponder gesture is passed through to scrollview.
#42008 closed
May 29, 2025
4 Issues opened by 4 people
-
The image component of ios displays local images in disorder
#51764 opened
Jun 3, 2025 -
Sticky headers in FlatList/ScrollView become non-touchable after upgrading to 0.79.2
#51763 opened
Jun 3, 2025 -
Embedding Native Android View with ConstraintLayout does not work for multiple children
#51722 opened
May 31, 2025 -
App Crashes on Exception on Non-critical Path (C++ Exception)
#51664 opened
May 28, 2025
56 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.
-
[0.77.0] .prettierrc.js options not working anymore
#49110 commented on
May 28, 2025 • 0 new comments -
Accessibility Issue: Dynamic type fontsizes are unsupported
#51612 commented on
May 28, 2025 • 0 new comments -
iOS: App crashes when BlobModule is nil during RCTNetworking initialization
#50210 commented on
May 28, 2025 • 0 new comments -
Yoga Layout Assertion Failure After Upgrading to React Native 0.78
#50200 commented on
May 28, 2025 • 0 new comments -
iOS crash - RCTCxxBridge enqueueApplicationScript:url:onComplete
#42224 commented on
May 29, 2025 • 0 new comments -
React.forwardRef(ActivityIndicator) issue
#49056 commented on
May 29, 2025 • 0 new comments -
[Text on Android]: setting selectable to true breaks the text truncation and lineHeight on Android
#48921 commented on
May 29, 2025 • 0 new comments -
[iOS][KeyboardAvoidingView] Using KeyboardAvoidingView inside a ScrollView causes the app the crash when focusing an input
#42939 commented on
May 29, 2025 • 0 new comments -
`borderStyle: 'dashed'` and `borderWidth: 1, borderTopWidth: 0` not working on iOS. How else to create a dashed line?
#51658 commented on
May 29, 2025 • 0 new comments -
`KeyboardAvoidingView` do not keep input in view under Android 15 (target SDK 35)
#49759 commented on
May 29, 2025 • 0 new comments -
☂️ Help us Kotlin-ify React Native - Round 3
#50513 commented on
May 29, 2025 • 0 new comments -
TypeError: changeHandler is not a function (it is undefined)
#51453 commented on
May 29, 2025 • 0 new comments -
Gradle v8.0 build fails react native v0.79.2
#51297 commented on
May 30, 2025 • 0 new comments -
Horizontal ScrollView touchables stop responding when nested inside a sticky header (RN 0.79.2)
#51290 commented on
May 30, 2025 • 0 new comments -
requestCurrentTransition inside ReactFabric-dev.js can throw unhandled exceptions
#47730 commented on
May 30, 2025 • 0 new comments -
FlatList doesnot load data after the initialNumToRender count exceeds.
#36766 commented on
May 30, 2025 • 0 new comments -
Dimensions API does not handles orientation change
#50861 commented on
May 30, 2025 • 0 new comments -
Lines getting cut-off on Android devices with small font sizes
#50916 commented on
May 30, 2025 • 0 new comments -
Crash in JNI method CatalystInstanceImpl:: getJSCallInvokerHolder()
#36424 commented on
May 30, 2025 • 0 new comments -
Heavy Screens take too much time to load (White Screen lag).
#50051 commented on
May 30, 2025 • 0 new comments -
KeyboardAvoidingView has no effect on multiline TextInput
#16826 commented on
May 30, 2025 • 0 new comments -
Text Input onChange TextInputChangeEventData native event returns selection data but the TS complains
#51020 commented on
May 31, 2025 • 0 new comments -
React Native Flickering Issue When position : absolute in iOS only
#49057 commented on
May 31, 2025 • 0 new comments -
Fontsize changing only once with systems settings in Android 15
#49459 commented on
May 31, 2025 • 0 new comments -
TextInput onContentSizeChange returns incorrect layout size instead of content size on Android
#29702 commented on
May 31, 2025 • 0 new comments -
[IOS 15] TextInput textAlign:right space issue
#32726 commented on
Jun 1, 2025 • 0 new comments -
There is a Bug with the accessible React Native Image element on iOS
#50179 commented on
Jun 1, 2025 • 0 new comments -
[0.77] `getBoundingClientRect` TypeScript type definition missing on View with New Architecture
#50684 commented on
Jun 1, 2025 • 0 new comments -
onPanResponderTerminationRequest isvalid
#51190 commented on
Jun 2, 2025 • 0 new comments -
Support styles (borderX) for <Text /> on IOS
#23537 commented on
Jun 2, 2025 • 0 new comments -
App Crashes on Android 32bit When emit event from TurboModule
#51628 commented on
Jun 2, 2025 • 0 new comments -
[Android]: when scrolling or swiping into the TextInput with textAlign: center or right, placeholder disappears
#31946 commented on
Jun 3, 2025 • 0 new comments -
[0.77] Android Old Architecture debug app freezes when Metro triggers reload
#50274 commented on
Jun 3, 2025 • 0 new comments -
Transaction merging can cause `CREATE` mutations to be effectively dropped
#47960 commented on
Jun 3, 2025 • 0 new comments -
[RN@0.75.2] `yoga/style/Style.h` file not found
#46208 commented on
Jun 3, 2025 • 0 new comments -
FlatList: Pull to Refresh refresh controls are "freezed" after navigation.goBack()
#41515 commented on
Jun 3, 2025 • 0 new comments -
Fetching large json data results in OutOfMemoryError
#32134 commented on
Jun 3, 2025 • 0 new comments -
TouchableOpacity isn't working on IOS device
#47631 commented on
Jun 3, 2025 • 0 new comments -
fetch [TypeError: Network request failed] on iOS 18.4
#50510 commented on
Jun 3, 2025 • 0 new comments -
[0.77][Android] Memory Profiling not working, causing dev tools to disconnect
#49158 commented on
Jun 3, 2025 • 0 new comments -
[0.76.3][NewArch][iOS + Android] Calling setValue on Animated.Value within useEffect breaks styling
#48115 commented on
Jun 4, 2025 • 0 new comments -
[0.76] AccessibilityValue in View throws exception: "Exception in HostFunction: Loss of precision during arithmetic conversion: (long) "
#47635 commented on
Jun 4, 2025 • 0 new comments -
React native does not support screen refresh rate
#29333 commented on
Jun 4, 2025 • 0 new comments -
Unable to find viewState for tag 56. Surface stopped: false
#49077 commented on
Jun 4, 2025 • 0 new comments -
Performance Issues with React Native Bridgeless Architecture
#47490 commented on
Jun 4, 2025 • 0 new comments -
Proposal: Edge-to-edge support
#47554 commented on
Jun 1, 2025 • 0 new comments -
Remove console.error patch for LogBox
#48783 commented on
Jun 3, 2025 • 0 new comments -
Fix: KeyboardAvoidingView Android behavior fix.
#51132 commented on
May 29, 2025 • 0 new comments -
Introduce feature flag to greacefuly fail when an unregistered component is rendered in Android
#51175 commented on
May 28, 2025 • 0 new comments -
Text: Fix selectable prop mapping (was isSelectable) for Fabric - ensure correct macro conversion
#51187 commented on
Jun 4, 2025 • 0 new comments -
Make RCTUnsafeExecuteOnMainQueueSync safer
#51425 commented on
May 28, 2025 • 0 new comments -
[RN][CI] Prebuild React Native core in CI
#51480 commented on
Jun 3, 2025 • 0 new comments -
fix(promise): Swallowed rejections warnings, use `console.error` for logging rejections in dev and prod
#51594 commented on
Jun 2, 2025 • 0 new comments -
[ios][prebuild] build swift package from prebuild script
#51595 commented on
Jun 3, 2025 • 0 new comments -
[ios][prebuild] build xcframeworks from prebuild script
#51596 commented on
Jun 3, 2025 • 0 new comments -
Add optional annotation in serialize step in codegen objective C output
#51636 commented on
May 29, 2025 • 0 new comments