Current source uses Android Compose HorizontalPager/VerticalPager and an iOS SwiftUI TabView, but the README describes ViewPager2/UIPageViewController and RecyclerView caching defaults. Its hook example also passes rest.overdragEnabled although usePagerView returns overdrag, so toggling overdrag in that example does not reach the component. Proposed docs-only correction: describe current implementations/defaults and use the actual hook name and returned overdrag field. No unsupported performance or migration guarantees. This source audit is AI-assisted.
Current source uses Android Compose HorizontalPager/VerticalPager and an iOS SwiftUI TabView, but the README describes ViewPager2/UIPageViewController and RecyclerView caching defaults. Its hook example also passes rest.overdragEnabled although usePagerView returns overdrag, so toggling overdrag in that example does not reach the component. Proposed docs-only correction: describe current implementations/defaults and use the actual hook name and returned overdrag field. No unsupported performance or migration guarantees. This source audit is AI-assisted.