Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

What would be a good demo? #6

Open
jspahrsummers opened this issue Mar 23, 2015 · 4 comments
Open

What would be a good demo? #6

jspahrsummers opened this issue Mar 23, 2015 · 4 comments

Comments

@jspahrsummers
Copy link
Member

We have the MacDemo project already, and will want something for iOS, but what is a good demonstration of ReactiveAnimation?

Making a label fly around the screen is all well and good, but it's not particularly compelling. 😝

Any and all ideas welcome! 🙇

@indragiek
Copy link
Member

What about the entrance animation for a stack of "cards"? Reasons:

  • Vertical stacks are one of the most common layouts
  • Animating said layouts is quite common as well
  • Demonstrates frame, transform, and possibly alpha animations simultaneously for multiple views

One example of this can be found inside the Mint app when it first opens.

@jspahrsummers
Copy link
Member Author

That sounds cool. 🤘

I guess I was naively hoping to avoid any layout-based animations (to sidestep CGRect vs. AL fistfights), but anything interesting would probably require it.

@indragiek
Copy link
Member

@jspahrsummers Or we could do both :trollface:

@jspahrsummers
Copy link
Member Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants