Skip to content

SuperID/SID-AD-View-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SID-AD-View

An advertisement View for developers that cooperated with SuperID.

image

Usage

There is a demo project included that shows how to use the SID-AD-View.

  • draw the file "SIDADView.h","SIDADView.m" into your project.
  • import SIDADView.h in your class
  • create a new instance of SIDADView
  • using the following API to show the view:
- (void)showInView:(UIView *)view withFaceInfo: (NSDictionary *)info advertisementImage: (UIImage *)image borderColor: (UIColor *)color;                               

##Give Feedback

Contact: jasee.xu@superid.me

Releases

No releases published

Packages

No packages published