Closed nomadminded closed 3 months ago
the pr that was made to integrate contentMode already contained correct lowercased code version, so probably this unintentional bug was created during merge?
Feel free to create a PR.
created pr #101
is it ok to merge? can you finish the merge please? thank you
Plugin version: 5.1.1
Platform(s): iOS
Current behavior: contentMode in config is not working because of the error in the following switch:
Expected behavior:
cases should be all lowercased
Steps to reproduce: set contentMode to scaleAspectFill / scaleAspectFit / scaleToFill
Related code: PrivacyScreen.swift