apigee / IgniteEngine-iOS

A platform for rapidly building native mobile applications using declarative JSON.
https://ignite.apigee.com
Other
21 stars 14 forks source link

Add mention to docs re: Camera and MediaPicker camera option #140

Open brandonscript opened 9 years ago

brandonscript commented 9 years ago

Camera should mention that MediaPicker has the built in camera UIImagePickerController, and MediaPicker should mention that if you don't want to use the native camera controls (UIImagePickerController) you'll need to use Camera and build custom control elements.