I want multiple components to re-render whenever a certain Realm state is updated. What is the best solutions for this? I can’t find a good solution that works without a lot of boilerplate code.
I want multiple components to re-render whenever a certain Realm state is updated. What is the best solutions for this? I can’t find a good solution that works without a lot of boilerplate code.