NativeScript / NativeScript/plugins
[@nativescript/datetimepicker] Show Month And Year Only
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 206
- Forks
- 123
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 1
Description
it's possible to hide the day field, so on the dialog only show month and year spinner?
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 @nativescript/datetimepicker implementation and its iOS and Android picker entry points. Reproduce the dialog with the day field hidden and inspect how spinner visibility is configured. Done means a supported configuration shows only month and year on both platforms, with corresponding coverage where tests exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100