oney / react-native-gcm-android

GCM for React Native Android
MIT License
172 stars 76 forks source link

js error #39

Open igords opened 8 years ago

igords commented 8 years ago

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. gcm-issue

I actually do not see in your code any image usage, so the error looks quite strange.

oney commented 8 years ago

Did you restart react native packager?

igords commented 8 years ago

Oh, sorry. The packager was not actually restarted. The demo works after restart.