BreadBuddy
DeepMenu
Our great sponsors
BreadBuddy | DeepMenu | |
---|---|---|
5 | 2 | |
108 | 0 | |
- | - | |
8.2 | 8.5 | |
11 months ago | about 2 months ago | |
Swift | Swift | |
BSD 2-clause "Simplified" License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
BreadBuddy
-
SwiftUI in 2022
I'm an iOS contractor, and do most of my work in SwiftUI. Sure the framework has it's warts, but I honestly love it.
Shameless plug -> I recently open-sourced an app showcasing how to use SwiftUI + MVVM in a production: https://github.com/maxhumber/BreadBuddy
- BreadBuddy, an open-source SwiftUI & MVVM app for iOS
- Show HN: BreadBuddy, an open-source SwiftUI/MVVM recipe scheduler for iOS
DeepMenu
- Ask HN: Side projects that are making money, but you'd not talk about them?
-
SwiftUI in 2022
Am experimenting with a new menuing idiom with SwiftUI [1]. It is both delightful and infuriating. Am delighted by autolayout. But, way too much semantics for observers. To simplify, I intentionally avoided structs, for view models, and resorted to classes.
I hope to create a package and use it for metal based visual music synthesizer. But, those complaints about playing nice with UIKit? Am rather worried.
What are some alternatives?
swift-async-algorithms - Async Algorithms for Swift
SCLAlertView - Beautiful animated Alert View. Written in Swift
TextFieldEffects - Custom UITextFields effects inspired by Codrops, built using Swift
Unwrap - Learn Swift interactively on your iPhone.
NVActivityIndicatorView - A collection of awesome loading animations
JTAppleCalendar - The Unofficial Apple iOS Swift Calendar View. Swift calendar Library. iOS calendar Control. 100% Customizable
LTMorphingLabel - [EXPERIMENTAL] Graceful morphing effects for UILabel written in Swift.
RIBs - Uber's cross-platform mobile architecture framework.
XLPagerTabStrip - Android PagerTabStrip for iOS.
animated-tab-bar - :octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion
folding-cell - :octocat: 📃 FoldingCell is an expanding content cell with animation made by @Ramotion