AugustRush / UICollectionView-ARDynamicHeightLayoutCell

Automatically UICollectionViewCell size calculating.
MIT License
564 stars 86 forks source link

Method swizzling is not atomic #9

Closed fee-studio closed 8 years ago

fee-studio commented 8 years ago

Method swizzling is not atomic

AugustRush commented 8 years ago

Maybe dispatch_once is better?