react-native-ui-lib
react-native-ui-lib copied to clipboard
RNUILib SkeletonView's requires installing "react. native-linear-gradient" dependency
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
- [x] Components
- [ ] Demo
- [ ] Docs
- [ ] Typings
Steps to reproduce
- Install react-native-linear-gradient by following these instructions.
- Try to use a SkeletonView.
- Emulator throws an error whenever a SkeletonView in rendered.
Screenshots/Video

Environment
- React Native version: 0.69
- React Native UI Lib version: 6.20.1
Affected platforms
- [x] Android
- [x] iOS
- [ ] Web