ALCameraViewController Versions Save

A camera view controller with custom image picker and image cropping.

1.2.7

7 years ago
  • Cocoapods support iOS 8 (Sorry)

1.2.6

7 years ago
  • Swift 3.0

1.2.3

7 years ago

• Allow specifying of default camera position • Allow specifying of bundle to enable changing images and strings

1.2.2

7 years ago

• Fixed buttons being enabled when they shouldn't be. #117

1.1.8

8 years ago

• Swift 2.2 syntax changes

1.1.9

8 years ago

• Bug fixes • Auto layout additions

CarthageFix

8 years ago

• Carthage deployment target set to 8.0

1.1.4

8 years ago
  • Photos capture using the camera will now be saved to the camera roll
  • Greatly improved memory usage when requesting and cropping large images
  • Tap to focus support has been added when cropping is not enabled
  • The flash now has an automatic mode
  • Pressing either of the volume keys will now take a picture

1.1.6

8 years ago
  • Fixes issue with rotated images and cropping
  • Allow images to be requested from iCloud if they are not available locally
  • Added a workaround for an apple bug with PHAsset pixel dimensions detailed here: http://www.openradar.me/21045111