react-native-gcm-android
react-native-gcm-android copied to clipboard
js error
I get the following js error plugging the module: Imagehas no propType for native prop RCTImageView.shouldNotifyLoadEvents
In the demo project this repeats as well.

I actually do not see in your code any image usage, so the error looks quite strange.
Did you restart react native packager?
Oh, sorry. The packager was not actually restarted. The demo works after restart.