ios open source apps

Learn about ios open source apps, we have the largest and most updated ios open source apps information on alibabacloud.com

Need to know the open-source framework-ios

1:sdwebimage,uiimageview+webcache loading a picture.2:uiviewext is useful for locating coordinates, so you can get bottom,top,left,right directly.Ext.: http://blog.csdn.net/complex_ok/article/details/7163736mbprogresshud--Progress IndicatorAn elegant, translucent progress display effect. Additional features, such as displaying completion information and fading out, are also available.icarousel--Effect cool pagination arrangementPages of similar content need to be sorted out for user selection. I

Ziparchive, an open-source mini zip project in iOS, compresses Chinese file names with garbled characters. [solution]

= @""; }[zip release]; 2. decompress: ZipArchive* zip = [[ZipArchive alloc] init];NSArray *paths = NSSearchPathForDirectoriesInDomains(NSDocumentDirectory, NSUserDomainMask, YES);NSString *documentpath = ([paths count] > 0) ? [paths objectAtIndex:0] : nil; NSString* l_zipfile = [documentpath stringByAppendingString:@"/test.zip"] ;NSString* unzipto = [documentpath stringByAppendingString:@"/test"] ;if( [zip UnzipOpenFile:l_zipfile] ) { BOOLret = [zip UnzipFileTo:unzipto overWrite:YES]; if

iOS Development-Tips: Mac Open source small software pushmebaby, what back end, test app push only rely on xcode!

{2Self =[Super init];3 if(Self! =Nil) {4 //can be pre-filled with a devicettoken, do not fill it can be manually entered after5Self.devicetoken =@"";6 //here is the push message format, the app receives the actual push effect as follows7 /*8 {9 @ "APs": {Ten @ "alert": @ "This is some fancy message.", One @ "badge": @ "1" A } - } - the content of the alert--is the information displayed in the notification bar. the badge--is the n

The soul-scented woman iOS version app, will consider open source recently

Is too busy, the soul of the fragrance of the woman this app, intermittent development of 1 months, the front and back of the independent completion of their own,Because of contact with Swift not long, still belong to the ranks of novice, unfamiliar, I hope you give advice,According to the comments, the completion will be considered in the near future to open the swift version of the source code.Download mo

IOS Pushmebaby (an open-source Mac project for testing ANPs)

Pushmebaby is an open-source Mac project for testing ANPs it acts as a server and is very simple to useit is responsible for submitting the content to Apple's APNs server, and Apple's APNs server then pushes the content to the user's device Pushmebaby 's homepage https://github.com/stefanhafeneger/PushMeBaby Pushmebaby steps to use 1. Comment out the error Fill in the necessary information d

Open-source Chinese IOS client learning-(12) User Login

In the previous blog's open-source Chinese IOS client study-(11) What is the process of saving the user name and password to the local sandbox and reading the user name and password from the local machine? -(void)saveUserNameAndPwd:(NSString *)userName andPwd:(NSString *)pwd{ NSUserDefaults * settings = [NSUserDefaults standardUserDefaults]; [settings remo

Open source code for the database table structure update mechanism for iOS

Release the open source code for the previous period:ArdbconfigOn the IOS, provide a database table structure update mechanism, ensure that the user in any version of the installer, the Database structure to ensure adapter.(on iOS, a mechanism for updating the database table structure ensures that the database structur

IOS 13 Learning Series: How to download Open source projects on GitHub to a local

First, the problem descriptionTake the Coding IOS Client As an example of how to download an open source project on GitHub to a localGitHub Address:Https://github.com/Coding/Coding-iOSSecond, the problem analysisDepending on whether the project's git repository refers to a file in another repository , the Git repository is a git submodule sub-module, and there

Open source China iOS client Learning (vii) MBPROGRESSHUD special effects

In the open source China iOS client also used Mbprogresshud This special effect, the main role for the application to show a transition role, commonly used to open a Web page loading process to prevent the phenomenon of suspended animation, if the slow speed of the network to tell users have been working very hard to l

Recommended List of iOS open source libraries

Data ProtocolDatabaseYapdatabasePackage of Magicrecord CoreDataFMDB recommendation must be used, after all, SQL is the basisRealmKnow:Gpuimage image processing must be seenBilibili playerFastloading Quick Decoding/encoding object, suggest learnAsynchronously loading views AsyncdisplaykitView Uri:https://github.com/usepropeller/routable-iosAnimation: Https://github.com/CanvasPod/CanvasState machine: Https://github.com/blakewatters/TransitionKitThis article is from the "12183282" blog, please be

iOS open source encrypted album agony implementation (i)

, and the registration from the verification page entered the same logic, the implementation of the following.- (UIViewController *)getRootViewController { if ([self hasAccount]) { return[[UINavigationController alloc] initWithRootViewController:[SGWelcomeViewController new]]; } SGWelcomeViewController *welcomeVc = [SGWelcomeViewController new]; SGRegisterViewController *registerVc = [SGRegisterViewController new]; UINavigationController *nav = [UINavigationController new];

iOS open source encrypted album agony implementation (II)

corresponds to a storage space, registration requires that the password cannot be duplicated with the existing account. After entering the confirmation password and pressing the return key on the keyboard to pass the block callback, pass back the password and confirm the password, the controller processing implementation is as follows.- (void) Handleregisterwithpassword: (NSString*) Password Confirm: (NSString*) Confirm {//password and Confirm password must be consistent and not empty if(! [

iOS Open Source Project Telegram preliminary interview

Telegram is said to be a very high encryption-level Instant Messaging project, literally understood as a telegram, supposedly encrypted at the level equivalent to the U.S. PentagonHowever, the project downloaded from the official website can not be compiled directly, the following is attached to my experience, the Mac on Windows to edit the blog is time-consuming, brieflyTelegram official website: https://www.telegram.org/Source code download page: Ht

Open source China iOS client Learning (10) search function

Open source China Community team based on open source project Gitlab developed a and github the same online code hosting platform Git @ OSC. and open source client source code on the Gi

) The iOS7 Style dialog box (QQ dialog box) -- Third-Party open source -- IOS_Dialog_Library and android iOS 7

(Switch) The iOS7 Style dialog box (QQ dialog box) -- Third-Party open source -- IOS_Dialog_Library and android iOS 7 This article is reproduced in: http://blog.csdn.net/zhangphil/article/details/44940339 IOS_Dialog_Library : Http://files.cnblogs.com/files/zzw1994/IOS_Dialog_Library.zip Or: http://download.csdn.net/download/zhangphil/8573925 After downloadin

Android and IOS open source projects with stunning animations

1. ContextMenuAnimation experience a great Context MenuAndroid version: Https://github.com/Yalantis/Context-Menu.AndroidIOS version: Https://github.com/Yalantis/Context-Menu.iOS2. Side MenuThe animation experience is great Side MenuAndroid version: Https://github.com/Yalantis/Side-Menu.AndroidIOS version: Https://github.com/Yalantis/Side-Menu.iOS3. PhoenixDrop-down refresh with Header gradually highlights effectAndroid version: Https://github.com/Yalantis/PhoenixIOS version: Https://github.com/Y

ios-a popup menu animation view open Source project sharing

Pop-up view similar to the Tumblr publish buttonThe use is simple:Initialization@property (nonatomicstrong) XWMenuPopView *myMenuPopView;- (void)viewDidLoad { [super//将弹出菜单视图添加到主视图 _myMenuPopView = [[XWMenuPopView alloc] initWithFrame:self.view.frame]; [_myMenuPopView setMenuPopDelegate:self]; [self.view addSubview:_myMenuPopView]; }Use:#pragma mark - 弹出菜单监听方法-(void)ShowMenuPopView:(UIButton *)menuPopBtn { [_myMenuPopView showMenu];}Agent#pragmaMenuPopDelegate 代理方法-(void)XWMenuPo

Use of the afnetworking Open Source Library for iOS development

iOS development afnetworking use of open source Libraries 1. IntroductionCommon ways to handle network requests(1) Nsurlconnection/nsurlsession(2) ASIHTTPRequest early projects are more common, as authors do not update the(3) Afnetworking recommended for use in projects(4) Mknetworkkit try it.2. Configuring and Using 2.1 configurationsLibrary files are dragged in

JSON deserialization of open source libraries under iOS

The JSON string is deserialized into an object under iOS. It's more common in formal projects. For example, the following several often use open source libraries. You can choose one of the following according to your preference:1.?jsonmodel:?https://github.com/icanzilb/jsonmodel2.?mjextension:?https://github.com/codermjlee/mjextension3.? mantle:? Https://github.c

Open source China iOS client Learning (iv) Gcdiscreetnotificationview prompt view

The Gcdiscreetnotificationview class library function is to display a current state as a notification view without blocking the user from interacting with the device application. Gcdiscreetnotificationview class Library Download address Https://github.com/gcamp/GCDiscreetNotificationView On the open source China iOS client, when the network is not available,

Total Pages: 15 1 .... 8 9 10 11 12 .... 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

not found

404! Not Found!

Sorry, you’ve landed on an unexplored planet!

Return Home
phone Contact Us
not found

404! Not Found!

Sorry, you’ve landed on an unexplored planet!

Return Home
phone Contact Us

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.