-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
Hi team, I am using this plugin in my react native application and my requirement is i want to add number with start with 0 like if my Indian number like 99999 99999 then i am try to write 09999 99999 so at final character when i reach 0 should be remove and in textfield allow me to write number 99999 99999. as per current plugin behavior it allows me type like 09999 99999.
User should be allow enter 99999 99999 and 0 should be remove form first place so is there any possibility on this ? how i can achieve this
Metadata
Metadata
Assignees
Labels
No labels