Vlad Dugnist

Results 6 comments of Vlad Dugnist

@tonymillion what do you think about it?

Sure. Where can I check it? On iOS I received "user" as a dictionary, so it works as I expected.

@chathawee can you tell me where is this dropdown? (week starting sunday/monday)

Hi. Now it's not supported, but I can add this functionality in the next versions.

You can use AVPlayer to prefetch a few seconds of the video and hold AVAsset objects in memory. Then when the user will open a file it will start instantly.

I made draft implementation in `feature/data_source` branch. Could you help me to test it? I don't have a lot of free time now.