Added a new method fitSize() + sizeThatFit() is now deprecated
- Added a new method
fitSize()
that will replace thesizeThatFit()
method. Its prior name was creating confusion with the already existingUIView.sizeToFit()` method. sizeThatFit()
method has been marked as deprecated.