Skip to content

1.1.0

Compare
Choose a tag to compare
@DanielNovak DanielNovak released this 24 Nov 07:14
  • Added support for data binding
  • Breaking change: Added getViewModelConfig() to IView. You don't need to make any changes if you are using the default ViewModelBaseFragment. Otherwise you need to implement this method and return null in case you don't need data binding.