Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro-lb committed May 28, 2020
1 parent 11e7bdc commit 1a663db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ OneSignal.setEmail('[email protected]');
const emailId = await OneSignal.getEmailId();
```

### External User ID

You can use `setExternalUserId` and `getExternalUserId` to track user email.

```js
Expand Down
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-onesignal",
"version": "1.1.17",
"version": "1.1.18",
"description": "React OneSignal Module: Make it easy to integrate OneSignal with your React App!",
"author": "pedro-lb",
"license": "MIT",
Expand Down

0 comments on commit 1a663db

Please sign in to comment.