moko-resources icon indicating copy to clipboard operation
moko-resources copied to clipboard

Apple Native: fix getAssetByFilePath for files with no extension

Open luca992 opened this issue 2 years ago • 0 comments

substringAfterLast returns missingDelimiterValue which defaults to the original string. missingDelimiterValue should be an empty string when there is no file extension

luca992 avatar Aug 14 '23 17:08 luca992