All Versions
11
Latest Version
Avg Release Cycle
128 days
Latest Release
1572 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.4.3
October 23, 2020 -
v1.4.2 Changes
April 12, 2019 -
v1.4.1
March 28, 2019 -
v1.4.0
October 02, 2018 -
v1.3.2 Changes
February 22, 2018๐ Fixed a bug that caused a crash.
-
v1.3.1
November 03, 2017 -
v1.3.0
October 24, 2017 -
v1.2.2 Changes
July 16, 2017- โ Added Title Support.
- ๐ Changed View hierarchy .
- โ Added
removeHighlight
function. - โ Added
setTitle
function. - โ Added
getTitle
function. - โ Added
onlyShowTextForSelectedButtons
variable. - โ Added
font
variable.
-
v1.2.1
May 31, 2017 -
v1.2.0 Changes
May 18, 2017- ### โก๏ธ 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.