Md Abir Hasan Zoha

Results 4 issues of Md Abir Hasan Zoha

Is it possible to use this framework with coroutine instead of RxJava?

question

Adding MaterialButtonProxy to support dynamic style for MaterialButton. As stated in the issue: #91 I am submitting this PR for review. ### The problems I am facing: 1. **Keeping the...

When I run the app this error shows in log cat. However, the app runs well. In the future is this error can create any fatal error? And what is...

When I try to register an object which is marked as `@MainActor` then it gives the following error ``` Call to main actor-isolated initializer 'init()' in a synchronous nonisolated context...