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
613 stars 134 forks source link

Fix Dependencies for Expo up to v46 #75

Closed khevamann closed 2 years ago

khevamann commented 2 years ago

Identify the bugs

closes #66 closes #59 closes #33

Description of the change

I spent a good amount of time updating the packages to newer versions. I started with Reanimated and expo-linear-gradient then removed packages that are deprecated in newer versions of react-native and updated react-native + react.

I also spent some time updating all the dev dependencies to remove npm audit alerts as well as fix the tests failing with newer typescript support

alexZajac commented 2 years ago

Thanks for addressing this, it will unblock a lot more peers!

jeff-polls commented 2 years ago

You guys fucking rock 🤘

jordann93 commented 2 years ago

Hello @alexZajac , Do you know when this version will be available / tagged ?