NativeScript / NativeScript/plugins
[@nativescript/local-notifications] Support notification thumbnails on iOS
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 206
- Forks
- 123
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 1
Description
For local notifications, It would be great to support the thumbnail property on iOS.
It is possible but would require a rewrite to support a Notification Service Extension as outlined in this article.
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
Start by reviewing the @nativescript/local-notifications iOS implementation and the linked Notification Service Extension article. Determine how thumbnail is represented and where the iOS notification path would need extension support; done means local notifications can display thumbnails on iOS without breaking existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift, typescript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100