AMPopTip Versions Save

An animated popover that pops out a given frame, great for subtle UI tips and onboarding.

3.2.1

6 years ago

Fixed the float animation

3.2.0

6 years ago
  • Merged #152

Changed

The animation float now accepts two associated values: float(offsetX: CGFloat?, offsetY: CGFloat?)

3.1.3

6 years ago

Fixed #147

3.1.4

6 years ago

Merged #150

1.5.3

6 years ago

Legacy Objective-C release. Updates syntax to silence warnings.

3.0.3

6 years ago

Merged #135, #136, #137

3.1.0

6 years ago

Merged #142

3.1.1

6 years ago

Merged #143

3.1.2

6 years ago

Merged #146

3.0.2

6 years ago
  • Fixed animation issues