Hey Guys,
The ng-cordova camera doesn’t quite cut it for what I’m looking to do. My requirements are:
- I would like to customize the camera preview screen, adding my own style of button
- I would like to capture images in ‘camera preview’ mode, the way Snapchat does it
- take images and video
** basically I want functionality similar to Snapchats
The Cordova plugins I have found so far that have some use are:
Does anyone recommend any other plugins or how I might achieve this functionality with the native camera / video?
Thanks!