Hello. I need to add a custom item to a list by the click of a button in xamarin forms. How is it possible to do it?
By the way, what is the difference between the list and observable collection?
I have read that in xamarin android adapter is needed, is it still needed in xamarin forms?
Are there any samples?
↧
How to add an item to the list?
↧