bkook / BKMoneyKit

iOS UI controls and formatters for entering money, credit card number and expiry date.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BKCurrencyTextField formats

KanybekMomukeyev opened this issue · comments

Hi, how we can change BKCurrencyTextField formats, for ex: 44.333 like this one, or enable only integer types: 44,000 ?

You can change format with numberFormatter property in BKCurrencyTextField.

For details, please refer to NSNumberFormatter class.

Thank you.

      1. 오후 1:20 Kanybek notifications@github.com 작성:

Hi, how we can change BKCurrencyTextField formats, for ex: 44.333 like this one, or enable only integer types: 44,000 ?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.