CarbonKit icon indicating copy to clipboard operation
CarbonKit copied to clipboard

CarbonSwipeRefresh view comes under Navigation bar

Open intersilindia opened this issue 8 years ago • 2 comments

Hey,

I'm trying to add CarbonSwipeRefresh in a screen which has NavigationController. Whenever I try to perform a pull to refresh action, the loading view hides under the navigation bar making it barely visible. However if I hide the navigation bar it works properly.

As a possible fix I tried to set the Top margin but it doesn't look like a proper approach to me :(.

Would request you to please provide the best solution which can be applied here.

intersilindia avatar Nov 09 '16 12:11 intersilindia

@ermalkaleci , Yes, even i am looking forward for your answer .

Note : I have tried to change the y axis in this method (scrollViewDidScroll) to
float newY = 100.0f;

When i scroll , it was starting from y axis (ie in my case it was 100) , but again it is going back to top position.

Can you please look into this and let me know ..

Waiting for your reply , Thanks

SusheelYadav455 avatar May 23 '18 12:05 SusheelYadav455

@ermalkaleci , waiting for your response

Thanks . !

SusheelYadav455 avatar May 30 '18 14:05 SusheelYadav455