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

Upgrade dependencies expo sdk 45 | Fixed test #73

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.

@alexZajac I saw the comments about the tests and solved them in this PR, now the tests pass.

Schermata 2022-07-29 alle 13 29 20 Schermata 2022-07-29 alle 13 29 58 Schermata 2022-07-29 alle 13 30 38

Release Notes

Not applicable

alexZajac commented 2 years ago

Hi! Thanks for going the extra mile, but Travis shows tests are still red!

alexZajac commented 2 years ago

PR #75 fixes this to Expo 46, closing this!