myl
myl
1.search noti in alfred 2.open notification switch 3.try again, and it works
use: pod 'SVProgressHUD', '~> 2.2.5', :modular_headers => true
> @iDmitriyy can you please showed how use this struct in real example ? Maybe you can use RxRelay as the Observable, when sectionTitle is tapped,change the value of RxRelay...
> @iDmitriyy can you please showed how use this struct in real example ? this is a demo I write: https://github.com/Dast1Woop/RxFoldableAndEditableSectionsDemo
> use: pod 'SVProgressHUD', '~> 2.2.5', :modular_headers => true then use import SVProgressHUD in swift file
when I put the the above code in the example project of this repo, it will crash too!!! please test and help!
I dont think so. As the View doesn’t know that the Model exists and vice versa because all communication occurs between the ViewModel.