BugiDev / BugiDev/react-native-calendar-strip
Style starting date
Open
- Dominant language
- JavaScript
- Stars
- 976
- Forks
- 336
- PR merge metrics
- No merged PRs in 30d
Description
I want my starting date, which is today, to be selected initially, just like when I click on date.
{setToday(date.toString()) , setUsersAndEvents([])}}
/>
Contributor guide
Research direction
Start by reproducing the CalendarStrip with the shown startingDate, maxDate, and selection props, then trace how the initial date is chosen before onDateSelected runs. Done means today's date is selected initially when the component is configured as described, matching the behavior after clicking that date.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100