pajaploy

Results 1 issues of pajaploy

I tried to use react-native-android-badge but It was error [Unhandled Promise rejection: TypeError: undefined is not an object (evaluating '_reactNativeAndroidBadge2.default.setBadge')] My code is 1. import BadgeAndroid from 'react-native-android-badge' 2. BadgeAndroid.setBadge(10)...