David Wheatley

Results 95 comments of David Wheatley

If anyone needs to know how to convert the `.new.dat.br` to `.new.dat`... 1. `sudo apt install brotli` 2. `brotli --decompress xxx.new.dat.br` 3. Done!

I do not have this issue. Huawei P Smart (FIG-LX1) Android 8.0.0

You can just remove the `export type Omit // ...` line now as normal TS has this type built-in. You'll need to ignore the 2nd error about `{}` not being...

Ooh, so this would explain the issue I was having too! Thanks for the explanation. I might try to patch this as a default value as a PR.

@w01f6 You shouldn't be using this package anymore as it's very broken, but, just for you, I'll do it :)

@w01f6 [Published `1.2.0-beta.1`](https://github.com/jossmac/react-images/releases/tag/1.2.0-beta.1). Give it a go and let me know if you have any issues.

@amirhar Published `1.2.0-beta.3`!

This package is no longer maintained. Please don't use it. >

Unfortunately I don't use Apple devices so I can't test this and try to find the issue. On Tue, 4 Feb 2020, 22:06 AlmondoG, wrote: > I don't suppose anyone...

Actually that's a great point - I do have a pro browserstack subscription with the GitHub student pack. I'll try to look into it. On Thu, 6 Feb 2020, 17:14...