RocketChat / RocketChat/Rocket.Chat.ReactNative

[Feature Request] Implementing Communication Notifications

Open
#4,704 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

🎉 feature
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.