nachonavarro / Pages

📖 A lightweight, paging view solution for SwiftUI
MIT License
586 stars 55 forks source link

Update the number of pages on UIPageControl in case they have changed #28

Open letynsoft opened 2 years ago

letynsoft commented 2 years ago

This PR makes the UIPageControl instance know about changes to the number of pages (which seem to be correctly updated on the PageControl instance already).