hoanglam10499 / react-native-drop-shadow

https://www.npmjs.com/package/react-native-drop-shadow
MIT License
218 stars 9 forks source link

Invariant Violation: requireNativeComponent: "DropShadow" was not found in the UIManager. #9

Closed ritsuyan closed 2 years ago

ritsuyan commented 2 years ago

just normally import and use

ritsuyan commented 2 years ago

react-navite version: "react-native": "^0.66.4",

hoanglam10499 commented 2 years ago

1 problem been resolved

ritsuyan commented 2 years ago

1 resolve

sorry, I'm running it in a expo project, it can be running in emulator devices by myself, but somehow got above error. I notice that in #1 the comment that you have mentioned this component cannot be running in an expo project ?

hoanglam10499 commented 2 years ago

yes, expo is not supported

ritsuyan commented 2 years ago

yes, expo is not supported

sorry, but for me that is confused, I can run it in ios and android in both emulator devices.

AroliSG commented 10 months ago

any solution for expo?