Skip to content

RNDateTimePicker #964

Closed
Closed
@marijang

Description

@marijang

Not working / not showing using react native version 0.77.1

<RNDateTimePicker
display="spinner"
onChange={() => { }}
value={new Date()}
minimumDate={new Date()}
maximumDate={new Date(new Date().setFullYear(new Date().getFullYear() + 1))}
/>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions