-
@maxdesiatov @rbartolome Yeah this is an issue. Not sure how to fix it but I do know React figures it out somehow. It’d because it doesn’t re-render the checked/selection state if the value is changed from the Swift side, I believe. Maybe we need to set
checked
as a property?