You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a tab bar with SfCalendar(view: CalendarView.month) in each tab and I set navigationDirection: MonthNavigationDirection.vertical, for calendars.
So when I drag the page horizontally I want to slide between tabs but it's not happening.
The text was updated successfully, but these errors were encountered:
Hello,
I have a tab bar with
SfCalendar(view: CalendarView.month)
in each tab and I setnavigationDirection: MonthNavigationDirection.vertical,
for calendars.So when I drag the page horizontally I want to slide between tabs but it's not happening.
The text was updated successfully, but these errors were encountered: