Autocomplete search example for iPhone

前端 未结 2 951
庸人自扰
庸人自扰 2021-01-03 05:26

Can someone point me in the direction of how to implement an \"autocomplete\" search interface on the iPhone. I am assuming I will need to use a NSTimer to periodically chec

2条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-03 05:57

    You can try this tutorial from Ray Wenderlich http://www.raywenderlich.com/336/how-to-auto-complete-with-custom-values

提交回复
热议问题