MDatePickerView
MDatePickerView copied to clipboard
Year does not show up
I tried to implement the library for the year shows as 0..
Same issue
Exact Same issue when incorporated via pods in my project.
Oddly, The example Xcode project works fine. Appears to be related to Year string not taking append statement.
Do anyone have any solution to this problem?
So it turns out that this library is working only if the name of the storyboard is main.
So it turns out that this library is working only if the name of the storyboard is main.
Any Solution On this bro???
So it turns out that this library is working only if the name of the storyboard is main.
I put datePickerVC in main, but still year show 0 , any solution
It is working perfectly for the storyboards with name main.. recheck you code. My solution is I placed the VC in main.storyboard and then called it from other Storyboards as a reference.
On Sat, 15 Aug 2020 at 3:07 PM, Pratik Gajbhiye [email protected] wrote:
So it turns out that this library is working only if the name of the storyboard is main.
I put datePickerVC in main, but still year show 0 , any solution
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/MattLLLLL/MDatePickerView/issues/11#issuecomment-674374799, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM7UAF3JB4QKRX5XUVZJAGLSAZJPHANCNFSM4MZQQQ5A .
can you please check image , I already put main and reference id , but still 0
I am in middle of something, I will verify and let you know later when I get time.
On Sat, 15 Aug 2020 at 3:27 PM, Pratik Gajbhiye [email protected] wrote:
can you please check image , I already put main and reference id , but still 0
[image: Screenshot 2020-08-15 at 3 27 20 PM] https://user-images.githubusercontent.com/58308681/90310086-d20e2c80-df0b-11ea-8417-5713fa8d6cb2.png
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/MattLLLLL/MDatePickerView/issues/11#issuecomment-674377143, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM7UAF3VXSDWVMLNFMQ7WRLSAZLZVANCNFSM4MZQQQ5A .
I am in middle of something, I will verify and let you know later when I get time. …
ok
did someone solved this? i git this issue and can not scroll???? Hard to know why
I didn’t get any replies from anyone about this but I have a quick solution. Just place the view controller in main.storyboard that is using this date picker and navigate to it from other storyboard.
On Tue, 9 Feb 2021 at 7:06 AM, kemy do [email protected] wrote:
did someone solved this? i git this issue and can not scroll???? Hard to know why
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/MattLLLLL/MDatePickerView/issues/11#issuecomment-775588021, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM7UAF4DX26OVIBKIVWRKBLS6CGQHANCNFSM4MZQQQ5A .
i can't using it with xib. file. it's aways display 0. Did someone solved this? Hard to know why?