RocketChat / RocketChat/Rocket.Chat.ReactNative
[Feature Request] Implementing Communication Notifications
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 1.5k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 90
Description
New notification types are added in iOS 15. Communication Notifications are one of them. They have a small app icon in the corner and a large profile picture of the sender. This is not like typical notifications, which only show the icon.
The user can choose which people they want to see messages from when the device is in each Focus mode (without allowing notifications from a specific app), and the messages do not appear in the Notification Summary. Instead, they are read by default if the device's Siri Announce Notifications feature is enabled.
See the Apple Human Interface Guidelines on Notifications for additional information.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is named. Start by reading Apple's Human Interface Guidelines link in the issue, then inspect the existing notification implementation in the repository. Done means supporting the described Communication Notification presentation and Focus, Notification Summary, and Siri Announce behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, react-native, typescript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100