Kyle Bashour

Results 19 issues of Kyle Bashour

One of the biggest things for fitting into an app is matching the font. I think it would be awesome to be able to specify a global font theme, instead...

`ShrinkBehavior` allows stack children to specify whether they should fill the available space when shrinking (the behavior today), or be re-measured in the new smaller space and "fitted" to that...

I need to verify some things, but at the very least there are some conditions where the decoration is laid out smaller than it's correct size.

Hello, Just started using socketio in a swift game I'm developing. We'd like to ack back and forth on every event but I'm unsure of how to do this. There's...

The inconsistency with our other repos is driving me a bit crazy, I'd like to propose `swiftformat`'ing the repo. ### Checklist Please do the following before merging: - [ ]...

### Summary This PR has a couple goals: - Update the default behavior of the modal to match iOS system animations - Give developers more control over the animations by...

### Description PanModel should match the iOS transitions by default, or at least provide a way for a developer to choose to match them. ### What type of issue is...