Closed CreatlV closed 7 months ago
This PR adds support for base64 images in the URL/source on android.
This already works on iOS, however on android it is not supported. By handling the case where the source is a base64 image the consistency of the API is improved.
Thanks @CreatlV!
This PR adds support for base64 images in the URL/source on android.
This already works on iOS, however on android it is not supported. By handling the case where the source is a base64 image the consistency of the API is improved.