Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

126
Views
Month Navigation through increment arrow and decrement arrow in javascript

I want to implement code where the increment or decrement of a arrow happens when I have selected the arrow.

enter image description here

I want a replica of a design and implementation of code. these are the hebrew months in the screenshot that you can see.

In this example: the middle one is selected month,left one is the previous month of selected month and right hand side month is the next month of the selected month.

if user will click right hand side arrow (increment arrow) the "יוני" goes to middle and should be the selected month with bold text and the next month will come in the place of "יוני"

Again for left hand side arrow (decrement arrow) if user click the arrow the "אפריל" it will go outside and replace with "מאי" month.

Below are the hebrew months:

const hebrewMonthArray = [
    " ינוא",
    "פבר",
    "מרץ",
    "אפר׳",
    "מאי",
    "יוני",
    "יולי",
    "אוג׳",
    "ספט",
    "אוק'",
    "נוב׳",
    "דצמֲ",
  ];

I want the full implementation code in javascript with design as per the screenshot that I attached above.Thanks...

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

You can also use React Native package over there like react-native-calendars

and also you can check HERE which resolve your issue.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!