Skip to content

Releases: davbeck/TURecipientBar

TURecipientBar 2.0.4

26 Jan 21:30
Compare
Choose a tag to compare
  • Carthage support.
  • Image assets are now drawn programmatically instead of imported as PNGs. This makes integration with Cocoapods and Carthage easier, but also reduces app file size and should be faster.

TURecipientBar 2.0.3

17 Nov 22:11
Compare
Choose a tag to compare
- Added nullability specifiers and lightweight generics for better Sw…

…ift compatability.

TURecipientBar 2.0.1

24 Mar 03:41
Compare
Choose a tag to compare
  • Fixed crash related to offscreen views.
  • Fixed searchFieldTextAttributes (#24).
  • Fixed retain cycle (#18).

TURecipientBar 2.0.0

04 Mar 17:29
Compare
Choose a tag to compare
  • Added support for Cocoapods 0.36/frameworks. Images are now referenced by the classes bundle.
  • Updated recipient images to be more flat and thin to match the style of iOS 8. They also now use tintColor.
  • Reduced the shadow over the search table view and changed the background to the default white.
  • Added support for a visual effect background that matches the navigation bar.

In order to keep the source code clean and take advantage of UIVisualEffectView, the minimum version was changed to iOS 8.0.

TURecipientBar 1.1.2