All Projects → skytoup → Skyradiusview

skytoup / Skyradiusview

Licence: mit
自定义view背景四边的圆角

Projects that are alternatives of or similar to Skyradiusview

Hhcustomcorner
Awesome library to customize corners of UIView and UIButton. Now you can customize each corner differently
Stars: ✭ 36 (-52%)
Mutual labels:  radius, view
Sharpview
安卓带有尖角气泡的控件(TextView,ImageView,EditText,Layout),支持渐变色,圆角等自定义属性
Stars: ✭ 137 (+82.67%)
Mutual labels:  radius, view
Android Toy
不积跬步 无以至千里
Stars: ✭ 54 (-28%)
Mutual labels:  view
Kotlinanim
Create fluent animations in a kotlin way
Stars: ✭ 72 (-4%)
Mutual labels:  view
React Native Hole View
✂️ React-Native component to cut a touch-through holes anywhere you want. Perfect solution for tutorial overlay
Stars: ✭ 61 (-18.67%)
Mutual labels:  view
Checkview
An animated toggling Plus/Check button for Android
Stars: ✭ 56 (-25.33%)
Mutual labels:  view
Fancyaccordionview
An Android fancy accordion view
Stars: ✭ 64 (-14.67%)
Mutual labels:  view
Tap water
【声明:未发布前,勿使用,勿star,预计2020年11月底发布】Flutter tab_bar组件,支持中间带加号按钮的TabBar,支持Lottie动画。iTeaTime(技术清谈)团队出品。Highly customizable tabBar and tabBarController for Flutter
Stars: ✭ 52 (-30.67%)
Mutual labels:  view
Creditsesameringview
Imitation of Ali credit sesame new old ring view.http://www.jianshu.com/p/8486a5baa708
Stars: ✭ 1,181 (+1474.67%)
Mutual labels:  view
Zwtopselectvcview
快速导入多个控制器,通过顶部选择菜单切换控制器,实现一个页面多个控制器切换处理.(It's an so easy way to add your all kinds of childControllers into superViewController, then you can slide around or just click on the topButton which is automatically building in the topView to switch your childViewController.)
Stars: ✭ 61 (-18.67%)
Mutual labels:  view
Calendarview
Calendar View Library
Stars: ✭ 71 (-5.33%)
Mutual labels:  view
Animatedpencil
Animated Pencil Action view for Android
Stars: ✭ 61 (-18.67%)
Mutual labels:  view
Isometric
Isometric drawing library for Android
Stars: ✭ 1,105 (+1373.33%)
Mutual labels:  view
Social Text View
A custom Android TextView that highlights social media lingo (#hashtags, @mentions, phone, emails, and urls).
Stars: ✭ 64 (-14.67%)
Mutual labels:  view
Toothyprogress
A polyline determinated ProgressBar written in Kotlin
Stars: ✭ 56 (-25.33%)
Mutual labels:  view
Cuteloadinglayoutgit
六边形的LoadingView
Stars: ✭ 72 (-4%)
Mutual labels:  view
Mindo
Generate mind maps easily in your android app.
Stars: ✭ 52 (-30.67%)
Mutual labels:  view
Apphead
Head View like Facebook Messenger for Android.
Stars: ✭ 61 (-18.67%)
Mutual labels:  view
Dotsloaderview
Simple dots loader view
Stars: ✭ 63 (-16%)
Mutual labels:  view
Circle Progress View
Animated circular progress view for Android
Stars: ✭ 1,185 (+1480%)
Mutual labels:  view

SkyRadiusView


测试环境:Xcode6,iOS7.0以上

GIF

简介

实现view背景色的四个边角自定义成圆角


使用方法

使用方法很简单,只需要在xib或StoryBoard中继承SkyRadiusView,并设置参数即可 详情请参考项目中的示例代码 和 gif图片

CocosPods

pod 'SkyRaduisView', '~> 1.0.0'


联系方式


开源协议(License)

The MIT License (MIT)

Copyright (c) 2015 skytoup

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].