https://github.com/ratulsharker/rsviewcontrolleralertview
A Super Flexible CustomAlertView Framework, helps you to build your own fully customized alert view in ios (obj-c / swift)
https://github.com/ratulsharker/rsviewcontrolleralertview
alertview alertviewcontroller customalertview interface-builder ios objcective-c swift
Last synced: about 1 month ago
JSON representation
A Super Flexible CustomAlertView Framework, helps you to build your own fully customized alert view in ios (obj-c / swift)
- Host: GitHub
- URL: https://github.com/ratulsharker/rsviewcontrolleralertview
- Owner: ratulSharker
- License: mit
- Created: 2018-04-11T17:49:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-16T04:45:28.000Z (about 6 years ago)
- Last Synced: 2025-03-15T19:47:19.572Z (about 2 months ago)
- Topics: alertview, alertviewcontroller, customalertview, interface-builder, ios, objcective-c, swift
- Language: Objective-C
- Homepage:
- Size: 540 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RSViewControllerAlertView
[](https://travis-ci.org/ratulSharker/RSViewControllerAlertView)
[](http://cocoapods.org/pods/RSViewControllerAlertView)
[](http://cocoapods.org/pods/RSViewControllerAlertView)
[](http://cocoapods.org/pods/RSViewControllerAlertView)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
RSViewControllerAlertView is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:This cocoapod is still not released yet, but you can still use it from github.
```ruby
pod 'RSViewControllerAlertView', :git => 'https://github.com/ratulSharker/RSViewControllerAlertView', :branch => 'master', :tag => 'releaseV0.1.4'
```## Author
Ratul Sharker, [email protected]
## License
RSViewControllerAlertView is available under the MIT license. See the LICENSE file for more info.