Sandeep145XamRN
Sandeep145XamRN
@12ahsanali34, @NickM101 Have you got solution for this, I'm facing same issue for iOS.
@Dallas62 Can you guide me on this? How can I use same functionality for iOS platform?
Hi @Angelk90 Have you found any solution? I'm also facing same issue. Thanks in advance!!
Same issue, any update on solution, android specific issue.
@danhidsan please refer to @Ammarlio comment. Ensure that the `date` prop is passed in the same format as the `maximumDate` prop. Example: `const [date, setDate] = useState(new Date(new Date().setFullYear(new Date().getFullYear()...