LMPullToBounce icon indicating copy to clipboard operation
LMPullToBounce copied to clipboard

Nothing happening with autolayout

Open mrMash opened this issue 5 years ago • 3 comments

Nothing happening with autolayout and after adding it in self.view addsubview pushToBounceWrapper]; my screen is white nothing there

mrMash avatar Jul 09 '18 22:07 mrMash

I have some issue. +1

tuesleep avatar Sep 19 '18 10:09 tuesleep

same here

laraibmalik90 avatar Nov 30 '18 19:11 laraibmalik90

step1. you can remove [self addSubview:scrollView]; from LMPullToBounceWrapper's init method step2. add bodyView in viewDidAppear method

Lilin233 avatar Dec 06 '18 10:12 Lilin233