Skip to content
This repository was archived by the owner on Sep 25, 2022. It is now read-only.

Conversation

@g-devi
Copy link

@g-devi g-devi commented Apr 27, 2022

No description provided.

Dallas62 and others added 30 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()
Dallas62 and others added 28 commits June 24, 2021 18:14
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
@g-devi g-devi self-assigned this Apr 27, 2022
@g-devi g-devi merged commit 8d4ae54 into ReactCorp:merge/v8.1.1 Apr 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.