Björn
Björn
I'm having a similar issue: Unable to drag certain items. Will post here again as I learn more. I did try with a component generated from `styled.View` - that seemed...
Managed to find a workaround for my own use-case. Class vs. functional components is not what made it break in my case. **Didn't work** ```javascript const renderItem = (item) =>...
Agree. Was looking for the same. A few pre-filled configuration for common common user personas would be helpful: E.g. Mac with retina display => Config file pre-configured with font ligatures...
Great, @wez. Thanks!
To anyone else reading this, @Ripplz solution is correct: Set `saveToLocalByLongPress` to `false`. The other solutions using `menu` or `menuContext` locks up the image viewer, preventing any other interaction from...
@pclements12 I must be blind, but exactly where is this example mentioned or documented?
I've got the same issue. If it helps, here's my list of installed packages ``` meteor-base # Packages every Meteor app needs to have mobile-experience # Packages for a great...
@fxv did you manage to find a solution to this?
This solved it for me ```typescript // stacks/Api.ts const api = new ApiGateway(stack, "api", { defaults: { function: { permissions: [ new iam.PolicyStatement({ actions: ["ses:*"], effect: iam.Effect.ALLOW, resources: [ //...
I'm also having the same issue: macOS + Homebrew-installed