davecoffin / nativescript-filterable-listpicker

Apache License 2.0
44 stars 22 forks source link

Not working with NS 7 #59

Open marcocasadio opened 3 years ago

marcocasadio commented 3 years ago

I'm using this plugin but after upgrade to NativeScript 7 it doesn't work anymore. Are you going to update it?

I'm testing it on iOS running in Simulator. CLI: 7.0.8

thanks

crowmagnumb commented 3 years ago

I concur, I get the the error Class constructor GridLayout cannot be invoked without 'new'.

crowmagnumb commented 3 years ago

@marcocasadio nstudio has an updated version of this from their fork of this prouect. They are the one's that have taken over management of the NativeScript codebase itself so you are good hands with them. I tried theirs and it works with NS 7. @nstudio/nativescript-filterable-listpicker

marcocasadio commented 3 years ago

@crowmagnumb ~3.0.0 is what to use. now it works for me

crowmagnumb commented 3 years ago

Yes, you mean of the @nstudio one right? That's the one I found at 3.0.0.

marcocasadio commented 3 years ago

yes https://www.npmjs.com/package/@nstudio/nativescript-filterable-listpicker

davecoffin commented 3 years ago

Yes, sorry ill update the readme that ive moved this over to the nstudio repo.