Join Slack
Powered by
it seems that this way app code can just use `val ...
# kodein
d
dimsuz
07/22/2017, 9:33 AM
it seems that this way app code can just use
val userProfile = kodein.instance<UserProfile>()
which would resolve to the provider binding and return a correct user profile.
Open in Slack
Previous
Next