wix / react-native-ui-lib

UI Components Library for React Native
https://wix.github.io/react-native-ui-lib/
MIT License
6.53k stars 712 forks source link

RNUILib SkeletonView's requires installing "react. native-linear-gradient" dependency #2257

Closed LazyAfternoons closed 1 year ago

LazyAfternoons commented 2 years ago

Description

When using a SkeletonView, the emulator throws the following error: RNUILib SkeletonView's requires installing "react. native-linear-gradient" dependency

I installed the library by following these instructions. I can run the example just fine but SkeletonView throws the same error whatsoever.

Related to

Steps to reproduce

  1. Install react-native-linear-gradient by following these instructions.
  2. Try to use a SkeletonView.
  3. Emulator throws an error whenever a SkeletonView in rendered.

Screenshots/Video

Simulator Screen Shot - iPhone 13 - 2022-09-19 at 12 19 45

Environment

Affected platforms

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.