I have just placed TextInput KeyboardType ={"numeric"}
just trying to find weather user enter '-' if means I have to event.preventDefault()
in OnChange first.Later tried in onKeyPress but onKeyPress is not trigerring , I was just tried to do that but it allowing me to type shows warning Synthetic Event Performance issue.
guys help me .