Justin Schwartz

Results 10 issues of Justin Schwartz

I am using WebImages views and am trying to apply the .fade transition. I'm able to get the fade transition to work by just applying the .animation() modifier to a...

The readme doesn't include enough information about what each directory is for, how to customize this contract, and how to customize the token generation in app.py.

I created a GCP project to deploy my modified version of app.py. When I try to deploy, I get this error: ` Collecting MarkupSafe==1.0 Downloading MarkupSafe-1.0.tar.gz (14 kB) ERROR: Command...

I was able to get provisioned concurrency working for my lambda using aws.lambda.ProvisionedConcurrencyConfig, however, it seems to work inconsistently. If I comment out the config and then deploy, it successfully...

### Expected behavior Smoothly move items horizontally and smoothly place them. ### Actual behavior I'm able to drag an item from right to left smoothly, but when I let go...

### Description Is it possible to constrain the movement of Draggable items (only x-axis or y-axis)? The use case is making tabs similar to Chrome or Safari where you can...

Hi, I have xcode-build-server working for autocomplete in my SwiftUI project but I have the following problems: - jump-to-definition doesn't work - my custom views are underlined in red with...

Is it possible to add just a run command that will also override the current run like you can do in xcode? If I could map this to cmd+R I...

I have a SwiftUI project and injection works as expected in xcode 15.2 with the app running in a simulator. However, in xcode 16 I get the 💉 Injected type...