Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

vipera-npm-registry / de-splashscreen-plugin   js

Repository URL to install this package:

Version: 0.0.4 

/ src / ios / DEDefaultSplashScreen.h

//
//  DESplashScreen.h
//  HelloCordova
//
//  Created by Marco Bonati on 23/02/2017.
//
//

#ifndef DESplashScreen_h
#define DESplashScreen_h

@interface DEDefaultSplashScreen : UIImageView

- (instancetype)initWithFrame:(CGRect)frame;

@end

#endif /* DESplashScreen_h */