emre-yilmaz's Stars
jesseduffield/lazygit
simple terminal UI for git commands
hwdsl2/setup-ipsec-vpn
Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
pointfreeco/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
altstoreio/AltStore
AltStore is an alternative app store for non-jailbroken iOS devices.
iGhibli/iOS-DeviceSupport
This repository holds the device support files for the iOS, and I will update it regularly.
PureLayout/PureLayout
The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible.
Dimillian/MovieSwiftUI
SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation.
RobinHerbots/Inputmask
Input Mask plugin
Jinxiansen/SwiftUI
`SwiftUI` Framework Learning and Usage Guide. 🚀
tuist/tuist
Tuist's CLI
Yummypets/YPImagePicker
📸 Instagram-like image picker & filters for iOS
RobertGummesson/BuildTimeAnalyzer-for-Xcode
Build Time Analyzer for Swift
obss/sahi
Framework agnostic sliced/tiled inference + interactive ui + error analysis plots
johnno1962/InjectionIII
Re-write of Injection for Xcode in (mostly) Swift
kudoleh/iOS-Clean-Architecture-MVVM
Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI
button/DeepLinkKit
A splendid route-matching, block-based way to handle your deep links.
airbnb/MagazineLayout
A collection view layout capable of laying out views in vertically scrolling grids and lists.
nalexn/ViewInspector
Runtime introspection and unit testing of SwiftUI views
truebit/xUnique
merge Xcode project file is so easy
orazz/CreditCardForm-iOS
CreditCardForm is iOS framework that allows developers to create the UI which replicates an actual Credit Card.
gordontucker/FittedSheets
Bottom sheets for iOS
kaandedeoglu/KDCircularProgress
A circular progress view with gradients written in Swift
graceavery/tamagotchiTemp
passepartoutvpn/passepartout
Your go-to app for VPN and privacy.
ThasianX/SpotifyRadar
Allows users to pull in new song releases from their favorite artists and provides users with important metrics like their top tracks, top artists, and recently played tracks, queryable by time range.
mmick66/KDDragAndDropCollectionView
This component allows for the transfer of data items between collection views through drag and drop
dheerajghub/Design_to_code
This compilation consists of designs randomly selected from various Instagram and Facebook pages, which I've endeavored to translate into code. I hope it proves beneficial for you.
738/awesome-apple-watch
⌚A curated list of awesome watchOS frameworks, libraries, sample apps, including Objective-C and Swift Projects
PaulTaykalo/xcode-build-times-rendering
Xcode build times visualization per target
ue/make-usestate
React state to useState converter for VSCode