UITabBarController in macOS Catalyst App

My iOS & iPadOS uses UITabBarViewCotroller to display three views.


Now I have converted my app to support macOS Catalyst App.


But when I run catalyst app on macOS I face one issue that when I start to scroll below UITabBar comes & floats in the middle of app window...


How to fix this?