NativeScript / NativeScript/plugins
[shared-notification-delegate] delegateUniqueKey vs. observerUniqueKey
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 206
- Forks
- 123
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 1
Description
The plugin's README.md mentions a delegateUniqueKey, but it should be observerUniqueKey:
The v8 documentation also states the wrong key.
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
Check packages/shared-notification-delegate/README.md and the linked index.d.ts declaration, then compare the corresponding v8 documentation page. Done means both documentation locations consistently use observerUniqueKey instead of delegateUniqueKey.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100