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
s.summary='Native horizontal pager for SwiftUI. Easily to use, easy to customize.'
3
+
s.name="SwiftUIPager"
4
+
s.version="0.0.6"
5
+
s.summary="Native horizontal pager for SwiftUI. Easily to use, easy to customize."
6
6
7
7
s.description=<<-DESC
8
8
This framework provides a horizontal pager build with native SwiftUI views. Views are recycled, so you do not have to worry about memory issues. It is very easy to use and lets you customize it. For example, you can change the aspect ratio of the page displayed, the spacing between pages or you can make it interactive.
0 commit comments