alphicc / Brick

🧱 Brick - Multiplatform navigation library for Compose.
MIT License
55 stars 1 forks source link

Functional pattern examples for Compose Multiplatform? #15

Open algoflows opened 1 year ago

algoflows commented 1 year ago

Would be great to see some functional examples of how to implement this...

I am using Jetpack Compose with a functional style without classes and MVVM pattern. Any chance you might update the docs and show a full simple multiplage app, or even a sample folder with an example?

alphicc commented 1 year ago

Hi, I am not familiar with this style. Could you describe it in more detail? Entities, pattern, architecture, etc. Once I have an understanding, I will be ready to implement an example)