Thanks to visit codestin.com
Credit goes to github.com

Skip to content

biloba123/CountryPicker

Repository files navigation

CountryPicker

国家和地区区号选择

使用方法

[CPCountryTableViewController pickWithViewController:self callback:^(CPCountry *country) {
        //选择地区后的回调
        //获得区号
        //country.code
    }];

About

国家和地区区号选择

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published