nativescript-autocomplete
nativescript-autocomplete copied to clipboard
Not showing anywhere
trafficstars
I have xmlns:ac="nativescript-autocomplete" on <Page> <ac:Autocomplete items="{{list}}" itemTap="itemTapped"/> on a StackLayout. It just make a blank space on the screen and doesn't even I can click it.
I'm running it on NS version 2.5.0 and Android 5.1.1 and 7.1
@triniwiz or somebody else, please help!!