CaioQuirinoMedeiros / react-native-currency-input

A simple currency input component for both iOS and Android
https://www.npmjs.com/package/react-native-currency-input
MIT License
158 stars 25 forks source link

Implement placeholder text for FakeCurrencyInput #16

Closed ajp8164 closed 1 year ago

ajp8164 commented 3 years ago

Allow placeholder and placeholderTextColor to be used with FakeCurrencyInput. Also update position to move cursor slightly left to provide improved appearance.

Update - exposes caretStyle as well to refine desired caret presentation. Implementation is backward compatible with caretColor and caretHidden.

ajp8164 commented 2 years ago

Can this be approved and merged? Happy to work in any required changes.

renattomartins commented 1 year ago

Hi! What is needed to approve this pr? :)

jtdaugh commented 1 year ago

This PR looks great can we get it merged?

CaioQuirinoMedeiros commented 1 year ago

Sorry, i messed up the merge because of formatting conflicts, but it's on 1.1.1

renattomartins commented 1 year ago

Thanks!