PeterStaev / nativescript-image-swipe

A NativeScript widget to easily :point_up_2: and :mag: through a list of images
Apache License 2.0
35 stars 21 forks source link

NativeScript 7 doesn't work. #59

Closed pattrawuth2530 closed 3 years ago

pattrawuth2530 commented 3 years ago

NativeScript 7 doesn't work. I got error like this : Module 'nativescript-image-swipe' not found for element 'nativescript-image-swipe:ImageSwipe'. Class constructor ScrollView cannot be invoked without 'new'

PeterStaev commented 3 years ago

Hey @pattrawuth2530 , per the note of the readme all future upgrades of the plugin will be available as part of ProPlugins. There is already an NS7 compatible version there. If you cannot subscribe, then the only other option is for you to fork the code and make it compatible with NS7.