NativeScript / NativeScript/plugins
Add real example for how to add plugins
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 206
- Forks
- 123
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 1
Description
ns plugin add @nativescript/secure-storage works.
The following don't:
npm install @nativescript/secure-storage
# or
ns plugin add secure-storage
``
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 locating the plugin-installation documentation and reviewing the ns plugin add command examples. Compare the working fully scoped package command with the failing forms; the documentation is done when it shows a real working example and makes the invalid forms clear.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100