There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Just copy both LaunchImageTransition.h and LaunchImageTransition.m to your project. Don't forget to #import LaunchImageTransition.h in your app delegate. Replace self.window.rootViewController = self.viewController; with self.window.rootViewController = [[[LaunchImageTransition alloc] initWithViewController:self.viewController animation:UIModalTransitionStyleCrossDissolve delay:1.0] autorelease]; Animation has to be one of the UIModalTransitionStyles, Delay is optional. Please take a look at the project for an example implementation.
InfiniTabBar
A scrolling tab bar with space for infinite itemsImageCropper
Drop-in image cropper for iOS (as seen in Photos app, UIImagePickerController)SlideToCancel
"slide to unlock" clone from the iPhone's lockscreen using only public APIsExpandyButton
As seen in camera app on iOSMyTube
YouTube downloader for iOS [DISCONTINUED]TwitterFeed
Drop-in Twitter feed for iOS powered by MGTwitterEngineiAPVerification
Hosted receipt verification solution to in-app purchase bypass with tools like 'iAP Cracker'BatteryLevelView
A lockscreen-like UIImageView subclass displaying the current battery levelRedeemer
Voucher redemption system for iOS w/ PHP & MySQL backendPresetColorPicker
Preset color picker for iOSInAppContentManagement
Provide additional content to your users – In-app, no need for an update on the App StoreGlassButtonMaker
Generator for glass buttons. Writes to your Mac's desktop.FacebookFeed
Facebook feed for iOS powered by facebook-ios-sdkMovingPlaceholderTextField
A UITextField subclass animating the placeholder text if it extends the bounds of the text field.PDFKiosk
CustomBackButton
Custom back button as UIBarButtonItem for use in an UINavigationItem e.g. of your modal view controllerMx80211
Get info about the WiFi network you're currently connected with [private API]Love Open Source and this site? Check out how you can help us