adds PickVideoOptions with the only property so far to disable video compression of picked videos on iOS. Ignored on Android.
starting from iOS 11, uses video preset which does not disable video compression completely. However, it still returns the video with much better quality.
Changes Proposed in this pull request:
PickVideoOptions
with the only property so far to disable video compression of picked videos on iOS. Ignored on Android.