Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manipulate components and layout in a functional way #19

Open
wangshengjia opened this issue Feb 12, 2016 · 0 comments
Open

Manipulate components and layout in a functional way #19

wangshengjia opened this issue Feb 12, 2016 · 0 comments

Comments

@wangshengjia
Copy link
Owner

components.map { component1, component2 in
  // manipulate styles
 }.reduce {
  // reduce to single component with layout
}.compose { 
  // ... 
}.bind {}
@wangshengjia wangshengjia added this to the Long term milestone Feb 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant