KarimMetawea's Stars
AhmedKaram2/Architecture-With-MVI
Architecture With MVI using Kotlin, Coroutines, Retrofit and Unit test
Serchinastico/Kin
Sane PBXProj files
ProductHired/open-product-management
A curated list of product management advice for technical people.
facebook/chisel
Chisel is a collection of LLDB commands to assist debugging iOS apps.
lagoueduCol/iOS-linyongjian
A WeChat-like iOS app using MVVM and RxSwift. Also implemented two separate UI layers using UIKit and SwiftUI without changing any other layers.
AhmedKaram2/Arabic-Text-To-Speech
Arabic Text to Speech
SvenTiigi/WhatsNewKit
Showcase your awesome new app features 📱
cbpowell/MarqueeLabel
A drop-in replacement for UILabel, which automatically adds a scrolling marquee effect when the label's text does not fit inside the specified frame
billp/TermiNetwork
🌏 A zero-dependency networking solution for building modern and secure iOS, watchOS, macOS and tvOS applications.
MobileTipsters/Swift-Daily-Tips
:octocat: Daily Tips from Swift World
SvenTiigi/ValidatedPropertyKit
Easily validate your Properties with Property Wrappers 👮
huri000/SwiftEntryKit
SwiftEntryKit is a presentation library for iOS. It can be used to easily display overlays within your iOS apps.
theoriginalbit/PreviewView
Make use of SwiftUI Previews for UIKit!
ra1028/DifferenceKit
💻 A fast and flexible O(n) difference algorithm framework for Swift collection.
ekazaev/ChatLayout
ChatLayout is an alternative solution to MessageKit. It uses custom UICollectionViewLayout to provide you full control over the presentation as well as all the tools available in UICollectionView. It supports dynamic cells and supplementary view sizes.
m7amdelbana/ios-tasks-app
iOS Swift (Tasks / Notes) Application using VIPER Architecture, RxSwift, and RxCocoa.
FortechRomania/ios-mvp-clean-architecture
Demo iOS application built to highlight MVP (Model View Presenter) and Clean Architecture concepts
jjochen/JJFloatingActionButton
Floating Action Button for iOS
matghazaryan/Unrealm
Unrealm is an extension on RealmCocoa, which enables Swift native types to be saved in Realm.
Ramotion/folding-cell
:octocat: 📃 FoldingCell is an expanding content cell with animation made by @Ramotion
eleev/ios-learning-materials
📚 Curated list of articles, tutorials and repos that may help you dig a little bit deeper into iOS [and Apple Platforms].
aloisdeniel/flutter_device_preview
Approximate how your app looks and performs on another device.
Juanpe/SkeletonView
☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
airbnb/lottie-ios
An iOS library to natively render After Effects vector animations
abdelrahmaan/Financial-aid-on-coursera-
Applying for financial aid on coursera
Dimillian/MovieSwiftUI
SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation.
core-plot/core-plot
Core Plot source code and example applications
AladinWay/NetworkingExample
Write a Networking Layer in Swift 4 using Alamofire 5 and Codable
SwiftValidatorCommunity/SwiftValidator
A rule-based validation library for Swift
sergdort/CleanArchitectureRxSwift
Example of Clean Architecture of iOS app using RxSwift