mirror of
https://github.com/zhigang1992/react-native-notifications.git
synced 2026-06-11 08:13:28 +08:00
Typ-o regsitered
This commit is contained in:
@@ -194,7 +194,7 @@ import {NotificationsAndroid} from 'react-native-notifications';
|
||||
|
||||
// On Android, we allow for only one (global) listener per each event type.
|
||||
NotificationsAndroid.setRegistrationTokenUpdateListener((deviceToken) => {
|
||||
console.log('Push-notifications regsitered!', deviceToken)
|
||||
console.log('Push-notifications registered!', deviceToken)
|
||||
});
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user