Bloomca / veles

UI library with main focus on performance
https://bloomca.github.io/veles/
MIT License
47 stars 0 forks source link

make Fragment more reliable in useValue #42

Closed Bloomca closed 3 months ago

Bloomca commented 3 months ago

Description

Make <Fragment> more reliable in useValue and useValueSelector, properly cleaning and attaching if the return value changes.

Bloomca commented 3 months ago

Closes https://github.com/Bloomca/veles/issues/39