You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using your ScalingHeaderScrollview in my App and never had any problem with it when using iOS17. After using iOS18 beta and ScalingHeaderScrollView Version 1.1.4 I get following error when building my app in Xcode version 16 beta.
Type 'PlatformViewVersion<iOSVersion, ScrollViewType, UIScrollView>' has no member 'v18'
Any hints.
The text was updated successfully, but these errors were encountered:
I'm using your ScalingHeaderScrollview in my App and never had any problem with it when using iOS17. After using iOS18 beta and ScalingHeaderScrollView Version 1.1.4 I get following error when building my app in Xcode version 16 beta.
Type 'PlatformViewVersion<iOSVersion, ScrollViewType, UIScrollView>' has no member 'v18'
Any hints.
The text was updated successfully, but these errors were encountered: