4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)C#1,926 forks (1,926 forks)batch import
e/5 :clock5:help wantedinactivep/iOS 🍎t/bug :bug:up-for-grabs
Repository metrics
- Stars
- 5,644 stars (5,644 stars)
- PR merge metrics
- No merged PRs in 30d (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
- Research direction
- Investigate the interaction between UISearchBar and ListView's IsPullToRefreshEnabled in iOS. Look for missing layout updates or incorrect frame calculations after search bar is active and list is refreshed.
- Tech stack
- csharpios
- Domain
- mobile
- Issue type
- Bug
- Prerequisites
- csharpios