ReactiveCocoaLayout icon indicating copy to clipboard operation
ReactiveCocoaLayout copied to clipboard

Reactive layout framework built on top of ReactiveCocoa

Results 12 ReactiveCocoaLayout issues
Sort by recently updated
recently updated
newest added

A binding to `rcl_alpha` or `rcl_alphaValue` could automatically flip `hidden` based on the alpha value. On iOS, this would mostly just make the `hidden` property more useful, since there should...

enhancement
mac

This is only a half-baked idea, but it would be cool if a view's implementation of `-instrinicContentSize` could somehow use the same signal chain that the view uses for laying...

enhancement