Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TimCinel/ActionSheetPicker
Quickly reproduce the dropdown UIPickerView / ActionSheet functionality from Safari on iPhone/ iOS / CocoaTouch.
https://github.com/TimCinel/ActionSheetPicker
Last synced: 3 months ago
JSON representation
Quickly reproduce the dropdown UIPickerView / ActionSheet functionality from Safari on iPhone/ iOS / CocoaTouch.
- Host: GitHub
- URL: https://github.com/TimCinel/ActionSheetPicker
- Owner: TimCinel
- License: bsd-3-clause
- Created: 2011-01-06T03:30:19.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2022-08-18T13:05:13.000Z (about 2 years ago)
- Last Synced: 2024-07-20T11:06:52.819Z (4 months ago)
- Language: Objective-C
- Homepage:
- Size: 7.74 MB
- Stars: 873
- Watchers: 17
- Forks: 1,002
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## This version is deprecated: use [**ActionSheetPicker-3.0**](https://github.com/skywinder/ActionSheetPicker-3.0) instead.
This repo is **outdated**. You can find new version of ActionSheetPicker (iOS 8 compatible alredy) here: [**ActionSheetPicker-3.0**](https://github.com/skywinder/ActionSheetPicker-3.0).
I try to resolve a lot of pull requests and issues in this repo by time, but new updates will be appeared in https://github.com/skywinder/ActionSheetPicker-3.0. I forked from this repo and implement a bunch of fixes.
*Regards,*
*Petr Korolev.*## Credits ##
Thanks to all of the contributors for making ActionSheetPicker better for the iOS developer community. See AUTHORS for details.
### Contributors ###
[Filote Stefan](http://github.com/sfilo)
[Brett Gibson](http://github.com/brettg)
[John Garland](http://github.com/johnnyg) (iPad!)
[Mark van den Broek](http://github.com/heyhoo)
[Evan Cordell](http://github.com/ecordell)
[Greg Combs](http://github.com/grgcombs) (Refactor!)
[Petr Korolev](http://github.com/skywinder) (Update, crashfix, update for iOS7, new pickers)
[Nikos Mouzakitis](http://github.com/NikDude)
### Creator ###
[Tim Cinel](http://github.com/TimCinel)
[@TimCinel](http://twitter.com/TimCinel)
[timcinel.com/](http://www.timcinel.com/)