akveo / react-native-ui-kitten

:boom: React Native UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
https://akveo.github.io/react-native-ui-kitten/
MIT License
10.3k stars 952 forks source link

Calendar or RangeCalendar - Can't select future/past years #1699

Closed IvanHertz closed 1 year ago

IvanHertz commented 1 year ago

🐛 Bug Report

You can't select other years, future or past years, only the actual year. All years greyed out, also all dates of the past/future years are greyed out.

To Reproduce

Try to select any Future or Past years in the Demo or create a <Calendar | RangeCalendar />.

Expected behavior

Expected to select any years, by default, or by option. Especially, when using no filters...

Link to runnable example or repository (highly encouraged)

The demo is a good example, we have the exact same issue in our application: https://akveo.github.io/react-native-ui-kitten/docs/assets/playground-build/#/CalendarSimpleUsage

Any code snippet on the demo page: https://akveo.github.io/react-native-ui-kitten/docs/components/calendar/overview#calendar

UI Kitten and Eva version

All latest stable

Environment information

react native