Has anyone managed to make a listview with custom content. Currently I managed to do that. Fairly simple I think, A listview with a datatemplate.
Android version works just fine.
The problem is that when iOS keyboard shows up to enter text into an entry, the content of the listview scrolls up out of the view, the same happens for the picker. Once selector/keyboard is dismissed, the listview content returns to its place.
Any help will be appreciated.