-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Since Kotlin/Java does not support multiple implementetion of the same interface more than once
with a specific type (because of type erasure) how do you propose we implement multiple stores in the same Activity?
The issue would be to keep track of several states that I would want to display in several activities.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels