NativeScript / NativeScript/plugins

DateTimePicker Events

Open
#273 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
206
Forks
123
Avg merge
2d 1h
Merged PRs (30d)
1

Description

Can you list the events available on the DateTimePicker. I have used datePickerClosed, datePickerOpened, are there any others.

I have an issue where cancel triggers the datePickerClosed function even though no date was selected/changed.

Is there a function to stop the DateTimePicker opening if certain criteria are not met.

Is there a way to programatically close the DateTimePIcker.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the DateTimePicker implementation and its event definitions in the NativeScript plugins repository. Check how cancel, opening, and programmatic closing are handled on the supported platforms, then document the available events and the confirmed behavior or limitations.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
mobile
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.