Swiftpack.co - Swift Packages by reuschj

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

Packages published by reuschj

reuschj/RotatableStack 1.1.1
A SwiftUI view that embeds in a VStack when in portrait orientation and HStack in landscape orientation. It wraps your content in a GeometryReader to determine if the device is in landscape or portrait rotation (or on larger devices, if it's generally wider or narrower). If portrait, it wraps the content in a VStack, else it wraps in an HStack for landscape.
⭐️ 9
🕓 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.
Adds Alignment and Spacing Parameters
2 years ago
- Adds new optional passthrough parameters for alignment and spacing. - These are passed to the underlying `VStack` or `HStack` - README documentation updated in this fix release
Adds Alignment and Spacing Parameters
2 years ago
- Adds new optional passthrough parameters for alignment and spacing. - These are passed to the underlying `VStack` or `HStack`
WatchOS Support
2 years ago
Initial Release
3 years ago
Beta Version 1
4 years ago
This is an initial working beta, but still may have some issues to work out and further documentation.
reuschj/DecimalTime 1.0.3
Converts and holds a decimal time.
⭐️ 2
🕓 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.
WatchOS Support
2 years ago
First Release
3 years ago
- This release is the first release with documentation and passing unit tests - Patch to add on public DecimalTime static properties
First Release
3 years ago
- This release is the first release with documentation and passing unit tests - Patch to add on public `DecimalTimeInterval` properties
First Release
3 years ago
- This release is the first release with documentation and passing unit tests
reuschj/birdr-framework-layer-apple-platforms v0.0.4
A framwork layer for Apple platform apps (iOS, etc.) on the birdr platform.
⭐️ 1
🕓 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.
Added API Wrapper
2 years ago
Resolved Dependency Issue Failing Build
2 years ago
Added Missing Product to Package
2 years ago
Initial Release
2 years ago
iOS macOS
reuschj/QueryRangeIterator 0.1.0
This package provides an iterator that finds all ranges of a query within the searched content. The iterator can be collected to an Array, mapped or used manually (by calling the `next()` method until no further result is returned).
⭐️ 1
🕓 3 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.
0.1 Release
3 years ago
This release has been lightly tested and appears stable, but has not seen heavy usage .
reuschj/TerminalColor 1.0.0
A package for creating ANSI escape codes to produce color text for terminal output.
⭐️ 1
🕓 3 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.
Release 1.0
3 years ago
reuschj/birdr-foundation-swift v0.0.15
A base repository for model for the Birdr platform demo.
⭐️ 1
🕓 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.
Fix for Spotting Model
2 years ago
Further ImageStore Refactors
2 years ago
Further ImageStore Refactors
2 years ago
Further ImageStore Refactors
2 years ago
Refactors to ImageStore and adds ImageType enum
2 years ago
Allows feedKey Mutablity
2 years ago
Feed Refactor
2 years ago
Added Request types
2 years ago
Fix for creating return types
2 years ago
Added User models and Refactors to other Model
2 years ago
reuschj/StrokedShape v1.0.3
A SwiftUI convenience wrapper to allow you to set both a foreground color and stroke for a shape.
⭐️ 1
🕓 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.
WatchOS Compatible
2 years ago
- WatchOS compatiblity
First Stable Release
3 years ago
First Release
3 years ago
reuschj/AppBackgroundView 1.0.1
This package is an easy way to wrap content within a full-screen (edge-to-edge) background.
⭐️ 1
🕓 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.
WatchOS Support
2 years ago
Initial Release
3 years ago
reuschj/TimeKeeper 0.6.0
This package has a utility class called TimeKeeper, which is a convenience class to keep track of the current time and date.
⭐️ 1
🕓 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.
Beta Version 6
2 years ago
- WatchOS Support
Beta Version 5
3 years ago
- Patched to update `DecimalTime`
Beta Version 5
3 years ago
- Added first pass of `DecimalTime` capability
Beta Version 4
4 years ago
- Made `date` and `calendar` public (get) for `TimeKeeper`.
Beta Version 3
4 years ago
This is the first working release and includes some basic documentation.
Beta Version 2
4 years ago
Beta Version 1
4 years ago
reuschj/Percent 1.0.1
Holds a percentage as a value.
⭐️ 1
🕓 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.
WatchOS Support
2 years ago
First Release
3 years ago

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