Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Biweekly notification #988

Closed
rjuevesano opened this issue Feb 11, 2024 · 1 comment
Closed

Biweekly notification #988

rjuevesano opened this issue Feb 11, 2024 · 1 comment

Comments

@rjuevesano
Copy link

Hello. I'm using the TimestampTrigger for the trigger in creating a trigger notification. Is there a way to schedule a notification biweekly?

ATM, RepeatFrequency supports up to weekly only.

export declare enum RepeatFrequency {
    NONE = -1,
    HOURLY = 0,
    DAILY = 1,
    WEEKLY = 2
}

"@notifee/react-native": "^7.8.2",

Copy link

Hello 👋, to help manage issues we automatically close stale issues.

This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?

This issue will be closed in 15 days if no further activity occurs.

Thank you for your contributions.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant