jhen0409 / react-native-android-badge

A react native wrapper for leolin310148/ShortcutBadger.
MIT License
90 stars 36 forks source link

Property 'setBadge' of undefined #8

Open jahicDario opened 6 years ago

jahicDario commented 6 years ago

I installed this library and linked it. In my index.js I called

var BadgeAndroid = require('react-native-android-badge'); // BadgeAndroid.setBadge(10);

and I am getting this error:

ExceptionsManager.js:65 Cannot read property 'setBadge' of undefined

Any idea?

absurdmoe commented 6 years ago

Experiencing the same issue

Muran-Hu commented 6 years ago

Same error, can anybody help to fix it? Thanks

WizardPro commented 5 years ago

Same error react native version: react-native-cli: 2.0.1 react-native: 0.60.5

kamwoz commented 4 years ago

same

pandiyanmadhan commented 1 year ago

@any one please help me solve this