fermoya / SwiftUIPager

Native Pager in SwiftUI
MIT License
1.27k stars 166 forks source link

Pager not shown when using inside ScrollView #317

Closed MujtabaMK closed 1 year ago

MujtabaMK commented 1 year ago

Pager not visible when using ScrollView

Environment:

MujtabaMK commented 1 year ago

@fermoya Please check this issue

JeremPlln commented 1 year ago

Take a look at the examples, there's one example with a ScrollView.

fermoya commented 1 year ago

@MujtabaMK please check out the examples or post some code to check.