Skip to content

Simple demo of basic pager tab in iOS Swift using XLPagerTabStrip

Notifications You must be signed in to change notification settings

sayaleepote/PagerStripDemo

Repository files navigation

PagerStripDemo in iOS Swift

Simple demo of basic android like pager tab in iOS Swift using XLPagerTabStrip

Visit this blog for complete step by step implementation with pod installation.

Has a basic demo of ButtonBarPagerTabStripViewController of XLPagerTabStrip using Swift with minimal customisations to get you started with the integration and use of this pod in your swift project. Has the required pods as well.

Before you run the project, open terminal and go to the root folder of the project and type:
$ pod install
This will install the required XLPagerTabStrip pod.

If cocoapods is not already installed, install it with following gem command.
$ sudo gem install cocoapods

Demo

About

Simple demo of basic pager tab in iOS Swift using XLPagerTabStrip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published