Http://www.cocoachina.com/ios/20141106/10153.html
IPHONE6/6 plus Screen fit demo (Code bottom processing) (Forum member Satian) htt
The project is a IPHONE6/6 plus screen adaptation demo, using a code-writing interface adaptation method to IPhone5 screen resolution as the basis for design.
Test environment: Xcode 6.0,ios 6.0 or more
Google:java Code Turn objective-c (J2OBJC)
J2OBJC is an open source command-line tool from Google that translates Java code into objective-c code for iOS (IPHONE/IPAD) platforms. J2OBJC can convert Java code into part of the code for an iOS application. The goal of the project is to use Jave to write non-UI code for the app (such as data access or program logic) and share it via WebApp (using GWT http://www.gwtproject.org/), Android app, or iOS apps.
J2OBJC supports most of the Java language and runtime features required by client application developers, including exceptions, internal and anonymous classes, generics, threads, and mappings. J2OBJC is currently in the Alpha and beta stages, and several of Google's products are using the project, but some new bugs are also found when new projects start using the tool.
Operational requirements: JDK 1.7 and above, Xcode 5 and above, Mac OS X 10.9 and above
Cbstorehouserefreshcontrol
Fully customizable drop-down refresh controls, inspired by the Storehouse IOS app. With a plist file, you can add your company logo.
Test environment: Xcode 6.0,ios 6.0 or more
Pulltorefreshcoretext
The drop-down refreshes the control with the Facebook Shimmer font effect.
Test environment: Xcode 6.0,ios 6.0 or more
Sliding Card Interface---zlswipeableview
A card interface like Tinder and potluck, swipe your finger to flip the next card, or simply return to the gesture to cancel the swipe operation. It also supports sliding cards in a programmatic way, supporting Cocoapods.
Test environment: Xcode 6.0,ios 6.0 or more
Forum source recommendation (11.6): IPHONE6/6 plus screen adapter Demo,java code turn OBJECTIVE-C