Skip to content

Improved Source,Added new APIs

Compare
Choose a tag to compare
@Minitour Minitour released this 18 May 21:42
· 40 commits to master since this release
  • Updated constraints to the new constraints API of iOS 9.0

  • Added new APIs:

    • insertTab: Insert a tab at a certain index.
    • removeTab: Remove a tab at a certain index.
    • setTabIcon: Change the tab icon at a certain index.
  • Updated source code structure.