react-native-numeric-input icon indicating copy to clipboard operation
react-native-numeric-input copied to clipboard

I have issue with icons

Open hypesol opened this issue 2 years ago • 2 comments

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",
image

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

hypesol avatar Nov 16 '23 11:11 hypesol

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

didac-wh avatar Dec 14 '23 15:12 didac-wh

Not Working, Any other idea for fixing this issue

AdarshShine avatar Mar 12 '24 07:03 AdarshShine