Nativebase: InputMask or add a prop mask to Input component #feature

Created on 7 Feb 2017  路  5Comments  路  Source: GeekyAnts/NativeBase

A suggestion

Add to the NativeBase a component InputMask or a prop in the Input component.

Example:
<Input mask = "99999-99" />
Or
<InputMask mask = "99999-99"/>

Thank you

Most helpful comment

@sankhadeeproy007 Could you please reconsider adding this as input-mask is really common stuff in any of the UI frameworks.

All 5 comments

Hi thanks for reporting this! NativeBase being a UI library, we'd like to keep business logic separate from NativeBase. You can use this feature of redux form for that.

@sankhadeeproy007 What feature are you referring to exactly? I'd also like to use an input mask.

+1

@sankhadeeproy007 Could you please reconsider adding this as input-mask is really common stuff in any of the UI frameworks.

@sankhadeeproy007 Could you please reconsider adding this as input-mask is really common stuff in any of the UI frameworks.虏

Was this page helpful?
0 / 5 - 0 ratings