Commit Graph

5 Commits

Author SHA1 Message Date
Doug 49497d1bf3 Updates following self review. 2022-03-21 17:37:16 +00:00
Doug 82bfe5db0a Add an (optional) prompt when sending a video to select its size.
Use high quality when filming video in-app.
2021-08-16 17:48:26 +01:00
Doug c411097256 Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
SBiOSoftWhare 60dac402e3 CameraPresenter: Use CameraAccessManager and CameraAccessAlertPresenter. 2020-03-13 00:08:45 +01:00
SBiOSoftWhare d64f6841ce Create CameraPresenter that enables to present native camera. 2019-08-02 16:54:31 +02:00