Skip to content

BandarHL/BHExtension

Repository files navigation

CI Status Version License Platform

BHExtension

  • its simple library for edit some views in storyborad

BHView:

  • Edit corner radius of any UIVIew in StoryBoard.
  • Set Gradient Color of any UIView in StoryBoard.
  • Edit the start and end point of Gradient Color.
  • Set shadow and edit it in StoryBoard.

BHButtonView:

  • Edit corner radius of any UIButton in StoryBoard.
  • Set shadow and edit it in StoryBoard.
  • Set Gradient Color in StoryBoard.
  • Edit the start and end point of Gradient Color.

BHImageView:

  • Edit corner radius of any UIImageView in StoryBoard.
  • Set Border in image.
  • Edit Border width.

BHTextField:

  • Edit corner radius in StoryBoard.

BHNavigationBar:

  • Set shadow and edit it in StoryBoard

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

BHExtension is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'BHExtension'

Author

bandarHL, bandarhelal180@gmail.com

License

BHExtension is available under the MIT license. See the LICENSE file for more info.