Visarut Tippun

Results 6 comments of Visarut Tippun

you can use `viewModel.text ~> label.rx.text ~ disposeBag` shorter than `viewModel.text.bind(to: label.rx.text).disposed(by: disposeBag)`

Same issue here, now i put 500ms delayed before next navigation in same controller

I'm facing the same issue you can use this in your `pubspec.yaml` ``` image_gallery_saver: git: url: 'https://github.com/knottx/image_gallery_saver.git' ```

@hyjfine @woodwen @nicolas-landa @dvaldivia @qiuxiang @kazumi007 @ened @zhuyangyang-lingoace @Allen0505 @harithay @HemlockBane @bingbingbog Please merge and release. 🥹

@CodeWizard0367 @krutarth-vaishnav try this #295