This repository was archived by the owner on Sep 25, 2022. It is now read-only.
forked from zo0r/react-native-push-notification
-
Notifications
You must be signed in to change notification settings - Fork 0
merge 8.1.1 #1
Merged
Merged
merge 8.1.1 #1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add missing push timestamp for Android 7+
Add PushNotificationIOS installation instruction link
Clean up some code.
Initialize Fresco only when required and avoid crash if not initialized.
Fixing typo in pull request submission documentation.
…iOS return object
… in unix timestamp as before
Added method getScheduledLocalNotifications()
changed `PushNotification.cancelAllLocalNotifications()` to ```javascript PushNotification.cancelAllLocalNotifications() ```
`something` to ```js something ```
Fix Android 12 (SDK 31) notifications due to missing PendingIntent flags.
Fix Android 12 PendingIntent
Allow HTML tags to be used for styling in bigText field only
Closes #2123
Fixed further markdown inconsistencies
For higher time intervals, the lower time intervals within `repeatsComponent` need to be set to `true` in order to ensure the notification is delivered at the correct time.
Fix iOS repeated notification timing
Raise @react-native-community/push-notification-ios version
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.