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

Make notifications time zone agnostic #354

Conversation

bwernsman
Copy link
Contributor

@bwernsman bwernsman commented Feb 15, 2022

This is a PR to add an optional parameter to make local notifications timezone agnostic, if a notification is scheduled for 8 pm, it will trigger at 8 pm, no matter if you are in LA or NYC. I currently have it set as "isTimeZoneAgnostic", maybe "isTimeZoneIndependent", definitely open to feedback on this. I updated the docs as well, let me know if there is anything else.

Copy link
Collaborator

@Naturalclar Naturalclar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Naturalclar Naturalclar merged commit 3d0ca9a into react-native-push-notification:master Oct 9, 2022
jonzlin95 added a commit to jonzlin95/ios that referenced this pull request Mar 2, 2024
This was added by react-native-push-notification#354 and just didn't have updated typescript types.
Naturalclar pushed a commit that referenced this pull request Apr 24, 2024
This was added by #354 and just didn't have updated typescript types.
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

Successfully merging this pull request may close these issues.

None yet

2 participants