Join Slack
Powered by
huh, I'm trying to use a format string on Moko 0.2...
# moko
a
Adam Brown
04/16/2023, 6:45 AM
huh, I'm trying to use a format string on Moko 0.21.2 in compose multiplatform code, and even though the format param is a string, it's still printing as an object toStr
Adam Brown
04/16/2023, 6:46 AM
_getString_(MR.strings.delete_project_message, project.name)
and
name
there is a string
Adam Brown
04/16/2023, 6:48 AM
this is when running on Android, but its fine when running on Desktop
a
alex009
04/16/2023, 6:48 AM
what is
getString
function?
3
Views
Open in Slack
Previous
Next