Closed vishgoel007 closed 4 years ago
Hi @vishgoel007 , Since the react-native-linear-gradient has been upgraded, so the API has been changed. So you can take a look of that docs.
If you still have problems, can u send me the environment? Are you using exp or react-native-linear-gradient? Which version are you using?
When i updated the package to its latest version starts encountering below error
But looks like changing the start and end with startPoint and endPoint respectively in below code(in ShimmerPlaceholder.js) fixed the issue.
Update : After renaming the props it stopped animating.