Closed dgomezs closed 7 years ago
+1
you you need a backward compatible solution?
If not its merely a question of changing the import for PropertyMetadata
+1
ui/core/dependency-observable
and ui/core/proxy
are depreciated need to use /core/view
Property.
Properties are registered a bit differently now it seems.
Yep and anyone willing to contribute here is the guide. https://github.com/NativeScript/NativeScript/wiki/Migrating-Plugins-to-NativeScript-3.0 I don't have the time right now to update and test. Sorry
Ill take a look at this at the same time I am updating https://github.com/Tunaweza/nativescript-radiobutton Should be this evening.
Any news regarding compatibility with Nativescript 3.0?
I'm working on the NS 3.0 support here: https://github.com/DimitarTachev/nativescript-checkbox. It will be ready in a few days. The android part is already working.
Oh my I started this yesterday it's about 98% done just fixing an iOS problem
Sent from Yahoo Mail for iPhone
On Thursday, May 18, 2017, 4:36 AM, Dimitar Tachev notifications@github.com wrote:
I'm working on the NS 3.0 support here: https://github.com/DimitarTachev/nativescript-checkbox. It will be ready in a few days.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Still not working with 3.0.1
You might have some version issues. The demo project works with the latest and I've seen a few apps on slack where ppl are using it recently.
On Fri, Jun 16, 2017, 12:13 AM JorgeHawkins notifications@github.com wrote:
Still not working with 3.0.1
— You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub https://github.com/bradmartin/nativescript-checkbox/issues/33#issuecomment-308934940, or mute the thread https://github.com/notifications/unsubscribe-auth/AFulhNFcFKjnzu7_1vFqiNVzeah9lq_2ks5sEg8LgaJpZM4NEbmQ .
Nevermind, I had to rebuild my project.
The upcoming release of nativescript has remove the ui/core/proxy module. Will the plugin be compatible with 3.0? any estimates on when that could happen?
Thank you very much in advanced.