Rehat Kathuria

Results 8 issues of Rehat Kathuria

I might be wrong here but the question mark in `storageKey?` infers the value to be a `string` or `undefined`. The documentation says it's possible for the value to be...

First of all, thank you for this wonderful component! Secondly, I've noticed an issue with Safari (Version 14.0 (16610.1.21.1.2)) and Chrome (Version 84.0.4147.135 (Official Build) (64-bit)) using `2.3.0`. I have...

First of all: Thank you for your work on this! I have a habit of hitting CMD + S often as I'm writing code. Having the formatter organise and rearrange...

enhancement
dependency

Has there been any discussion around introducing an `async/await` api around `Clock.now`? Would be really nice to have syntactically!

Investigate the workings of Carthage and add compatibility for it.

enhancement

Is it possible to determine whether an image's width or height is bigger? Or possible to write a processor? I'd like to be able to set a value to the...

question

`Value of type 'some View' has no member 'enableInjection'` when trying to build a watchOS target using `Inject` and `.enableInjection()`