David Künnen

Results 5 comments of David Künnen

Having the same issue and can't find a way around it. Jest is basically unusable for us like this.

Also created a new RN Project (0.58.4) and could reproduce the error right away.

Created a pull request which fixed the issue for me and kinda invalidates this pull request: https://github.com/andpor/react-native-sqlite-storage/pull/324

@jonahwilliams This is a crash report from Apple from one of our users devices. We can't reproduce this issue ourselves so I can't help with flutter doctor. It occurred on...

Sorry for the late response and thank you for looking into this. I use the following gradient with an example of how it looks: ```dart paint.shader = ui.Gradient.linear( Offset.zero, Offset(0,...