NativeScript / NativeScript/plugins

[@nativescript/local-notifications] iOS `image` does not support local images

Open
#325 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
206
Forks
123
Avg merge
2d 1h
Merged PRs (30d)
1

Description

Right now the iOS impl will use ImageSource.fromUrl which means local images and res images wont work.
Would be nice to add support for this.

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

Locate the iOS implementation of @nativescript/local-notifications and the use of ImageSource.fromUrl. Check how image values are handled, then verify that both local images and res images work on iOS; the issue does not name a specific test or file.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, typescript
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.