kizitonwose / CountryPickerView

A simple, customizable view for efficiently collecting country information in iOS apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I Want to present it not push?

ashrafessam opened this issue · comments

There is an option to present instead of push. Just call countryPickerView.showCountriesList(from: vc) where vc is a view controller that is not a subclass of UINavigationController.