alexZajac / react-native-skeleton-content-nonexpo

A customizable skeleton-like loading placeholder for react native projects not using expo.
MIT License
307 stars 61 forks source link

fix: upgrade react native reanimated to v2.1 #33

Closed nromptea42 closed 3 years ago

nromptea42 commented 3 years ago

Based on this PR (https://github.com/alexZajac/react-native-skeleton-content-nonexpo/pull/31).

Updated redash and renamed Easing to EasingNode to avoid some warnings.

alexZajac commented 3 years ago

Thanks for the update, will publish a version using this updated dependency!