Swiftpack.co - Swift Packages by renaudjenny

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

Packages published by renaudjenny

renaudjenny/SwiftClockUI 2.0.0
SwiftUI library to display a clock. You can move the arms to change the time, change the style of the clock and customise some configurations.
โญ๏ธ 292
๐Ÿ•“ 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.
2.0.0 Less `GeometryReader`
2 years ago
The projet tries to use less and less GeometryReader, and also bumped the minimum Xcode version to compile it. *Please, use the 1.4.0 tag to be able to compile the project with older Xcode version, let me know opening an issue if you need some update in for old Xcode versions* Recommended version at this point is **Xcode 13.3** and greater, * Fix many bugs with **broken animations** especially for the Steampunk elements while navigation back and forth from Configuration and also when rotating device. * Improve design of Clocks in general * Improving code readability by using last Xcode abilities (like removing explicit `self.` in many blocks * Removing a lot of useless `GeometryReader`, still work to do though. * Improve Drawn animations (less bugs too) * Redone a lot of screenshots for testing purpose, and improve their reliability
Make Configuration Equatable
3 years ago
* Add conformance to some Configuration `struct` to be usable with ease in approach like The Composable Architecture (TCA)
1.3.0 Use strokeBorder instead of simple Stroke
3 years ago
1.2.0 Better Content Shape for Dragging Arms
3 years ago
* Add a larger Content Shape to drag the Arms
1.1.2 Fix Arm Drag Gesture for non 1:1 ratio
3 years ago
3 years ago
Add compatibility with iOS 14 and Xcode 12 Beta
3 years ago
Basically remove all wrong behaviour with GeometryReader.
It's ready to use! (For a while actually...)
3 years ago
Add Clock colors
3 years ago
3 years ago
iOS macOS
renaudjenny/TellTime 3.1.0
iOS application to tell the time in the British way ๐Ÿ‡ฌ๐Ÿ‡งโฐ
โญ๏ธ 62
๐Ÿ•“ 46 weeks 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.
3.1.0 Update to modern TCA
46 weeks ago
* Use modern TCA approach with `ReducerProtocol` * Split all features/cores in their own Swift libraries * Miscellaneous improvements
2.4.1 Improve Speech Recognition
3 years ago
* Improve speech recognition reliability and stability * Handle more cases for speech recognition, like Midnight, O'clock and Post Meridiem hours.
2.4.0 Speech Recognition and TCA
3 years ago
* Add Speech Recognition ability to recognise the time. * Migrate all the codebase to TCA (The Composable Architecture): https://github.com/pointfreeco/swift-composable-architecture
2.3.0 Add Speaker button directly on Widgets
3 years ago
* Add the Speaker button to directly tell the time on Middle sized Widget and Large sized Widget * Tap on a Widget will change the time and style of the clock depending on what style you chose for the Widget
2.2.0 Better Dragging for Clock Arms and Improved Configuration for iPad
3 years ago
* Add a greater zone to grab and drag the Clock arms * Configuration on iPad is improved, you can now preview the Clock Style before selecting it.
2.1.0 Improve Widget + UX for date picker
3 years ago
- Improve User Experience with the time picker to select the time - Add design choice in Widget configuration - Fix Widget Time to be more accurate as the closest second - Fix Speak Button animation while changing orientation
2.0.1 New Widgets!
3 years ago
* Fix what needed for iOS 14 * Add new Widgets coming in 3 sizes, you can even configure the design of the Clock (for medium and large size) * Finally fix the problem with Navigation! * Add better animations * Change some snapshots to match iOS 14 design
3 years ago
1.3.0 Add Today Widget
4 years ago
4 years ago
iOS macOS
renaudjenny/swift-tts 2.1.2
A straightforward package containing version for Swift modern concurrency, Point-Free Swift Dependency compatible with TCA and a Combine wrapper to provide Text to Speech (TTS) over AVFoundation/AVSpeechSynthesizer
โญ๏ธ 25
๐Ÿ•“ 52 weeks 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.
2.1.2 Error if built with macOS
52 weeks ago
2.1.1 Fix AsyncStreams
1 year ago
2.1.0 Improve compatibility with macOS
1 year ago
2.0.0 Modern Concurrency
1 year ago
First release!
3 years ago
iOS macOS
renaudjenny/swift-speech-recognizer 1.0.0
A straightforward Combine wrapper to provide Speech Recognition over SFSpeechRecognition
โญ๏ธ 19
๐Ÿ•“ 47 weeks 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.0.0 Add Modern Concurrency and Point-Free Dependency
47 weeks ago
Initial tag
3 years ago
* Not production ready yet
iOS macOS
renaudjenny/MixTeam 3.0.0
An old Swift project started in Swift 3 that I want to migrate to modern Swift, SwiftUI and at last publish it on the AppStore (which is done now :D).
โญ๏ธ 11
๐Ÿ•“ 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.
3.0.0 New design and persistence with files
1 year ago
* New design * Illustrations are totally changed * Better Dark Mode * Improved navigation, less relying on sheets and more on navigation * Use of files for persistence instead of `UserDefault` * Migration from V2 to V3 has been developed * Now use The Composable Architecture (TCA)
2.2.0 Add Scores
2 years ago
- Add Scores feature, you can now save your team scores. - Rebuild the main screen to be clearer and easier to use.
2.0.0 iOS 14 Build
3 years ago
* Use LazyVGrid for Image Picker * Build especially for iOS 14
1.4.0 Player: Add Pirate and Clown as selectable Player image
3 years ago
* Add Pirate and Clown as selectable Player image * Fix a bug if Hippo image was the added team, miss the name Hippopotamus
1.3.1 Remove characters images too close with copyrighted ones
3 years ago
1.3.0
3 years ago
* refactor(Lint): add trailing comma for Array rule * build(CI): remove hardcoded iOS version for the Simulator * feat(Team): add Hippo as selectable Image for Teams * feat(ImagePicker): increase Image size in picker * feat(Player): add Santa as new selectable Image * Improve Players row image size and row padding * feat(Player): add Jack as new selectable Image for players
Improve UI/UX for Done button and About Screen
3 years ago
* Replace Done button by a nicer checkmark Splash icon * Redesign the About screen to add Dashed Card Style as well
Add more Splash designs
3 years ago
First review for the AppStore
3 years ago
๐ŸŽ‰
iOS macOS
renaudjenny/MarketingScreenshots 0.0.10
Automatically generate Screenshots for AppStore with XCUITests Test plans for multiple languages and everything is written in Swift
โญ๏ธ 3
๐Ÿ•“ 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.
0.0.10 Use Simulator ID as destination
2 years ago
0.0.6 Improve Shell commands
2 years ago
0.0.5 Improve control of Simulators
2 years ago
0.0.4 Better control of DerivedData directory removal
2 years ago
0.0.3 Better debugging message
2 years ago
0.0.2 Fixing Mac
2 years ago
0.0.1 Marketing Screenshots
2 years ago
macOS
renaudjenny/swift-past-ten 1.1.0
A Swift framework that telling the time passing a given time format (HH:mm) into "British"
โญ๏ธ 2
๐Ÿ•“ 48 weeks 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.1.0 Add Point Free Dependency Wrapper
48 weeks ago
Update licence and code style
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
iOS macOS
renaudjenny/swift-to-ten 1.2.0
Provide useful Swift function to recognize British english time and try converting it to Date.
โญ๏ธ 0
๐Ÿ•“ 48 weeks 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 Add Point Free Dependencies wrapper
48 weeks ago
1.1.0 Manage more cases for Midnight
3 years ago
1.0.0 Handle cases like O'clock and Midnight
3 years ago
0.0.2 Handle PM time
3 years ago
Initial tag
3 years ago
* Not quite production ready
iOS macOS

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