Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Given option to pass locale in Currency TextFields #31

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Conversation

veereshKS
Copy link

Currency TextField was taking phone locale for Number Formatter. there was no option to provide fixed Locale added that.

The TextField was taking only 9 chracters. Increased that to 20 characters.

youjinp and others added 11 commits September 7, 2020 10:59
feat(currencyTF): option to force fractions
feat(currencyTF): option to specify decimal places
fix(currencyTF): allow "," decimal character
Add option to specify currency symbol
The existing text color implementation did not use the automatic color changing built into UIColor, but rather set the color at runtime. Closes youjinp#27
@veereshKS veereshKS changed the title Given option pass locale in Currency TextFields Given option to pass locale in Currency TextFields Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants