|
|
|
|
|
by freefrog1234
353 days ago
|
|
By default it re-renders on each event. This isn't often on mobile apps, but moving a mouse across a desktop app triggers multiple vents. There is a function call to request a re-render if you want not to wait for an event. |
|