tugcearar's Stars
apple/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
futurice/ios-good-practices
Good ideas for iOS development, by Futurice developers.
signalapp/Signal-iOS
A private messenger for iOS.
iGhibli/iOS-DeviceSupport
This repository holds the device support files for the iOS, and I will update it regularly.
microsoft/botframework-sdk
Bot Framework provides the most comprehensive experience for building conversation applications.
jsonmodel/jsonmodel
Magical Data Modeling Framework for JSON - allows rapid creation of smart data models. You can use it in your iOS, macOS, watchOS and tvOS apps.
material-components/material-components-ios
[In maintenance mode] Modular and customizable Material Design UI components for iOS
tuist/tuist
Tuist's CLI
failsafe-lib/failsafe
Fault tolerance and resilience patterns for the JVM
Skyscanner/SkyFloatingLabelTextField
A beautiful and flexible text field control implementation of "Float Label Pattern". Written in Swift.
sergdort/CleanArchitectureRxSwift
Example of Clean Architecture of iOS app using RxSwift
grpc/grpc-swift
The Swift language implementation of gRPC.
duckduckgo/iOS
DuckDuckGo iOS Application
apple/sample-food-truck
SwiftUI sample code from WWDC22
tailec/ios-architecture
A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others
fastlane/examples
📝 A collection of example fastlane setups
apple/swift-corelibs-xctest
The XCTest Project, A Swift core library for providing unit test support
danger/swift
⚠️ Stop saying "you forgot to …" in code review
Serchinastico/Kin
Sane PBXProj files
bonfy/github-trending
Tracking the most popular Github repos, update daily(Python version)
bystritskiy/awesome-ios-books
📚 Directory of iOS books
YuigaWada/iCimulator
Simulate camera functions on iOS Simulator with images, videos, or your MacBook Camera.
Amzd/ScrollViewProxy
ScrollViewProxy for SwiftUI on iOS 13 and up
ccabanero/ios-unit-testing-patterns
Unit testing code snippets for various iOS development scenarios.
joncardasis/cocoapods-user-defined-build-types
⚒ A cocoapods plugin that can selectively sets build type per pod (static/dynamic library, static/dynamic framework)
aashishtamsya/awesome-xcode-scripts
A curated list of useful xcode scripts 📝 .
Kitura/CircuitBreaker
A Swift Circuit Breaker library – Improves application stability and reliability.
rakutentech/ios-buildconfig
Shared build configuration and tooling for iOS SDK development
rakutentech/ios-sdkutils
iOS library with utilities for SDK developers https://rakutentech.github.io/ios-sdkutils
the-freshlord/SGCircuitBreaker
A Swift implementation of the Circuit Breaker design pattern