Open WinKhantAung opened 7 years ago
Try adding it as a subview of swipeContentView
/** optional to use contentView alternative. Use this property instead of contentView to support animated views while swiping */
@property (nonatomic, strong, readonly, nonnull) UIView * swipeContentView;
I have the same question.