react-native-shimmer icon indicating copy to clipboard operation
react-native-shimmer copied to clipboard

Invariant Violation: requireNativeComponent: "RNShimmeringView" was not found in the UIManager.

Open 72L opened this issue 4 years ago • 9 comments

I get the above error on iOs

72L avatar Nov 23 '20 23:11 72L

Still getting this error on android even after updating to 0.6.0 from 0.5.0

Tried react-native link , but no luck !!

kevinpatel20 avatar Feb 06 '21 09:02 kevinpatel20

I'm also getting this error on Android with 0.6.0. It's within a create-react-native-app rendered using Expo Go.

mathiscode avatar Feb 12 '21 08:02 mathiscode

Same here on Android with expo :'(

OoDeLally avatar Feb 21 '21 18:02 OoDeLally

i got that error in android using expo

TheElegantCoding avatar Mar 04 '21 19:03 TheElegantCoding

anyone find a solution to this yet? I'm seeing this on ios 14 no expo

The-Pr0grammer avatar Mar 07 '21 15:03 The-Pr0grammer

I'm also getting this error with Expo on iOS. Tried expo install react-native-shimmer, but it just installs latest 🤷‍♂️

jonnyasmar avatar Apr 25 '21 00:04 jonnyasmar

After install and link, start metro with -- --reset-cache. Is working for me.

LaurenceM10 avatar May 18 '21 03:05 LaurenceM10

Same error here in Expo 42... Anyone find a solution to this yet?

W8jonas avatar Sep 14 '21 06:09 W8jonas

in

Same error here in Expo 42... Anyone find a solution to this yet?

Install, link and reset cache

Muskulee avatar Dec 25 '21 03:12 Muskulee