Skip to content

Minutes section height is not parallel to hours and AM / PM when scroll position is in middle. #12

@lvlupharshit

Description

@lvlupharshit

At 01:00 AM it is parallel but at 01:56

AM it is not parallel, please improve this styling a little bit, or tell us how we can improve from our side.
We have used like this.

 <DateTimePicker
        mode="time"
        is24Hour={false}
        initialValue={initialDate}
        onChange={onTimeChange}
        itemHeight={55}
        separatorColor={Colors.blackTheme.disabledWhite}
        listItemStyle={{
          color: Colors.blackTheme.livornPrimary,
          fontSize: 20,
        }}
        containerStyle={{ marginTop: 30 }}
      />

1
2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions