GithubHelp home page GithubHelp logo

swift45 / customimagepicker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cspnanda/customimagepicker

0.0 2.0 0.0 508 KB

An integrated Image Picker for iPhone like the one used in FB or twitter

License: MIT License

Objective-C 99.25% C 0.75%

customimagepicker's Introduction

CustomImagePicker

An integrated Image Picker for iPhone like the one used in FB or twitter. All the images in your Camera Roll is shown as cells in a collection view. The Camera is shown as the first cell. Look at the attached screenshot.jpg. v2.0 adds the support for live camera feed. Read more about it at http://iosrecipe.blogspot.com/2015/06/integrated-image-picker-for-ios.html

Branches

  1. Master branch uses the ALAssetLibrary to handle photos.
  2. photokit branch uses the PHAsset or the new Photo framework to handle photos. All new functionality will be available by Apple in the photokit going forward.

How to Use it

  1. Add all files from the example project except the AppDelegate and ViewController to your project.
  2. Import CustomImagePicker.h into your ViewController.h and implement the delegate CustomeImagePickerDelegate
  3. Implement method -(void) imageSelected:(NSArray *)arrayOfImages in your ViewController to get the array containing AssetURLs.

customimagepicker's People

Contributors

cspnanda007 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.