Hi there, is there `non-flowable` version of `curr...
# moko
s
Hi there, is there
non-flowable
version of
currentBackStackEntry
available on precompose as like Compose as shown in screen shot 1st screen using precompose, 2nd screen using native compose
I am using latest version of precompose 1.6.0-beta01
@alex009 can you help to check this..
a
i not see anything related to moko libs
s
this function belongs to
Copy code
/**
 * Current route
 * @ return Returns the current navigation back stack entry.
 */
val currentEntry = stackManager.currentBackStackEntry
package moe.tlaster.precompose.navigation
a
try ask in precompose chats. or in #compose
s
ho okay thank you