Would be really cool to see an integration with MobX.
This can be done via the internal API Sinuous exposes https://github.com/luwes/sinuous#internal-api
As of 0.27.4 the internal API should be used to make Sinuous work with a 3rd party reactive library like Mobx. This can be done by overriding subscribe, root, sample and cleanup.
Would be really cool to see an integration with MobX.
This can be done via the internal API Sinuous exposes https://github.com/luwes/sinuous#internal-api