Skip to content

Issues: facebook/react-native

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Duplicated letters when autoCapitalize="characters" on android Bug Component: TextInput Related to the TextInput component. Platform: Android Android applications. Ran Commands One of our bots successfully processed a command. Resolution: PR Submitted A pull request with a fix has been provided.
#11068 by joncrocks was closed Jul 17, 2023 updated Feb 4, 2024
RCTBridge required dispatch_sync to load RCTAccessibilityManager. This may lead to deadlocks Resolution: PR Submitted A pull request with a fix has been provided.
#42728 by correafederico25 was closed Feb 12, 2024 updated Feb 12, 2024
[0.74.0-rc.0] Specs are generated but not correctly linked to appmodules Bug 💻CLI p: Microsoft Partner: Microsoft Partner Resolution: Fixed A PR that fixes this issue has been merged. Resolution: PR Submitted A pull request with a fix has been provided. Type: Upgrade Issue Issues reported from upgrade issue form
#43145 by tido64 was closed Mar 4, 2024 updated Mar 4, 2024
Tests moved from Libraries to src/private are now being published in the NPM package p: Microsoft Partner: Microsoft Partner Resolution: PR Submitted A pull request with a fix has been provided.
#43242 by jonthysell was closed Mar 6, 2024 updated Mar 11, 2024
[0.74] Cannot access Dev Menu on Android (RNTester) Impact: Regression Describes a behavior that used to work on a prior release, but stopped working recently. release-blocking This is a release-blocking issue against current release candidate Resolution: PR Submitted A pull request with a fix has been provided.
#43451 by huntie was closed Mar 13, 2024 updated Mar 13, 2024
【iOS】The contentOffset property is missing from TextInputView's onScroll callback Component: TextInput Related to the TextInput component. Platform: iOS iOS applications. Resolution: PR Submitted A pull request with a fix has been provided. Type: New Architecture Issues and PRs related to new architecture (Fabric/Turbo Modules)
#43428 by rabbitmouse was closed Mar 14, 2024 updated Mar 14, 2024
onMomentumScrollEnd doesn't triggered on ios when I slowly scrolling Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue. Needs: Triage 🔍 Newer Patch Available Platform: iOS iOS applications. Resolution: PR Submitted A pull request with a fix has been provided. Stale There has been a lack of activity on this issue and it may be closed soon.
#39189 by LastStranger was closed Apr 4, 2024 updated Apr 4, 2024
Docs rot: PixelRatio.getFontScale declaration out of date API: PixelRatio Resolution: PR Submitted A pull request with a fix has been provided. Stale There has been a lack of activity on this issue and it may be closed soon.
#39708 by ahmedsakr was closed Apr 10, 2024 updated Apr 10, 2024
IOS publish Platform: iOS iOS applications. Resolution: PR Submitted A pull request with a fix has been provided.
#31507 by luan-nvg was closed Jun 24, 2022 updated Apr 18, 2024
On Android, the onKeyPress callback returns the wrong key value when the TextInput has the maxLength property Bug Component: TextInput Related to the TextInput component. Impact: Platform Disparity Platform: Android Android applications. Resolution: PR Submitted A pull request with a fix has been provided. Stale There has been a lack of activity on this issue and it may be closed soon.
#30747 by javiercsd was closed Feb 27, 2024 updated May 3, 2024
Touchable components stop responding randomly Impact: Bug The issue represents a bug somewhere Needs: React Native Team Attention Never gets stale Prevent those issues and PRs from getting stale Resolution: Issue in another tool or repo An issue that was opened against React Native but in reality is affecting another tool or library Resolution: PR Submitted A pull request with a fix has been provided. Type: New Architecture Issues and PRs related to new architecture (Fabric/Turbo Modules)
#36710 by vrgimael was closed Mar 21, 2024 updated May 11, 2024
Several packages seem to be incompatible with the new react-native on platform Android with new-arch enabled Impact: Regression Describes a behavior that used to work on a prior release, but stopped working recently. Platform: Android Android applications. Resolution: PR Submitted A pull request with a fix has been provided. Type: Upgrade Issue Issues reported from upgrade issue form
#40560 by UNIDY2002 was closed Oct 17, 2023 updated May 13, 2024
Parent border is drawn over the child content Resolution: PR Submitted A pull request with a fix has been provided. Type: New Architecture Issues and PRs related to new architecture (Fabric/Turbo Modules)
#44690 by rafalmoneta was closed Jun 4, 2024 updated Jun 4, 2024
[codegen] inconsistent use of toSafeCppString in generateEnum (GenerateModuleH.js) Resolution: PR Submitted A pull request with a fix has been provided.
#44632 by robbeman was closed Jun 7, 2024 updated Jun 7, 2024
Words predictions are hidden if keyboardType="url" API: Keyboard Needs: Triage 🔍 Resolution: PR Submitted A pull request with a fix has been provided. Stale There has been a lack of activity on this issue and it may be closed soon.
#35651 by MykolaSauliak was closed Jun 10, 2024 updated Jun 10, 2024
[Android] Inverted FlatList + Text Input causing ANR on android 13 Component: FlatList Component: TextInput Related to the TextInput component. Impact: Performance When the issue impacts the app running or build performance Needs: Triage 🔍 Platform: Android Android applications. Resolution: PR Submitted A pull request with a fix has been provided.
#35350 by hannojg was closed Jun 17, 2024 updated Jun 17, 2024
codegen - 0.74: Int32 | null generates Nullable Integer on java side, but Ljava/lang/Double on c++ side. Resolution: PR Submitted A pull request with a fix has been provided. Type: New Architecture Issues and PRs related to new architecture (Fabric/Turbo Modules)
#44963 by mfazekas was closed Jun 20, 2024 updated Jun 20, 2024
[iOS] Data race when accessing RCTNetworkTask.status Issue: Author Provided Repro This issue can be reproduced in Snack or an attached project. Platform: iOS iOS applications. Resolution: PR Submitted A pull request with a fix has been provided.
#44687 by hakonk was closed Jul 4, 2024 updated Jul 4, 2024
showSoftInputOnFocus prop in TextInput is not working in iOS New Architecture Component: TextInput Related to the TextInput component. Platform: iOS iOS applications. Resolution: PR Submitted A pull request with a fix has been provided. Type: New Architecture Issues and PRs related to new architecture (Fabric/Turbo Modules)
#45297 by shubhamguptadream11 was closed Jul 8, 2024 updated Jul 8, 2024
0.75-rc.3: autolink should handle failures in rnc/cli config Resolution: PR Submitted A pull request with a fix has been provided. Tool: Gradle Type: New Architecture Issues and PRs related to new architecture (Fabric/Turbo Modules)
#45307 by mfazekas was closed Jul 11, 2024 updated Jul 11, 2024
Upstream autolinking improvements to React Native Core API: Linking p: Callstack Partner: Callstack Partner Resolution: PR Submitted A pull request with a fix has been provided.
#45302 by szymonrybczak was closed Jul 8, 2024 updated Jul 11, 2024
Inconsistent Alignment of Text and Inline Views Across Platforms Component: Image Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue. Needs: Triage 🔍 Platform: Android Android applications. Platform: iOS iOS applications. Resolution: PR Submitted A pull request with a fix has been provided. Stale There has been a lack of activity on this issue and it may be closed soon.
#41231 by ehsemloh was closed Jul 27, 2024 updated Jul 27, 2024
[New Architecture] iOS - Unable to read Text attribute from TextInput with testId Bug Component: TextInput Related to the TextInput component. Issue: Author Provided Repro This issue can be reproduced in Snack or an attached project. Platform: iOS iOS applications. Resolution: PR Submitted A pull request with a fix has been provided. Type: New Architecture Issues and PRs related to new architecture (Fabric/Turbo Modules)
#38709 by ravindraguptacapgemini was closed Aug 2, 2024 updated Aug 2, 2024
Cannot inherit from final 'com.facebook.react.views.imagehelper.ImageSource' Component: Image Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue. Resolution: PR Submitted A pull request with a fix has been provided. Type: New Architecture Issues and PRs related to new architecture (Fabric/Turbo Modules)
#46077 by wangzhi17 was closed Aug 19, 2024 updated Aug 19, 2024
ProTip! Follow long discussions with comments:>50.