xamarin/Xamarin.Forms

UISearchBar in NavigationPage issue

Open

#4,378 opened on Nov 12, 2018

 (4 comments) (0 reactions) (0 assignees)C# (1,926 forks)batch import
e/5 :clock5:help wantedinactivep/iOS 🍎t/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I have a problem with iOS search implementation in Xamarin Forms in combination with IsPullToRefreshEnabled="true" of ListView: animation is not smooth and the navigation bar doesn't get back to initial position after reload. See video and project to reproduce.

Contributor guide