sanniassin / react-input-mask

Input masking component for React. Made with attention to UX.
MIT License
2.22k stars 258 forks source link

Missing type definition for latest version at @types/react-input-mask #215

Open VictorGaiva opened 4 years ago

VictorGaiva commented 4 years ago

That's it. While there is a type def for the 2.x version, there is not for 3.x. I just found this lib so I don't have enough knowledge and couldn't help writing the typedefs. https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-input-mask

rodrigo-roamdigital commented 4 years ago

hey @VictorGaiva is it still an issue? did you find another way to handle types in v3?

VictorGaiva commented 4 years ago

Ended up not using the lib. So I'm not sure of what the state is currently

ram-ks commented 4 years ago

Any updates on this? Waiting for the new type to be released.