Open team55 opened 1 week ago
[!WARNING] Missing reproducer: We could not detect a reproducible example in your issue report. Please provide either:
- If your bug is UI related: a Snack
- If your bug is build/upgrade related: a project using our Reproducer Template
- Otherwise send us a Pull Request with the RNTesterPlayground.js edited to reproduce your bug.
@team55 Please provide a valid reproducer. Also provide some relevant stack trace related to this.
Stacktrace what?
Not stack trace. We need some reproducer in order to work on this. You can use this template.
I am facing the same issue. Any TextInput is not respecting the maxLength on iOS. It is working fine on Android.
Any update on this please? There is no way to use a state for this for every input in our apps.
Description
Steps to reproduce
create new application RCT_NEW_ARCH_ENABLED=0 pod install
add text input
React Native Version
0.76.1
Affected Platforms
Runtime - iOS
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://github.com/react-native-community
Screenshots and Videos
it works in snack, so I'm not attaching it.