Skip to content

Wrap in observer() all view components

All your view components wrapped into withViewModel() HOC are automatically wrapped in observer() MobX HOC.
Because wrapViewsInObserver view model config option is enabled by default.

Released under the MIT License.