GregoryNative / react-native-gl-image-filters

React-Native image filters using gl-react
MIT License
248 stars 35 forks source link

App crashes when trying to display filtered image from expo sdk 44 #77

Open Didiwloski opened 2 years ago

Didiwloski commented 2 years ago

Hi Gregory!

Image filter functionality worked perfectly in my app till expo sdk 43. Thanks for that!

After upgrade to sdk 44 (and sdk45 as well) when entering screen with filtered image, app crashes and closes without any message on Expo Go and also no error message is visible on Sentry.

I think it has something to do with the fact that library or it dependencies relies on @unimodules/core, which is not available from sdk44. Are you going to upgrade your package so it functions well also on expo sdk44 and further versions.

Will be grateful for any info in that topic. I need to know if I should resign from filters functionality since I can not sustainably support it with sdk upgrades. I would love to avoid that.

Thanks in advance, Didiwloski

vincent-odukwe commented 2 years ago

Have you been able to find a fix for this now?

Didiwloski commented 2 years ago

Unfortunately, not yet.

lhy0504 commented 2 years ago

same, cant see any error and force close. please help

GregoryNative commented 1 year ago

checking, PR's are welcome ;)