Swiftpack.co - Swift Packages by alexslee

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by alexslee

alexslee/DesignReviewer 1.2.0
An in-app alternative to Xcode view debugging.
⭐️ 5
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.2.0: New interface for long-pressing to edit values
1 year ago
This release replaces the hacky wannabe alerts (hand-written attempt to replicate the system alert UI), with a springy SwiftUI overlay! ![Simulator Screen Recording - iPhone 13 - 2022-08-18 at 13 34 41](https://user-images.githubusercontent.com/18637446/185459478-cd72ae0f-40fd-428f-b92b-24310da3b1d5.gif) All other functionality remains intact, this should just be a visual replacement for editing values that were previously editable via the `DesignReviewer`.
Increases minimum iOS version to 14.0
1 year ago
Stick with `1.0.0` if you need 12 and/or 13 support, there is no functionality change between these two versions. The current primary consumer of this package no longer requires support for those older OS versions, so this helps keep the code in here cleaner.
Initial full release
2 years ago
(literally no difference except it's not a pre-release, ya goon)
adding UILabel + UIView custom attributes to the inspectors of any child class of them
2 years ago
<img src="https://media2.giphy.com/media/VuDiCrumtd21i/giphy.gif"/>
custom attribute alerts are not cancellable (internally defined ones still are)
2 years ago
table view was lagging and multiple attempts to fix it didn't work, and well, if at first you don't succeed, AND if you try try again and it still doesn't work...your name must be Alex
maybe this'll actually fix it
2 years ago
I'm so incompetent I'm almost impressed
the fallback cancel button for enums actually falls back now
2 years ago
SICK ALEX
reload the section associated with an attribute when it is mutated
2 years ago
hopefully any related attributes will also get refreshed thanks to this, but jfc alex test more before you tag
modifier closure on attributes now provides an optional reference to the reviewable
2 years ago
this is why we have code reviews, you pathetic human stick insect
you can inspect custom enum-based attributes now
2 years ago
type erasure is for casuals, real devs force the user to pass in a throwaway value just to extract the type
iOS
alexslee/FlexSeal 1.0
A lifecycle tracking tool to find potential memory leaks during development and testing.
⭐️ 0
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Initial release
1 year ago
Honestly, I just wanted to make this repo public. It should all work though, just check out the sample app. Better docs coming soon ™️
iOS
alexslee/Scintillate 1.1.0
A UIKit+AppKit-friendly way to either mask content, or show a loading state. Think: SwiftUI's 'redacted' modifier, for non-SwiftUI applications.
⭐️ 0
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
More explicit support for gradients, and refinement of default colours
2 years ago
<img src="https://media1.giphy.com/media/JW9r0SmMeX0TC/giphy.gif"/>
Fix failing unit test target because the test was still from the template
2 years ago
smh <img src="https://media0.giphy.com/media/DVTv8Jk7cCn60/giphy.gif"/>
initial release
2 years ago
<img src="https://media4.giphy.com/media/CynSCqLq5dku4/giphy.gif"/>
lowering package version to support iOS 12
2 years ago
<img src="https://media2.giphy.com/media/DVvuE6qidV4UH6T6Go/giphy.gif"/>
initial test release
2 years ago
the sample apps kinda work, but this is probably (definitely) gonna completely break when importing to another app
iOS macOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics