LGButton Versions Save

A fully customisable subclass of the native UIControl which allows you to create beautiful buttons without writing any line of code.

1.1.6

5 years ago

Fixed outline border issue

1.1.5

5 years ago

Improved touch handling

1.1.4

5 years ago

FontAwesome update

1.1.3

5 years ago

Subclassing allowed

1.1.2

5 years ago

Bug Fix

  • rootView added twice,
  • AutoLayout warnings

1.1.1

5 years ago

Moved .py file to avoid delivery issues

1.1

5 years ago
  • Fixed render on storyboard
  • Left and right alignment
  • Support for NSAttributedString
  • Multiline title
  • Fixed issue with overlapped gesture
  • Support for custom icon sets (https://github.com/loregr/LGButton/pull/46)

1.0.5

6 years ago

Fix warnings in Xcode 9.1 and update example project

1.0.4

6 years ago

Swift 4 migration

1.0.3

6 years ago

Remove touch "flash" and make it work more like a UIButton