uzysjung / UzysAssetsPickerController

Alternative UIImagePickerController , You can take a picture with camera and pick multiple photos and videos
MIT License
721 stars 144 forks source link

Open the Camera on start #52

Open ahmedalam opened 9 years ago

ahmedalam commented 9 years ago

Hi, Is it possible to open the camera when initialised rather then the assets library? thanks.

gankac commented 9 years ago

Any Luck on this @ahmedalam .

ahmedalam commented 9 years ago

Nope.. I ended up making my own implementation of camera and gallery picker :)