Migrates Permissions from Android to KMP using Moko Permissions. I found this solution to be straightforward to implement. We were currently only using WRITE_EXTERNAL_STORAGE and Moko supports it.
Picking Image from Gallery and selecting the image as the background Image. The implementation works well from the Android and Ios Platforms
This PR does two things which are related:
WRITE_EXTERNAL_STORAGE
andMoko
supports it.