Add comments.

This commit is contained in:
SBiOSoftWhare
2020-08-03 19:43:45 +02:00
parent 9956426873
commit c865e7f5d1
9 changed files with 9 additions and 0 deletions
@@ -21,6 +21,7 @@ limitations under the License.
NS_ASSUME_NONNULL_BEGIN
// `BubbleReactionsViewSizer` allows to determine reactions view height for a given viewModel and width.
@interface BubbleReactionsViewSizer : NSObject
// Use Objective-C as workaround as there is an issue affecting UICollectionView sizing. See https://developer.apple.com/forums/thread/105523 for more information.