nowinandroid icon indicating copy to clipboard operation
nowinandroid copied to clipboard

Use of "destination" property In TopLevelDestination

Open joreilly opened this issue 3 years ago • 1 comments

It seems like destination property is redundant in TopLevelDestination...looks like it's mostly there because it has to be overridden from NiaNavigationDestination? Was applying NowInAndroid approach to project here and was just confused by it being set in NiaAppState for example but seemingly not used.

joreilly avatar Sep 06 '22 10:09 joreilly

More of feedback than issue per se so definitely feel free to close this.

joreilly avatar Sep 06 '22 21:09 joreilly

Thanks for the feedback (and apologies for the delay in responding).

TopLevelDestination has now been refactored and destination has been removed.

dturner avatar Jan 09 '23 19:01 dturner