I'm new to NS. How NS render UI, eq: If I update text on Label, does NS rerender Label or just update the text.
Thanks
I'm new to NS. How NS render UI, eq: If I update text on Label, does NS rerender Label or just update the text.
Thanks
When you update only text
attribute, only the Label's text is updated.
{N} Core Module, iOS, and Android runtime are fully open-source, you may review the code on Github.