PeterStaev / NativeScript-Drop-Down

A NativeScript DropDown widget.
Apache License 2.0
105 stars 65 forks source link

Replace short imports with long ones #207

Closed edusperoni closed 4 years ago

edusperoni commented 5 years ago

Short imports were deprecated in NativeScript 5.2 (https://www.nativescript.org/blog/say-goodbye-to-short-imports-in-nativescript). This PR updates the imports to maintain compatibility.

Fixes #198

rsun-thoughtworks commented 4 years ago

@PeterStaev Why not close this PR if its not active. Thanks.

PeterStaev commented 4 years ago

I'm closing this since with NS 7.0 there are different requirements to imports.