https://github.com/nikkovios/nkvimagepicker
Avatar and image picker
https://github.com/nikkovios/nkvimagepicker
Last synced: 4 months ago
JSON representation
Avatar and image picker
- Host: GitHub
- URL: https://github.com/nikkovios/nkvimagepicker
- Owner: NikKovIos
- License: mit
- Created: 2017-07-31T08:53:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-31T10:20:35.000Z (almost 8 years ago)
- Last Synced: 2025-03-20T14:10:49.108Z (4 months ago)
- Language: Swift
- Size: 459 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()




## Preview
![]()
![]()
![]()
## Installation
NKVPhonePicker is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'NKVPhonePicker'
```
Also you can try an example project with
```ruby
pod try NKVPhonePicker
```
*(don't forget to update your cocoapods master repo)*If you're still using Swift 2.x - you can set
```ruby
pod 'NKVPhonePicker', :git => "https://github.com/NikKovIos/NKVPhonePicker.git", :branch => "Swift_2.x"
```## Usage
1) Make your UITextField a class of NKVPhonePickerTextField
2) Set its phonePickerDelegate to UIViewController in order to be able of presenting the CountriesViewController
3) If any troubles - watch an example project.Please, make an issue, if you need any features, or have bugs.
#### TODO:
- [x] Add example
- [ ] Add my logo## My other Repos
- [x] https://github.com/NikKovIos/SDWebImage-CircularProgressView - extension to change progress bar on images for SDWebImage
- [x] https://github.com/NikKovIos/ObjectMapper_RealmSwift - extension to add Realm object support for ObjectMapper### by Nik Kov
http://nik-kov.com