fatih ergin

Results 12 issues of fatih ergin

Navigator is injected into ViewModels and used there. What is the correct way of adding some shared views to navigation?

Hi @Cheng-Lin-Li, thanks for your great effort. I have a question about using custom dataset. Is it possible to train SegCapsR3 with 3 channels RGB images and 1 channel grayscale...

Do you plan to support reading & writing a PDF file from/to memory buffer just like native iOS and Android do?

It's now possible to use with spannable strings. Sample usage: ``` SpannableString spannableText= new SpannableString(text); . . . new Tag(spannableText); ``` ![ss_tagview_spannable_support](https://user-images.githubusercontent.com/21034665/63384800-4d480b80-c3a8-11e9-91c0-35f0daa3679e.png)

Highlights - The PR only covers supporting new compression formats `.7z`, `.tar.gz` and `.tar.xz`. - Decompressing not handled in this PR. - Only `.7z` supports reading password protected files out...

[why viewModelScope should be preferred](https://medium.com/androiddevelopers/easy-coroutines-in-android-viewmodelscope-25bffb605471)

enhancement

[[CLONE] Branching Strategy](https://github.com/adessoTurkey/ios-boilerplate/issues/21)

documentation

[[CLONE] Pull Request Template](https://github.com/adessoTurkey/ios-boilerplate/issues/22)

documentation

Must - [ ] Static code analyzer - [ ] Formatter Nice to have - [ ] Code coverage support - [ ] Analysis results in XML and/or HTML ---...

enhancement