https://github.com/rcholic/resizableview
An iOS library for making user-resizable UIView objects
https://github.com/rcholic/resizableview
ios resizable swift3 uiimageview uiview user
Last synced: 8 months ago
JSON representation
An iOS library for making user-resizable UIView objects
- Host: GitHub
- URL: https://github.com/rcholic/resizableview
- Owner: rcholic
- License: mit
- Created: 2017-03-20T00:21:37.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-06-22T19:49:48.000Z (almost 5 years ago)
- Last Synced: 2025-10-02T20:33:43.553Z (8 months ago)
- Topics: ios, resizable, swift3, uiimageview, uiview, user
- Language: Swift
- Size: 89.8 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ResizableView
[](https://travis-ci.org/rcholic/ResizableView)
[](http://cocoapods.org/pods/ResizableView)
[](http://cocoapods.org/pods/ResizableView)
[](http://cocoapods.org/pods/ResizableView)
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
ResizableView is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod "ResizableView"
```
## Author
rcholic, ivytony@gmail.com
## License
ResizableView is available under the MIT license. See the LICENSE file for more info.