nativescript-autocomplete
nativescript-autocomplete copied to clipboard
Folder seems to be missing files, doesn't work.
trafficstars
I downloaded the folder and ran it.
On the main-page.ts I get two errors:
[TS] Cannot find module 'data/observable' [TS] Cannot find module 'ui/page'
On app.ts page I get:
[TS] Cannot find module 'application'
On model-view-model.ts I get:
[TS] Cannot find module 'data/observable'
When I look for the files these files do not exists in the folder. Am I missing something? Any thoughts?
Thank you.