alexZajac / react-native-skeleton-content

A customizable skeleton-like loading placeholder for react native projects using expo.
https://www.npmjs.com/package/react-native-skeleton-content
MIT License
603 stars 135 forks source link

Revert update to Reanimated #76

Closed khevamann closed 1 year ago

khevamann commented 1 year ago

@alexZajac Looks like I made a mistake with the last branch I pushed. I didn't realized that between reanimated@2.1.0 and reanimated@2.2.0 they removed all deprecated types. This causes my changes to crash. So I have reverted my upgrade for reanimated while keeping the rest of the dependencies upgraded. I have tested this branch in my project and all works from here.

I am calling this the safe branch and believe it should be released as a fix for the last branch ASAP. See my other branch as well #77

alexZajac commented 1 year ago

Is this PR ready?

khevamann commented 1 year ago

@alexZajac Yes this PR needs to be merged or there are issues with version 1.0.25

alexZajac commented 1 year ago

Merged and published as 1.0.28!

Ario99 commented 1 year ago

Merged and published as 1.0.28!

Is there extra setup needed to use the new version? I tried using it and it just kept giving me the "Reanimated 2 failed to create a worklet" error but I've been able run expo start while using @03balogun's patch. https://www.npmjs.com/package/@03balogun/react-native-skeleton-content