sellmair / kompass

Kotlin Multiplatform Router for Android and iOS
MIT License
345 stars 13 forks source link

Proper constructor selection #19

Closed sellmair closed 6 years ago

sellmair commented 6 years ago

Currently, as in 0.1.0-pre-alpha.3, we just pick the first constructor of a given destination and try to construct a bundle out of this constructor and vice versa. What we should do (and did in 0.0.10) is: