tomosaaan's Stars
pointfreeco/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
intitni/CopilotForXcode
The first GitHub Copilot, Codeium and ChatGPT Xcode Source Editor Extension
amosgyamfi/open-swiftui-animations
You don't need an animation library to add a simple effect to your SwiftUI app. Create it yourself with SwiftUI. This repo inspires you to add helpful and expressive SwiftUI animations like loading/progress, looping, on-off, enter, exit, fade, spin, and background animations to your next project. The repo also contains tremendous spring animations.
diegoveloper/flutter-samples
Flutter Samples
airbnb/HorizonCalendar
A declarative, performant, iOS calendar UI component that supports use cases ranging from simple date pickers all the way up to fully-featured calendar apps.
pointfreeco/isowords
Open source game built in SwiftUI and the Composable Architecture.
stablekernel/aqueduct
Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider.
apple/swift-foundation
The Foundation project
marcosgriselli/EasyTransitions
A simple way to create custom interactive UIViewController transitions
invertase/melos
🌋 A tool for managing Dart projects with multiple packages. With IntelliJ and Vscode IDE support. Supports automated versioning, changelogs & publishing via Conventional Commits.
ctreffs/xcode-defaults
Awesome and useful Xcode defaults
microsoft/fluentui-apple
UIKit and AppKit controls for building native Microsoft experiences
kishikawakatsumi/SourceKitForSafari
SourceKit for Safari is a Safari extension for GitHub, that enables Xcode features like go to definition, find references, or documentation on hover.
Kavantix/sliver_tools
A set of useful sliver tools that are missing from the flutter framework
bannzai/Gedatsu
Gedatsu provide readable format about AutoLayout error console log
Dropsource/monarch
Monarch is a tool for building Flutter widgets in isolation. It makes it easy to build, test and debug complex UIs.
SwiftDocOrg/DocTest
An experimental tool for testing Swift example code in documentation.
globulus/swiftui-pull-to-refresh
Pull to refresh functionality for any ScrollView in SwiftUI!
CypherPoet/100-days-of-swiftui-and-combine
Repo to follow along with the Hacking with Swift 100 Days of SwiftUI Course (https://www.hackingwithswift.com/100/swiftui)
mpospese/CircleLayout
fixing bugs in WWDC 2012's 219 session sample code
java-james/flutter_dotenv
Loads environment variables from `.env`.
eure/Storybook-ios
UI Component previewer for UI development faster in iOS (Currently supports only UIKit)
FluxorOrg/Fluxor
Unidirectional Data Flow in Swift 🚀 based on Combine 🚜
darrarski/tca-swiftui-navigation-demo
Demo project that shows how to implement navigation in SwiftUI iOS application using Swift Composable Architecture
playbook-ui/playbook-flutter
apollographql/iOSCodegenTemplate
A template for the code you need to set up to get Swift Scripting up and running.
KyoheiG3/Plan
The Plan.framework helps to keep your iOS application design clean.
Miiha/composable-user-notifications
A wrapper around UNUserNotificationCenter that makes it easy to use from a reducer, and easy to write tests for how your logic interacts with UNUserNotificationCenter's functionality.
comigor/showcase
Generate documentation screenshots of your widgets.
protoman92/ReduxForSwift
Sample code to demonstrate ReactiveRedux