Skip to content

Scrollable failed to work after Expo 51 update #378

Open
@hxcellent

Description

@hxcellent

The scrollable feature failed to work post 51 expo upgrade. Just wondering if anyone experienced the same issue?

        <CalendarStrip
          showMonth={false}
          showDayName={true}
          showDate={true}
          scrollable={true}
          style={{ height: 50 }}
          onDateSelected={handleCalendarStripDateChange}
          onWeekChanged={onWeekChanged}
        />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions