It would be good to have a guide on what works in ...
# compose
g
It would be good to have a guide on what works in @Model. For instance, a bytearray will cause random crashes. Strings, Ints, Booleans, ModelMap (not model), ModelList (not list), and other classes containing the supported types that are also marked as @Model seems to work.