-
Notifications
You must be signed in to change notification settings - Fork 24.7k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
On Fabric, TextInput and KeyboardAvoidingView cause crash when popViewController
API: Keyboard
Component: KeyboardAvoidingView
Component: TextInput
Related to the TextInput component.
Needs: Triage 🔍
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
#51423
opened May 17, 2025 by
nanatlantica
[Android] Keyboard toolbar overlap
API: Keyboard
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Platform: Android
Android applications.
#51015
opened Apr 30, 2025 by
vladvlasov256
Keyboard Avoiding View Layout Problem on Orientation Change
API: Keyboard
Needs: Triage 🔍
Newer Patch Available
#50728
opened Apr 15, 2025 by
Prajwaltechversant
KeyboardAvoidingView doesn’t reset properly after closing the keyboard in landscape mode
API: Keyboard
Component: KeyboardAvoidingView
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Newer Patch Available
Resolution: PR Submitted
A pull request with a fix has been provided.
#50444
opened Apr 2, 2025 by
Prajwaltechversant
KeyboardAvoidingView
do not keep input in view under Android 15 (target SDK 35)
API: Keyboard
Component: KeyboardAvoidingView
Needs: Triage 🔍
Platform: Android
#49759
opened Mar 1, 2025 by
dprevost-LMI
[iOS] TextInput fontFamily issue with some keyboards in iOS
API: Keyboard
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.
#48154
opened Dec 6, 2024 by
kimkanu
Keyboard on iOS 18 changes from uppercase to lowercase when changing the text input field
API: Keyboard
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Needs: Attention
Issues where the author has responded to feedback.
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Platform: iOS
iOS applications.
#47997
opened Nov 28, 2024 by
huult
[0.76] Describes a behavior that used to work on a prior release, but stopped working recently.
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Needs: Attention
Issues where the author has responded to feedback.
Newer Patch Available
KeyboardAvoidingView
animation issues since 0.76+ upgrade
API: Keyboard
Component: KeyboardAvoidingView
Impact: Regression
#47625
opened Nov 15, 2024 by
alexmngn
[Android] Modal - statusBarTranslucent behaves differently, modal content is pushed up when keyboard open even if set to true
API: Keyboard
Component: Modal
Component: StatusBar
Stale
There has been a lack of activity on this issue and it may be closed soon.
#47524
opened Nov 8, 2024 by
olivertylsar
KeyboardAvoidingView
with translucent status bar leaves space at the bottom of the screen on Android
API: Keyboard
Component: KeyboardAvoidingView
Platform: Android
#47140
opened Oct 21, 2024 by
QichenZhu
ScrollView
contentContainerStyle
's flexGrow
doesn't account for contentInsetAdjustmentBehavior
or automaticallyAdjustKeyboardInsets
API: Keyboard
Component: ScrollView
Issue: Author Provided Repro
#46722
opened Sep 28, 2024 by
SimpleCreations
Keyboard accessibility issues on Android (TextInput but also beyond)
API: Keyboard
Component: TextInput
Related to the TextInput component.
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Platform: Android
Android applications.
#45801
opened Jul 29, 2024 by
BogdanCerovac
TextInput keyboard getting dismissed automatically
API: Keyboard
Component: TextInput
Related to the TextInput component.
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
#45798
opened Jul 29, 2024 by
1880akshay
Touchable focus events not triggering with keyboard (needed for accessibility)
API: Keyboard
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
#45252
opened Jul 2, 2024 by
proohit
KeyboardAvoidingView
infinitely updates on Android
API: Keyboard
Component: KeyboardAvoidingView
Issue: Author Provided Repro
#45192
opened Jun 26, 2024 by
winghouchan
keyboardDidChangeFrame
and keyboardWillChangeFrame
not fires on Android
API: Keyboard
Issue: Author Provided Repro
#44200
opened Apr 23, 2024 by
taeyoon0137
[iOS][KeyboardAvoidingView] Using KeyboardAvoidingView inside a ScrollView causes the app the crash when focusing an input
API: Keyboard
Component: KeyboardAvoidingView
Component: ScrollView
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Platform: iOS
iOS applications.
#42939
opened Feb 9, 2024 by
slauzinho
Calling This issue can be reproduced in Snack or an attached project.
Needs: Triage 🔍
Newer Patch Available
Platform: iOS
iOS applications.
Keyboard.dismiss()
in a button is scrolling to focused input in iOS
API: Keyboard
Component: Button
Issue: Author Provided Repro
#41605
opened Nov 22, 2023 by
lucasbasquerotto
There is no way to manage focus for external keyboard from one element to another
API: Keyboard
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Needs: Triage 🔍
#39052
opened Aug 17, 2023 by
nedgip
keyboard is closed immediately when removeClippedSubviews in ScrollView set to true
API: Keyboard
Component: ScrollView
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
#37431
opened May 15, 2023 by
zhenguet
Specify keyboard focus separately from Screen Reader focus
API: Keyboard
Needs: Triage 🔍
Never gets stale
Prevent those issues and PRs from getting stale
#34737
opened Sep 20, 2022 by
aliossam
TextInput doesn't lose focus after dismissing keyboard on some Android devices
API: Keyboard
Component: TextInput
Related to the TextInput component.
Needs: Triage 🔍
Platform: Android
Android applications.
#33532
opened Mar 31, 2022 by
Ol1va
KeyboardAvoidingView Android white area when keyboard open/close
API: Keyboard
Component: KeyboardAvoidingView
Needs: Triage 🔍
Platform: Android
Android applications.
#32612
opened Nov 17, 2021 by
romancxx
TextInput onChangeText is firing at wrong time when type with Chinese input keyboard in iOS
API: Keyboard
Component: TextInput
Related to the TextInput component.
Needs: Triage 🔍
Never gets stale
Prevent those issues and PRs from getting stale
Platform: iOS
iOS applications.
#30578
opened Dec 12, 2020 by
hermanho
Previous Next
ProTip!
Follow long discussions with comments:>50.