You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you please add onKeyPress prop that mirrors the standard RN TextInput onKeyPress behavior.
🪿
Without onKeyPress there is no way to intercept the specific key press before it is applied to the input content.
Could you please add onKeyPress prop that mirrors the standard RN TextInput onKeyPress behavior.
🪿
Without onKeyPress there is no way to intercept the specific key press before it is applied to the input content.