Skip to content

Commit

Permalink
Merge pull request #2 from JasperEssien2/hotfix/minor-fixes
Browse files Browse the repository at this point in the history
Updated readme to reflect changes
  • Loading branch information
JasperEssien2 authored Jun 28, 2022
2 parents bfbb9fe + 127f7b4 commit ea4bfb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ NotificationBuilder(
To set notification actions, pass a list of `NotificationAction` setting the following parameters:
- `actionText` : The action displayed on the button.
- `data` Pass any extra data needed to handle that notification action.
- `launchAppOnTap` : If tapping on this action should launch the application, set this to true; else set to false.

#### Handling notification action
There are two ways of handling notification actions.
Expand Down

0 comments on commit ea4bfb9

Please sign in to comment.