react-native-skeleton-content icon indicating copy to clipboard operation
react-native-skeleton-content copied to clipboard

Remove React Native Reanimated 2 as direct dependency

Open emmbyiringiro opened this issue 3 years ago • 3 comments

Most time, apps are using React Navigation or another library that uses react-native-reanimated as a dependency. Those libraries define their own Reanimated dependency version which does not match by version defined by react-native-skeleton-content which result in this issue - https://github.com/software-mansion/react-native-reanimated/issues/1781

This should resolve by using yarn resolutions inside Expo Go and in production with expo build:android but fail with new EXPO EAS build.

By remove react-native-reanimated as direct dependency from here, developer will install react-native-reanimated version compatible with EXPO SDK by using expo install react-native-reanimated and all libraries will use that version compatible with EXPO SDK.

emmbyiringiro avatar Dec 03 '21 14:12 emmbyiringiro

@alexZajac please take a look at this, it would be really useful. I also can't use it right now because of reanimated version collision

sebi75 avatar Aug 10 '22 10:08 sebi75

@alexZajac hey dude, do you consider this fix? otherwise this package will not be useable. crashes app now

y3n3rrr avatar Sep 05 '22 14:09 y3n3rrr

Can you double-check if PR #75 (now merged and published) fixes this?

alexZajac avatar Sep 18 '22 22:09 alexZajac

Closing as no update from requester.

alexZajac avatar Dec 03 '22 15:12 alexZajac

Hello, could you please remove it? I am having issues with duplicate dependencies

Alecattie avatar Jun 29 '23 18:06 Alecattie

this package can not be used without fixing this issue. crashes app now

thongle12 avatar Nov 07 '23 03:11 thongle12