Oscar Apeland
Oscar Apeland

Reputation: 6662

Is there any system animation for this menu icon to cross icon transition?

This is the menu animation Apple uses on it mobile site. I would like to implement it in my app, as it looks cool. Has anyone recreated this/ is there an builtin option to do this?

to elaborate: I want this animation to get triggered when the left navigation bar item is tapped to reveal a crossover modal segue.

Optionally, what would be the best practice to make this.

animation

Upvotes: 1

Views: 597

Answers (1)

random
random

Reputation: 8608

You can try FRDLivelyButton. It has the functionality that you are looking for.

Upvotes: 2

Related Questions