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

feat: upgrade dependencies to support Expo SDK 45 #69

Closed armoniaechaos closed 2 years ago

armoniaechaos commented 2 years ago

Identify the Bug

Issue: https://github.com/alexZajac/react-native-skeleton-content/issues/66

Description of the Change

In this PR I updated the dependencies we use so that they are aligned with Expo's new SDK 45, otherwise it would break the library.

Release Notes

Not applicable

kusaasira commented 2 years ago

Gladly awaiting this PR merge.

alexZajac commented 2 years ago

Hey guys! Tried to merge it but noticed that the build and tests were failing (before and after the merge), preventing a new version patch. We will need to fix that before being able to push a new release but I really don't have the bandwidth now.. Feel free to send a new PR for this!