Insights: facebook/react-native
Overview
Could not load contribution data
Please try again later
2 Pull requests merged by 1 person
-
Bump CLI to 12.3.0
#41927 merged
Dec 13, 2023 -
Bump CLI to 12.2.1
#41882 merged
Dec 11, 2023
33 Pull requests opened by 20 people
-
Fix CocoaPods crash with nonexistent files
#41848 opened
Dec 8, 2023 -
[iOS] Fabric: Fixes Modal present splash when animation type is none
#41853 opened
Dec 8, 2023 -
Fix comment about adding packages in android template
#41856 opened
Dec 8, 2023 -
PaperUIManager: Pull getViewManagerConfig() internal state into closure
#41857 opened
Dec 8, 2023 -
PaperUIManager: Rename lazifyViewManagerConfig() -> completeViewConfig()
#41858 opened
Dec 8, 2023 -
PaperUIManager: Make lazifyViewManagerConfig() less side-effecty
#41859 opened
Dec 8, 2023 -
PaperUIManager: Give lazifyViewManagerConfig() getters names
#41860 opened
Dec 8, 2023 -
PaperUIMangaer: Rename viewManagerConfigs -> viewConfigCache
#41861 opened
Dec 8, 2023 -
PaperUIManager: Rename getConstants() -> getUIManagerConstantsCache()
#41862 opened
Dec 8, 2023 -
PaperUIManager: Pull getConstants() internal state into closure
#41863 opened
Dec 8, 2023 -
fix(react-native): iOS font heavy weight mapping to 800
#41864 opened
Dec 8, 2023 -
Remove eslint-plugin-prettier from eslint-config-react-native
#41877 opened
Dec 10, 2023 -
Ignore the one-time NullPointerException and print error log
#41887 opened
Dec 11, 2023 -
Fix dev menu not open
#41888 opened
Dec 11, 2023 -
Update the iOS template from Obj-C to Swift
#41896 opened
Dec 11, 2023 -
add RNTester example for native command Array param
#41897 opened
Dec 11, 2023 -
support Array param for native component command
#41899 opened
Dec 11, 2023 -
Rn-tester app: Text input intrinsic size does not look properly in dark mode
#41909 opened
Dec 12, 2023 -
PaperUIManager: Make getViewManagerConfig() less side-effecty
#41910 opened
Dec 12, 2023 -
Fix sizing and alignment issues with multi-line containers
#41916 opened
Dec 12, 2023 -
std::terminate belongs to <exception> header
#41917 opened
Dec 12, 2023 -
Add 127.0.0.1 to allowlist for source map fetch
#41922 opened
Dec 13, 2023 -
Replace utils.parseArgs with yargs
#41924 opened
Dec 13, 2023 -
Introduce "npx react-native codegen" command
#41925 opened
Dec 13, 2023 -
Update `MainActivity.kt` to correctly return placeholder name
#41930 opened
Dec 13, 2023 -
Use conditional type to flattern RN styles
#41931 opened
Dec 14, 2023 -
fix: building dependencies for Android missing with pnpm
#41934 opened
Dec 14, 2023 -
feat: Optimise RCTKeyWindow() calls in RCTForceTouchAvailable method
#41935 opened
Dec 14, 2023 -
Remove last useges of configFileDir CLI argument
#41936 opened
Dec 14, 2023 -
yoga::resolveValue -> Length::resolve
#41939 opened
Dec 14, 2023 -
Feat:-made the RN Devtools launch error message more brief
#41940 opened
Dec 14, 2023 -
deprecate @property methodQueue
#41944 opened
Dec 14, 2023 -
Clean up stale mobileconfig reading for pointer events
#41946 opened
Dec 14, 2023
40 Issues closed by 7 people
-
TextInput textContentType="emailAddress" doesn't supported on Iphone 7, 8, 8+.
#31211 closed
Dec 14, 2023 -
Decode iOS module / method IDs from MessageQueue.spy() in prod build?
#37806 closed
Dec 14, 2023 -
NativeEventEmitter: Invariant violation new nativeeventemitter() requires a non-null argument
#36231 closed
Dec 14, 2023 -
Getting length of the Flatlist
#37129 closed
Dec 14, 2023 -
ScrollView `contentInset` always overrides `scrollIndicatorInsets`
#31207 closed
Dec 14, 2023 -
[v0.73.0][iOS] Issue with `react-native-xcode.sh`
#41928 closed
Dec 13, 2023 -
Firebase crash - IOS - Fatal Exception: NSMallocException Failed to grow buffer
#41651 closed
Dec 13, 2023 -
Duplicate resource error with React native version 0.71.14
#41921 closed
Dec 13, 2023 -
useWindowDimensions() wrong height on Android Fullscreen Landscape
#33735 closed
Dec 13, 2023 -
Could not find com.facebook.react:react-android:0.73.0
#41919 closed
Dec 13, 2023 -
[iOS] getFontScale not updating when settings change
#31205 closed
Dec 13, 2023 -
LayoutAnimation to re-order FlatList causing issues on Android
#31201 closed
Dec 13, 2023 -
linker command failed with exit code cannot find **.cpp.o
#41244 closed
Dec 13, 2023 -
Framework not found ASN1Decoder
#41269 closed
Dec 13, 2023 -
AppDelegate.mm unable to execute command: Illegal instruction: 4
#41915 closed
Dec 13, 2023 -
[iOS] `ITSAppUsesNonExemptEncryption` in Info.plist keeps getting removed during pod install
#41898 closed
Dec 12, 2023 -
main.jsbundle is not getting updated
#31784 closed
Dec 12, 2023 -
Issue with .\gradlew clean
#41906 closed
Dec 12, 2023 -
multiline `TextInput`'s padding top style does not change when using `padding` or `paddingVertical`
#41773 closed
Dec 12, 2023 -
Illegal node ID set as an input for Animated.DiffClamp node
#31244 closed
Dec 12, 2023 -
How to install HostFunction into `jsi::Runtime` (`JSIModule`?)
#31197 closed
Dec 12, 2023 -
[iOS] `NSAppTransportSecurity` in Info.plist keeps getting overwritten during `pod install`
#41874 closed
Dec 11, 2023 -
Music from other apps stop when react native app is opening
#41891 closed
Dec 11, 2023 -
App Crash in Release Build --- FATAL EXCEPTION: create_react_context
#41890 closed
Dec 11, 2023 -
com.facebook.react:flipper-integration which is missing the version number on v0.73.0
#41876 closed
Dec 11, 2023 -
RN 0.64 SectionList stickySectionHeadersEnabled with different heights
#31183 closed
Dec 11, 2023 -
Text Inputs does not allow text border radius
#37718 closed
Dec 11, 2023 -
iOS has a different Flatlist focus order than Android
#37720 closed
Dec 11, 2023 -
Axios Request to local server getting [Network Error]
#31178 closed
Dec 11, 2023 -
removeClippedSubviews =true makes vertical flatlist only scrollable half of the flatlist.
#37710 closed
Dec 10, 2023 -
Horizontal FlatList scrolls in the opposite direction of swipe
#41351 closed
Dec 9, 2023 -
[0.73] Crash build android app when update packages
#41854 closed
Dec 8, 2023 -
RCT-Folly Compilation Error on React Native iOS build
#41851 closed
Dec 8, 2023 -
main.jsbundle.map: No such file or directory when iOS project name includes spaces
#41844 closed
Dec 8, 2023 -
[Flatlist] I want to adjust the scroll speed in android.
#35171 closed
Dec 8, 2023 -
[Feature request] support vw vh units
#31168 closed
Dec 8, 2023 -
React Native iOS Build Error while running in xcode
#35231 closed
Dec 8, 2023 -
SectionList jumps when using `getItemLayout`
#31163 closed
Dec 8, 2023
19 Issues opened by 18 people
-
LogBox code frames for console.error/warn showing wrong code
#41947 opened
Dec 14, 2023 -
Key error shows internal code frames
#41945 opened
Dec 14, 2023 -
0.73 fails to build on iOS with use_frameworks! :static due to yoga header path issue
#41938 opened
Dec 14, 2023 -
[iOS] The styling does not change when the CJK character enter TextInput
#41933 opened
Dec 14, 2023 -
[iOS 17] TextInput onSelectionChange fires before onChangeText when typing autocompletion
#41932 opened
Dec 14, 2023 -
Multiple "NodePath has been removed so is read-only." errors
#41929 opened
Dec 13, 2023 -
useWindowDimensions + translucent system ui returns incorrect dimensions on android
#41918 opened
Dec 12, 2023 -
Image.resolveAssetSource(require(path/${image}.png')) does not work on tests as previous version
#41907 opened
Dec 12, 2023 -
Scroll Bar in <ScrollView /> is content left or center position sometimes on iOS 16.1
#41905 opened
Dec 12, 2023 -
iOS timers still do not work in proximity sensor state.
#41895 opened
Dec 11, 2023 -
iOS only: `onChangeText` of `TextInput` is fired with text longer than `maxLength`
#41893 opened
Dec 11, 2023 -
App Crash in Release Build --- AndroidRuntime: FATAL EXCEPTION: create_react_context
#41878 opened
Dec 11, 2023 -
'optional' file not found
#41872 opened
Dec 9, 2023 -
Metro Bundler not start with react native 0.73.0 when run react-native run-android
#41867 opened
Dec 9, 2023 -
React Native as Fragments crashes when navigate to another React Native Fragment in Android Native app.
#41850 opened
Dec 8, 2023
99 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.
-
Android App Crash with `Animated node with tag (child) [xxxx] does not exists`
#37267 commented on
Dec 11, 2023 • 7 new comments -
React native IOS App Crash on Real Device
#41624 commented on
Dec 13, 2023 • 5 new comments -
add back ComponentDescriptor::adopt with shared_ptr
#41670 commented on
Dec 13, 2023 • 5 new comments -
Controlled TextInput duplicates dictated text in iOS 16
#36045 commented on
Dec 13, 2023 • 4 new comments -
Cannot assign to read only property 'performance' of object '[object global]'
#35701 commented on
Dec 14, 2023 • 4 new comments -
Introduce "outputDir" property of "codegenConfig"
#41782 commented on
Dec 14, 2023 • 4 new comments -
Command PhaseScriptExecution failed with a nonzero exit code - Error when Archive on Xcode 14.3
#36762 commented on
Dec 13, 2023 • 3 new comments -
Extremely poor performance when nesting FlatLists on certain versions of Android
#41205 commented on
Dec 13, 2023 • 3 new comments -
couldn't find DSO to load: libhermes.so caused by: couldn't find DSO to load: libjsi.so caused by: couldn't find DSO to load: libfolly_runtime.so caused by: couldn't find DSO to load: libglog.so caused by: couldn't find DSO to load: libc++_shared.so caused by: dlopen failed: is 64-bit instead of 32-bit
#41372 commented on
Dec 14, 2023 • 3 new comments -
Introduce "codegenConfig.isLibrary" property
#41655 commented on
Dec 14, 2023 • 3 new comments -
Make the Fabric Interop Layer automatic
#41656 commented on
Dec 14, 2023 • 3 new comments -
Remove legacy tests inside packages/react-native/ReactAndroid/src/androidTest/
#41802 commented on
Dec 8, 2023 • 3 new comments -
[RN][Fabric] Most library got broken after breaking change on `ComponentDescriptor::adopt` signature
#41699 commented on
Dec 11, 2023 • 2 new comments -
Android rootTag value implementation is broken on RN 0.72.x
#41584 commented on
Dec 11, 2023 • 2 new comments -
Library not loaded: @rpath/hermes.framework/hermes
#35293 commented on
Dec 12, 2023 • 2 new comments -
[iOS] Fetch/axios request get stuck: Promise does not get resolved
#41637 commented on
Dec 12, 2023 • 2 new comments -
Podfile: undefined local variable or method `config'
#38087 commented on
Dec 13, 2023 • 2 new comments -
[iOS] Toggling `secureTextEntry` prop causes cursor to jump to the end of TextInput
#38676 commented on
Dec 13, 2023 • 2 new comments -
Minimize app with "save to icloud opened", after maximizing keyboard does not open
#41093 commented on
Dec 14, 2023 • 2 new comments -
`borderBottomColor` does not override `borderColor` on Android (RN 0.72)
#38335 commented on
Dec 14, 2023 • 2 new comments -
[iOS] Avoid redundant recursion in RCTView accessibilityLabel
#31222 commented on
Dec 9, 2023 • 2 new comments -
Fix support for --sourcemap-output path containing spaces in Xcode projects
#40937 commented on
Dec 12, 2023 • 2 new comments -
KeyboardAvoidingView Android white area when keyboard open/close
#32612 commented on
Dec 8, 2023 • 1 new comment -
borderStyle: 'dashed' doesn't work correctly
#32918 commented on
Dec 8, 2023 • 1 new comment -
[0.71] Debug-iphoneos/YogaKit/YogaKit.modulemap not found
#35877 commented on
Dec 8, 2023 • 1 new comment -
TextInput with textContentType="onTimeCode" does not disappear block above keyboard after paste code
#31219 commented on
Dec 8, 2023 • 1 new comment -
AccessibilityRole="radio" is not translated on iOS Voiceover
#31227 commented on
Dec 8, 2023 • 1 new comment -
Possible regression on #29292
#30770 commented on
Dec 8, 2023 • 1 new comment -
-sourcemap-output path containing spaces in Xcode projects results in no sourcemaps
#41652 commented on
Dec 8, 2023 • 1 new comment -
Touchable components stop responding randomly
#36710 commented on
Dec 8, 2023 • 1 new comment -
[Android] Vector images from native resources is not working
#27502 commented on
Dec 9, 2023 • 1 new comment -
After upgrading to 0.71.11 Xcode build fails with 'butter/map.h' file not found
#38520 commented on
Dec 9, 2023 • 1 new comment -
When one border of View is transparent, all borders are not displayed
#34722 commented on
Dec 9, 2023 • 1 new comment -
onChangeText is working automatically in the app built in rosetta mode when keyboard closes.
#37478 commented on
Dec 10, 2023 • 1 new comment -
Font-feature-settings
#34709 commented on
Dec 10, 2023 • 1 new comment -
ERROR Invariant Violation: ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'.
#34685 commented on
Dec 10, 2023 • 1 new comment -
An empty `Text` elements causes its parent to span vertically, printing a "ghost line"
#32062 commented on
Dec 10, 2023 • 1 new comment -
TextInput with textAlign='right' inside a ScrollView gets focused on scroll (Android only)
#12167 commented on
Dec 11, 2023 • 1 new comment -
Android: Setting top border radius breakes visibility of side borders
#36569 commented on
Dec 11, 2023 • 1 new comment -
Alert shows navigation bar in immersive mode
#31242 commented on
Dec 11, 2023 • 1 new comment -
HEADER_SEARCH_PATHS concatenation issue
#41721 commented on
Dec 11, 2023 • 1 new comment -
Unable to load script. Make sure you're either running a Metro server (run 'react-native start') or that your bundle 'index.android.bundle' is packaged correctly for release.
#27157 commented on
Dec 11, 2023 • 1 new comment -
ScrollView does not work inside position: absolute on Android.
#38730 commented on
Dec 12, 2023 • 1 new comment -
Unable to use a custom-made native component to render text strings
#25136 commented on
Dec 12, 2023 • 1 new comment -
pod install error on M1 Macbook
#35965 commented on
Dec 12, 2023 • 1 new comment -
ERROR TypeError: Cannot read property 'createElement' of undefined, js engine: hermes
#35958 commented on
Dec 12, 2023 • 1 new comment -
Xcode error: building for iOS Simulator, but linking in object file built for iOS on new MacBook M1
#31248 commented on
Dec 12, 2023 • 1 new comment -
permission is null in react native app
#34409 commented on
Dec 12, 2023 • 1 new comment -
`pod install` command doesn't update hermes pod
#36945 commented on
Dec 12, 2023 • 1 new comment -
SectionList - maintainVisibleContentPosition not working as expected.
#30775 commented on
Dec 12, 2023 • 1 new comment -
Hidden Status Bar results in black bar instead of transparent [Android 13, Google Pixel 6]
#39362 commented on
Dec 12, 2023 • 1 new comment -
Nested Text with onPress / TouchableOpacity Bug
#27549 commented on
Dec 12, 2023 • 1 new comment -
Random crash on iOS - EXC_BAD_ACCESS (KERN_INVALID_ADDRESS)
#39573 commented on
Dec 12, 2023 • 1 new comment -
Modal showing activity bar when it should not (using SystemNavigationBar - edit: using java code produces the same bug)
#37801 commented on
Dec 12, 2023 • 1 new comment -
FlatList doesnot load data after the initialNumToRender count exceeds.
#36766 commented on
Dec 13, 2023 • 1 new comment -
FlatList is not rendering the complete list of items.
#39421 commented on
Dec 13, 2023 • 1 new comment -
Inverted FlatList accessibility order
#30373 commented on
Dec 13, 2023 • 1 new comment -
Switch component background color issue when value is false
#37910 commented on
Dec 13, 2023 • 1 new comment -
React Native's initial project doesn't run on IOS.
#31249 commented on
Dec 13, 2023 • 1 new comment -
Alerts not showing iOS 13+ Scenedelegate + Multiwindow Support enabled
#31251 commented on
Dec 13, 2023 • 1 new comment -
Fatal Exception: Failed to load WebView provider: No WebView installed
#31253 commented on
Dec 13, 2023 • 1 new comment -
[Android] Scroll appears in TextInput with custom fonts and multiline=true
#18132 commented on
Dec 13, 2023 • 1 new comment -
Unresolved `dSYMs` path for hermes.xcframework on React Native `0.71.0`
#35863 commented on
Dec 13, 2023 • 1 new comment -
Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65
#37559 commented on
Dec 13, 2023 • 1 new comment -
Rotate transform not working well on View with borderRadius
#18266 commented on
Dec 13, 2023 • 1 new comment -
NullPointerException: Attempt to invoke virtual method 'void android.view.View.dispatchCancelPendingInputEvents()
#41077 commented on
Dec 13, 2023 • 1 new comment -
RN types should prevent passing string into non-Text components
#41793 commented on
Dec 13, 2023 • 1 new comment -
[Android] ScrollView clips children even with overflow: 'visible'
#31218 commented on
Dec 13, 2023 • 1 new comment -
KeyboardAvoidingView has no effect on multiline TextInput
#16826 commented on
Dec 13, 2023 • 1 new comment -
Increased Virtualized List Blanking in Fabric
#41487 commented on
Dec 13, 2023 • 1 new comment -
FlatList automatically scrolls after adding new items
#25239 commented on
Dec 14, 2023 • 1 new comment -
Detected memory leak while integrating RN app with existing android app
#37105 commented on
Dec 14, 2023 • 1 new comment -
A blank space shows on screen after keyboard closed
#36041 commented on
Dec 14, 2023 • 1 new comment -
Modal not respecting window flags (FLAG_SECURE) on Android
#38537 commented on
Dec 14, 2023 • 1 new comment -
app is very slow in android Samsung 23 ultra
#39183 commented on
Dec 14, 2023 • 1 new comment -
App build has warning issues "Unable to strip the following libraries"
#32857 commented on
Dec 14, 2023 • 1 new comment -
Running first init project Error React-rncore: Command PhaseScriptExecution failed with a nonzero exit code
#39734 commented on
Dec 14, 2023 • 1 new comment -
Android treating DateTime strings without timezone information as UTC. iOS treats as Local.
#31483 commented on
Dec 14, 2023 • 1 new comment -
RCT-Folly error after upgradeing xcode Version 15.0
#41143 commented on
Dec 14, 2023 • 1 new comment -
(Android) getCurrentActivity() sometimes returns null inside ReactContextBaseJavaModule.getConstants()
#37518 commented on
Dec 14, 2023 • 1 new comment -
0.69+ SectionList jumps
#36414 commented on
Dec 14, 2023 • 1 new comment -
remove operation to `ensureNullTerminated ` when loading JS Bundle
#31236 commented on
Dec 9, 2023 • 1 new comment -
UI for Timeline on iOS
#31254 commented on
Dec 14, 2023 • 1 new comment -
Fix Linking.canOpenURL when targeting Android 11
#31263 commented on
Dec 14, 2023 • 1 new comment -
Log a SoftException on SurfaceMountingManager.addRootView
#34785 commented on
Dec 9, 2023 • 1 new comment -
Feat: Move `FlatList`s to `@react-native/flat-lists` package
#35423 commented on
Dec 12, 2023 • 1 new comment -
[Android] Improve consistency for overflowed TextInput
#36428 commented on
Dec 10, 2023 • 1 new comment -
feat[DevtoolsOverlay]: use getInspectorDataForInstance
#37845 commented on
Dec 11, 2023 • 1 new comment -
feat: added getInspectorDataForInstance
#37846 commented on
Dec 14, 2023 • 1 new comment -
Add static platform check props
#37870 commented on
Dec 12, 2023 • 1 new comment -
[IOS] Text replacement by dot after 2 spaces
#39385 commented on
Dec 13, 2023 • 1 new comment -
De-duplicate building `Spannable` on Android
#39630 commented on
Dec 14, 2023 • 1 new comment -
feat(tm-ios): Reject Promise if Turbo Module method throws an Error
#40764 commented on
Dec 14, 2023 • 1 new comment -
feat(accessibility): add focus accessibility action support
#41336 commented on
Dec 14, 2023 • 1 new comment -
fix: double quote $SOURCEMAP_FILE to prevent globbing and word splitting
#41845 commented on
Dec 8, 2023 • 1 new comment -
React Native freezes UI when fetching response from API
#32867 commented on
Dec 9, 2023 • 0 new comments -
React Native: java.lang.RuntimeException: Catalyst Instance has already disappeared: requested by WebSocketModule
#28992 commented on
Dec 12, 2023 • 0 new comments -
Unable to build an .ipa file in IOS
#41814 commented on
Dec 12, 2023 • 0 new comments -
feat: Use animation matrix For Skew prop
#38494 commented on
Dec 10, 2023 • 0 new comments