react-native-drop-shadow icon indicating copy to clipboard operation
react-native-drop-shadow copied to clipboard

Add support for Expo

Open Darhagonable opened this issue 3 years ago • 2 comments

#1 #9 Shows that many wanna use this within their expo projects. The response has always been that it's not supported on expo.

Any chance we could see support for expo?

Darhagonable avatar Aug 31 '22 07:08 Darhagonable

@Darhagonable With EAS build, you can build a development client which works with react-native-drop-shadow, simply install it and build your development client. No extra steps or plugins needed.

ridafkih avatar Dec 12 '22 03:12 ridafkih

Interestingly, even after building our app through EAS build, a development cut of the app raises this error. However, as mentioned previously, no issues were observed running the app through a simulator build. Has anyone else observed this? A am intentionally running Android 10 on the device which observed the failure.

DLawla avatar Feb 15 '23 01:02 DLawla