stringResource
A reflective way of loading a string in a composable function.
Return
The string resource.
Parameters
name
The name of the resource.
packageName
The package name of the resource.
Throws
If the resource is not found.
A reflective way of loading a string in a composable function.
The string resource.
The name of the resource.
The package name of the resource.
If the resource is not found.