iOS autocomplete feature

后端 未结 2 1363
终归单人心
终归单人心 2021-02-06 09:03

What most people mean by autocomplete is that the app has a textview/searchbar/whatever which accepts user input. Attached to this component is a tableview which keeps updating

2条回答
  •  灰色年华
    2021-02-06 09:37

    I haven't tried it but here's a control that appears to do what you're asking for:

    http://cocoacontrols.com/platforms/ios/controls/doautocompletetextfield

提交回复
热议问题