Skip to content

Is it possible to display the items list which in the selected day only? #1093

Open
@JHPTFarm

Description

@JHPTFarm

Environment

  • npm ls react-native-calendars: 1.264.0
  • npm ls react-native: 0.61.5
  • with typescript: YES
  • Phone/emulator/simulator & version: ios 12.4 / simulator 11.3

Description

I would like to take the Agenda component to display day's todo list (deep to HH-MM), which puts all activities in a day item. It has a little different from the example scenario...

Expected Behavior

To display the items list which in the selected day only

Observed Behavior

I tried to solve it by setting a condition to control the rendering component, which if the day equals the selected day.
And meet a new problem:
The below list can't disable dragging operation, and that we thought the interactive is too complex for us.

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