-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
Programmatic focus of Related to the TextInput component.
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Platform: iOS
iOS applications.
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
TextInput
in useEffect
fails silently in Bridgeless mode on iOS
Component: TextInput
#47359
opened Nov 2, 2024 by
QichenZhu
[iOS Archive fails] - main.jsbundle does not exist. This must be a bug with
📦Bundler
Needs: Author Feedback
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Platform: iOS
iOS applications.
#47285
opened Oct 29, 2024 by
mare95
TextInput value cannot be manipulated via setNativeProps after user input on iOS
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.
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
#47266
opened Oct 28, 2024 by
mhoran
[iOS] libc++abi: terminating with uncaught exception of type std::runtime_error: Feature flags were accessed before being overridden: fuseboxEnabledRelease
0.76
Needs: Author Feedback
Platform: iOS
iOS applications.
#47202
opened Oct 25, 2024 by
benjamin-beau
Children's app was rejected on the App Store, reporting Guideline 1.3 - Safety - Kids Category.
Needs: Author Feedback
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Platform: iOS
iOS applications.
#47200
opened Oct 25, 2024 by
YangChenDong9213
[0.76][iOS][Codegen] Fabric Native Component from website has a bug
Platform: iOS
iOS applications.
Resolution: PR Submitted
A pull request with a fix has been provided.
#47175
opened Oct 23, 2024 by
blakef
[iOS] Codegen: Generates broken code for event emitter with nested objects in arrays
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.
Tech: Codegen
Related to react-native-codegen
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
#47113
opened Oct 18, 2024 by
hannojg
[iOS][Old Arch][Codegen] - Codegen breaks pod install
Newer Patch Available
Platform: iOS
iOS applications.
#46862
opened Oct 7, 2024 by
gladiuscode
Multiline controlled input enters an infinite loop on iOS
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Platform: iOS
iOS applications.
#46850
opened Oct 5, 2024 by
gaearon
iOS Image: Switch Image source between .png/.jpg and .gif
Component: Image
Component: Switch
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Newer Patch Available
Platform: iOS
iOS applications.
#46810
opened Oct 3, 2024 by
yanglicb
App crash when enabling bridgeless on iOS
Needs: Author Feedback
Platform: iOS
iOS applications.
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
#46686
opened Sep 27, 2024 by
sherryxpq
In IOS TextInput does not update style if copy and pasted string is bigger then maxLength
Component: TextInput
Related to the TextInput component.
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Newer Patch Available
Platform: iOS
iOS applications.
#46458
opened Sep 12, 2024 by
aureosouza
[0.75] The project cannot be successfully installed into the ios emulator - iOS build takes too long and never finishes
💻CLI
Needs: Attention
Issues where the author has responded to feedback.
Needs: Author Feedback
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Platform: iOS
iOS applications.
#46352
opened Sep 5, 2024 by
batman204
(iOS) - NativeCommands fail in ref functions if batchRenderingUpdatesInEventLoop is active
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Newer Patch Available
Platform: iOS
iOS applications.
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
#46330
opened Sep 4, 2024 by
RyanCommits
When using TextInput with secureTextEntry={true} on iOS, pressing the back button erases the entire text instead of just the last character.
Component: Button
Component: TextInput
Related to the TextInput component.
Platform: iOS
iOS applications.
Resolution: PR Submitted
A pull request with a fix has been provided.
Type: Unsupported Version
Issues reported to a version of React Native that is no longer supported
#46154
opened Aug 22, 2024 by
S170209
[iOS] This issue can be reproduced in Snack or an attached project.
Platform: iOS
iOS applications.
accessibilityElementsHidden
does not work if the parent view is accessible
Issue: Author Provided Repro
#46098
opened Aug 19, 2024 by
vbriand
Touchable is unresponsive during internal ScrollView scroll on iOS
Component: ScrollView
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Platform: iOS
iOS applications.
#46088
opened Aug 19, 2024 by
Bardiamist
TextInput with Large Font Size (>40) Causes Text to Become Invisible on iOS
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.
#46002
opened Aug 13, 2024 by
enestatli
[iOS] Uploading an image will change the file size of the image
Component: Image
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Platform: iOS
iOS applications.
#45962
opened Aug 9, 2024 by
carverhong
[iOS] App does not correctly render RNTester borders, backgrounds, and shadow <Image> examples
Component: Image
p: Facebook
Partner: Facebook
Platform: iOS
iOS applications.
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
#45958
opened Aug 9, 2024 by
cipolleschi
[iOS] increasing font scale (content size catgory) breaks text
API: Easing
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Platform: iOS
iOS applications.
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
#45857
opened Aug 1, 2024 by
jpudysz
React Native app works fine on ios but Axios network request in android not working
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.
Needs: Triage 🔍
Newer Patch Available
Platform: Android
Android applications.
Platform: iOS
iOS applications.
#45489
opened Jul 17, 2024 by
benevolentsocialplanner
RN Alert button sometimes renders in the upper-left corner of the screen (iOS)
API: Alert
Component: Button
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Platform: iOS
iOS applications.
#45453
opened Jul 16, 2024 by
Willham12
Secure text entry flickers on iOS
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Platform: iOS
iOS applications.
#45347
opened Jul 9, 2024 by
atlj
Accessibility state treated incorrectly on iOS
Accessibility
Help Wanted
Issues ideal for external contributors.
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Platform: iOS
iOS applications.
#45300
opened Jul 5, 2024 by
biadars
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.