Open pajaploy opened 6 years ago
Add compile project(':react-native-android-badge') as dependency to your \android\app\build.gradle file
Not working
as I can see you have not link the package please do react-native link react-native-android-badge
and then try to restart the app hope it works
@Annihil @pajaploy
Seem react-native link react-native-android-badge
not work perfectly
Please add compile project(':react-native-android-badge')
on android/app/build.gradle manually
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
version