nativescript-community / nativescript-community/perms
bad documentation for 'checkMultiple'
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15
- Forks
- 10
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 1
Description
The documentation for 'checkMultiple' says "Accepts an array of permission types", but this broke for me and I needed to provide an object, not an array.
Contributor guide
No contributing guide indexed for this repository
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
Search the repository documentation and API references for checkMultiple, then compare the stated array input with the implementation or exported TypeScript signature. Update the documentation to describe the accepted argument shape, and confirm that the example and wording match the current API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100