NativeScript / NativeScript/plugins
[@nativescript/local-notifications] iOS `image` does not support local images
Open
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
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
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