Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-16T04:45:28.000Z (over 5 years ago)
- Last Synced: 2024-10-31T01:09:24.491Z (17 days ago)
- Topics: alertview, alertviewcontroller, customalertview, interface-builder, ios, objcective-c, swift
- Language: Objective-C
- Homepage:
- Size: 540 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RSViewControllerAlertView
[![CI Status](http://img.shields.io/travis/ratulSharker/RSViewControllerAlertView.svg?style=flat)](https://travis-ci.org/ratulSharker/RSViewControllerAlertView)
[![Version](https://img.shields.io/cocoapods/v/RSViewControllerAlertView.svg?style=flat)](http://cocoapods.org/pods/RSViewControllerAlertView)
[![License](https://img.shields.io/cocoapods/l/RSViewControllerAlertView.svg?style=flat)](http://cocoapods.org/pods/RSViewControllerAlertView)
[![Platform](https://img.shields.io/cocoapods/p/RSViewControllerAlertView.svg?style=flat)](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.