Skip to content

Releases: eshwavin/SETabView

SETabView

21 Mar 06:11
Compare
Choose a tag to compare

The API has been changed to resemble UITabBarController

  • Colors have been renamed to conform to colors specified by UITabBar
  • Colors can be set collectively as before (function parameter names have been changed to reflect the changed color names) or individually
  • Colors can now be changed at any point in time
  • The view controllers at any time
  • The animation type can be changed at any time to switch between available animations by setting the animationType property!
  • animationDuration can no longer be changed

Bug fixes

  • A bug that caused holeBall3 to behave weirdly in larger screen sizes has been squashed
  • Glitchy landscape mode behaviour has been fixed

A whole lot of performance optimizations have been added so that our library does not slow down your app. Hurray!

v1.3.0

18 Aug 14:48
Compare
Choose a tag to compare

Fixed versioning issues

v1.2

18 Aug 14:37
Compare
Choose a tag to compare

Fixed on iPadOS
Fixed safe area in embedded view controllers

SETabView

12 Aug 22:34
Compare
Choose a tag to compare
  • Fixed tab bar look issue

SETabView

12 Aug 22:08
Compare
Choose a tag to compare
  • Code Refactored
  • More failsafes

SETabView

19 Apr 11:39
Compare
Choose a tag to compare

Support to select tab programmatically

SETabView

17 Apr 20:35
Compare
Choose a tag to compare

Added Swift Package Manager Support

SETabView

14 Mar 01:18
Compare
Choose a tag to compare

SETabView is a TabBar with simple yet beautiful animations that makes your apps look cool!