BreadBuddy
swift-async-algorithms
Our great sponsors
BreadBuddy | swift-async-algorithms | |
---|---|---|
5 | 5 | |
106 | 1,984 | |
- | 6.0% | |
8.9 | 9.0 | |
9 months ago | 4 days ago | |
Swift | Swift | |
BSD 2-clause "Simplified" License | Apache License 2.0 |
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
swift-async-algorithms
-
Functional Reactive Programming
https://github.com/apple/swift-async-algorithms
Requires Xcode 14, which is still in beta and cannot push to the App Store.
Also, Apple fucked their back port badly. It’s supposedly fixed now, but if you built an app that used async/await anywhere in Xcode 13.X and a user installed running iOS 12/13/up to 14.5 they’d crash on launch.
So I personally wouldn’t trust it, and instead just push to raise your iOS minimum. I’ve had no problems requiring iOS15 in my projects over 1M installs
- SwiftUI in 2022
What are some alternatives?
book - V2 of Real World OCaml
dream - Tidy, feature-complete Web framework
RIBs - Uber's cross-platform mobile architecture framework.
TextFieldEffects - Custom UITextFields effects inspired by Codrops, built using Swift
Unwrap - Learn Swift interactively on your iPhone.
learn-you-a-haskell - “Learn You a Haskell for Great Good!” by Miran Lipovača
reflex - Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code is easier to get right on the first try, maintain, and reuse.
DeepMenu
Material - A UI/UX framework for creating beautiful applications.
SCLAlertView - Beautiful animated Alert View. Written in Swift
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