Skip to content

CCMRadarView uses the IBDesignable tools to make an easy customizable radar view with animation

License

Notifications You must be signed in to change notification settings

carabina/CCMRadarView

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCMRadarView

License APACHE Release

CCMRadarView is a simple to use view that uses the new IBDesignable and IBInspectable features of XCode6 to easily configure the icon in the center, the width of the waves of the radar, as well as the color, the number of waves,etc.

Here is a sample views of the radar:

Normal Radar

CCMRadarView

Reversed Radar

CCMRadarReversedView

==============

Usage

In the storyboard draw a view to your controller and assign it the CCMRadarView class, then customize it as you want in the Attributes inspector.

CCMRadarViewUsage

To start and stop animations in the radar, you should call the startAnimation() or the stopAnimation() methods.

Requirements

Xcode version 6.0 or later.

Installation

Download or clone the repository, and copy the CCMRadarView.swift file to your project.

Author

Carlos Compean, ccompean@icalialabs.com

License

CCMRadarView is available under the Apache License, Version 2.0. See the LICENSE file for more info.

About

CCMRadarView uses the IBDesignable tools to make an easy customizable radar view with animation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 100.0%