-
Notifications
You must be signed in to change notification settings - Fork 24.5k
Insights: facebook/react-native
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v0.79.0-rc.0 0.79.0-rc.0
published
Mar 4, 2025
2 Pull requests merged by 2 people
-
Fix elevation with border-radius set (#48982)
#49877 merged
Mar 7, 2025 -
Re-sync with internal repository
#49811 merged
Mar 4, 2025
36 Pull requests opened by 24 people
-
Add TS definition for inputAccessoryViewButtonLabel
#49754 opened
Feb 28, 2025 -
Fix missing type for login-password alert prompt
#49757 opened
Mar 1, 2025 -
Migrate ReactPropertyProcessor to kotlin
#49767 opened
Mar 2, 2025 -
Annotate NullSafe(LOCAL) for classes in java/com/facebook/react/bridge
#49770 opened
Mar 2, 2025 -
Annotate NullSafe(LOCAL) for classes in java/com/facebook/react/views/textinput
#49771 opened
Mar 2, 2025 -
[RN][Releases] Fix Publish template
#49789 opened
Mar 3, 2025 -
Remove `_Nullable` from jni_lib_merge.
#49793 opened
Mar 3, 2025 -
moved third-party deps to ReactNativeDependencies in podspecs
#49812 opened
Mar 4, 2025 -
delete feature flag excludeYogaFromRawProps
#49817 opened
Mar 4, 2025 -
Revert "Delete GuardedResultAsyncTask (#48058)"
#49818 opened
Mar 4, 2025 -
Migrate `OpacityAnimation` to Kotlin
#49822 opened
Mar 4, 2025 -
Implement `accessibilityElements` Focusing Order
#49824 opened
Mar 4, 2025 -
fix(iOS): provide useful error message about dependency provider
#49843 opened
Mar 5, 2025 -
Fix out of sync state in ScrollView after animation
#49844 opened
Mar 5, 2025 -
Send Tracing.bufferUsage while tracing
#49846 opened
Mar 5, 2025 -
Remove packager settings preference on empty host information
#49848 opened
Mar 5, 2025 -
Export codegen functions and types from the main package
#49854 opened
Mar 6, 2025 -
Fix touch events not being dispatched to ScrollView's children when they overflow content container
#49855 opened
Mar 6, 2025 -
expose ref to <Modal />'s native component
#49859 opened
Mar 6, 2025 -
add fantom test for view culling inside <Modal />
#49860 opened
Mar 6, 2025 -
add enqueueModalSizeUpdate to Fantom
#49862 opened
Mar 6, 2025 -
fix(cli): Prevent "Cannot read handle of undefined" error in Metro dev server
#49864 opened
Mar 6, 2025 -
Configure CI to sign binaries
#49868 opened
Mar 6, 2025 -
Migrate Event class
#49887 opened
Mar 7, 2025 -
fix(ios): enable use of multiple RCTAppDependencyProvider instances
#49889 opened
Mar 7, 2025 -
[0.77] Fix Android Image `defaultSource` runtime error (#49097)
#49890 opened
Mar 7, 2025 -
Invoke NativeAnimated batch bookend methods when feature flag set
#49891 opened
Mar 7, 2025 -
[0.79] Update Metro to ^0.82.0
#49892 opened
Mar 7, 2025 -
Make `DispatchCommandMountItem` internal
#49893 opened
Mar 7, 2025 -
Fix bug that prevents the Old Arch from being enabled
#49896 opened
Mar 7, 2025 -
Add warning when RCT_EXPORT_MODULE is used in New Arch
#49897 opened
Mar 7, 2025 -
Fix documentElement methods for element not working correctly
#49898 opened
Mar 7, 2025 -
Simplify Fantom test
#49899 opened
Mar 7, 2025 -
Fix issue with zIndex child removal
#49900 opened
Mar 7, 2025 -
Move explicit type argument into function parameter
#49901 opened
Mar 7, 2025 -
RN: Support `.fb` Suffix in Native Codegen
#49902 opened
Mar 7, 2025
20 Issues closed by 8 people
-
React Native 0.78.0 Android Build Failing with CMake Errors - Missing JNI Directories
#49883 closed
Mar 7, 2025 -
`extraModulesForBridge` not called with new architecture enabled in RN 0.78
#49819 closed
Mar 7, 2025 -
Android Crash Thread: SIGQUIT 0x0000000000000000
#43541 closed
Mar 7, 2025 -
Unable to build iOS and Android with RN version 0.76.5
#48212 closed
Mar 6, 2025 -
[0.77][Needs repro] Unable to launch React Native DevTools in newly upgraded app
#49287 closed
Mar 5, 2025 -
Pod install not working, Verication checksum was incorrect
#49839 closed
Mar 5, 2025 -
(feature) Better style support for text on native
#49736 closed
Mar 5, 2025 -
NullPointerException android.widget.ScrollView in onTouchEvent
#46260 closed
Mar 5, 2025 -
C++ STL Library on Android does not support `exception_ptr`
#48027 closed
Mar 4, 2025 -
React Native Debugger Issue in Android
#49801 closed
Mar 4, 2025 -
iOS jsi value ~shared_ptr Crash when RCTHost dealloc
#48214 closed
Mar 4, 2025 -
The TextInput field cannot invoke the Chinese keyboard on iOS devices.
#49802 closed
Mar 4, 2025 -
Invariant Violation: ViewPropTypes has been removed from React Native
#49800 closed
Mar 4, 2025 -
SoLoaderDSONotFoundError on Android 11 Emulator
#49111 closed
Mar 3, 2025 -
Images are cut off/not rendered correctly on new architecture
#48790 closed
Mar 3, 2025 -
Upload Symbols Failed in Xcode 16.2
#49059 closed
Mar 3, 2025 -
No such module 'ReactAppDependencyProvider'
#49704 closed
Mar 3, 2025
18 Issues opened by 18 people
-
React Native 0.78.0 Android Build Failing with CMake Errors - Missing JNI Directories
#49888 opened
Mar 7, 2025 -
Text descender characters cut-off after upgrade from 0.76.1 to 0.78 with lineHeight the same as fontSize
#49886 opened
Mar 7, 2025 -
React Native + React Native Navigation for Web without Expo
#49884 opened
Mar 7, 2025 -
Wrapping RefreshControl and passing it as JSX does not work on Android
#49878 opened
Mar 7, 2025 -
Hermes Framework Version Metadata Inconsistency
#49872 opened
Mar 6, 2025 -
FATAL EXCEPTION: libjsctooling.so not found in React Native (Reanimated + SoLoader)
#49869 opened
Mar 6, 2025 -
View component don't work as expected with testID with newArch
#49857 opened
Mar 6, 2025 -
URL constructor not spec compliant
#49856 opened
Mar 6, 2025 -
After upgrading 0.76.7 to 0.78 IOS just freeze on splash screen
#49853 opened
Mar 6, 2025 -
0.77: Animated make some views disappearing (Android)
#49838 opened
Mar 5, 2025 -
New Debugger: Application under debug crashes when I want to step over an async method
#49833 opened
Mar 5, 2025 -
Error: Activity class does not exist & Could not find dependency com.facebook.react:react-native:0.78.0
#49804 opened
Mar 4, 2025 -
[IOS] there is an extra tiny line when set border and border-radius to a View
#49799 opened
Mar 4, 2025 -
[Android] TalkBack announces the last text element of a Modal before the first
#49796 opened
Mar 3, 2025 -
[Android] ConcurrentModificationException in FabricUIManager
#49783 opened
Mar 3, 2025 -
[Android] Multiline TextInput not scaling until you enter a character in a new line
#49773 opened
Mar 2, 2025 -
`KeyboardAvoidingView` do not keep input in view under Android 15 (target SDK 35)
#49759 opened
Mar 1, 2025
59 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.
-
[iOS] Fixes TextInput crashes when any text is entered while running as iOS app on apple silicon mac
#49320 commented on
Mar 7, 2025 • 3 new comments -
Migrate `ProgressResponseBody` to Kotlin
#49752 commented on
Mar 7, 2025 • 1 new comment -
Fatal error while using @babel/plugin-transform-typescript with `onlyRemoveTypeImports: true`.
#49055 commented on
Mar 1, 2025 • 0 new comments -
Issue when displaying a modal after dismissing another modal
#48611 commented on
Mar 6, 2025 • 0 new comments -
iOS <TextInput multiline/> onChangeText does not fire if only one character
#38105 commented on
Mar 6, 2025 • 0 new comments -
Not able to proceed with TextInput || iOS release
#41801 commented on
Mar 7, 2025 • 0 new comments -
React native pod file use_modular_headers! throwing Redefinition of module 'ReactCommon' error
#45000 commented on
Mar 7, 2025 • 0 new comments -
Running first init project Error React-rncore: Command PhaseScriptExecution failed with a nonzero exit code
#39734 commented on
Mar 7, 2025 • 0 new comments -
Invariant Violation: "app" has not been registered - AppRegistry.js | runnables[appKey] is undefined
#36101 commented on
Mar 7, 2025 • 0 new comments -
React-Native Accessibility Focus Order Issues
#49462 commented on
Mar 7, 2025 • 0 new comments -
Unable to find viewState for tag 56. Surface stopped: false
#49077 commented on
Mar 7, 2025 • 0 new comments -
KeyboardAvoidingView has no effect on multiline TextInput
#16826 commented on
Mar 7, 2025 • 0 new comments -
Nested Virtualized Lists in opposing directions firing all onViewableItemsChanged
#37833 commented on
Mar 7, 2025 • 0 new comments -
PhaseScriptExecution [CP-User]\ Generate\ Specs
#34269 commented on
Mar 7, 2025 • 0 new comments -
Performance Issues with React Native Bridgeless Architecture
#47490 commented on
Mar 7, 2025 • 0 new comments -
[0.77][Android] Memory Profiling not working, causing dev tools to disconnect
#49158 commented on
Mar 7, 2025 • 0 new comments -
MainApplication.onCreate: java.lang.UnsatisfiedLinkError - dlopen failed: "/data/data/com.patenteapp/lib-3/libc++_shared.so" is for EM_AARCH64 (183) instead of EM_X86_64 (62)
#37943 commented on
Mar 7, 2025 • 0 new comments -
"EarlyJsError: Property 'setImmediate' doesn't exist" after upgrading to v0.77
#49739 commented on
Mar 7, 2025 • 0 new comments -
fix: Improve text line height calculation to properly align text on iOS
#46884 commented on
Mar 7, 2025 • 0 new comments -
[iOS] Fabric: Fixes Modal snapshot when closing it
#48252 commented on
Mar 6, 2025 • 0 new comments -
Static Hermes for React Native
#48531 commented on
Mar 7, 2025 • 0 new comments -
feat: support `contentInset` on Android
#49145 commented on
Mar 7, 2025 • 0 new comments -
Inject dev machine IP on Android and improve error message when connection fails
#49166 commented on
Mar 7, 2025 • 0 new comments -
Fix Memory Leak in AnimatedWithChildren
#49217 commented on
Mar 3, 2025 • 0 new comments -
refactor(LaunchScreen): 定义 Colors 对象的类型
#49244 commented on
Mar 5, 2025 • 0 new comments -
Fix keyboard navigation for FlatList with `removeClippedSubviews` enabled
#49543 commented on
Mar 7, 2025 • 0 new comments -
accessibleElements impl on iOS
#49582 commented on
Mar 5, 2025 • 0 new comments -
Add castInterface API in JSI
#49604 commented on
Mar 5, 2025 • 0 new comments -
Bugfix/rootview leak
#49626 commented on
Mar 3, 2025 • 0 new comments -
report an event tracking the event loop perf in metro dev middleware
#49674 commented on
Mar 4, 2025 • 0 new comments -
React Native Flickering Issue When position : absolute in iOS only
#49057 commented on
Mar 1, 2025 • 0 new comments -
React Native onEndReached FlatList trigger error
#36529 commented on
Mar 1, 2025 • 0 new comments -
React.forwardRef(ActivityIndicator) issue
#49056 commented on
Mar 1, 2025 • 0 new comments -
useWindowDimensions() returns swapped height and width in iOS
#29290 commented on
Mar 1, 2025 • 0 new comments -
TypeError: Error.stack getter called with an invalid receiver, js engine: hermes
#43636 commented on
Mar 1, 2025 • 0 new comments -
HTTP Fetch fails with "TypeError: Network request failed" => Resolved
#32931 commented on
Mar 1, 2025 • 0 new comments -
Click events do not take effect in animation views (Some Android devices, Huawei)
#48322 commented on
Mar 2, 2025 • 0 new comments -
Textinput Issue
#48264 commented on
Mar 2, 2025 • 0 new comments -
Bug: TextInput with multiline and lineHeight has height issue when controlled
#46207 commented on
Mar 2, 2025 • 0 new comments -
[0.76] WebSocket (MQTT) connection does not emit ‘offline’ event when the app goes to the background
#49243 commented on
Mar 3, 2025 • 0 new comments -
"Your project does not explicitly specify the CocoaPods master specs repo." warning is shown on `pod install`
#48627 commented on
Mar 3, 2025 • 0 new comments -
Creating a module with New Architecture and including a .swift file introduces compiler errors
#46212 commented on
Mar 3, 2025 • 0 new comments -
TextInput does not scroll on Android with multiline on and editable off
#35388 commented on
Mar 3, 2025 • 0 new comments -
RN Alert button sometimes renders in the upper-left corner of the screen (iOS)
#45453 commented on
Mar 3, 2025 • 0 new comments -
Zooming in ScrollView causes incorrect offset of content
#48772 commented on
Mar 3, 2025 • 0 new comments -
RefreshControl doesn't get dragged all the way on Android
#49734 commented on
Mar 3, 2025 • 0 new comments -
When using TextInput with secureTextEntry={true} on iOS, pressing the back button erases the entire text instead of just the last character.
#46154 commented on
Mar 4, 2025 • 0 new comments -
TextInput crashes when any text is entered while running as iOS app on apple silicon mac ("My Mac (Designed for iPhone)" target)
#48544 commented on
Mar 4, 2025 • 0 new comments -
[iOS][KeyboardAvoidingView] Using KeyboardAvoidingView inside a ScrollView causes the app the crash when focusing an input
#42939 commented on
Mar 5, 2025 • 0 new comments -
xcode 11.4 build fatal error: module map file xxx/Build/Products/Debug-iphoneos/YogaKit/YogaKit.modulemap' not found
#28503 commented on
Mar 5, 2025 • 0 new comments -
textTransform Capitalize Does Not Behave As it Does in CSS
#34117 commented on
Mar 5, 2025 • 0 new comments -
Bridgeless idleCallbacks do not return correct handle
#49684 commented on
Mar 5, 2025 • 0 new comments -
Listeners are not fired on combined Animated values using Animated operators
#49719 commented on
Mar 5, 2025 • 0 new comments -
Deep linking is not working when app is closed/killed
#32350 commented on
Mar 5, 2025 • 0 new comments -
Fetch stuck in (pending) iOS
#43136 commented on
Mar 5, 2025 • 0 new comments -
Dynamic styles with StyleSheet get an type error?
#48720 commented on
Mar 6, 2025 • 0 new comments -
iOS 17.x only SyntaxError: Invalid character: '\0'
#41258 commented on
Mar 6, 2025 • 0 new comments -
C++ state update not received when using a path-cloning commit hook
#49694 commented on
Mar 6, 2025 • 0 new comments -
Add support of hyphenationFactor and languageIdentifier properties for <Text> in iOs 15+
#49619 commented on
Mar 6, 2025 • 0 new comments