Pulley icon indicating copy to clipboard operation
Pulley copied to clipboard

A library to imitate the iOS 10 Maps UI.

Results 54 Pulley issues
Sort by recently updated
recently updated
newest added

The "Legal" link on the MKMapView is not visible in the sample project when in .drawer mode. This happens on both iPhone (with the current repo code) and iPad (if...

Hi, I want to start saying that I love your work. But I found a problem on iOS 11.4. Where on iOS 12 Pulley works great, on iOS 11.4 it...

I have implemented Pulley within my own app and also deployed the Pulley example app on the simulator and in both cases pressing on a TableViewCell is not always recognized....

I posted this on Dec. 19 2018, under a related Issue #257. After waiting over two months, with no response from the developer, I am starting a new issue. Hopefully...

Hello, Can Pulley be used in tvOS applications? thanks.

Not sure if that is in the scope of the whole project: Having haptic feedback when a drawer change occurred without animation (likely not due to a user action) feels...

Awesome Library I extended the pulley delegate and printed a value for everytime the BottomSheet changes from either collapsed to open but the delegate method does not work. I do...

is it possible to append a button to the top of the drawer? eg in a map view where I can center the location, if I have the drawer opened,...

Hi, Is it possible to get the previous drawer position somehow on drawerPositionDidChange ? I'd like to be able to determine from what state did the drawer changed. I need...