- Drag and drop the RMShapesPageControl.swift into your project.
- Take a view in storyboard and assign the class as RMShapesPageControl in identity inspector.
- Set the inspectables in attributes inspector and all done.
- Number of pages can be set dynamically from code even as per requirement.
- Square
- Circle
- Triangle in Positive direction
- Triangle in Negative direction
- Vertical Configuration: Make the view width narrower and the height lengthier.
- Horizontal Configuration: Make the view width lengthier and the height narrower.