EMHint icon indicating copy to clipboard operation
EMHint copied to clipboard

EMHint is an iOS class group that easily adds a spotlight-like effect to a view highlighting or hinting at something that may be important on the screen.The protocols of EMHintDelegate allow users to...

Results 5 EMHint issues
Sort by recently updated
recently updated
newest added

Hi I am using your library and this is awesome library for hints. i love it but now i am stuck over here when i update my iphone to iOS...

on the iPad, I set the _hintInfo to the third tab on the bottom,but the hightspot is show some error arrow,just like the screenshot: ![qq20151117-0](https://cloud.githubusercontent.com/assets/1832802/11204024/2c951c00-8d35-11e5-9d5c-22b2e47b405e.png)

To use this component we only need 2 files: EMHint and EMHintsView. However the pod spec lists all the classes, even the ones for the example, as source files making...

I've fixed for iOS 7 layout problem.

As it is currently written, tapping on a control that is highlighted just dismisses the overlay--it does not allow the touch to register with the highlighted item. Some hit detection...