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: about 1 month 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 8 years ago)
- Default Branch: master
- Last Pushed: 2021-06-22T19:49:48.000Z (almost 4 years ago)
- Last Synced: 2025-04-13T14:07:40.316Z (about 1 month 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, [email protected]
## License
ResizableView is available under the MIT license. See the LICENSE file for more info.