himelbrand / react-native-numeric-input

a stylish numeric input for react native
MIT License
150 stars 98 forks source link

[Feature request] - Allow installation/use without vector icons. #51

Open allthetime opened 4 years ago

allthetime commented 4 years ago

Is your feature request related to a problem? Please describe. It seems a little heavy and unecessary to require react-native-vector-icons. The basic number input functionality could easily be implemented without it and it would be nice for people who want to keep dependency complexity to a minimum. react-native-vector-icons can be a pain to get installed as well.

Describe the solution you'd like Allow for a basic installation that doesn't use icons and just simple unicode characters.

ArdenKolodner commented 1 year ago

+1