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

New option to pass seconds as input for interval #192

Open
danielorihuela opened this issue Jun 13, 2020 · 0 comments
Open

New option to pass seconds as input for interval #192

danielorihuela opened this issue Jun 13, 2020 · 0 comments

Comments

@danielorihuela
Copy link

We think this plugin is awesome and easy to use. Keep up the good work. This is a more of a new feature request than an issue. We would like to be able to set a custom interval passing seconds as an argument.

It would look something like this:

LocalNotifications.schedule([
      {
        title: "some title",
        intervalSeconds: 60 * 24 * 10, // 60 seconds by 24 hours by 10 days
      },
    ])

Thanks for your time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant