react-native-numeric-input
react-native-numeric-input copied to clipboard
I have issue with icons
I am using numeric input in my project below are details of that
"react-native-numeric-input": "^1.9.1",
"react-native-vector-icons": "^10.0.0",
I have issue with Icons which are not appearing please see the screenshot.
guide me what is the problem with this and how can i solve this
Thanks
Feel free to use my fork which should fix this error:
package.json:
"dependencies": {
...
"react-native-numeric-input": "https://github.com/didac-wh/react-native-numeric-input.git"
Install dependencies and rebuild
Not Working, Any other idea for fixing this issue