React-native-calendars: Add Arrows to Agenda Header

Created on 11 Jun 2020  路  5Comments  路  Source: wix/react-native-calendars

Please make our job easier by filling this template out to completion. If you're requesting a feature instead of reporting a bug, please feel free to skip the Environment and Reproducible Demo sections.

Description

I am looking at adding the arrows (next/prev) on the Agenda header when it is closed. This would allow the user to go next and previous week/days without clicking on the knob
Realized that i can only have access to this using the Calender

1-2 sentences describing the problem you're having or the feature you'd like to request

Access to hideArrows={true} and renderArrow={(direction) => ()} using Agenda

Expected Behavior

Show and Hide the Arrows on the Agenda option vis Props

What action did you perform, and what did you expect to happen?
hideArrows={true}
But did not show up the next.prev arrows on the Agenda header

Observed Behavior

props hideArrows={true}
does not work for Agenda

What actually happened when you performed the above actions?
nothing

If there's an error message, please paste the full terminal output and error message in this code block:
No error

Error text goes here!

Environment

Android
[email protected]

Please run these commands in the project folder and fill in their results:

  • npm ls react-native-calendars:
  • npm ls react-native:

Also specify:

  1. Phone/emulator/simulator & version:
    Infinix Zero5 Pro

Reproducible Demo

image
Something like this image but with a right and left arrows

Please provide a minimized reproducible demonstration of the problem you're reporting.

Issues that come with minimal repro's are resolved much more quickly than issues where a maintainer has to reproduce themselves.

Feature request

Most helpful comment

I need this feature, too.
isn't there any way to swipe left and right to other weeks right now?

All 5 comments

I need this feature, too.
isn't there any way to swipe left and right to other weeks right now?

Great! I'm working on it. Soon I will send the PR.

Please make it soon, I'm waiting for it

@belgamo I await the new release with access to previous and next week date data.
Regards

I'm waiting too

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ercpereda picture ercpereda  路  4Comments

anishtr4 picture anishtr4  路  3Comments

sonnguyenit picture sonnguyenit  路  3Comments

henrikra picture henrikra  路  3Comments

joaosauer picture joaosauer  路  4Comments