Has anyone done any adventure project with `Backdr...
# compose
k
Has anyone done any adventure project with
BackdropScaffold
? I am trying to build a horizontal backdrop and was looking for some reference project
k
Thanks @nickbutcher 🙂 I've gone through Crane's implementation but I guess it doesn't have anything for state "revealed" right? I remember it was first introduced in a shrine app and I was looking for some similar implementation in Compose. Also, the navigation drawer in the crane app is not functioning properly in the latest release
n
Cc @Manuel Vivo
m
The navigation drawer doesn't navigate anywhere but that's expected. Those screens aren't build. What do you mean with state "revealed"?
k
I mean expanded backdrop
Is it possible to do this in compose?
m
Yeah, definitely, take a look at the options available in
rememberBackdropScaffoldState