Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid interpolation #15

Open
likern opened this issue Mar 2, 2021 · 0 comments
Open

Invalid interpolation #15

likern opened this issue Mar 2, 2021 · 0 comments
Assignees
Labels
issue: bug Something isn't working
Milestone

Comments

@likern
Copy link
Contributor

likern commented Mar 2, 2021

In development branch year interpolation looks like not correct in some situations.

<Calendar
  style={styles.calendar}
  ref={calendarRef}
  selectionMode="singleDay"
  scrollMode="anyOffset"
  scrollModeDeceleration="normal"
  monthsBefore={0}
  monthsAfter={10}
  renderFallbackMonth={renderFallbackMonth}
  onDaySelectionChange={onDaySelectionChange}
/>

For March, 2021 - January, 2022 on last month year header should be changed from 2021 to 2022.

bug.mp4
@likern likern added the issue: bug Something isn't working label Mar 2, 2021
@likern likern self-assigned this Mar 2, 2021
@likern likern added this to the v0.5.0 milestone Oct 19, 2021
likern added a commit that referenced this issue Nov 1, 2021
* chore: small code format

* chore: use default react-native preset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant