xmartlabs / XLForm

XLForm is the most flexible and powerful iOS library to create dynamic table-view forms. Fully compatible with Swift & Obj-C.
MIT License
5.77k stars 953 forks source link

Enhancement Request - Support Incremental Search #995

Open reggatta opened 6 years ago

reggatta commented 6 years ago

Your library is great, but I am looking for a way to do incremental searching during text entry like the Cocoapod SearchTextField (https://github.com/apasccon/SearchTextField) does. Is there any way to do something like that? That would be a great feature for me.