Kashif Mehmood
Kashif Mehmood
@DevSrSouza any update ?
@DevSrSouza @adrielcafe this is something we really need can you please help here?
@jakoss i hate to admit this but yes, but, i am thinking about making my fork a separate library.
@Syer10 what you said is perfectly right. However, there are a few things that should be considered here 1. Strings are chosen over type-safe keys because screen keys are inherently...
@DevNatan I have been using this code for our main app for more than 6 months now and it's been working great.
this looks great @DevSrSouza. ill test this in our app and will let you know how this works
@DevSrSouza it works, 🎆🎆 @osrl both mine and what @DevSrSouza proposed can be used with bottomsheet navigator
@osrl you can use these extensions, remove the actual keyword ``` /** * Navigator */ private val results = mutableStateMapOf() actual fun Navigator.popWithResult(key: String, result: Any?) { results[key] = result...
@0xZhangKe it does not matter what you use as key for example you use "papi chulo" as key when passing back result and use it on first screen
@0xZhangKe it does not matter what you use as key for example you use "papi chulo" as key when passing back result and use it on first screen