Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
#GHContextMenu - Pinterest like context menu control for iOS
# GHContextMenu - Pinterest like context menu control for iOS

![alt tag](https://github.com/GnosisHub/GHContextMenu/blob/master/cmocv.gif)
![alt tag](https://github.com/GnosisHub/GHContextMenu/blob/master/cmocv5.gif)
![alt tag](https://github.com/GnosisHub/GHContextMenu/blob/master/cmov.gif)

This is user friendly solution for showing context menu upon long press. It is inspired from the Pinterest iOS app

##How To Use
## How To Use

Sample app contains examples of how to add context menu for UIView and UICollectionView

Expand Down Expand Up @@ -76,11 +76,11 @@ Sample app contains examples of how to add context menu for UIView and UICollect

```

###Next Steps:
### Next Steps:
Supporting configurations is one of the next steps. Any feature request is welcome. Raise an issue with a feature tag and I will look into it


###License :
### License :

The MIT License