-4

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

1 Answers1

0

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.

Manoj
  • 21,753
  • 3
  • 20
  • 41