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

Updating from zo0r/master #4

Open
wants to merge 457 commits into
base: master
Choose a base branch
from
Open

Conversation

jsochurek
Copy link
Collaborator

No description provided.

@jsochurek jsochurek changed the title merging updates Updating from zo0r/master Nov 18, 2019
Dallas62 and others added 29 commits May 28, 2020 19:08
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.
Added method getScheduledLocalNotifications()
Boris Tacyniak and others added 30 commits June 24, 2021 16:55
feature(ios): Add support for subtitle notification property
changed
`PushNotification.cancelAllLocalNotifications()`
to
```javascript
PushNotification.cancelAllLocalNotifications()
```
`something`
to
```js
something
```
Fixes canceling notifications on Android.
Fix Android 12 (SDK 31) notifications due to missing PendingIntent flags.
Allow HTML tags to be used for styling in bigText field only
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 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.