SearchTextField
SearchTextField copied to clipboard
When using custom cell heights, list changes sizes as you type
I have lodged a PR to fix this behavior.
The code was not setting the estimatedRowHeight, so tableHeight calculations were sometimes using a 44 estimated height instead of the height specified by the theme when relying on tableView.contentSize.