Third-party libraries and tools for ios and third-party libraries for ios

Source: Internet
Author: User

Third-party libraries and tools for ios and third-party libraries for ios

I. Classic third-party Libraries

1. MJRefresh

Pull up refresh and drop down to add

2. AFNetworking

Network request. The dictionary is returned.

3. MJExtension

Convert the dictionary and the model. If there are other conversions, try again.

4. Database: FMDB

Encapsulate the database that comes with the system for better use

 

Ii. Simple third-party Libraries

1. IQKeyBoardManager

Listen to the keyboard Height: drag all files under IQKeyBoardManager to the project, and you do not need to import any header files. The input box automatically adjusts the height of the keyboard so that the input box is always above the keyboard.
2. crashlog

Crash record:
3. UICollectionView

Waterfall stream: Use the UICollectionView provided by the system to write a simple usage article by yourself.

4. RHAddressBook

Address Book: during use, you need to put the header file in the pch file in the third library into the pch file of the Project for compilation.

5. UUChartView

Simple line chart and column chart. Unfortunately, a lot of interfaces are written to death. You need to enter the header file and make a small change to achieve more functions.

 

Iii. Use of Xcode tools

1. vv1_enter

Remark the code to form a good code style

2. DXXcodeConsoleUnicodePlugin

Convert some unreadable characters in the Xcode consolePrint the Unicode code and convert it to Chinese display.

 

Related Article

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.

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.