Hi guys, I want to know something, the abstract Co...
# compose
s
Hi guys, I want to know something, the abstract Component is like StatefulWidget of flutter? I mean, in flutter, if we change something in the UI, we call setState, in the Component we call recompose?