MSAutoView icon indicating copy to clipboard operation
MSAutoView copied to clipboard

An easy way to create reusable views

Results 3 MSAutoView issues
Sort by recently updated
recently updated
newest added

I get 2 errors in MSCollectionViewCell, MSTableViewCell and MSScrollView. They are both the same for each class. I get the error `'Self.CollectionViewCellContainedViewType' requires that '' inherit from 'MSAutoView'` on line...

It would be nice to have operators to cascade elements vertically and horizontally. For example, if I have 2 views View1 and View2, and I want to place them below...

help wanted

It would be nice to create MSTableViewCell and MSCollectionViewCell from native UIKit elements such as UIImageView or UIView