<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Uisearchtextfield on Andy Ibanez</title><link>https://www.andyibanez.com/tags/uisearchtextfield/</link><description>Recent content in Uisearchtextfield on Andy Ibanez</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 13 Nov 2019 07:00:00 -0400</lastBuildDate><atom:link href="https://www.andyibanez.com/tags/uisearchtextfield/index.xml" rel="self" type="application/rss+xml"/><item><title>New Search APIs in iOS 13</title><link>https://www.andyibanez.com/posts/ios13-new-search-apis/</link><pubDate>Wed, 13 Nov 2019 07:00:00 -0400</pubDate><guid>https://www.andyibanez.com/posts/ios13-new-search-apis/</guid><description>&lt;p&gt;iOS has always provided interesting search APIs, but they have always been limited and doing the most interesting tasks required you to either write your own implementation or use private APIs.&lt;/p&gt;
&lt;p&gt;iOS 13 has provided some very nice improvements to the UI search APIs. In this article we will talk about two of them.&lt;/p&gt;
&lt;h1 id="uisearchbar-finally-exposes-its-text-field"&gt;UISearchBar finally exposes its text field&lt;/h1&gt;
&lt;p&gt;I have been using &lt;code&gt;UISearchController&lt;/code&gt; and &lt;code&gt;UISearchBar&lt;/code&gt; for a &lt;em&gt;very&lt;/em&gt; long time, and I have always found it bizarre that Apple didn&amp;rsquo;t expose its underlying text field property. As of iOS 13, the search bar finally exposes it, in the form of a &lt;a href="https://developer.apple.com/documentation/uikit/uisearchtextfield"&gt;&lt;code&gt;UISearchTextField&lt;/code&gt;&lt;/a&gt; object.&lt;/p&gt;</description></item></channel></rss>