Skip to content

pixelogik/FDTake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

==FDTake==

Helps you quickly take a picture or video like this: screenshot

Behind the scenes we are doing all of this:

  • see if device has camera
  • create action sheet with appropriate options (take photo or select from library)
  • translate "Take Photo" and "Choose from Library" into every language
  • look for response
  • bring up image picker with selected image picking method
  • get response, extract image from a dictionary
  • dismiss picker, get image to delegate

=Status=

  • Selecting a photo works, video is still in progress
  • Messages are in English, translations welcome

About

Easily take a photo or video or choose from library (iPad modifications)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%