TheWidlarzGroup / rn-emoji-keyboard

Super performant, lightweight, fully customizable emoji picker 🚀
https://thewidlarzgroup.github.io/rn-emoji-keyboard/
MIT License
326 stars 59 forks source link

ERROR Invariant Violation: requireNativeComponent: "RNSVGPath" was not found in the UIManager. #131

Closed xts-bit closed 1 year ago

xts-bit commented 1 year ago

I was trying to use this package but it gave me this error ERROR Invariant Violation: requireNativeComponent: "RNSVGPath" was not found in the UIManager. on the latest version of react native 0.71.7 and using the latest version of rn-emoji-keyboard 1.2.1 any idea how can I fix this problem with my project? using react native cli

jakex7 commented 1 year ago

Hey @xts-bit, sorry for the delay. The issue should be fixed in the latest release (1.3.0). Could you check it and confirm that the solution works?

jakex7 commented 1 year ago

Hi @xts-bit, I'm closing this issue due to lack of activity. As I wrote in the previous message, this should no longer occur, starting from version 1.3.0. However, if the issue still exists, feel free to reopen 🙂