Skip to content

Releases: hemangshah/HHFloatingView

3.0.0

03 May 14:14
649e8d8
Compare
Choose a tag to compare

– Swift 5.0
– Code refactored.
– Added delegate to know when we're opening or closing the floating-view.

2.0.0

21 Oct 13:01
47bb5e2
Compare
Choose a tag to compare
  • Minor code refactored.
  • Fixed #4

1.4.0

02 Oct 13:25
04312ef
Compare
Choose a tag to compare
  • Code refactored:
    • Removed self specifier for the global properties & example.
    • Use swift best practice to implement protocols.
    • Fixed #1

1.3.0

21 Sep 08:38
94112e6
Compare
Choose a tag to compare

Example updated to support swift 4.2 and code refactoring.

1.2.0

24 Oct 12:04
Compare
Choose a tag to compare
  • Added Scale Animations for Options.
  • Added Documentation.

1.1.0

22 Oct 09:54
Compare
Choose a tag to compare
  • Added public access modifiers for classes.
  • Added Delegates.
  • Added More Configurations Options.
  • Code Refactoring.
  • Example Usage Updates.

1.0.0

19 Oct 12:27
Compare
Choose a tag to compare

This is the first release of HHFloatingView includes all the basic features which should be available in a floating view. Use it and feel free to open an issue if you have any feedback or suggestions.