Add `soundName` option for local push notifications in `PushNotificat… · rescript-react-native/rescript-react-native@4f04d77

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 4f04d77

committed

Add soundName option for local push notifications in PushNotificationIOS

1 parent d7999a7 commit 4f04d77

File tree

1 file changed

+

1

-

0

lines changed

1 file changed

+

1

-

0

lines changed

Lines changed: 1 addition & 0 deletions

Original file line numberDiff line numberDiff line change

@@ -37,6 +37,7 @@ external localNotification: (

3737

~alertAction: string=?,

3838

~soundName: string=?,

3939

~isSilent: bool=?,

40+

~soundName: string=?,

4041

~category: string=?,

4142

~userInfo: Js.Json.t=?,

4243

~applicationIconBadgeNumber: int=?,

0 commit comments

Comments

 (0)