Ruben Martinez Jr.

Results 20 comments of Ruben Martinez Jr.

It does work on 2.0.0 stable! I was having trouble, turned out I had the `autoProfile` setup in the wrong place.

Nice, I also had this issue and confirmed that adding `VERCEL_SCOPE` fixed it!

Hello, Do you mean the Icon Library icons? Unfortunately I only have access to those files in the 512x512 resolution, as that is what the Ionicons project provides them at—I...

The image download right now is always the same dimensions as the image upload; ergo uploading a 1024x1024 icon will give a 1024x1024 icon. It's possible to scale the image...

Agreed! More generally I think it would be useful to be able to set the hex value for the color. I'll put this on my to-do list.

Follow-up question on this - is there any way to detect an expired certificate? So I can create + trust a new one?

I'd also like to know more about this^. I'd like to have a scrollview inside the card. Is this possible? Seems like it should be allowed if `verticalSwipe` is disabled.

Yeah I experienced the same with that code snippet^. Worked pretty well otherwise, hard to know why it doesn't work for the first card but I'll dig into it.

I think this was fixed at some point, or at least it's working for me now, as long as `verticalSwipe` flag is set to false—no need for the scroll view...