Commit 89ba511e authored by Raymond Penners's avatar Raymond Penners Committed by GitHub

Typ-o regsitered

parent 6cb7dd19
......@@ -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)
});
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment