GitHawkApp / ContextMenu

An iOS context menu UI inspired by Things 3.
http://githawk.com/
MIT License
982 stars 51 forks source link

Ignore motion effect if reduce motion is turned on #15

Closed BasThomas closed 6 years ago

BasThomas commented 6 years ago

If a user turns on reduce motion, we should ignore the motion effects.

If we want to keep the consumer of the library in charge, we should add a recommendation in the header docs and in the example code.

We can also choose to ignore motion on the library level - in which case we should update the header docs to reflect it.

rnystrom commented 6 years ago

I say we make the lib handle this and promote best practices.

Sent with GitHawk