hoanglam10499 / react-native-drop-shadow

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

'DropShadow' was not found in the UIManager #1

Closed AdamSheaHewett closed 4 years ago

AdamSheaHewett commented 4 years ago

When trying to use the component, I get the title error. I am trying to use it as an animated view. Just dropped it in place of the old animated view, and instead got this error.

Looks like you have a great project going here. Keep it up, RN needs it badly.

AdamSheaHewett commented 4 years ago

Oops, just need to re-sync the android gradle.

hoanglam10499 commented 4 years ago

@AdamSheaHewett problem been resolved?

AdamSheaHewett commented 4 years ago

Yes

mnassabain commented 2 years ago

I'm getting this issue with expo, version 43.0.2. Only happens on android

hoanglam10499 commented 2 years ago

I'm getting this issue with expo, version 43.0.2. Only happens on android

hi @mnassabain, expo is not supported

astriskit commented 2 years ago

@hoanglam10499 First, this is a nice project. Thank you.

Is it possible to be ported to expo somehow?!