Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert NSImageView tint color as variable setter (#5)
* Updated the README file to provide information about guidelines and enhancements Added support for CollectionViews, TextField and Labels Added ActivityIndicatorView support Provide mechanism to apply tintColor to NSUIImageView * Fix alias error for UICollectionViewCell * Moving NSUIImageView to the proper Aliases.swift file * Make tintColor a variable setter for NSUIImageView(AppKit) as to not break UIKit logic.
- Loading branch information