asadqazi
asadqazi
``` ``` How to set gradient?
Currently we can select single and multiple days but it will be great if you add range selection. like selecting all dates between 2 dates
I want to use the utility but do not want to build the app. Just want to directly install it on mac. So there is no release available in release...
Progress bar starts at little from back in anti-clockwise and overlaps starting position with ending
How to get response witout mediator live data and callbacs? Like with retrofit `Call` we use `.execute()` and for `Rx` we user `.blockingFirst()`
I am adding the lib to my android project which has following gradle configuration: `build:gradle:7.4.2` But when I build the project I get following error `> Task :app:mergeDexDebug FAILED AGPBI:...
How to move down daysStackView under Month title and there should be 2 button to move to next and previous months
Facing following error `tools/iterm2terminal.swift:100:32: warning: 'archivedData(withRootObject:)' was deprecated in macOS 10.14: Use +archivedDataWithRootObject:requiringSecureCoding:error: instead 98 | return nil 99 | } 100 | return NSKeyedArchiver.archivedData(withRootObject: font) | `- warning: 'archivedData(withRootObject:)'...