Skip to content
This repository was archived by the owner on May 18, 2023. It is now read-only.

Releases: miximka/SetupController

Configurable table view content insets

21 Mar 09:08

Choose a tag to compare

Add possibility to configure table view content insets in MBTableViewPageController when keyboard is present.

Insert items to sections

23 Oct 12:36

Choose a tag to compare

0.4.0

Update travis yml

Disabling custom cell separators

22 Oct 13:18

Choose a tag to compare

Added possibility to disable custom cell separators to use standard UITableView cell separators instead.

Nullability annotations

16 Sep 11:45

Choose a tag to compare

0.2.1

Bump version to 0.2.1

Add support for switch cells

20 Apr 18:56

Choose a tag to compare

Added support for switch cells (thanks to Johannes)

Fixed bugs

02 Feb 14:27

Choose a tag to compare

Fix the issue with the text field frame calculation.

Improve support for long forms on small displays.

02 Feb 14:09

Choose a tag to compare

Automatically update table view's content offset when keyboard appears/hides.