There's a view with this sort of name in iOS that should probably be used. Either way it would be really nice to have a component that just takes children and a type string that corresponds to a layout mode. It would then format a className for that div that corresponds to some styles that lay out the children in that manner.
There's a view with this sort of name in iOS that should probably be used. Either way it would be really nice to have a component that just takes children and a type string that corresponds to a layout mode. It would then format a
classNamefor that div that corresponds to some styles that lay out the children in that manner.