react-native-numeric-input
react-native-numeric-input copied to clipboard
[Feature request] - Allow installation/use without vector icons.
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.
+1