ViewComposer
ViewComposer copied to clipboard
Make UIScrollView Makable somehow...
Problem with inheritence prevents us from making UIScrolView makeable. Since UICollectionView and UITableView inherits from it and they are Makeable.