Open
Description
Hi, i add the plugin using: tns plugin add nativescript-numberpicker, and add code in my view
xmlns:numberpicker="nativescript-numberpicker"
and
<numberpicker:NumberPicker value="3" minValue="2" maxValue="6" id="np"/>
But i receive error: NumberPicker not found in /app/tns-modules/numberpicker
Plataform: Android
NS: 3.2 (last version)
I found folder nativescript-numberpicker in npm-modules.
What do i do wrong?
Metadata
Metadata
Assignees
Labels
No labels
Activity