Jan Škrášek
Jan Škrášek
Precompiled 5.0 for you. [ktmpl.zip](https://github.com/InQuicker/ktmpl/files/774025/ktmpl.zip)
We had a solution (integration of M3's Bottomsheet to Navigation Compose) for some time and I finally open-sourced it. Who knows for how long :) https://github.com/hrach/navigation-compose/
Do I correctly understand that this is `combineTransform` with `Latest` extension? Actually, I'd love to see this. My usecase is for example: loading places to map; user is moving with...
- I do not have *much* of examples for multiple emissions (with exception of some `Resource`, when you emit Resource.Loading and then Resource.Success, #1224). - I sometimes do not emit...
Same here. I just created a multiplatform template app in AS and then tried debugging it in Xcode 15. (I added sources as described in readme).
For me reformatting of latte doesn't work at all. It formats only the html tags.
I don't know how to show the block structure. I can show you jsut the psi structure.

``` {if true}TRUE {else} FALSE {/if} ``` do nothing --- ``` ` {if true} TRUE {else} FALSE {/if} ``` do ``` {if true} TRUE {else} FALSE {/if} ```
I have this option disabled.