BooksLibraryTabBarStyle public enum BooksLibraryTabBarStyle : Sendable Tab bar style for books library. regular Use UITabBarController. Declaration Swift case regular custom Use RichieTabBar. Declaration Swift case custom hidden Use RichieTabBar, but hide the bar. Declaration Swift case hidden