Ayoub Zamouchi
Ayoub Zamouchi
Why this PR is still not merged yet ?! it solves the issue
Yep , that's because only the view of the child ViewControllers is being added to the ScrollingStack, https://github.com/malcommac/ScrollingStackContainer/blob/593b2890d54d8f6cd01b6235fab811094c74b662/Sources/ScrollingStackContainer/ScrollingStackController.swift#L206 the ViewControllers need to bed added as childViewControllers in ScrollingStackController and then...
Applied the changes in #2 and it's working fine, hopefully the PR will be merged soon 🙏
@MahmoudElmoghazy Any news on this issue ?
`yarn add @react-native-community/viewpager` on it's own does not solve the issue, you need to link the package also using `react-native link @react-native-community/viewpager`