nativescript-filterable-listpicker
nativescript-filterable-listpicker copied to clipboard
Find or create list item
Dave, this is a fantastic component. Thanks for your good work with it!
What is the feasibility of having a find or create feature where if what the user is searching is not on the list, it could be added?
Hey Steven, Thats a cool idea. I dont have time at the moment to add something like that, but it should be pretty simple, just add a button when there are no matching results at the bottom that will append the item to the source array. You could fork and try it out, otherwise I may be able to add that after the new year...