Start a Project

Display Floating Button and add some event in swift

Floating button

some time we need to fix the button on uiview so that it will not change their position and clicking on it , we can extra event also.

1: for that we need to take the help of third party library.

Download the class of : KCFloatingActionButton

2: Now its time to load into UIViewController

3: take a parent UIWindow

4: Now add to UIViewController class :

5: For removing we have to use:

Exit mobile version