An open API service indexing awesome lists of open source software.

https://github.com/appscomtr/iosshortcodes

Some short codes to speed up your iOS development
https://github.com/appscomtr/iosshortcodes

Last synced: about 2 months ago
JSON representation

Some short codes to speed up your iOS development

Awesome Lists containing this project

README

          

# iOS Short Codes - 4PPS

## Introduction
Use this library to speed up your iOS development. There are a lot of code blocks that used by developers much. We will be making them easier to use.

## Installation
Just copy the Libraries folder to your project. Then import the header file which you need. (e.g. `import "ImageCodes.h"`)

## Usage
You can find detailed usage at the Demo project. We have used entire methods of library in the Demo project.

## Contribution
This library is open for contribution. Just make cool changes and send pull request.

## License
See [here](https://github.com/4pps/iOSShortCodes/blob/master/LICENSE)!