Calendar component - onVisibleDateChange #1377
Unanswered
robinsonlovatto-misc
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm trying to build a calendar to pick only the month. I've seen in the documentation the option onVisibleDateChange that seems to be suitable in my case. However this prop is not available when I run the command below. Am I missing something?
npm i @ui-kitten/components @eva-design/eva react-native-svg
Versions:
"@eva-design/eva": "^2.0.0",
"@ui-kitten/components": "^5.0.0",
"react-native-svg": "^12.1.0"
Beta Was this translation helpful? Give feedback.
All reactions