Open Whip opened 4 years ago
3.0.0
is pulled from NPM https://www.npmjs.com/package/@nstudio/nativescript-pulltorefresh. You might need to clean your local project by deleting node_modules, platforms, hooks directories and then installing and building the app fresh.
I did do that but I'll try again tomorrow and let you know.
Does Github updates after a delay?
tns plugin add @nstudio/nativescript-pulltorefresh
command by default is installing v3.0.0 which I'm not even seeing in the release section. This of course causes the app to crash with errortns plugin add @nstudio/nativescript-pulltorefresh@1.0.1
works fine which is the latest version currently. Not sure where its puling 3.0.0 from.