rhanb / nativescript-fancy-calendar

Fancy calendar for NativeScript :smile: :beers:
Other
21 stars 6 forks source link

iOS: loose selected calendar date #9

Open dotnetdreamer opened 7 years ago

dotnetdreamer commented 7 years ago

Hi, When we swipe calendar in iOS, the highlighted calendar dates are lost. I am using nativescript-angular. Any guess why its happening ?

rhanb commented 7 years ago

It may comes from the native library I'm using. I will dig further in this issue when I'll get time !

Thanks for the report :smile:

dotnetdreamer commented 7 years ago

the problem is also there if you tap on calendar dates 3 or 4 times and then swipe and the come back.

rhanb commented 7 years ago

Since last week the official NativeScript UI Pro is free, I advise you to switch to their calendar plugin which you can find here:

https://www.npmjs.com/package/nativescript-pro-ui

Cheers :)

dotnetdreamer commented 7 years ago

@rhanb will do that. thanks