christopherdro / christopherdro/react-native-calendar

How to get the value of Month and Year. if i click Next or Previous button

Open
#165 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
536
Forks
233
PR merge metrics
No merged PRs in 30d

Description

I want to show the value of the Month and Year if i click the Next(>) or Previous(<) button in an alert which is displayed in calendar screen.
![screen shot 2017-09-25 at 11 08 29 am](https://user-images.githubusercontent.com/31063894/30793816-efe50cde-a1e1-11e7-9ed5-f4582c2a5519.png)
In the above image. i have to display the current month&year(i.e sep - 2017) in an alert.how to get the value.can any one suggest me how to get the value.Thanks in Advance

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the calendar screen and the handlers for the Next and Previous buttons. Determine how the displayed month and year are represented and whether they can be surfaced to the alert. Done means the alert shows the currently displayed month and year after either navigation action.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.