Hi, as the title.
This is from the docs. May i ask why i'm unable to select other year?

Trying to allow users to select expiry date of things.
Thank you.
| Package | Version |
| ----------- | ----------- |
| @eva-design/eva | 1.4.0 |
| @ui-kitten/components | 4.4.1 |
@domsterthebot because by default in order to improve performance, we render one year that is able to select. Use min and max properties to extend this range.
Most helpful comment
@domsterthebot because by default in order to improve performance, we render one year that is able to select. Use
minandmaxproperties to extend this range.