Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 23e0cb4

Browse files
authored
Update README.md
1 parent 2452909 commit 23e0cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ https://developer.android.com/training/monitoring-device-state/doze-standby
478478

479479
## Repeating Notifications
480480

481-
(optional) Specify `repeatType` and optionally `repeatTime` while scheduling the local notification. Check the local notification example above.
481+
(optional) Specify `repeatType` and optionally `repeatTime` (Android-only) while scheduling the local notification. Check the local notification example above.
482482

483483
Property `repeatType` could be one of `month`, `week`, `day`, `hour`, `minute`, `time`. If specified as time, it should be accompanied by one more parameter `repeatTime` which should the number of milliseconds between each interval.
484484

0 commit comments

Comments
 (0)